2026-07-06 10:46:57.447 | + ./stack.sh:main:488 : exec 2026-07-06 10:46:57.448 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-06-124657.summary.2026-07-06-124657 2026-07-06 10:46:57.448 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-06-124657' 2026-07-06 10:46:57.448 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 10:46:57.448 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-06-124657 2026-07-06 10:46:57.448 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-06-124657 /opt/stack/logs/stack.sh.log 2026-07-06 10:46:57.448 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-06-124657.summary.2026-07-06-124657 /opt/stack/logs/stack.sh.log.summary 2026-07-06 10:46:57.448 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-06 10:46:57.448 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-06 10:46:57.448 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-06 10:46:57.448 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-06 10:46:57.449 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-06 10:46:57.449 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-06 10:46:57.449 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-06 10:46:57.449 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-06 10:46:57.449 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-06 10:46:57.449 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-06 10:46:57.449 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-06 10:46:57.449 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-06 10:46:57.449 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-06 10:46:57.449 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-06 10:46:57.449 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-06 10:46:57.450 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-06 10:46:57.450 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-06 10:46:57.450 | + ./stack.sh:main:574 : set -o errexit 2026-07-06 10:46:57.450 | + ./stack.sh:main:577 : uname -a 2026-07-06 10:46:57.450 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-06 10:46:57.450 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-06 10:46:57.450 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-06 10:46:57.450 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-06 10:46:57.484 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-06 10:46:57.500 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-06 10:46:57.503 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-06 10:46:57.516 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-06 10:46:57.519 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-06 10:46:57.533 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-06 10:46:57.536 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-06 10:46:57.550 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-06 10:46:57.552 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-06 10:46:57.554 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-06 10:46:57.557 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-06 10:46:57.571 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-06 10:46:57.574 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-06 10:46:57.589 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-06 10:46:57.591 | + ./stack.sh:main:591 : tune_host 2026-07-06 10:46:57.594 | + lib/host:tune_host:125 : configure_host_mem 2026-07-06 10:46:57.596 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-06 10:46:57.598 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-06 10:46:57.600 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-06 10:46:57.602 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-06 10:46:57.605 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-06 10:46:57.607 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 10:46:57.609 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 10:46:57.611 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-06 10:46:57.614 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 10:46:57.616 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 10:46:57.618 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 10:46:57.621 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:46:57.623 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:46:57.625 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 10:46:57.627 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-06 10:46:57.630 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-06 10:46:57.631 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-06 10:46:57.634 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-06 10:46:57.638 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-06 10:46:57.640 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-06 10:46:57.643 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-06 10:46:57.645 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:46:57.647 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:46:57.650 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:46:57.653 | + functions-common:time_start:2411 : _TIME_START[$name]=1783334817651 2026-07-06 10:46:57.656 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-06 10:46:57.658 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-06 10:46:57.660 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-06 10:46:57.791 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-06 10:46:57.807 | Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-06 10:46:57.808 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-06 10:46:57.819 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-06 10:46:57.833 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-06 10:47:01.025 | Fetched 4747 B in 1s (8989 B/s) 2026-07-06 10:47:02.591 | Reading package lists... 2026-07-06 10:47:02.616 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-06 10:47:02.618 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-06 10:47:02.620 | + functions-common:time_stop:2420 : local name 2026-07-06 10:47:02.622 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:47:02.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:47:02.626 | + functions-common:time_stop:2423 : local total 2026-07-06 10:47:02.628 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:47:02.630 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-06 10:47:02.632 | + functions-common:time_stop:2427 : start_time=1783334817651 2026-07-06 10:47:02.634 | + functions-common:time_stop:2429 : [[ -z 1783334817651 ]] 2026-07-06 10:47:02.637 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:47:02.640 | + functions-common:time_stop:2432 : end_time=1783334822638 2026-07-06 10:47:02.642 | + functions-common:time_stop:2433 : elapsed_time=4987 2026-07-06 10:47:02.645 | + functions-common:time_stop:2434 : total=0 2026-07-06 10:47:02.647 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:47:02.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4987 2026-07-06 10:47:02.651 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-06 10:47:02.653 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 10:47:02.655 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:47:02.657 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:47:02.658 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-06 10:47:02.677 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-06 10:47:02.713 | Reading package lists... 2026-07-06 10:47:03.067 | Building dependency tree... 2026-07-06 10:47:03.068 | Reading state information... 2026-07-06 10:47:03.622 | The following packages were automatically installed and are no longer required: 2026-07-06 10:47:03.624 | libfwupd2 libgusb2 2026-07-06 10:47:03.624 | Use 'sudo apt autoremove' to remove them. 2026-07-06 10:47:03.662 | The following NEW packages will be installed: 2026-07-06 10:47:03.664 | ksmtuned 2026-07-06 10:47:03.715 | 0 upgraded, 1 newly installed, 0 to remove and 22 not upgraded. 2026-07-06 10:47:03.716 | Need to get 7444 B of archives. 2026-07-06 10:47:03.716 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-06 10:47:03.716 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-06 10:47:03.919 | perl: warning: Setting locale failed. 2026-07-06 10:47:03.920 | perl: warning: Please check that your locale settings: 2026-07-06 10:47:03.920 | LANGUAGE = (unset), 2026-07-06 10:47:03.920 | LC_ALL = "en_US.utf8", 2026-07-06 10:47:03.920 | LANG = "de_DE.UTF-8" 2026-07-06 10:47:03.920 | are supported and installed on your system. 2026-07-06 10:47:03.920 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:47:04.018 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:47:04.018 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:47:04.018 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:47:04.212 | Fetched 7444 B in 0s (344 kB/s) 2026-07-06 10:47:04.254 | Selecting previously unselected package ksmtuned. 2026-07-06 10:47:04.549 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-06 10:47:04.555 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-06 10:47:04.564 | Unpacking ksmtuned (4.20150326) ... 2026-07-06 10:47:04.627 | Setting up ksmtuned (4.20150326) ... 2026-07-06 10:47:04.837 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-06 10:47:05.026 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-06 10:47:05.746 | perl: warning: Setting locale failed. 2026-07-06 10:47:05.747 | perl: warning: Please check that your locale settings: 2026-07-06 10:47:05.747 | LANGUAGE = (unset), 2026-07-06 10:47:05.747 | LC_ALL = "en_US.utf8", 2026-07-06 10:47:05.747 | LANG = "de_DE.UTF-8" 2026-07-06 10:47:05.747 | are supported and installed on your system. 2026-07-06 10:47:05.747 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:47:05.895 | perl: warning: Setting locale failed. 2026-07-06 10:47:05.895 | perl: warning: Please check that your locale settings: 2026-07-06 10:47:05.895 | LANGUAGE = (unset), 2026-07-06 10:47:05.895 | LC_ALL = "en_US.utf8", 2026-07-06 10:47:05.895 | LANG = "de_DE.UTF-8" 2026-07-06 10:47:05.895 | are supported and installed on your system. 2026-07-06 10:47:05.896 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:47:05.945 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:47:05.945 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:47:05.945 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:47:06.012 | perl: warning: Setting locale failed. 2026-07-06 10:47:06.012 | perl: warning: Please check that your locale settings: 2026-07-06 10:47:06.012 | LANGUAGE = (unset), 2026-07-06 10:47:06.012 | LC_ALL = "en_US.utf8", 2026-07-06 10:47:06.012 | LANG = "de_DE.UTF-8" 2026-07-06 10:47:06.012 | are supported and installed on your system. 2026-07-06 10:47:06.013 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:47:06.539 | 2026-07-06 10:47:06.539 | Running kernel seems to be up-to-date. 2026-07-06 10:47:06.539 | 2026-07-06 10:47:06.539 | No services need to be restarted. 2026-07-06 10:47:06.539 | 2026-07-06 10:47:06.539 | No containers need to be restarted. 2026-07-06 10:47:06.539 | 2026-07-06 10:47:06.539 | No user sessions are running outdated binaries. 2026-07-06 10:47:06.540 | 2026-07-06 10:47:06.540 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 10:47:08.737 | + functions-common:apt_get:1211 : result=0 2026-07-06 10:47:08.739 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 10:47:08.741 | + functions-common:time_stop:2420 : local name 2026-07-06 10:47:08.742 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:47:08.744 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:47:08.746 | + functions-common:time_stop:2423 : local total 2026-07-06 10:47:08.748 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:47:08.750 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 10:47:08.752 | + functions-common:time_stop:2427 : start_time=1783334822674 2026-07-06 10:47:08.753 | + functions-common:time_stop:2429 : [[ -z 1783334822674 ]] 2026-07-06 10:47:08.756 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:47:08.759 | + functions-common:time_stop:2432 : end_time=1783334828757 2026-07-06 10:47:08.761 | + functions-common:time_stop:2433 : elapsed_time=6083 2026-07-06 10:47:08.763 | + functions-common:time_stop:2434 : total=1417 2026-07-06 10:47:08.764 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:47:08.766 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7500 2026-07-06 10:47:08.768 | + functions-common:apt_get:1215 : return 0 2026-07-06 10:47:08.771 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-06 10:47:08.784 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-06 10:47:08.786 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-06 10:47:08.788 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-06 10:47:08.790 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-06 10:47:08.792 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-06 10:47:08.795 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-06 10:47:08.795 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-06 10:47:08.806 | 0 2026-07-06 10:47:08.809 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-06 10:47:08.812 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-06 10:47:08.814 | + lib/host:tune_host:126 : configure_host_net 2026-07-06 10:47:08.817 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-06 10:47:08.819 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-06 10:47:08.822 | + ./stack.sh:main:597 : fetch_plugins 2026-07-06 10:47:08.824 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-06 10:47:08.825 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-06 10:47:08.827 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-06 10:47:08.830 | + functions-common:fetch_plugins:1771 : return 2026-07-06 10:47:08.832 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-06 10:47:08.833 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-06 10:47:08.835 | + functions-common:run_phase:1849 : local phase= 2026-07-06 10:47:08.838 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 10:47:08.841 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 10:47:08.843 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 10:47:08.845 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 10:47:08.847 | + functions-common:run_phase:1858 : local extra 2026-07-06 10:47:08.849 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 10:47:08.853 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 10:47:08.855 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 10:47:08.857 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 10:47:08.859 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-06 10:47:08.861 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 10:47:08.875 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:47:08.877 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-06 10:47:08.879 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 10:47:08.881 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 10:47:08.884 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 10:47:08.886 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 10:47:08.888 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 10:47:08.889 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-06 10:47:08.891 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-06 10:47:08.894 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-06 10:47:08.896 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 10:47:08.898 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-06 10:47:08.900 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-06 10:47:08.902 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-06 10:47:08.904 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-06 10:47:08.906 | + functions-common:plugin_override_defaults:1812 : return 2026-07-06 10:47:08.908 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-06 10:47:08.925 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-06 10:47:08.928 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-06 10:47:08.941 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:47:08.943 | +++ lib/tls:source:43 : hostname -f 2026-07-06 10:47:08.948 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-06 10:47:08.950 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-06 10:47:08.952 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-06 10:47:08.954 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-06 10:47:08.956 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-06 10:47:08.958 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-06 10:47:08.960 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-06 10:47:08.962 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-06 10:47:08.964 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-06 10:47:08.966 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-06 10:47:08.971 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-06 10:47:08.984 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-06 10:47:09.000 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-06 10:47:09.014 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-06 10:47:09.027 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-06 10:47:09.059 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-06 10:47:09.122 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-06 10:47:09.211 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-06 10:47:09.236 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-06 10:47:09.287 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-06 10:47:09.333 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-06 10:47:09.336 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-06 10:47:09.351 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:47:09.354 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-06 10:47:09.357 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-06 10:47:09.359 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-06 10:47:09.362 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-06 10:47:09.366 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-06 10:47:09.385 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-06 10:47:09.388 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-06 10:47:09.391 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-06 10:47:09.394 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-06 10:47:09.397 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-06 10:47:09.400 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-06 10:47:09.403 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-06 10:47:09.406 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-06 10:47:09.408 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-06 10:47:09.413 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-06 10:47:09.433 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-06 10:47:09.436 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-06 10:47:09.439 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-06 10:47:09.441 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-06 10:47:09.443 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-06 10:47:09.446 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-06 10:47:09.448 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-06 10:47:09.451 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-06 10:47:09.453 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-06 10:47:09.455 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-06 10:47:09.457 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-06 10:47:09.460 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-06 10:47:09.464 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.180 2026-07-06 10:47:09.467 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-06 10:47:09.470 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-06 10:47:09.474 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-06 10:47:09.474 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 10:47:09.479 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-06 10:47:09.482 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-06 10:47:09.485 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-06 10:47:09.487 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-06 10:47:09.489 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-06 10:47:09.494 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-06 10:47:09.511 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-06 10:47:09.514 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.180 2026-07-06 10:47:09.517 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 10:47:09.517 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.180 2026-07-06 10:47:09.520 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.180 2026-07-06 10:47:09.522 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-06 10:47:09.524 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-06 10:47:09.527 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-06 10:47:09.528 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-06 10:47:09.530 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-06 10:47:09.532 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-06 10:47:09.534 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-06 10:47:09.536 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-06 10:47:09.538 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-06 10:47:09.541 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-06 10:47:09.543 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-06 10:47:09.547 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-06 10:47:09.550 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-06 10:47:09.554 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-06 10:47:09.557 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-06 10:47:09.561 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-06 10:47:09.563 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-06 10:47:09.565 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-06 10:47:09.567 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-06 10:47:09.571 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-06 10:47:09.572 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-06 10:47:09.576 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-06 10:47:09.596 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-06 10:47:09.599 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-06 10:47:09.603 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-06 10:47:09.606 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-06 10:47:09.608 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-06 10:47:09.610 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-06 10:47:09.611 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 10:47:09.613 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-06 10:47:09.615 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 10:47:09.617 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-06 10:47:09.619 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-06 10:47:09.621 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-06 10:47:09.622 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-06 10:47:09.624 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-06 10:47:09.626 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-06 10:47:09.628 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-06 10:47:09.630 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-06 10:47:09.632 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-06 10:47:09.634 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-06 10:47:09.635 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-06 10:47:09.763 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-06 10:47:09.779 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-06 10:47:09.783 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-06 10:47:09.786 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-06 10:47:09.789 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-06 10:47:09.791 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-06 10:47:09.794 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-06 10:47:09.798 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-06 10:47:09.801 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-06 10:47:09.804 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-06 10:47:09.807 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-06 10:47:09.810 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-06 10:47:09.814 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-06 10:47:09.817 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-06 10:47:09.820 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-06 10:47:09.823 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-06 10:47:09.826 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-06 10:47:09.829 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-06 10:47:09.834 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-06 10:47:09.837 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-06 10:47:09.840 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-06 10:47:09.845 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-06 10:47:09.846 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-06 10:47:09.848 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-06 10:47:09.848 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-06 10:47:09.855 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=90:0069:ec31 2026-07-06 10:47:09.859 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-06 10:47:09.862 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-06 10:47:09.865 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-06 10:47:09.868 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-06 10:47:09.871 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd90:0069:ec31::/56 2026-07-06 10:47:09.876 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-06 10:47:09.877 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd90:0069:ec31::/56 2026-07-06 10:47:09.883 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd90:0069:ec31::/64 2026-07-06 10:47:09.886 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-06 10:47:09.889 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-06 10:47:09.892 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-06 10:47:09.895 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-06 10:47:09.897 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-06 10:47:09.900 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-06 10:47:09.903 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-06 10:47:09.906 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-06 10:47:09.908 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-06 10:47:09.911 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-06 10:47:09.913 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-06 10:47:09.916 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-06 10:47:09.919 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-06 10:47:09.921 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd90:0069:ec31::/56 2026-07-06 10:47:09.924 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-06 10:47:09.927 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-06 10:47:09.932 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-06 10:47:09.932 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-06 10:47:09.932 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-06 10:47:09.938 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-06 10:47:09.943 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-06 10:47:09.944 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-06 10:47:09.944 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-06 10:47:09.950 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-06 10:47:09.955 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-06 10:47:09.958 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-06 10:47:09.961 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-06 10:47:09.964 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-06 10:47:09.967 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-06 10:47:09.970 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-06 10:47:09.973 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-06 10:47:09.976 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-06 10:47:09.979 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-06 10:47:09.999 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-06 10:47:10.016 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-06 10:47:10.034 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-06 10:47:10.050 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-06 10:47:10.068 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-06 10:47:10.104 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-06 10:47:10.108 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-06 10:47:10.110 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-06 10:47:10.112 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-06 10:47:10.115 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-06 10:47:10.119 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-06 10:47:10.135 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-06 10:47:10.138 | + ./stack.sh:main:632 : run_phase source 2026-07-06 10:47:10.142 | + functions-common:run_phase:1848 : local mode=source 2026-07-06 10:47:10.145 | + functions-common:run_phase:1849 : local phase= 2026-07-06 10:47:10.149 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 10:47:10.152 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 10:47:10.156 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 10:47:10.160 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 10:47:10.163 | + functions-common:run_phase:1858 : local extra 2026-07-06 10:47:10.167 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 10:47:10.172 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 10:47:10.176 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 10:47:10.179 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 10:47:10.183 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-06 10:47:10.186 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 10:47:10.210 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:47:10.213 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-06 10:47:10.217 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-06 10:47:10.275 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-06 10:47:10.278 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-06 10:47:10.282 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-06 10:47:10.285 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-06 10:47:10.288 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-06 10:47:10.291 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-06 10:47:10.295 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-06 10:47:10.298 | + functions-common:load_plugin_settings:1789 : return 2026-07-06 10:47:10.302 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-06 10:47:10.305 | + functions-common:verify_disabled_services:2131 : local service 2026-07-06 10:47:10.309 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.312 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-06 10:47:10.315 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.319 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-06 10:47:10.322 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.326 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-06 10:47:10.329 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.333 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-06 10:47:10.337 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.341 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-06 10:47:10.344 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.348 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-06 10:47:10.352 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.356 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-06 10:47:10.359 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.363 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-06 10:47:10.367 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.371 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-06 10:47:10.374 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.378 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-06 10:47:10.382 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.386 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-06 10:47:10.390 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.393 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-06 10:47:10.397 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.401 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-06 10:47:10.405 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.408 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-06 10:47:10.412 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.416 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-06 10:47:10.420 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.424 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-06 10:47:10.428 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.432 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-06 10:47:10.436 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.439 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-06 10:47:10.443 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.447 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-06 10:47:10.451 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.454 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-06 10:47:10.458 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.462 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-06 10:47:10.466 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.469 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-06 10:47:10.473 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.477 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-06 10:47:10.481 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.484 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-06 10:47:10.488 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:47:10.492 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-06 10:47:10.496 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-06 10:47:10.500 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-06 10:47:10.504 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-06 10:47:10.527 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:47:10.531 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-06 10:47:10.534 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-06 10:47:10.538 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-06 10:47:10.563 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:47:10.567 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-06 10:47:10.570 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-06 10:47:10.574 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-06 10:47:10.578 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-06 10:47:10.582 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-06 10:47:10.586 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-06 10:47:10.589 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-06 10:47:10.593 | + lib/database:initialize_database_backends:92 : return 0 2026-07-06 10:47:10.597 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-06 10:47:10.597 | Using mysql database backend 2026-07-06 10:47:10.601 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-06 10:47:10.626 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-06 10:47:10.632 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-06 10:47:10.635 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-06 10:47:10.639 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-06 10:47:10.644 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 10:47:10.648 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-06 10:47:10.673 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:47:10.677 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-06 10:47:10.700 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-06 10:47:10.725 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:47:10.728 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-06 10:47:10.752 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-06 10:47:10.777 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-06 10:47:10.803 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:47:10.807 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-06 10:47:10.831 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:47:10.835 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-06 10:47:10.839 | + functions-common:save_stackenv:65 : local tag=765 2026-07-06 10:47:10.843 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 10:47:10.850 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-124710 2026-07-06 10:47:10.854 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-124710 765' 2026-07-06 10:47:10.858 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.862 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 10:47:10.866 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.869 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 10:47:10.873 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.877 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 10:47:10.881 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.885 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-06 10:47:10.889 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.893 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.180 2026-07-06 10:47:10.897 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.901 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.180/identity 2026-07-06 10:47:10.906 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.910 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-06-124657 2026-07-06 10:47:10.914 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.918 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-06 10:47:10.922 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.926 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.180 2026-07-06 10:47:10.930 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.934 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-06 10:47:10.937 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.942 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-06 10:47:10.946 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.950 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 10:47:10.954 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.957 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 10:47:10.962 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.966 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.180 2026-07-06 10:47:10.970 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:47:10.974 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 10:47:10.978 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-06 10:47:10.982 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-06 10:47:10.986 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-06 10:47:10.990 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-06 10:47:10.993 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 10:47:10.997 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 10:47:11.001 | ++ functions-common:git_clone:593 : pwd 2026-07-06 10:47:11.005 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 10:47:11.008 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 10:47:11.014 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 10:47:11.036 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 10:47:11.040 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 10:47:11.044 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 10:47:11.049 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 10:47:11.049 | + functions-common:git_clone:610 : echo master 2026-07-06 10:47:11.055 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-06 10:47:11.060 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 10:47:11.063 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-06 10:47:11.066 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:47:11.070 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:47:11.073 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:47:11.077 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:47:11.081 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:47:11.084 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:47:11.088 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:47:11.091 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:47:11.096 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:47:11.101 | + functions-common:time_start:2411 : _TIME_START[$name]=1783334831098 2026-07-06 10:47:11.104 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-06 10:47:11.108 | Cloning into '/opt/stack/requirements'... 2026-07-06 10:47:17.002 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:47:17.007 | + functions-common:time_stop:2420 : local name 2026-07-06 10:47:17.011 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:47:17.015 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:47:17.018 | + functions-common:time_stop:2423 : local total 2026-07-06 10:47:17.021 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:47:17.025 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:47:17.027 | + functions-common:time_stop:2427 : start_time=1783334831098 2026-07-06 10:47:17.031 | + functions-common:time_stop:2429 : [[ -z 1783334831098 ]] 2026-07-06 10:47:17.035 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:47:17.041 | + functions-common:time_stop:2432 : end_time=1783334837037 2026-07-06 10:47:17.044 | + functions-common:time_stop:2433 : elapsed_time=5939 2026-07-06 10:47:17.048 | + functions-common:time_stop:2434 : total=0 2026-07-06 10:47:17.051 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:47:17.054 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5939 2026-07-06 10:47:17.058 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-06 10:47:17.061 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 10:47:17.064 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:47:17.068 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:47:17.072 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:47:17.075 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:47:17.078 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:47:17.082 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:47:17.085 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:47:17.089 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:47:17.093 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:47:17.098 | + functions-common:time_start:2411 : _TIME_START[$name]=1783334837095 2026-07-06 10:47:17.102 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 10:47:17.669 | From https://review.opendev.org/openstack/requirements 2026-07-06 10:47:17.669 | * branch master -> FETCH_HEAD 2026-07-06 10:47:17.679 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:47:17.681 | + functions-common:time_stop:2420 : local name 2026-07-06 10:47:17.683 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:47:17.685 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:47:17.689 | + functions-common:time_stop:2423 : local total 2026-07-06 10:47:17.693 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:47:17.697 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:47:17.700 | + functions-common:time_stop:2427 : start_time=1783334837095 2026-07-06 10:47:17.704 | + functions-common:time_stop:2429 : [[ -z 1783334837095 ]] 2026-07-06 10:47:17.707 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:47:17.711 | + functions-common:time_stop:2432 : end_time=1783334837708 2026-07-06 10:47:17.714 | + functions-common:time_stop:2433 : elapsed_time=613 2026-07-06 10:47:17.716 | + functions-common:time_stop:2434 : total=5939 2026-07-06 10:47:17.718 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:47:17.721 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6552 2026-07-06 10:47:17.725 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 10:47:17.727 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:47:17.729 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:47:17.733 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:47:17.736 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:47:17.740 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:47:17.742 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:47:17.745 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:47:17.748 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:47:17.752 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:47:17.757 | + functions-common:time_start:2411 : _TIME_START[$name]=1783334837754 2026-07-06 10:47:17.760 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 10:47:17.776 | Note: switching to 'FETCH_HEAD'. 2026-07-06 10:47:17.776 | 2026-07-06 10:47:17.776 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 10:47:17.776 | changes and commit them, and you can discard any commits you make in this 2026-07-06 10:47:17.776 | state without impacting any branches by switching back to a branch. 2026-07-06 10:47:17.776 | 2026-07-06 10:47:17.776 | If you want to create a new branch to retain commits you create, you may 2026-07-06 10:47:17.776 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 10:47:17.776 | 2026-07-06 10:47:17.776 | git switch -c 2026-07-06 10:47:17.777 | 2026-07-06 10:47:17.777 | Or undo this operation with: 2026-07-06 10:47:17.777 | 2026-07-06 10:47:17.777 | git switch - 2026-07-06 10:47:17.777 | 2026-07-06 10:47:17.777 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 10:47:17.777 | 2026-07-06 10:47:17.778 | HEAD is now at 7653bc27 Merge "update constraint for keystoneauth1 to new release 5.15.0" 2026-07-06 10:47:17.781 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:47:17.784 | + functions-common:time_stop:2420 : local name 2026-07-06 10:47:17.787 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:47:17.790 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:47:17.794 | + functions-common:time_stop:2423 : local total 2026-07-06 10:47:17.796 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:47:17.799 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:47:17.802 | + functions-common:time_stop:2427 : start_time=1783334837754 2026-07-06 10:47:17.805 | + functions-common:time_stop:2429 : [[ -z 1783334837754 ]] 2026-07-06 10:47:17.809 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:47:17.814 | + functions-common:time_stop:2432 : end_time=1783334837811 2026-07-06 10:47:17.817 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-06 10:47:17.820 | + functions-common:time_stop:2434 : total=6552 2026-07-06 10:47:17.823 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:47:17.827 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6609 2026-07-06 10:47:17.830 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-06 10:47:17.847 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-06 10:47:17.851 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 10:47:17.852 | + functions-common:git_clone:673 : head -1 2026-07-06 10:47:17.854 | 7653bc27 Merge "update constraint for keystoneauth1 to new release 5.15.0" 2026-07-06 10:47:17.858 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 10:47:17.861 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-06 10:47:17.863 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 10:47:17.867 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-06 10:47:17.870 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-06 10:47:17.874 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-06 10:47:17.878 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-06 10:47:17.882 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-06 10:47:17.885 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-06 10:47:17.889 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-06 10:47:17.892 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-06 10:47:17.897 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-06 10:47:17.902 | ++ tools/install_prereqs.sh:source:47 : NOW=1783334837 2026-07-06 10:47:17.907 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-06 10:47:17.912 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-06 10:47:17.916 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-06 10:47:17.920 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783334837 2026-07-06 10:47:17.923 | ++ tools/install_prereqs.sh:source:50 : [[ 1783334837 -lt 7200 ]] 2026-07-06 10:47:17.926 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-06 10:47:17.930 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-06 10:47:17.933 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-06 10:47:17.936 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-06 10:47:17.940 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-06 10:47:17.942 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-06 10:47:17.946 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-06 10:47:17.952 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-06 10:47:17.988 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-06 10:47:17.988 | apache2-dev 2026-07-06 10:47:17.988 | bc 2026-07-06 10:47:17.989 | bsdmainutils 2026-07-06 10:47:17.989 | curl 2026-07-06 10:47:17.989 | g++ 2026-07-06 10:47:17.989 | gawk 2026-07-06 10:47:17.989 | gcc 2026-07-06 10:47:17.989 | gettext 2026-07-06 10:47:17.989 | git 2026-07-06 10:47:17.989 | graphviz 2026-07-06 10:47:17.989 | iputils-ping 2026-07-06 10:47:17.990 | libffi-dev 2026-07-06 10:47:17.990 | libjpeg-dev 2026-07-06 10:47:17.990 | libpq-dev 2026-07-06 10:47:17.990 | libssl-dev 2026-07-06 10:47:17.990 | libsystemd-dev 2026-07-06 10:47:17.990 | libxml2-dev 2026-07-06 10:47:17.990 | libxslt1-dev 2026-07-06 10:47:17.990 | libyaml-dev 2026-07-06 10:47:17.990 | lsof 2026-07-06 10:47:17.990 | openssh-server 2026-07-06 10:47:17.990 | openssl 2026-07-06 10:47:17.991 | pkg-config 2026-07-06 10:47:17.991 | psmisc 2026-07-06 10:47:17.991 | python3-dev 2026-07-06 10:47:17.991 | python3-pip 2026-07-06 10:47:17.991 | python3-systemd 2026-07-06 10:47:17.991 | python3-venv 2026-07-06 10:47:17.991 | tar 2026-07-06 10:47:17.991 | tcpdump 2026-07-06 10:47:17.991 | unzip 2026-07-06 10:47:17.991 | uuid-runtime 2026-07-06 10:47:17.992 | wget 2026-07-06 10:47:17.992 | zlib1g-dev 2026-07-06 10:47:17.992 | libkrb5-dev 2026-07-06 10:47:17.992 | libldap2-dev 2026-07-06 10:47:17.992 | libsasl2-dev 2026-07-06 10:47:17.992 | memcached 2026-07-06 10:47:17.992 | python3-mysqldb 2026-07-06 10:47:17.992 | sqlite3 2026-07-06 10:47:17.992 | conntrack 2026-07-06 10:47:17.992 | curl 2026-07-06 10:47:17.993 | ebtables 2026-07-06 10:47:17.993 | genisoimage 2026-07-06 10:47:17.993 | iptables 2026-07-06 10:47:17.993 | iputils-arping 2026-07-06 10:47:17.993 | kpartx 2026-07-06 10:47:17.993 | libjs-jquery-tablesorter 2026-07-06 10:47:17.993 | parted 2026-07-06 10:47:17.993 | pm-utils 2026-07-06 10:47:17.993 | python3-mysqldb 2026-07-06 10:47:17.993 | socat 2026-07-06 10:47:17.994 | sqlite3 2026-07-06 10:47:17.994 | sudo 2026-07-06 10:47:17.994 | vlan 2026-07-06 10:47:17.994 | lsscsi 2026-07-06 10:47:17.994 | open-iscsi 2026-07-06 10:47:17.994 | cryptsetup 2026-07-06 10:47:17.994 | dosfstools 2026-07-06 10:47:17.994 | genisoimage 2026-07-06 10:47:17.994 | gir1.2-libosinfo-1.0 2026-07-06 10:47:17.994 | netcat-openbsd 2026-07-06 10:47:17.995 | open-iscsi 2026-07-06 10:47:17.995 | qemu-utils 2026-07-06 10:47:17.995 | sg3-utils 2026-07-06 10:47:17.995 | sysfsutils 2026-07-06 10:47:17.995 | lvm2 2026-07-06 10:47:17.995 | qemu-utils 2026-07-06 10:47:17.995 | thin-provisioning-tools 2026-07-06 10:47:17.995 | acl 2026-07-06 10:47:17.995 | dnsmasq-base 2026-07-06 10:47:17.995 | dnsmasq-utils 2026-07-06 10:47:17.995 | ebtables 2026-07-06 10:47:17.996 | haproxy 2026-07-06 10:47:17.996 | iptables 2026-07-06 10:47:17.996 | iputils-arping 2026-07-06 10:47:17.996 | iputils-ping 2026-07-06 10:47:17.996 | postgresql-server-dev-all 2026-07-06 10:47:17.996 | python3-mysqldb 2026-07-06 10:47:17.996 | sqlite3 2026-07-06 10:47:17.996 | sudo 2026-07-06 10:47:17.996 | vlan 2026-07-06 10:47:17.996 | pcp' 2026-07-06 10:47:17.997 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-06 10:47:18.016 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-06 10:47:18.016 | apache2-dev 2026-07-06 10:47:18.016 | bc 2026-07-06 10:47:18.016 | bsdmainutils 2026-07-06 10:47:18.016 | curl 2026-07-06 10:47:18.016 | g++ 2026-07-06 10:47:18.016 | gawk 2026-07-06 10:47:18.016 | gcc 2026-07-06 10:47:18.016 | gettext 2026-07-06 10:47:18.017 | git 2026-07-06 10:47:18.017 | graphviz 2026-07-06 10:47:18.017 | iputils-ping 2026-07-06 10:47:18.017 | libffi-dev 2026-07-06 10:47:18.017 | libjpeg-dev 2026-07-06 10:47:18.017 | libpq-dev 2026-07-06 10:47:18.017 | libssl-dev 2026-07-06 10:47:18.017 | libsystemd-dev 2026-07-06 10:47:18.017 | libxml2-dev 2026-07-06 10:47:18.017 | libxslt1-dev 2026-07-06 10:47:18.017 | libyaml-dev 2026-07-06 10:47:18.018 | lsof 2026-07-06 10:47:18.018 | openssh-server 2026-07-06 10:47:18.018 | openssl 2026-07-06 10:47:18.018 | pkg-config 2026-07-06 10:47:18.018 | psmisc 2026-07-06 10:47:18.018 | python3-dev 2026-07-06 10:47:18.018 | python3-pip 2026-07-06 10:47:18.018 | python3-systemd 2026-07-06 10:47:18.018 | python3-venv 2026-07-06 10:47:18.019 | tar 2026-07-06 10:47:18.019 | tcpdump 2026-07-06 10:47:18.019 | unzip 2026-07-06 10:47:18.019 | uuid-runtime 2026-07-06 10:47:18.019 | wget 2026-07-06 10:47:18.019 | zlib1g-dev 2026-07-06 10:47:18.019 | libkrb5-dev 2026-07-06 10:47:18.019 | libldap2-dev 2026-07-06 10:47:18.019 | libsasl2-dev 2026-07-06 10:47:18.019 | memcached 2026-07-06 10:47:18.019 | python3-mysqldb 2026-07-06 10:47:18.020 | sqlite3 2026-07-06 10:47:18.020 | conntrack 2026-07-06 10:47:18.020 | curl 2026-07-06 10:47:18.020 | ebtables 2026-07-06 10:47:18.020 | genisoimage 2026-07-06 10:47:18.020 | iptables 2026-07-06 10:47:18.020 | iputils-arping 2026-07-06 10:47:18.020 | kpartx 2026-07-06 10:47:18.020 | libjs-jquery-tablesorter 2026-07-06 10:47:18.020 | parted 2026-07-06 10:47:18.020 | pm-utils 2026-07-06 10:47:18.021 | python3-mysqldb 2026-07-06 10:47:18.021 | socat 2026-07-06 10:47:18.021 | sqlite3 2026-07-06 10:47:18.021 | sudo 2026-07-06 10:47:18.021 | vlan 2026-07-06 10:47:18.021 | lsscsi 2026-07-06 10:47:18.021 | open-iscsi 2026-07-06 10:47:18.021 | cryptsetup 2026-07-06 10:47:18.021 | dosfstools 2026-07-06 10:47:18.021 | genisoimage 2026-07-06 10:47:18.021 | gir1.2-libosinfo-1.0 2026-07-06 10:47:18.021 | netcat-openbsd 2026-07-06 10:47:18.022 | open-iscsi 2026-07-06 10:47:18.022 | qemu-utils 2026-07-06 10:47:18.022 | sg3-utils 2026-07-06 10:47:18.022 | sysfsutils 2026-07-06 10:47:18.022 | lvm2 2026-07-06 10:47:18.022 | qemu-utils 2026-07-06 10:47:18.022 | thin-provisioning-tools 2026-07-06 10:47:18.022 | acl 2026-07-06 10:47:18.022 | dnsmasq-base 2026-07-06 10:47:18.022 | dnsmasq-utils 2026-07-06 10:47:18.022 | ebtables 2026-07-06 10:47:18.023 | haproxy 2026-07-06 10:47:18.023 | iptables 2026-07-06 10:47:18.023 | iputils-arping 2026-07-06 10:47:18.023 | iputils-ping 2026-07-06 10:47:18.023 | postgresql-server-dev-all 2026-07-06 10:47:18.023 | python3-mysqldb 2026-07-06 10:47:18.023 | sqlite3 2026-07-06 10:47:18.023 | sudo 2026-07-06 10:47:18.023 | vlan 2026-07-06 10:47:18.023 | pcp ' 2026-07-06 10:47:18.023 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-06 10:47:18.026 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:47:18.030 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:47:18.035 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-06 10:47:18.036 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-06 10:47:18.043 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-06 10:47:18.047 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-06 10:47:18.051 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 10:47:18.054 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 10:47:18.058 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 10:47:18.062 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 10:47:18.064 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 10:47:18.068 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:47:18.072 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:47:18.075 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 10:47:18.078 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 10:47:18.082 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 10:47:18.086 | ++ functions-common:apt_get_update:1167 : return 2026-07-06 10:47:18.089 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-06 10:47:18.092 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 10:47:18.096 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:47:18.100 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:47:18.104 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-06 10:47:18.131 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-06 10:47:18.170 | Reading package lists... 2026-07-06 10:47:18.591 | Building dependency tree... 2026-07-06 10:47:18.592 | Reading state information... 2026-07-06 10:47:19.361 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-06 10:47:19.361 | bc set to manually installed. 2026-07-06 10:47:19.362 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-06 10:47:19.362 | g++ set to manually installed. 2026-07-06 10:47:19.362 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-06 10:47:19.362 | gawk set to manually installed. 2026-07-06 10:47:19.362 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-06 10:47:19.362 | gcc set to manually installed. 2026-07-06 10:47:19.362 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-06 10:47:19.362 | git set to manually installed. 2026-07-06 10:47:19.362 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-06 10:47:19.362 | iputils-ping set to manually installed. 2026-07-06 10:47:19.363 | lsof is already the newest version (4.95.0-1build3). 2026-07-06 10:47:19.363 | lsof set to manually installed. 2026-07-06 10:47:19.363 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-06 10:47:19.363 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-06 10:47:19.363 | openssl set to manually installed. 2026-07-06 10:47:19.363 | psmisc is already the newest version (23.7-1build1). 2026-07-06 10:47:19.363 | psmisc set to manually installed. 2026-07-06 10:47:19.363 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-06 10:47:19.363 | python3-dev set to manually installed. 2026-07-06 10:47:19.363 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-06 10:47:19.363 | python3-systemd is already the newest version (235-1build4). 2026-07-06 10:47:19.363 | python3-systemd set to manually installed. 2026-07-06 10:47:19.364 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-07-06 10:47:19.364 | tar set to manually installed. 2026-07-06 10:47:19.365 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-06 10:47:19.365 | tcpdump set to manually installed. 2026-07-06 10:47:19.365 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-06 10:47:19.366 | uuid-runtime set to manually installed. 2026-07-06 10:47:19.366 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-06 10:47:19.367 | wget set to manually installed. 2026-07-06 10:47:19.367 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-06 10:47:19.367 | zlib1g-dev set to manually installed. 2026-07-06 10:47:19.367 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-06 10:47:19.367 | iptables set to manually installed. 2026-07-06 10:47:19.368 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-06 10:47:19.368 | kpartx set to manually installed. 2026-07-06 10:47:19.368 | parted is already the newest version (3.6-4build1). 2026-07-06 10:47:19.368 | parted set to manually installed. 2026-07-06 10:47:19.368 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-06 10:47:19.368 | sudo set to manually installed. 2026-07-06 10:47:19.368 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-06 10:47:19.368 | open-iscsi set to manually installed. 2026-07-06 10:47:19.368 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-06 10:47:19.368 | cryptsetup set to manually installed. 2026-07-06 10:47:19.368 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-06 10:47:19.369 | dosfstools set to manually installed. 2026-07-06 10:47:19.369 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-06 10:47:19.369 | netcat-openbsd set to manually installed. 2026-07-06 10:47:19.370 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-06 10:47:19.370 | qemu-utils set to manually installed. 2026-07-06 10:47:19.371 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-06 10:47:19.371 | sg3-utils set to manually installed. 2026-07-06 10:47:19.371 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-06 10:47:19.371 | lvm2 set to manually installed. 2026-07-06 10:47:19.371 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-06 10:47:19.371 | thin-provisioning-tools set to manually installed. 2026-07-06 10:47:19.371 | acl is already the newest version (2.3.2-1build1.1). 2026-07-06 10:47:19.371 | acl set to manually installed. 2026-07-06 10:47:19.371 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-06 10:47:19.371 | dnsmasq-base set to manually installed. 2026-07-06 10:47:19.372 | The following packages were automatically installed and are no longer required: 2026-07-06 10:47:19.372 | libfwupd2 libgusb2 2026-07-06 10:47:19.372 | Use 'sudo apt autoremove' to remove them. 2026-07-06 10:47:19.372 | The following additional packages will be installed: 2026-07-06 10:47:19.372 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-06 10:47:19.372 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-06 10:47:19.372 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-06 10:47:19.372 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-06 10:47:19.372 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-06 10:47:19.372 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-06 10:47:19.372 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-06 10:47:19.373 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-06 10:47:19.373 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-06 10:47:19.373 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-06 10:47:19.374 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-06 10:47:19.374 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-06 10:47:19.375 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-06 10:47:19.375 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-06 10:47:19.375 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-06 10:47:19.376 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-06 10:47:19.376 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-06 10:47:19.376 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-06 10:47:19.376 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-06 10:47:19.376 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-06 10:47:19.376 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-06 10:47:19.376 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-06 10:47:19.376 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-06 10:47:19.376 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-06 10:47:19.376 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-06 10:47:19.377 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-06 10:47:19.377 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-06 10:47:19.378 | Suggested packages: 2026-07-06 10:47:19.378 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-06 10:47:19.378 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-06 10:47:19.378 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-06 10:47:19.378 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-06 10:47:19.378 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-06 10:47:19.378 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-06 10:47:19.378 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-06 10:47:19.379 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-06 10:47:19.379 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-06 10:47:19.379 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-07-06 10:47:19.526 | The following NEW packages will be installed: 2026-07-06 10:47:19.527 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-06 10:47:19.527 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-06 10:47:19.527 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-06 10:47:19.527 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-06 10:47:19.527 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-06 10:47:19.527 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-06 10:47:19.527 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-06 10:47:19.527 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-06 10:47:19.527 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-06 10:47:19.528 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-06 10:47:19.528 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-06 10:47:19.528 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-06 10:47:19.528 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-06 10:47:19.528 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-06 10:47:19.528 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-06 10:47:19.528 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-06 10:47:19.528 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-06 10:47:19.528 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-06 10:47:19.528 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-06 10:47:19.528 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-06 10:47:19.528 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-06 10:47:19.529 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-06 10:47:19.529 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-06 10:47:19.530 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-06 10:47:19.530 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-06 10:47:19.530 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-06 10:47:19.531 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-06 10:47:19.531 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-06 10:47:19.532 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-06 10:47:19.532 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-06 10:47:19.532 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-06 10:47:19.532 | uuid-dev vbetool vlan 2026-07-06 10:47:19.532 | The following packages will be upgraded: 2026-07-06 10:47:19.533 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-06 10:47:19.533 | ncurses-base ncurses-bin ncurses-term 2026-07-06 10:47:19.591 | 9 upgraded, 161 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 10:47:19.591 | Need to get 176 MB of archives. 2026-07-06 10:47:19.591 | After this operation, 941 MB of additional disk space will be used. 2026-07-06 10:47:19.591 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-06 10:47:19.601 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-06 10:47:19.606 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-06 10:47:19.611 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-06 10:47:19.620 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-06 10:47:19.626 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-06 10:47:19.630 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-06 10:47:19.636 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-06 10:47:19.641 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-06 10:47:19.647 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-06 10:47:19.652 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-06 10:47:19.667 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-06 10:47:19.669 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-06 10:47:19.674 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-06 10:47:19.680 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-06 10:47:19.703 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-06 10:47:19.706 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-06 10:47:19.718 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-06 10:47:19.725 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-06 10:47:19.729 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-06 10:47:19.735 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-06 10:47:19.740 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-06 10:47:19.744 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-06 10:47:19.749 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-06 10:47:19.755 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-06 10:47:19.760 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-06 10:47:19.765 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-06 10:47:19.770 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-06 10:47:19.774 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-06 10:47:19.781 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-06 10:47:19.789 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-06 10:47:19.796 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-06 10:47:19.801 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-06 10:47:20.114 | Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-06 10:47:20.260 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-06 10:47:20.262 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-06 10:47:20.263 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-06 10:47:20.266 | Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-06 10:47:20.274 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-06 10:47:20.289 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-06 10:47:20.370 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-06 10:47:20.371 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-06 10:47:20.374 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-06 10:47:20.374 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-06 10:47:20.378 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-06 10:47:20.385 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-06 10:47:20.391 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-06 10:47:20.396 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-06 10:47:20.402 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-06 10:47:20.410 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-06 10:47:20.421 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-06 10:47:20.426 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-06 10:47:20.431 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-06 10:47:20.440 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-06 10:47:20.445 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-06 10:47:20.452 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-06 10:47:20.462 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-06 10:47:20.471 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-06 10:47:20.476 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-06 10:47:20.482 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-06 10:47:20.489 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-06 10:47:20.497 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-06 10:47:20.504 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-06 10:47:20.509 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-06 10:47:20.518 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-06 10:47:20.525 | Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-06 10:47:20.531 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-06 10:47:20.535 | Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-06 10:47:20.543 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-06 10:47:20.549 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-06 10:47:20.555 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-06 10:47:20.576 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-06 10:47:20.585 | Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-06 10:47:20.592 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-06 10:47:20.598 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-06 10:47:20.604 | Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-06 10:47:20.611 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-06 10:47:20.616 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-06 10:47:20.622 | Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-06 10:47:20.628 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-06 10:47:20.633 | Get:81 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-06 10:47:20.640 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-06 10:47:20.648 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-06 10:47:20.653 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-06 10:47:20.674 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-06 10:47:20.678 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-06 10:47:20.683 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-06 10:47:20.687 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-06 10:47:20.692 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-06 10:47:20.697 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-06 10:47:20.705 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-06 10:47:20.709 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-06 10:47:20.715 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-06 10:47:20.721 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-06 10:47:20.727 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-06 10:47:20.732 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-06 10:47:20.737 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-06 10:47:20.742 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-06 10:47:20.748 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-06 10:47:20.754 | Get:100 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-06 10:47:20.780 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-06 10:47:20.782 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-06 10:47:20.788 | Get:103 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-06 10:47:20.794 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-06 10:47:20.924 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-06 10:47:20.928 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-06 10:47:20.928 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-06 10:47:20.929 | Get:108 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-06 10:47:20.934 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-06 10:47:20.939 | Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-06 10:47:20.944 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-06 10:47:20.949 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-06 10:47:20.958 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-06 10:47:20.962 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-06 10:47:20.967 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-06 10:47:20.973 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-06 10:47:20.987 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-06 10:47:20.993 | Get:118 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-06 10:47:21.000 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-06 10:47:21.010 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-06 10:47:21.015 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-06 10:47:21.021 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-06 10:47:21.027 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-06 10:47:21.035 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-06 10:47:21.061 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-06 10:47:21.065 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-06 10:47:21.070 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-06 10:47:21.084 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-06 10:47:21.089 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-06 10:47:21.099 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-06 10:47:21.105 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-06 10:47:21.113 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-06 10:47:21.118 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-06 10:47:21.380 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-06 10:47:21.381 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-06 10:47:21.389 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-06 10:47:21.453 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-06 10:47:21.455 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-06 10:47:21.943 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-06 10:47:21.944 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-06 10:47:21.947 | Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-06 10:47:21.947 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-06 10:47:21.948 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-06 10:47:21.949 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-06 10:47:21.953 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-06 10:47:21.969 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-06 10:47:21.982 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-06 10:47:21.985 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-06 10:47:21.990 | Get:149 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-06 10:47:22.010 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-06 10:47:22.018 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-07-06 10:47:22.018 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-06 10:47:22.023 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-06 10:47:22.028 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-06 10:47:22.033 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-06 10:47:22.039 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-06 10:47:22.044 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-06 10:47:22.049 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-06 10:47:22.054 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-06 10:47:22.060 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-06 10:47:22.065 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-06 10:47:22.071 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-06 10:47:22.078 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-06 10:47:22.083 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-06 10:47:22.090 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-06 10:47:22.095 | Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-06 10:47:22.101 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-06 10:47:22.106 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-06 10:47:22.139 | Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-06 10:47:22.144 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-06 10:47:22.395 | perl: warning: Setting locale failed. 2026-07-06 10:47:22.395 | perl: warning: Please check that your locale settings: 2026-07-06 10:47:22.396 | LANGUAGE = (unset), 2026-07-06 10:47:22.396 | LC_ALL = "en_US.utf8", 2026-07-06 10:47:22.396 | LANG = "de_DE.UTF-8" 2026-07-06 10:47:22.396 | are supported and installed on your system. 2026-07-06 10:47:22.396 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:47:22.459 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:47:22.459 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:47:22.459 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:47:22.813 | Vorkonfiguration der Pakete ... 2026-07-06 10:47:22.835 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:47:22.935 | Fetched 176 MB in 3s (68.6 MB/s) 2026-07-06 10:47:23.016 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-06 10:47:23.021 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 10:47:23.033 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 10:47:23.123 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-06 10:47:23.229 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-06 10:47:23.235 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-06 10:47:23.247 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 10:47:23.355 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-06 10:47:23.483 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-06 10:47:23.489 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-06 10:47:23.500 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 10:47:24.780 | Selecting previously unselected package libapr1t64:amd64. 2026-07-06 10:47:24.792 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-06 10:47:24.801 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-06 10:47:24.850 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-06 10:47:24.860 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 10:47:24.864 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 10:47:24.908 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-06 10:47:24.916 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 10:47:24.920 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 10:47:24.956 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-06 10:47:24.966 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 10:47:24.971 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 10:47:25.018 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 10:47:25.029 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-06 10:47:25.094 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 10:47:25.107 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-06 10:47:25.164 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-06 10:47:25.175 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-06 10:47:25.179 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-06 10:47:25.223 | Selecting previously unselected package apache2-bin. 2026-07-06 10:47:25.233 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 10:47:25.237 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-06 10:47:25.392 | Selecting previously unselected package apache2-data. 2026-07-06 10:47:25.402 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-06 10:47:25.406 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-06 10:47:25.595 | Selecting previously unselected package apache2-utils. 2026-07-06 10:47:25.606 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 10:47:25.610 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-06 10:47:25.674 | Selecting previously unselected package apache2. 2026-07-06 10:47:25.684 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 10:47:25.692 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:47:25.694 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-06 10:47:25.805 | Selecting previously unselected package haproxy. 2026-07-06 10:47:25.816 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 10:47:25.828 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-06 10:47:25.958 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-06 10:47:25.969 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-06 10:47:25.973 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 10:47:26.019 | Selecting previously unselected package memcached. 2026-07-06 10:47:26.029 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-06 10:47:26.035 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-06 10:47:26.086 | Selecting previously unselected package libjson-perl. 2026-07-06 10:47:26.096 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-06 10:47:26.100 | Unpacking libjson-perl (4.10000-1) ... 2026-07-06 10:47:26.145 | Selecting previously unselected package postgresql-client-common. 2026-07-06 10:47:26.155 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-06 10:47:26.159 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-06 10:47:26.208 | Selecting previously unselected package ssl-cert. 2026-07-06 10:47:26.219 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-06 10:47:26.222 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-06 10:47:26.276 | Selecting previously unselected package postgresql-common. 2026-07-06 10:47:26.287 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-06 10:47:26.308 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-06 10:47:26.318 | Unpacking postgresql-common (257build1.1) ... 2026-07-06 10:47:26.430 | Selecting previously unselected package libsysfs2:amd64. 2026-07-06 10:47:26.441 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-06 10:47:26.445 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-06 10:47:26.488 | Selecting previously unselected package sysfsutils. 2026-07-06 10:47:26.496 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-06 10:47:26.502 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-06 10:47:26.554 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 10:47:26.564 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 10:47:26.621 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 10:47:26.632 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 10:47:26.690 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 10:47:26.700 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 10:47:26.767 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 10:47:26.830 | Selecting previously unselected package autotools-dev. 2026-07-06 10:47:26.883 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-07-06 10:47:26.889 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-06 10:47:26.892 | Unpacking autotools-dev (20220109.1) ... 2026-07-06 10:47:26.938 | Selecting previously unselected package m4. 2026-07-06 10:47:26.948 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-06 10:47:26.952 | Unpacking m4 (1.4.19-4build1) ... 2026-07-06 10:47:27.049 | Selecting previously unselected package autoconf. 2026-07-06 10:47:27.058 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-06 10:47:27.062 | Unpacking autoconf (2.71-3) ... 2026-07-06 10:47:27.154 | Selecting previously unselected package automake. 2026-07-06 10:47:27.165 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-06 10:47:27.172 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-06 10:47:27.283 | Selecting previously unselected package autopoint. 2026-07-06 10:47:27.293 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-06 10:47:27.296 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-06 10:47:27.338 | Selecting previously unselected package libdebhelper-perl. 2026-07-06 10:47:27.348 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-06 10:47:27.352 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-06 10:47:27.436 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-06 10:47:27.447 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:27.450 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:28.583 | Selecting previously unselected package libclang-cpp17t64. 2026-07-06 10:47:28.593 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:28.596 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:29.152 | Selecting previously unselected package libgc1:amd64. 2026-07-06 10:47:29.163 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-06 10:47:29.167 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-06 10:47:29.219 | Selecting previously unselected package libobjc4:amd64. 2026-07-06 10:47:29.231 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-06 10:47:29.236 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-06 10:47:29.284 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-06 10:47:29.293 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-06 10:47:29.296 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-06 10:47:29.352 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-06 10:47:29.363 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:29.367 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:29.607 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-06 10:47:29.618 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:29.622 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:29.704 | Selecting previously unselected package libclang1-17t64. 2026-07-06 10:47:29.715 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:29.719 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:30.050 | Selecting previously unselected package clang-17. 2026-07-06 10:47:30.063 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:30.066 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:30.115 | Selecting previously unselected package libtool. 2026-07-06 10:47:30.126 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-06 10:47:30.129 | Unpacking libtool (2.4.7-7build1) ... 2026-07-06 10:47:30.185 | Selecting previously unselected package dh-autoreconf. 2026-07-06 10:47:30.196 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-06 10:47:30.199 | Unpacking dh-autoreconf (20) ... 2026-07-06 10:47:30.243 | Selecting previously unselected package libarchive-zip-perl. 2026-07-06 10:47:30.254 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-06 10:47:30.258 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-06 10:47:30.321 | Selecting previously unselected package libsub-override-perl. 2026-07-06 10:47:30.332 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-06 10:47:30.335 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-06 10:47:30.374 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-06 10:47:30.384 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-06 10:47:30.388 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-06 10:47:30.435 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-06 10:47:30.446 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-06 10:47:30.449 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-06 10:47:30.488 | Selecting previously unselected package debugedit. 2026-07-06 10:47:30.498 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-06 10:47:30.502 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-06 10:47:30.542 | Selecting previously unselected package dwz. 2026-07-06 10:47:30.553 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-06 10:47:30.556 | Unpacking dwz (0.15-1build6) ... 2026-07-06 10:47:30.599 | Selecting previously unselected package gettext. 2026-07-06 10:47:30.610 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-06 10:47:30.614 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-06 10:47:30.728 | Selecting previously unselected package intltool-debian. 2026-07-06 10:47:30.740 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-06 10:47:30.744 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-06 10:47:30.783 | Selecting previously unselected package po-debconf. 2026-07-06 10:47:30.794 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-06 10:47:30.797 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-06 10:47:30.883 | Selecting previously unselected package debhelper. 2026-07-06 10:47:30.894 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-06 10:47:30.898 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-06 10:47:31.153 | Selecting previously unselected package uuid-dev:amd64. 2026-07-06 10:47:31.164 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 10:47:31.167 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 10:47:31.217 | Selecting previously unselected package libsctp1:amd64. 2026-07-06 10:47:31.227 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-06 10:47:31.231 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 10:47:31.268 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-06 10:47:31.279 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-06 10:47:31.282 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 10:47:31.338 | Selecting previously unselected package libapr1-dev. 2026-07-06 10:47:31.349 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-06 10:47:31.352 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-06 10:47:31.735 | Selecting previously unselected package libldap-dev:amd64. 2026-07-06 10:47:31.747 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:47:31.750 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 10:47:31.914 | Selecting previously unselected package libldap2-dev. 2026-07-06 10:47:31.924 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-06 10:47:31.928 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 10:47:31.965 | Selecting previously unselected package libaprutil1-dev. 2026-07-06 10:47:31.975 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 10:47:31.979 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-06 10:47:32.297 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-06 10:47:32.308 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 10:47:32.312 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 10:47:32.364 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-06 10:47:32.376 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 10:47:32.380 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 10:47:32.430 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-06 10:47:32.441 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 10:47:32.445 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 10:47:32.483 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-06 10:47:32.493 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 10:47:32.497 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 10:47:32.614 | Selecting previously unselected package apache2-dev. 2026-07-06 10:47:32.625 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 10:47:32.629 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-06 10:47:32.719 | Selecting previously unselected package ncal. 2026-07-06 10:47:32.730 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-06 10:47:32.733 | Unpacking ncal (12.1.8) ... 2026-07-06 10:47:32.776 | Selecting previously unselected package bsdmainutils. 2026-07-06 10:47:32.787 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-06 10:47:32.793 | Unpacking bsdmainutils (12.1.8) ... 2026-07-06 10:47:32.830 | Selecting previously unselected package conntrack. 2026-07-06 10:47:32.841 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-06 10:47:32.845 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-06 10:47:32.884 | Selecting previously unselected package dnsmasq-utils. 2026-07-06 10:47:32.895 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-06 10:47:32.899 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-06 10:47:32.950 | Selecting previously unselected package ebtables. 2026-07-06 10:47:32.961 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-06 10:47:32.979 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-06 10:47:33.029 | Selecting previously unselected package fonts-liberation. 2026-07-06 10:47:33.040 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-06 10:47:33.043 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-06 10:47:33.136 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-06 10:47:33.147 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-06 10:47:33.150 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-06 10:47:33.193 | Selecting previously unselected package fonts-liberation2. 2026-07-06 10:47:33.204 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-06 10:47:33.207 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-06 10:47:33.242 | Selecting previously unselected package genisoimage. 2026-07-06 10:47:33.253 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-06 10:47:33.256 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-06 10:47:33.318 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-06 10:47:33.329 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-06 10:47:33.333 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-06 10:47:33.381 | Selecting previously unselected package libann0. 2026-07-06 10:47:33.392 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-06 10:47:33.396 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-06 10:47:33.436 | Selecting previously unselected package libcdt5:amd64. 2026-07-06 10:47:33.447 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 10:47:33.451 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:33.493 | Selecting previously unselected package libcgraph6:amd64. 2026-07-06 10:47:33.502 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 10:47:33.505 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:33.549 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-06 10:47:33.560 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-06 10:47:33.563 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-06 10:47:33.611 | Selecting previously unselected package libltdl7:amd64. 2026-07-06 10:47:33.622 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-06 10:47:33.626 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-06 10:47:33.671 | Selecting previously unselected package libpathplan4:amd64. 2026-07-06 10:47:33.682 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 10:47:33.685 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:33.730 | Selecting previously unselected package libgvc6. 2026-07-06 10:47:33.741 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 10:47:33.745 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:33.820 | Selecting previously unselected package libgvpr2:amd64. 2026-07-06 10:47:33.834 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 10:47:33.838 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:33.890 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-06 10:47:33.904 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 10:47:33.909 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:33.984 | Selecting previously unselected package libice6:amd64. 2026-07-06 10:47:33.996 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-06 10:47:34.001 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-06 10:47:34.050 | Selecting previously unselected package libsm6:amd64. 2026-07-06 10:47:34.064 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-06 10:47:34.069 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-06 10:47:34.120 | Selecting previously unselected package libxt6t64:amd64. 2026-07-06 10:47:34.134 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-06 10:47:34.138 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-06 10:47:34.197 | Selecting previously unselected package libxmu6:amd64. 2026-07-06 10:47:34.210 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-06 10:47:34.214 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-06 10:47:34.264 | Selecting previously unselected package libxaw7:amd64. 2026-07-06 10:47:34.278 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-06 10:47:34.282 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-06 10:47:34.328 | Selecting previously unselected package graphviz. 2026-07-06 10:47:34.339 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 10:47:34.342 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:34.446 | Selecting previously unselected package icu-devtools. 2026-07-06 10:47:34.457 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-06 10:47:34.461 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-06 10:47:34.522 | Selecting previously unselected package iputils-arping. 2026-07-06 10:47:34.533 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-06 10:47:34.537 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-06 10:47:34.581 | Selecting previously unselected package comerr-dev:amd64. 2026-07-06 10:47:34.592 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-06 10:47:34.598 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-06 10:47:34.649 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-06 10:47:34.660 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 10:47:34.664 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:34.710 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-06 10:47:34.721 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 10:47:34.724 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:34.764 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-06 10:47:34.775 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 10:47:34.778 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:34.820 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-06 10:47:34.830 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 10:47:34.834 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:34.870 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-06 10:47:34.881 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 10:47:34.884 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:34.955 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-06 10:47:34.966 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-06 10:47:34.969 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-06 10:47:35.011 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-06 10:47:35.021 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:35.025 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:35.315 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-06 10:47:35.326 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-06 10:47:35.329 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-06 10:47:35.382 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 10:47:35.392 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-06 10:47:35.442 | Selecting previously unselected package libgts-bin. 2026-07-06 10:47:35.453 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-06 10:47:35.456 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-06 10:47:35.505 | Selecting previously unselected package libicu-dev:amd64. 2026-07-06 10:47:35.516 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-06 10:47:35.520 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-06 10:47:36.092 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-06 10:47:36.103 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-06 10:47:36.106 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-06 10:47:36.158 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-06 10:47:36.168 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-06 10:47:36.171 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 10:47:36.206 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-06 10:47:36.216 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-06 10:47:36.220 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 10:47:36.254 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-06 10:47:36.264 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-06 10:47:36.268 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-06 10:47:36.325 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-06 10:47:36.334 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-06 10:47:36.337 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-06 10:47:36.446 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-06 10:47:36.457 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-06 10:47:36.460 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-06 10:47:36.502 | Selecting previously unselected package libjson-xs-perl. 2026-07-06 10:47:36.513 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:47:36.516 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-06 10:47:36.560 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-06 10:47:36.571 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-06 10:47:36.575 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-06 10:47:36.638 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-06 10:47:36.649 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-06 10:47:36.653 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-06 10:47:36.689 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-06 10:47:36.704 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-06 10:47:36.837 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-06 10:47:36.885 | Selecting previously unselected package mysql-common. 2026-07-06 10:47:36.894 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-06 10:47:36.912 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-06 10:47:36.959 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-06 10:47:36.970 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 10:47:36.974 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:47:37.070 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-06 10:47:37.078 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 10:47:37.082 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 10:47:37.166 | Selecting previously unselected package pcp-conf. 2026-07-06 10:47:37.178 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:37.180 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-06 10:47:37.239 | Selecting previously unselected package libpcp3t64. 2026-07-06 10:47:37.250 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:37.253 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:37.298 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-06 10:47:37.310 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:37.313 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:37.350 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-06 10:47:37.361 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:37.364 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-06 10:47:37.406 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-06 10:47:37.417 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-06 10:47:37.420 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-06 10:47:37.461 | Selecting previously unselected package libpq5:amd64. 2026-07-06 10:47:37.472 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:47:37.475 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 10:47:37.515 | Selecting previously unselected package libssl-dev:amd64. 2026-07-06 10:47:37.526 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-06 10:47:37.530 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-06 10:47:37.738 | Selecting previously unselected package libpq-dev. 2026-07-06 10:47:37.747 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:47:37.750 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-06 10:47:37.799 | Selecting previously unselected package libsasl2-dev. 2026-07-06 10:47:37.810 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-06 10:47:37.813 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-06 10:47:37.887 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-06 10:47:37.897 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 10:47:37.901 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 10:47:38.134 | Selecting previously unselected package libx86-1:amd64. 2026-07-06 10:47:38.145 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-06 10:47:38.148 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-06 10:47:38.185 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-06 10:47:38.196 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-06 10:47:38.199 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 10:47:38.292 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-06 10:47:38.303 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-06 10:47:38.306 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-06 10:47:38.399 | Selecting previously unselected package llvm-17-runtime. 2026-07-06 10:47:38.410 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:38.413 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:38.477 | Selecting previously unselected package libpfm4:amd64. 2026-07-06 10:47:38.487 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-06 10:47:38.491 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-06 10:47:38.555 | Selecting previously unselected package llvm-17. 2026-07-06 10:47:38.566 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:38.569 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:39.673 | Selecting previously unselected package libffi-dev:amd64. 2026-07-06 10:47:39.684 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-06 10:47:39.689 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-06 10:47:39.749 | Selecting previously unselected package llvm-17-tools. 2026-07-06 10:47:39.760 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:39.764 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:40.114 | Selecting previously unselected package libz3-4:amd64. 2026-07-06 10:47:40.125 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-06 10:47:40.130 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-06 10:47:40.358 | Selecting previously unselected package libz3-dev:amd64. 2026-07-06 10:47:40.371 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-06 10:47:40.376 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-06 10:47:40.435 | Selecting previously unselected package llvm-17-dev. 2026-07-06 10:47:40.448 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 10:47:40.453 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:44.019 | Selecting previously unselected package lsscsi. 2026-07-06 10:47:44.030 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-06 10:47:44.034 | Unpacking lsscsi (0.32-1build1) ... 2026-07-06 10:47:44.077 | Selecting previously unselected package osinfo-db. 2026-07-06 10:47:44.087 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-06 10:47:44.091 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-06 10:47:44.715 | Selecting previously unselected package pkgconf-bin. 2026-07-06 10:47:44.725 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-06 10:47:44.729 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-06 10:47:44.774 | Selecting previously unselected package pkgconf:amd64. 2026-07-06 10:47:44.785 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-06 10:47:44.792 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-06 10:47:44.839 | Selecting previously unselected package pkg-config:amd64. 2026-07-06 10:47:44.851 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-06 10:47:44.857 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-06 10:47:44.898 | Selecting previously unselected package pm-utils. 2026-07-06 10:47:44.910 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-06 10:47:44.914 | Unpacking pm-utils (1.4.1-21) ... 2026-07-06 10:47:44.992 | Selecting previously unselected package postgresql-client-16. 2026-07-06 10:47:45.004 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:47:45.009 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 10:47:45.203 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-06 10:47:45.214 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:47:45.218 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 10:47:45.773 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-06 10:47:45.785 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-06 10:47:45.789 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-06 10:47:45.846 | Selecting previously unselected package python3-mysqldb. 2026-07-06 10:47:45.862 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-06 10:47:45.867 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-06 10:47:45.919 | Selecting previously unselected package python3-pip-whl. 2026-07-06 10:47:45.930 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-06 10:47:45.935 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-06 10:47:45.995 | Selecting previously unselected package python3-setuptools-whl. 2026-07-06 10:47:46.006 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-06 10:47:46.010 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-06 10:47:46.063 | Selecting previously unselected package python3.12-venv. 2026-07-06 10:47:46.074 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-07-06 10:47:46.078 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-06 10:47:46.116 | Selecting previously unselected package python3-venv. 2026-07-06 10:47:46.128 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-06 10:47:46.132 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-06 10:47:46.168 | Selecting previously unselected package sqlite3. 2026-07-06 10:47:46.177 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-06 10:47:46.181 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-06 10:47:46.226 | Selecting previously unselected package unzip. 2026-07-06 10:47:46.237 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-06 10:47:46.241 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-06 10:47:46.290 | Selecting previously unselected package vbetool. 2026-07-06 10:47:46.301 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-06 10:47:46.305 | Unpacking vbetool (1.1-5) ... 2026-07-06 10:47:46.344 | Selecting previously unselected package libosinfo-l10n. 2026-07-06 10:47:46.356 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-06 10:47:46.359 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-06 10:47:46.428 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-06 10:47:46.439 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-06 10:47:46.443 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-06 10:47:46.485 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-06 10:47:46.496 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-06 10:47:46.500 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-06 10:47:46.537 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-06 10:47:46.548 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 10:47:46.551 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:46.600 | Selecting previously unselected package libpcp-archive1t64. 2026-07-06 10:47:46.612 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:46.616 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:46.658 | Selecting previously unselected package libpcp-gui2t64. 2026-07-06 10:47:46.669 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:46.673 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:46.715 | Selecting previously unselected package libpcp-import1t64. 2026-07-06 10:47:46.726 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:46.730 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:46.815 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-06 10:47:46.826 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:46.830 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:46.870 | Selecting previously unselected package libpcp-trace2t64. 2026-07-06 10:47:46.882 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:46.886 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:46.926 | Selecting previously unselected package libpcp-web1t64. 2026-07-06 10:47:46.938 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:46.941 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:46.985 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-06 10:47:46.996 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-06 10:47:47.000 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-06 10:47:47.044 | Selecting previously unselected package python3-pcp. 2026-07-06 10:47:47.056 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:47.060 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-06 10:47:47.117 | Selecting previously unselected package pcp. 2026-07-06 10:47:47.128 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-06 10:47:47.371 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-06 10:47:48.260 | Selecting previously unselected package socat. 2026-07-06 10:47:48.273 | Preparing to unpack .../142-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-06 10:47:48.277 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-06 10:47:48.350 | Selecting previously unselected package vlan. 2026-07-06 10:47:48.363 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-06 10:47:48.367 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-06 10:47:48.455 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-06 10:47:48.471 | Setting up postgresql-client-common (257build1.1) ... 2026-07-06 10:47:48.508 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-06 10:47:48.524 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-06 10:47:48.535 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-06 10:47:48.571 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-06 10:47:48.578 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-06 10:47:48.589 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:47:48.601 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-06 10:47:48.613 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-06 10:47:48.625 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-06 10:47:48.636 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-06 10:47:48.648 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-06 10:47:48.659 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-06 10:47:48.672 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-06 10:47:49.292 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-06 10:47:49.292 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-06 10:47:49.753 | Setting up ncal (12.1.8) ... 2026-07-06 10:47:49.765 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-06 10:47:49.777 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-06 10:47:49.788 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-06 10:47:49.800 | Setting up vbetool (1.1-5) ... 2026-07-06 10:47:49.810 | Setting up pm-utils (1.4.1-21) ... 2026-07-06 10:47:49.830 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-06 10:47:49.843 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-06 10:47:49.855 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:49.867 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 10:47:49.879 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-06 10:47:49.891 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-06 10:47:49.903 | Setting up m4 (1.4.19-4build1) ... 2026-07-06 10:47:49.914 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 10:47:49.926 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-06 10:47:49.962 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-06 10:47:49.973 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-06 10:47:49.984 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-06 10:47:50.882 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-06 10:47:51.338 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 10:47:51.348 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-06 10:47:51.359 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-06 10:47:51.611 | Setting up autotools-dev (20220109.1) ... 2026-07-06 10:47:51.621 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-06 10:47:51.633 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 10:47:51.644 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-06 10:47:51.662 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-06 10:47:51.680 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:51.690 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:51.700 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-06 10:47:51.761 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:47:51.762 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:47:51.762 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:47:51.948 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:47:52.534 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-06 10:47:53.021 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:53.032 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 10:47:53.043 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 10:47:53.053 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:53.064 | Setting up ebtables (2.0.11-6build1) ... 2026-07-06 10:47:53.649 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-06 10:47:53.660 | Setting up socat (1.8.0.0-4build3) ... 2026-07-06 10:47:53.671 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-06 10:47:53.683 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 10:47:53.694 | Setting up bsdmainutils (12.1.8) ... 2026-07-06 10:47:53.707 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-06 10:47:53.719 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-06 10:47:53.730 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-06 10:47:53.741 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-06 10:47:53.751 | Setting up lsscsi (0.32-1build1) ... 2026-07-06 10:47:53.762 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-06 10:47:53.773 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-06 10:47:53.785 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 10:47:53.797 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-06 10:47:53.809 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-06 10:47:53.820 | Setting up autoconf (2.71-3) ... 2026-07-06 10:47:53.835 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:53.846 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 10:47:53.857 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-06 10:47:53.868 | Setting up dwz (0.15-1build6) ... 2026-07-06 10:47:53.880 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 10:47:53.892 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-06 10:47:53.904 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-06 10:47:53.931 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:53.960 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-06 10:47:53.971 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:53.984 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-06 10:47:53.996 | Setting up libjson-perl (4.10000-1) ... 2026-07-06 10:47:54.008 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:54.021 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-06 10:47:54.032 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-06 10:47:54.084 | Setting up debugedit (1:5.0-5build2) ... 2026-07-06 10:47:54.096 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-06 10:47:54.115 | Setting up libsub-override-perl (0.10-1) ... 2026-07-06 10:47:54.127 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-06 10:47:54.138 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:54.148 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:54.159 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-06 10:47:54.170 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-06 10:47:54.181 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-06 10:47:54.192 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 10:47:54.202 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-06 10:47:54.213 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-06 10:47:54.224 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-06 10:47:54.235 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 10:47:54.246 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-06 10:47:54.257 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-06 10:47:54.268 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:54.279 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-06 10:47:54.289 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-06 10:47:54.300 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-06 10:47:54.307 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-06 10:47:54.319 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-06 10:47:54.330 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 10:47:54.341 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-06 10:47:54.352 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-06 10:47:54.362 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 10:47:54.374 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:54.385 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 10:47:54.396 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:54.407 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-06 10:47:54.511 | Setting up libtool (2.4.7-7build1) ... 2026-07-06 10:47:54.525 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-06 10:47:54.538 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 10:47:55.076 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-07-06 10:47:55.116 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 10:47:55.127 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-06 10:47:55.957 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-06 10:47:56.525 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-06 10:47:56.537 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-06 10:47:56.549 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 10:47:56.560 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 10:47:56.573 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-06 10:47:56.586 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 10:47:56.598 | Setting up dh-autoreconf (20) ... 2026-07-06 10:47:56.610 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:56.624 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-06 10:47:56.636 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-06 10:47:56.647 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 10:47:56.659 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-06 10:47:56.670 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-06 10:47:56.682 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-06 10:47:56.694 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-06 10:47:56.705 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-06 10:47:56.717 | Setting up postgresql-common (257build1.1) ... 2026-07-06 10:47:56.803 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:47:56.803 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:47:56.803 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:47:56.880 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:47:57.339 | 2026-07-06 10:47:57.339 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-06 10:47:57.508 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-06 10:47:57.508 | Removing obsolete dictionary files: 2026-07-06 10:47:58.544 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-06 10:47:59.138 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:59.188 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:59.200 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 10:47:59.211 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-06 10:47:59.223 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:59.234 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-06 10:47:59.246 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:59.256 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:59.268 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:59.279 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:59.291 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-06 10:47:59.303 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:59.315 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-06 10:47:59.326 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-06 10:47:59.338 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:59.349 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-06 10:47:59.359 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:59.370 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-06 10:47:59.382 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-06 10:47:59.393 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:59.404 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-06 10:47:59.415 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-06 10:47:59.427 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-06 10:47:59.438 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 10:47:59.449 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:59.460 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-06 10:47:59.495 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-06 10:47:59.506 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-06 10:47:59.517 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-06 10:47:59.529 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-06 10:47:59.540 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-06 10:47:59.554 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-06 10:48:00.168 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:48:00.210 | Enabling module mpm_event. 2026-07-06 10:48:00.258 | Enabling module authz_core. 2026-07-06 10:48:00.264 | Enabling module authz_host. 2026-07-06 10:48:00.312 | Enabling module authn_core. 2026-07-06 10:48:00.318 | Enabling module auth_basic. 2026-07-06 10:48:00.367 | Enabling module access_compat. 2026-07-06 10:48:00.416 | Enabling module authn_file. 2026-07-06 10:48:00.463 | Enabling module authz_user. 2026-07-06 10:48:00.512 | Enabling module alias. 2026-07-06 10:48:00.563 | Enabling module dir. 2026-07-06 10:48:00.614 | Enabling module autoindex. 2026-07-06 10:48:00.662 | Enabling module env. 2026-07-06 10:48:00.708 | Enabling module mime. 2026-07-06 10:48:00.757 | Enabling module negotiation. 2026-07-06 10:48:00.803 | Enabling module setenvif. 2026-07-06 10:48:00.851 | Enabling module filter. 2026-07-06 10:48:00.897 | Enabling module deflate. 2026-07-06 10:48:00.945 | Enabling module status. 2026-07-06 10:48:00.992 | Enabling module reqtimeout. 2026-07-06 10:48:01.042 | Enabling conf charset. 2026-07-06 10:48:01.088 | Enabling conf localized-error-pages. 2026-07-06 10:48:01.137 | Enabling conf other-vhosts-access-log. 2026-07-06 10:48:01.184 | Enabling conf security. 2026-07-06 10:48:01.231 | Enabling conf serve-cgi-bin. 2026-07-06 10:48:01.278 | Enabling site 000-default. 2026-07-06 10:48:02.295 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-06 10:48:03.055 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-06 10:48:04.430 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-06 10:48:04.441 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-06 10:48:04.759 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 10:48:04.770 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-06 10:48:04.781 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-06 10:48:06.665 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-06 10:48:06.733 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-06 10:48:06.802 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-06 10:48:06.869 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-06 10:48:08.618 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-06 10:48:08.885 | Processing triggers for ufw (0.36.2-6) ... 2026-07-06 10:48:09.030 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-06 10:48:09.088 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 10:48:12.942 | Processing triggers for install-info (7.1-3build2) ... 2026-07-06 10:48:13.104 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-06 10:48:13.155 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 10:48:13.404 | perl: warning: Setting locale failed. 2026-07-06 10:48:13.404 | perl: warning: Please check that your locale settings: 2026-07-06 10:48:13.404 | LANGUAGE = (unset), 2026-07-06 10:48:13.404 | LC_ALL = "en_US.utf8", 2026-07-06 10:48:13.404 | LANG = "de_DE.UTF-8" 2026-07-06 10:48:13.404 | are supported and installed on your system. 2026-07-06 10:48:13.404 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:48:13.534 | perl: warning: Setting locale failed. 2026-07-06 10:48:13.534 | perl: warning: Please check that your locale settings: 2026-07-06 10:48:13.534 | LANGUAGE = (unset), 2026-07-06 10:48:13.535 | LC_ALL = "en_US.utf8", 2026-07-06 10:48:13.535 | LANG = "de_DE.UTF-8" 2026-07-06 10:48:13.535 | are supported and installed on your system. 2026-07-06 10:48:13.535 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:48:13.584 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:48:13.584 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:48:13.584 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:48:13.654 | perl: warning: Setting locale failed. 2026-07-06 10:48:13.654 | perl: warning: Please check that your locale settings: 2026-07-06 10:48:13.654 | LANGUAGE = (unset), 2026-07-06 10:48:13.654 | LC_ALL = "en_US.utf8", 2026-07-06 10:48:13.654 | LANG = "de_DE.UTF-8" 2026-07-06 10:48:13.654 | are supported and installed on your system. 2026-07-06 10:48:13.654 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:48:14.149 | 2026-07-06 10:48:14.149 | Running kernel seems to be up-to-date. 2026-07-06 10:48:14.149 | 2026-07-06 10:48:14.149 | Restarting services... 2026-07-06 10:48:14.197 | systemctl restart ksmtuned.service packagekit.service 2026-07-06 10:48:14.284 | 2026-07-06 10:48:14.284 | Service restarts being deferred: 2026-07-06 10:48:14.284 | systemctl restart virtlockd.service 2026-07-06 10:48:14.284 | systemctl restart virtlogd.service 2026-07-06 10:48:14.284 | 2026-07-06 10:48:14.284 | No containers need to be restarted. 2026-07-06 10:48:14.284 | 2026-07-06 10:48:14.284 | User sessions running outdated binaries: 2026-07-06 10:48:14.284 | quobyte @ session #6: sshd[2064] 2026-07-06 10:48:14.294 | 2026-07-06 10:48:14.294 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 10:48:16.212 | ++ functions-common:apt_get:1211 : result=0 2026-07-06 10:48:16.214 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 10:48:16.217 | ++ functions-common:time_stop:2420 : local name 2026-07-06 10:48:16.219 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 10:48:16.223 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:48:16.226 | ++ functions-common:time_stop:2423 : local total 2026-07-06 10:48:16.229 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 10:48:16.232 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-06 10:48:16.235 | ++ functions-common:time_stop:2427 : start_time=1783334838127 2026-07-06 10:48:16.238 | ++ functions-common:time_stop:2429 : [[ -z 1783334838127 ]] 2026-07-06 10:48:16.243 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:48:16.247 | ++ functions-common:time_stop:2432 : end_time=1783334896244 2026-07-06 10:48:16.251 | ++ functions-common:time_stop:2433 : elapsed_time=58117 2026-07-06 10:48:16.254 | ++ functions-common:time_stop:2434 : total=7500 2026-07-06 10:48:16.257 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:48:16.260 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=65617 2026-07-06 10:48:16.262 | ++ functions-common:apt_get:1215 : return 0 2026-07-06 10:48:16.266 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-06 10:48:16.268 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-06 10:48:16.272 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-06 10:48:16.278 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-06 10:48:16.282 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-06 10:48:16.285 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-06 10:48:16.291 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-06 10:48:16.297 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-06 10:48:16.300 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-06 10:48:16.304 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-06 10:48:16.307 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:48:16.615 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-06 10:48:16.617 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-06 10:48:16.619 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-06 10:48:16.621 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-06 10:48:16.624 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-06 10:48:16.626 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-06 10:48:16.628 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-06 10:48:16.631 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-06 10:48:16.635 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-06 10:48:16.638 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-06 10:48:16.641 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-06 10:48:16.644 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-06 10:48:16.646 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-06 10:48:16.648 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-06 10:48:16.651 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-06 10:48:16.653 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-06 10:48:16.656 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-06 10:48:16.658 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-06 10:48:16.661 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-06 10:48:16.663 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-06 10:48:16.666 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-06 10:48:16.669 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-06 10:48:16.671 | + functions-common:_ensure_lsb_release:420 : return 2026-07-06 10:48:16.674 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-06 10:48:16.690 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-06 10:48:16.693 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-06 10:48:16.706 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-06 10:48:16.710 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-06 10:48:16.727 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-06 10:48:16.730 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-06 10:48:16.733 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-06 10:48:16.735 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-06 10:48:16.738 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-06 10:48:16.741 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-06 10:48:16.743 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-06 10:48:16.745 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-06 10:48:16.748 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-06 10:48:16.750 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-06 10:48:16.753 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-06 10:48:16.753 | Distro: noble 2026-07-06 10:48:16.755 | + tools/install_pip.sh:main:117 : get_versions 2026-07-06 10:48:16.758 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-06 10:48:16.764 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-06 10:48:16.766 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-06 10:48:16.769 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-06 10:48:16.770 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-06 10:48:17.453 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-06 10:48:17.455 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-06 10:48:17.455 | pip: 24.0 2026-07-06 10:48:17.457 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-06 10:48:17.459 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-06 10:48:17.462 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 10:48:17.465 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 10:48:17.467 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 10:48:17.470 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 10:48:17.472 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 10:48:17.475 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 10:48:17.476 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 10:48:17.479 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 10:48:17.481 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 10:48:17.484 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 10:48:17.487 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 10:48:17.488 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 10:48:17.491 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 10:48:17.494 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-06 10:48:17.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:48:17.498 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:48:17.501 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-06 10:48:17.507 | + tools/install_pip.sh:main:146 : set -x 2026-07-06 10:48:17.508 | + tools/install_pip.sh:main:149 : get_versions 2026-07-06 10:48:17.511 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-06 10:48:17.515 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-06 10:48:17.518 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-06 10:48:17.521 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-06 10:48:17.521 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-06 10:48:18.098 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-06 10:48:18.101 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-06 10:48:18.101 | pip: 24.0 2026-07-06 10:48:18.104 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-06 10:48:18.106 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-06 10:48:18.110 | + ./stack.sh:main:804 : fixup_all 2026-07-06 10:48:18.112 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-06 10:48:18.114 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-06 10:48:18.118 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:48:18.121 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:48:18.123 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-06 10:48:18.141 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-06 10:48:18.155 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-06 10:48:18.173 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-06 10:48:18.177 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-06 10:48:18.179 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 10:48:18.182 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 10:48:18.185 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 10:48:18.188 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 10:48:18.191 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 10:48:18.194 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 10:48:18.198 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 10:48:18.201 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 10:48:18.203 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 10:48:18.207 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 10:48:18.209 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 10:48:18.212 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 10:48:18.214 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 10:48:18.218 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-06 10:48:18.221 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-06 10:48:18.225 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-06 10:48:18.239 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-06 10:48:18.256 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-06 10:48:18.271 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-06 10:48:18.286 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-06 10:48:18.302 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-06 10:48:18.317 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-06 10:48:18.333 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-06 10:48:18.348 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-06 10:48:18.352 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-06 10:48:18.355 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-06 10:48:23.849 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-06 10:48:23.871 | Using python 3.12 to install setuptools 2026-07-06 10:48:23.875 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-06 10:48:25.292 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-06 10:48:25.555 | Collecting pip 2026-07-06 10:48:25.642 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-06 10:48:25.654 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-06 10:48:26.110 | Collecting setuptools[core] 2026-07-06 10:48:26.126 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 10:48:26.286 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-06 10:48:26.301 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 10:48:26.386 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-06 10:48:26.402 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-06 10:48:26.422 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.2 MB/s eta 0:00:00 2026-07-06 10:48:26.501 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-06 10:48:26.518 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 10:48:26.622 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-06 10:48:26.638 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 10:48:26.720 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-06 10:48:26.735 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 10:48:26.852 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:26.869 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 10:48:26.962 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:26.977 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 10:48:27.217 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:27.234 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-06 10:48:27.324 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:27.340 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-06 10:48:27.527 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:27.541 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-06 10:48:27.604 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:27.619 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 10:48:27.711 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:27.726 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-06 10:48:27.818 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:27.832 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 10:48:27.880 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-06 10:48:27.911 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-06 10:48:27.992 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.7 MB/s eta 0:00:00 2026-07-06 10:48:28.008 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-06 10:48:28.028 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-06 10:48:28.050 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-06 10:48:28.063 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.9 MB/s eta 0:00:00 2026-07-06 10:48:28.079 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 10:48:28.093 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.2 MB/s eta 0:00:00 2026-07-06 10:48:28.109 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-06 10:48:28.131 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 10:48:28.174 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 26.2 MB/s eta 0:00:00 2026-07-06 10:48:28.190 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-06 10:48:28.211 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-06 10:48:28.232 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-06 10:48:28.246 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 12.3 MB/s eta 0:00:00 2026-07-06 10:48:28.262 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-06 10:48:28.283 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-06 10:48:28.303 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.4 MB/s eta 0:00:00 2026-07-06 10:48:28.318 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-06 10:48:28.340 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-06 10:48:28.353 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.9 MB/s eta 0:00:00 2026-07-06 10:48:28.370 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-06 10:48:28.421 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.7 MB/s eta 0:00:00 2026-07-06 10:48:29.156 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-06 10:48:29.180 | Attempting uninstall: setuptools 2026-07-06 10:48:29.194 | Found existing installation: setuptools 68.1.2 2026-07-06 10:48:29.194 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:48:29.196 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-06 10:48:30.320 | Attempting uninstall: pygments 2026-07-06 10:48:30.352 | Found existing installation: Pygments 2.17.2 2026-07-06 10:48:30.353 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:48:30.353 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-06 10:48:31.582 | Attempting uninstall: pip 2026-07-06 10:48:31.588 | Found existing installation: pip 24.0 2026-07-06 10:48:31.658 | Uninstalling pip-24.0: 2026-07-06 10:48:31.668 | Successfully uninstalled pip-24.0 2026-07-06 10:48:33.253 | Attempting uninstall: packaging 2026-07-06 10:48:33.293 | Found existing installation: packaging 24.0 2026-07-06 10:48:33.293 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:48:33.295 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-06 10:48:33.479 | Attempting uninstall: markdown-it-py 2026-07-06 10:48:33.490 | Found existing installation: markdown-it-py 3.0.0 2026-07-06 10:48:33.491 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:48:33.492 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-06 10:48:33.648 | Attempting uninstall: wheel 2026-07-06 10:48:33.671 | Found existing installation: wheel 0.42.0 2026-07-06 10:48:33.671 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:48:33.671 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-06 10:48:33.723 | Attempting uninstall: rich 2026-07-06 10:48:33.762 | Found existing installation: rich 13.7.1 2026-07-06 10:48:33.763 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:48:33.764 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-06 10:48:34.465 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-06 10:48:34.672 | + inc/python:pip_install:216 : result=0 2026-07-06 10:48:34.675 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:48:34.679 | + functions-common:time_stop:2420 : local name 2026-07-06 10:48:34.682 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:48:34.684 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:48:34.687 | + functions-common:time_stop:2423 : local total 2026-07-06 10:48:34.690 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:48:34.693 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:48:34.695 | + functions-common:time_stop:2427 : start_time=1783334903866 2026-07-06 10:48:34.697 | + functions-common:time_stop:2429 : [[ -z 1783334903866 ]] 2026-07-06 10:48:34.701 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:48:34.705 | + functions-common:time_stop:2432 : end_time=1783334914702 2026-07-06 10:48:34.707 | + functions-common:time_stop:2433 : elapsed_time=10836 2026-07-06 10:48:34.710 | + functions-common:time_stop:2434 : total=0 2026-07-06 10:48:34.713 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:48:34.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10836 2026-07-06 10:48:34.718 | + inc/python:pip_install:219 : return 0 2026-07-06 10:48:34.721 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-07-06 10:48:34.723 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 10:48:34.727 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 10:48:34.730 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-06 10:48:34.732 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-06 10:48:34.736 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-06 10:48:34.757 | Using python 3.12 to install os-testr 2026-07-06 10:48:34.759 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-06 10:48:36.110 | Collecting os-testr 2026-07-06 10:48:36.245 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 10:48:36.307 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-06 10:48:36.322 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 10:48:36.359 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-06 10:48:36.374 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-06 10:48:36.433 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-06 10:48:36.449 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-06 10:48:36.461 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-06 10:48:36.490 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-06 10:48:36.508 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 10:48:36.599 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-06 10:48:36.614 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-06 10:48:36.648 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-06 10:48:36.675 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 10:48:36.713 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-06 10:48:36.737 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-06 10:48:36.761 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-06 10:48:36.782 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-06 10:48:36.820 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 24.5 MB/s 0:00:00 2026-07-06 10:48:36.978 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-06 10:48:37.120 | Attempting uninstall: PyYAML 2026-07-06 10:48:37.127 | Found existing installation: PyYAML 6.0.1 2026-07-06 10:48:37.130 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:48:37.130 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-06 10:48:37.507 | 2026-07-06 10:48:37.511 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-06 10:48:37.620 | + inc/python:pip_install:216 : result=0 2026-07-06 10:48:37.623 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:48:37.626 | + functions-common:time_stop:2420 : local name 2026-07-06 10:48:37.628 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:48:37.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:48:37.633 | + functions-common:time_stop:2423 : local total 2026-07-06 10:48:37.636 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:48:37.639 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:48:37.642 | + functions-common:time_stop:2427 : start_time=1783334914751 2026-07-06 10:48:37.645 | + functions-common:time_stop:2429 : [[ -z 1783334914751 ]] 2026-07-06 10:48:37.648 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:48:37.652 | + functions-common:time_stop:2432 : end_time=1783334917649 2026-07-06 10:48:37.654 | + functions-common:time_stop:2433 : elapsed_time=2898 2026-07-06 10:48:37.657 | + functions-common:time_stop:2434 : total=10836 2026-07-06 10:48:37.660 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:48:37.663 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13734 2026-07-06 10:48:37.666 | + inc/python:pip_install:219 : return 0 2026-07-06 10:48:37.669 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-06 10:48:37.735 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-06 10:48:37.819 | + ./stack.sh:main:832 : install_infra 2026-07-06 10:48:37.823 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 10:48:37.827 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-06 10:48:37.829 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-06 10:48:43.258 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 10:48:43.261 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-06 10:48:43.281 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-07-06 10:48:44.610 | Collecting pbr 2026-07-06 10:48:44.615 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 10:48:45.036 | Collecting setuptools[core] 2026-07-06 10:48:45.039 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 10:48:45.187 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-06 10:48:45.190 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 10:48:45.281 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-06 10:48:45.284 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-06 10:48:45.352 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-06 10:48:45.354 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 10:48:45.442 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-06 10:48:45.445 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 10:48:45.510 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-06 10:48:45.513 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 10:48:45.612 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:45.616 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 10:48:45.683 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:45.687 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 10:48:45.964 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:45.967 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-06 10:48:46.046 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:46.049 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-06 10:48:46.219 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:46.222 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-06 10:48:46.275 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:46.276 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 10:48:46.360 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:46.362 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-06 10:48:46.441 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:46.445 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 10:48:46.532 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 10:48:46.642 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 10:48:46.674 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 10:48:46.679 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-06 10:48:46.681 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-06 10:48:46.684 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-06 10:48:46.690 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 10:48:46.691 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-06 10:48:46.693 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 10:48:46.705 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-06 10:48:46.708 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-06 10:48:46.710 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-06 10:48:46.713 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-06 10:48:46.716 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-06 10:48:46.722 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-06 10:48:46.726 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-06 10:48:46.729 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-06 10:48:46.756 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-06 10:48:47.057 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-06 10:48:50.766 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-06 10:48:50.947 | + inc/python:pip_install:216 : result=0 2026-07-06 10:48:50.951 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:48:50.954 | + functions-common:time_stop:2420 : local name 2026-07-06 10:48:50.956 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:48:50.958 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:48:50.960 | + functions-common:time_stop:2423 : local total 2026-07-06 10:48:50.963 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:48:50.965 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:48:50.966 | + functions-common:time_stop:2427 : start_time=1783334923274 2026-07-06 10:48:50.969 | + functions-common:time_stop:2429 : [[ -z 1783334923274 ]] 2026-07-06 10:48:50.972 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:48:50.975 | + functions-common:time_stop:2432 : end_time=1783334930973 2026-07-06 10:48:50.978 | + functions-common:time_stop:2433 : elapsed_time=7699 2026-07-06 10:48:50.981 | + functions-common:time_stop:2434 : total=13734 2026-07-06 10:48:50.983 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:48:50.986 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21433 2026-07-06 10:48:50.988 | + inc/python:pip_install:219 : return 0 2026-07-06 10:48:50.991 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 10:48:50.994 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-06 10:48:51.017 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-07-06 10:48:52.251 | Processing /opt/stack/requirements 2026-07-06 10:48:52.254 | Installing build dependencies: started 2026-07-06 10:48:55.312 | Installing build dependencies: finished with status 'done' 2026-07-06 10:48:55.314 | Getting requirements to build wheel: started 2026-07-06 10:48:55.597 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 10:48:55.603 | Preparing metadata (pyproject.toml): started 2026-07-06 10:48:56.758 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 10:48:56.941 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8488) 2026-07-06 10:48:57.030 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-06 10:48:57.051 | 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.dev8488) (26.2) 2026-07-06 10:48:57.156 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8488) 2026-07-06 10:48:57.171 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 10:48:57.324 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8488) 2026-07-06 10:48:57.328 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-06 10:48:57.382 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8488) 2026-07-06 10:48:57.398 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-06 10:48:57.410 | 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.dev8488) (83.0.0) 2026-07-06 10:48:57.719 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-06 10:48:57.734 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-06 10:48:57.750 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.3 MB/s eta 0:00:00 2026-07-06 10:48:57.819 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-06 10:48:57.835 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-06 10:48:57.960 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-06 10:48:57.976 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-06 10:48:58.064 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-06 10:48:58.079 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 10:48:58.198 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-06 10:48:58.222 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-06 10:48:58.234 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-07-06 10:48:58.236 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-06 10:48:58.258 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-06 10:48:58.271 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.0 MB/s eta 0:00:00 2026-07-06 10:48:58.287 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-06 10:48:58.302 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.2 MB/s eta 0:00:00 2026-07-06 10:48:58.317 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-06 10:48:58.333 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.7 MB/s eta 0:00:00 2026-07-06 10:48:58.349 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-06 10:48:58.362 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.5 MB/s eta 0:00:00 2026-07-06 10:48:58.379 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-06 10:48:58.392 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 13.1 MB/s eta 0:00:00 2026-07-06 10:48:58.424 | Building wheels for collected packages: openstack_requirements 2026-07-06 10:48:58.426 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-06 10:49:00.642 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-06 10:49:00.645 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8488-py3-none-any.whl size=52403 sha256=b8d155d93b8318d5e2005c8fec04548321c601dd540f77b21a3f3190b4cca363 2026-07-06 10:49:00.645 | Stored in directory: /tmp/pip-ephem-wheel-cache-5gy93jpm/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-06 10:49:00.649 | Successfully built openstack_requirements 2026-07-06 10:49:00.920 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-06 10:49:01.676 | 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.dev8488 requests-2.34.2 urllib3-2.7.0 2026-07-06 10:49:01.872 | + inc/python:pip_install:216 : result=0 2026-07-06 10:49:01.874 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:49:01.876 | + functions-common:time_stop:2420 : local name 2026-07-06 10:49:01.878 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:49:01.880 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:49:01.882 | + functions-common:time_stop:2423 : local total 2026-07-06 10:49:01.884 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:49:01.886 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:49:01.888 | + functions-common:time_stop:2427 : start_time=1783334931009 2026-07-06 10:49:01.890 | + functions-common:time_stop:2429 : [[ -z 1783334931009 ]] 2026-07-06 10:49:01.892 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:49:01.896 | + functions-common:time_stop:2432 : end_time=1783334941893 2026-07-06 10:49:01.897 | + functions-common:time_stop:2433 : elapsed_time=10884 2026-07-06 10:49:01.899 | + functions-common:time_stop:2434 : total=21433 2026-07-06 10:49:01.901 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:49:01.903 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32317 2026-07-06 10:49:01.906 | + inc/python:pip_install:219 : return 0 2026-07-06 10:49:01.908 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-06 10:49:01.910 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-06 10:49:01.912 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-06 10:49:01.914 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:49:01.916 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:49:01.918 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-06 10:49:01.921 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:49:01.923 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-06 10:49:01.940 | Using python 3.12 to install pbr 2026-07-06 10:49:01.942 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-07-06 10:49:02.901 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-06 10:49:03.087 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-06 10:49:03.312 | + inc/python:pip_install:216 : result=0 2026-07-06 10:49:03.315 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:49:03.317 | + functions-common:time_stop:2420 : local name 2026-07-06 10:49:03.319 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:49:03.321 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:49:03.323 | + functions-common:time_stop:2423 : local total 2026-07-06 10:49:03.326 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:49:03.328 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:49:03.330 | + functions-common:time_stop:2427 : start_time=1783334941935 2026-07-06 10:49:03.332 | + functions-common:time_stop:2429 : [[ -z 1783334941935 ]] 2026-07-06 10:49:03.334 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:49:03.338 | + functions-common:time_stop:2432 : end_time=1783334943335 2026-07-06 10:49:03.340 | + functions-common:time_stop:2433 : elapsed_time=1400 2026-07-06 10:49:03.342 | + functions-common:time_stop:2434 : total=32317 2026-07-06 10:49:03.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:49:03.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33717 2026-07-06 10:49:03.348 | + inc/python:pip_install:219 : return 0 2026-07-06 10:49:03.351 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-06 10:49:08.748 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-06 10:49:09.532 | Collecting bindep 2026-07-06 10:49:09.619 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-06 10:49:09.718 | Collecting distro>=1.7 (from bindep) 2026-07-06 10:49:09.733 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-06 10:49:09.815 | Collecting packaging (from bindep) 2026-07-06 10:49:09.819 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 10:49:09.865 | Collecting Parsley (from bindep) 2026-07-06 10:49:09.883 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-06 10:49:09.971 | Collecting pbr>=2 (from bindep) 2026-07-06 10:49:09.974 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 10:49:10.372 | Collecting setuptools (from pbr>=2->bindep) 2026-07-06 10:49:10.375 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 10:49:10.469 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-06 10:49:10.499 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-06 10:49:10.507 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 10:49:10.511 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 10:49:10.528 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-06 10:49:10.549 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.5 MB/s eta 0:00:00 2026-07-06 10:49:10.553 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 10:49:10.696 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-06 10:49:12.429 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-06 10:49:12.568 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-06 10:49:12.570 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-06 10:49:12.573 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-06 10:49:12.589 | + ./stack.sh:main:841 : pkgs= 2026-07-06 10:49:12.592 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-06 10:49:12.594 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-06 10:49:12.596 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 10:49:12.599 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-06 10:49:12.601 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 10:49:12.604 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 10:49:12.606 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 10:49:12.608 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 10:49:12.611 | + functions-common:run_phase:1858 : local extra 2026-07-06 10:49:12.614 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 10:49:12.618 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 10:49:12.620 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 10:49:12.622 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 10:49:12.624 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-06 10:49:12.627 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 10:49:12.641 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:49:12.643 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 10:49:12.646 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:49:12.648 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-06 10:49:12.650 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:49:12.652 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 10:49:12.655 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:49:12.657 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-06 10:49:12.659 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:49:12.661 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-06 10:49:12.663 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:49:12.666 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-06 10:49:12.668 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 10:49:12.670 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 10:49:12.672 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 10:49:12.675 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 10:49:12.677 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-06 10:49:12.679 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 10:49:12.682 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-06 10:49:12.684 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 10:49:12.686 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 10:49:12.689 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-06 10:49:12.691 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-06 10:49:12.694 | + functions:set_systemd_override:845 : local value=2048 2026-07-06 10:49:12.696 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-06 10:49:12.699 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-06 10:49:12.759 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-06 10:49:12.759 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-06 10:49:12.761 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-06 10:49:13.179 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-06 10:49:13.184 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-06 10:49:13.199 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:49:13.202 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-06 10:49:13.205 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 10:49:13.208 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 10:49:13.210 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 10:49:13.213 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 10:49:13.215 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 10:49:13.217 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 10:49:13.220 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:49:13.222 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:49:13.224 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 10:49:13.227 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 10:49:13.229 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 10:49:13.231 | + functions-common:apt_get_update:1167 : return 2026-07-06 10:49:13.234 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-06 10:49:13.236 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 10:49:13.238 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:49:13.241 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:49:13.243 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-06 10:49:13.261 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-06 10:49:13.298 | Reading package lists... 2026-07-06 10:49:13.657 | Building dependency tree... 2026-07-06 10:49:13.659 | Reading state information... 2026-07-06 10:49:14.217 | The following packages were automatically installed and are no longer required: 2026-07-06 10:49:14.219 | libfwupd2 libgusb2 2026-07-06 10:49:14.219 | Use 'sudo apt autoremove' to remove them. 2026-07-06 10:49:14.221 | The following additional packages will be installed: 2026-07-06 10:49:14.221 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-06 10:49:14.221 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-06 10:49:14.221 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-06 10:49:14.223 | erlang-tools erlang-xmerl 2026-07-06 10:49:14.225 | Suggested packages: 2026-07-06 10:49:14.225 | erlang erlang-manpages erlang-doc 2026-07-06 10:49:14.291 | The following NEW packages will be installed: 2026-07-06 10:49:14.291 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-06 10:49:14.291 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-06 10:49:14.291 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-06 10:49:14.293 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-06 10:49:14.357 | 0 upgraded, 18 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 10:49:14.357 | Need to get 36.1 MB of archives. 2026-07-06 10:49:14.357 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-06 10:49:14.357 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-06 10:49:14.477 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-06 10:49:14.488 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-06 10:49:14.492 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-06 10:49:14.501 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-06 10:49:14.511 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-06 10:49:14.515 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-06 10:49:14.534 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-06 10:49:14.536 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-06 10:49:14.543 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-06 10:49:14.549 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-06 10:49:14.556 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-06 10:49:14.576 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-06 10:49:14.580 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-06 10:49:14.588 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-06 10:49:14.595 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-06 10:49:14.603 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-06 10:49:14.619 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-06 10:49:15.095 | perl: warning: Setting locale failed. 2026-07-06 10:49:15.095 | perl: warning: Please check that your locale settings: 2026-07-06 10:49:15.095 | LANGUAGE = (unset), 2026-07-06 10:49:15.095 | LC_ALL = "en_US.utf8", 2026-07-06 10:49:15.096 | LANG = "de_DE.UTF-8" 2026-07-06 10:49:15.096 | are supported and installed on your system. 2026-07-06 10:49:15.096 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:49:15.157 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:49:15.157 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:49:15.157 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:49:15.372 | Fetched 36.1 MB in 0s (75.6 MB/s) 2026-07-06 10:49:15.450 | Selecting previously unselected package erlang-base. 2026-07-06 10:49:15.512 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-06 10:49:15.519 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:15.523 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:15.908 | Selecting previously unselected package erlang-asn1. 2026-07-06 10:49:15.920 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:15.924 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:15.984 | Selecting previously unselected package erlang-crypto. 2026-07-06 10:49:15.995 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.000 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.044 | Selecting previously unselected package erlang-public-key. 2026-07-06 10:49:16.055 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.059 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.113 | Selecting previously unselected package erlang-mnesia. 2026-07-06 10:49:16.124 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.128 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.194 | Selecting previously unselected package erlang-runtime-tools. 2026-07-06 10:49:16.206 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.214 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.275 | Selecting previously unselected package erlang-ssl. 2026-07-06 10:49:16.287 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.291 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.382 | Selecting previously unselected package erlang-eldap. 2026-07-06 10:49:16.393 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.397 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.440 | Selecting previously unselected package erlang-ftp. 2026-07-06 10:49:16.452 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.456 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.497 | Selecting previously unselected package erlang-tftp. 2026-07-06 10:49:16.509 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.513 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.588 | Selecting previously unselected package erlang-inets. 2026-07-06 10:49:16.597 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.609 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.692 | Selecting previously unselected package erlang-snmp. 2026-07-06 10:49:16.703 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.707 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.860 | Selecting previously unselected package erlang-os-mon. 2026-07-06 10:49:16.870 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.874 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.921 | Selecting previously unselected package erlang-parsetools. 2026-07-06 10:49:16.932 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.937 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:16.981 | Selecting previously unselected package erlang-syntax-tools. 2026-07-06 10:49:16.992 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:16.996 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:17.044 | Selecting previously unselected package erlang-tools. 2026-07-06 10:49:17.055 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:17.060 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:17.122 | Selecting previously unselected package erlang-xmerl. 2026-07-06 10:49:17.134 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 10:49:17.138 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:17.225 | Selecting previously unselected package rabbitmq-server. 2026-07-06 10:49:17.237 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-06 10:49:17.244 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-06 10:49:18.277 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:18.635 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-06 10:49:18.635 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-06 10:49:21.179 | Searching for services which depend on erlang and should be started... none found. 2026-07-06 10:49:21.186 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.197 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.208 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.218 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.230 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.241 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.252 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.264 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.275 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.286 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.297 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.309 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.320 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.332 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.343 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.354 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 10:49:21.366 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-06 10:49:21.457 | info: Selecting GID from range 100 to 999 ... 2026-07-06 10:49:21.465 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-06 10:49:21.564 | info: Selecting UID from range 100 to 999 ... 2026-07-06 10:49:21.564 | 2026-07-06 10:49:21.572 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-06 10:49:21.574 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-06 10:49:21.627 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-06 10:49:21.843 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-06 10:49:41.712 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 10:49:43.478 | perl: warning: Setting locale failed. 2026-07-06 10:49:43.479 | perl: warning: Please check that your locale settings: 2026-07-06 10:49:43.479 | LANGUAGE = (unset), 2026-07-06 10:49:43.479 | LC_ALL = "en_US.utf8", 2026-07-06 10:49:43.479 | LANG = "de_DE.UTF-8" 2026-07-06 10:49:43.479 | are supported and installed on your system. 2026-07-06 10:49:43.479 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:49:43.606 | perl: warning: Setting locale failed. 2026-07-06 10:49:43.606 | perl: warning: Please check that your locale settings: 2026-07-06 10:49:43.606 | LANGUAGE = (unset), 2026-07-06 10:49:43.606 | LC_ALL = "en_US.utf8", 2026-07-06 10:49:43.606 | LANG = "de_DE.UTF-8" 2026-07-06 10:49:43.606 | are supported and installed on your system. 2026-07-06 10:49:43.606 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:49:43.655 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:49:43.655 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:49:43.655 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:49:43.724 | perl: warning: Setting locale failed. 2026-07-06 10:49:43.724 | perl: warning: Please check that your locale settings: 2026-07-06 10:49:43.724 | LANGUAGE = (unset), 2026-07-06 10:49:43.724 | LC_ALL = "en_US.utf8", 2026-07-06 10:49:43.724 | LANG = "de_DE.UTF-8" 2026-07-06 10:49:43.724 | are supported and installed on your system. 2026-07-06 10:49:43.724 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:49:44.227 | 2026-07-06 10:49:44.227 | Running kernel seems to be up-to-date. 2026-07-06 10:49:44.227 | 2026-07-06 10:49:44.228 | Restarting services... 2026-07-06 10:49:44.249 | 2026-07-06 10:49:44.249 | Service restarts being deferred: 2026-07-06 10:49:44.249 | systemctl restart virtlockd.service 2026-07-06 10:49:44.249 | systemctl restart virtlogd.service 2026-07-06 10:49:44.249 | 2026-07-06 10:49:44.249 | No containers need to be restarted. 2026-07-06 10:49:44.249 | 2026-07-06 10:49:44.249 | User sessions running outdated binaries: 2026-07-06 10:49:44.249 | quobyte @ session #6: sshd[2064] 2026-07-06 10:49:44.257 | 2026-07-06 10:49:44.258 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 10:49:46.202 | + functions-common:apt_get:1211 : result=0 2026-07-06 10:49:46.205 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 10:49:46.207 | + functions-common:time_stop:2420 : local name 2026-07-06 10:49:46.209 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:49:46.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:49:46.214 | + functions-common:time_stop:2423 : local total 2026-07-06 10:49:46.217 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:49:46.219 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 10:49:46.221 | + functions-common:time_stop:2427 : start_time=1783334953258 2026-07-06 10:49:46.224 | + functions-common:time_stop:2429 : [[ -z 1783334953258 ]] 2026-07-06 10:49:46.227 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:49:46.231 | + functions-common:time_stop:2432 : end_time=1783334986229 2026-07-06 10:49:46.234 | + functions-common:time_stop:2433 : elapsed_time=32971 2026-07-06 10:49:46.236 | + functions-common:time_stop:2434 : total=65617 2026-07-06 10:49:46.239 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:49:46.241 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98588 2026-07-06 10:49:46.243 | + functions-common:apt_get:1215 : return 0 2026-07-06 10:49:46.246 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-06 10:49:46.248 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 10:49:46.250 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 10:49:46.253 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 10:49:46.255 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 10:49:46.257 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 10:49:46.260 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 10:49:46.262 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 10:49:46.265 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 10:49:46.268 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 10:49:46.270 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 10:49:46.273 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 10:49:46.275 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 10:49:46.277 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 10:49:46.279 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-06 10:49:46.282 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-06 10:49:46.298 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:49:46.301 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-06 10:49:46.303 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 10:49:46.305 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-06 10:49:46.307 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-06 10:49:46.311 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-06 10:49:46.315 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-06 10:49:46.318 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-06 10:49:46.321 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-06 10:49:46.324 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-06 10:49:46.326 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-06 10:49:46.329 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-06 10:49:46.333 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-06 10:49:47.473 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-06 10:49:47.473 | user tags 2026-07-06 10:49:47.473 | guest [administrator]' 2026-07-06 10:49:47.478 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-06 10:49:47.478 | user tags 2026-07-06 10:49:47.478 | guest [administrator]' 2026-07-06 10:49:47.478 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-06 10:49:47.484 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-06 10:49:47.487 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-06 10:49:47.489 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-06 10:49:48.551 | Adding user "stackrabbit" ... 2026-07-06 10:49:48.571 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-06 10:49:48.589 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-06 10:49:49.647 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-06 10:49:49.681 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-06 10:49:49.684 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-06 10:49:50.750 | Changing password for user "stackrabbit" ... 2026-07-06 10:49:50.781 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-06 10:49:50.784 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-06 10:49:50.786 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-06 10:49:51.844 | Deleting user "guest" ... 2026-07-06 10:49:51.876 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-06 10:49:51.892 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:49:51.894 | + ./stack.sh:main:858 : install_database 2026-07-06 10:49:51.897 | + lib/database:install_database:118 : install_database_mysql 2026-07-06 10:49:51.900 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-06 10:49:51.902 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:49:51.904 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:49:51.907 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-06 10:49:51.918 | perl: warning: Setting locale failed. 2026-07-06 10:49:51.918 | perl: warning: Please check that your locale settings: 2026-07-06 10:49:51.918 | LANGUAGE = (unset), 2026-07-06 10:49:51.919 | LC_ALL = "en_US.utf8", 2026-07-06 10:49:51.919 | LANG = "de_DE.UTF-8" 2026-07-06 10:49:51.919 | are supported and installed on your system. 2026-07-06 10:49:51.919 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:49:51.971 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:49:51.971 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:49:51.971 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:49:52.084 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-06 10:49:52.086 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-06 10:49:52.090 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-06 10:49:52.092 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:49:52.095 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:49:52.098 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-06 10:49:52.100 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-06 10:49:52.103 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-06 10:49:52.108 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-06 10:49:52.110 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-06 10:49:52.112 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 10:49:52.114 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 10:49:52.117 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 10:49:52.119 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 10:49:52.122 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 10:49:52.124 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 10:49:52.126 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 10:49:52.129 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 10:49:52.131 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 10:49:52.134 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 10:49:52.136 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 10:49:52.138 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 10:49:52.141 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 10:49:52.144 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-06 10:49:52.146 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:49:52.149 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:49:52.151 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-06 10:49:52.154 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 10:49:52.156 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 10:49:52.158 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 10:49:52.161 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 10:49:52.164 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 10:49:52.166 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 10:49:52.168 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:49:52.171 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:49:52.173 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 10:49:52.176 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 10:49:52.178 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 10:49:52.180 | + functions-common:apt_get_update:1167 : return 2026-07-06 10:49:52.182 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-06 10:49:52.185 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 10:49:52.187 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:49:52.190 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:49:52.192 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-06 10:49:52.213 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-06 10:49:52.250 | Reading package lists... 2026-07-06 10:49:52.610 | Building dependency tree... 2026-07-06 10:49:52.611 | Reading state information... 2026-07-06 10:49:53.158 | The following packages were automatically installed and are no longer required: 2026-07-06 10:49:53.160 | libfwupd2 libgusb2 2026-07-06 10:49:53.160 | Use 'sudo apt autoremove' to remove them. 2026-07-06 10:49:53.162 | The following additional packages will be installed: 2026-07-06 10:49:53.162 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-06 10:49:53.162 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-06 10:49:53.162 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-06 10:49:53.162 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-06 10:49:53.162 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-06 10:49:53.163 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-06 10:49:53.163 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-06 10:49:53.166 | Suggested packages: 2026-07-06 10:49:53.166 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-06 10:49:53.166 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-06 10:49:53.213 | The following NEW packages will be installed: 2026-07-06 10:49:53.214 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-06 10:49:53.214 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-06 10:49:53.214 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-06 10:49:53.214 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-06 10:49:53.214 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-06 10:49:53.215 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-06 10:49:53.215 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-06 10:49:53.290 | 0 upgraded, 27 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 10:49:53.290 | Need to get 29.6 MB of archives. 2026-07-06 10:49:53.290 | After this operation, 243 MB of additional disk space will be used. 2026-07-06 10:49:53.291 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-06 10:49:53.336 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-06 10:49:53.341 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-06 10:49:53.348 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-06 10:49:53.356 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-06 10:49:53.365 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-06 10:49:53.557 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-06 10:49:53.574 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-06 10:49:53.574 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-06 10:49:53.576 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-06 10:49:53.577 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-06 10:49:53.579 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-06 10:49:53.585 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-06 10:49:53.592 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-06 10:49:53.597 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-06 10:49:53.601 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-06 10:49:53.606 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-06 10:49:53.612 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-06 10:49:53.616 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-06 10:49:53.621 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-06 10:49:53.638 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-06 10:49:53.646 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-06 10:49:53.651 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-06 10:49:53.656 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-06 10:49:53.662 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-06 10:49:53.739 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-06 10:49:53.739 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-06 10:49:53.969 | perl: warning: Setting locale failed. 2026-07-06 10:49:53.969 | perl: warning: Please check that your locale settings: 2026-07-06 10:49:53.970 | LANGUAGE = (unset), 2026-07-06 10:49:53.970 | LC_ALL = "en_US.utf8", 2026-07-06 10:49:53.970 | LANG = "de_DE.UTF-8" 2026-07-06 10:49:53.970 | are supported and installed on your system. 2026-07-06 10:49:53.970 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:49:54.032 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:49:54.032 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:49:54.033 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:49:54.155 | Vorkonfiguration der Pakete ... 2026-07-06 10:49:54.166 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:49:54.295 | Fetched 29.6 MB in 0s (59.7 MB/s) 2026-07-06 10:49:54.330 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-06 10:49:54.392 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-06 10:49:54.398 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 10:49:54.403 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:49:54.822 | Selecting previously unselected package mysql-client-8.0. 2026-07-06 10:49:54.832 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 10:49:54.836 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:49:54.885 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-06 10:49:54.897 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-06 10:49:54.905 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 10:49:54.951 | Selecting previously unselected package libmecab2:amd64. 2026-07-06 10:49:54.962 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-06 10:49:54.966 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-06 10:49:55.017 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-06 10:49:55.027 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-06 10:49:55.031 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-06 10:49:55.079 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-06 10:49:55.091 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 10:49:55.095 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:49:56.058 | Selecting previously unselected package mysql-server-8.0. 2026-07-06 10:49:56.073 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 10:49:56.081 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:49:56.166 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:49:56.166 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:49:56.167 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:49:56.251 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:49:56.267 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:49:56.607 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:49:56.676 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-06 10:49:56.689 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-06 10:49:56.693 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-06 10:49:56.733 | Selecting previously unselected package liburi-perl. 2026-07-06 10:49:56.745 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-06 10:49:56.749 | Unpacking liburi-perl (5.27-1) ... 2026-07-06 10:49:56.835 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-06 10:49:56.848 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-06 10:49:56.852 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-06 10:49:56.911 | Selecting previously unselected package libcgi-pm-perl. 2026-07-06 10:49:56.922 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-06 10:49:56.927 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-06 10:49:56.995 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-06 10:49:57.005 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:49:57.009 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 10:49:57.052 | Selecting previously unselected package libfcgi-perl. 2026-07-06 10:49:57.064 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-06 10:49:57.069 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-06 10:49:57.212 | Selecting previously unselected package libcgi-fast-perl. 2026-07-06 10:49:57.225 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-06 10:49:57.243 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-06 10:49:57.330 | Selecting previously unselected package libclone-perl:amd64. 2026-07-06 10:49:57.343 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-06 10:49:57.347 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-06 10:49:57.391 | Selecting previously unselected package libencode-locale-perl. 2026-07-06 10:49:57.401 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-06 10:49:57.406 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-06 10:49:57.450 | Selecting previously unselected package libfcgi-bin. 2026-07-06 10:49:57.462 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:49:57.467 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 10:49:57.514 | Selecting previously unselected package libhtml-template-perl. 2026-07-06 10:49:57.521 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-06 10:49:57.526 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-06 10:49:57.571 | Selecting previously unselected package libtimedate-perl. 2026-07-06 10:49:57.583 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-06 10:49:57.589 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-06 10:49:57.657 | Selecting previously unselected package libhttp-date-perl. 2026-07-06 10:49:57.668 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-06 10:49:57.673 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-06 10:49:57.713 | Selecting previously unselected package libio-html-perl. 2026-07-06 10:49:57.725 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-06 10:49:57.729 | Unpacking libio-html-perl (1.004-3) ... 2026-07-06 10:49:57.770 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-06 10:49:57.782 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-06 10:49:57.786 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-06 10:49:57.828 | Selecting previously unselected package libhttp-message-perl. 2026-07-06 10:49:57.840 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-06 10:49:57.844 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-06 10:49:57.896 | Selecting previously unselected package mecab-utils. 2026-07-06 10:49:57.908 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-06 10:49:57.912 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-06 10:49:57.956 | Selecting previously unselected package mecab-ipadic. 2026-07-06 10:49:57.969 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-06 10:49:57.974 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-06 10:49:58.604 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-06 10:49:58.616 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-06 10:49:58.621 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-06 10:49:58.658 | Selecting previously unselected package mysql-server. 2026-07-06 10:49:58.669 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-06 10:49:58.674 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:49:58.738 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-06 10:49:58.749 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-06 10:49:58.764 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:49:58.775 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-06 10:49:58.786 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 10:49:58.797 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 10:49:58.808 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-06 10:49:58.819 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-06 10:49:58.829 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 10:49:58.841 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-06 10:49:58.852 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-06 10:49:58.863 | Setting up libio-html-perl (1.004-3) ... 2026-07-06 10:49:58.874 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:49:58.885 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-06 10:49:58.896 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:49:58.906 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-06 10:49:58.917 | Setting up liburi-perl (5.27-1) ... 2026-07-06 10:49:58.928 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:49:58.980 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:49:59.032 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:49:59.032 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:49:59.032 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:49:59.108 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:49:59.121 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:49:59.174 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-06 10:49:59.205 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-06 10:50:10.985 | mysqld will log errors to /var/log/mysql/error.log 2026-07-06 10:50:11.807 | mysqld is running as pid 16133 2026-07-06 10:50:14.246 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-06 10:50:15.870 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-06 10:50:15.880 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-06 10:50:15.890 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-06 10:50:15.893 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-06 10:50:15.894 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-06 10:50:15.894 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-06 10:50:16.116 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-06 10:50:16.164 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-06 10:50:16.164 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-06 10:50:16.165 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-06 10:50:16.165 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-06 10:50:16.172 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-06 10:50:16.177 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-06 10:50:16.259 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-06 10:50:16.260 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-06 10:50:16.260 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-06 10:50:16.261 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-06 10:50:16.356 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-06 10:50:16.359 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-06 10:50:16.368 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-06 10:50:16.368 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-06 10:50:16.369 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-06 10:50:16.369 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-06 10:50:16.399 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-06 10:50:16.399 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-06 10:50:16.400 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-06 10:50:16.722 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-06 10:50:16.722 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-06 10:50:16.723 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-06 10:50:16.875 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-06 10:50:16.925 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-06 10:50:16.925 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-06 10:50:17.285 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-06 10:50:17.396 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-06 10:50:17.655 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-06 10:50:17.658 | 2026-07-06 10:50:17.658 | done! 2026-07-06 10:50:17.664 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-06 10:50:17.671 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-06 10:50:17.680 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-06 10:50:17.684 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-06 10:50:17.685 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-06 10:50:17.685 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-06 10:50:17.993 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-06 10:50:18.078 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-06 10:50:18.078 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-06 10:50:18.079 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-06 10:50:18.079 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-06 10:50:18.089 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-06 10:50:18.095 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-06 10:50:18.211 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-06 10:50:18.211 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-06 10:50:18.212 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-06 10:50:18.212 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-06 10:50:18.341 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-06 10:50:18.345 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-06 10:50:18.357 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-06 10:50:18.357 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-06 10:50:18.358 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-06 10:50:18.359 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-06 10:50:18.400 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-06 10:50:18.400 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-06 10:50:18.401 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-06 10:50:18.872 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-06 10:50:18.873 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-06 10:50:18.873 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-06 10:50:19.089 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-06 10:50:19.159 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-06 10:50:19.159 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-06 10:50:19.594 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-06 10:50:19.723 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-06 10:50:19.981 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-06 10:50:19.985 | 2026-07-06 10:50:19.985 | done! 2026-07-06 10:50:19.991 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-06 10:50:19.998 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-06 10:50:20.010 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-06 10:50:20.021 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 10:50:20.032 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-06 10:50:20.043 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-06 10:50:20.055 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-06 10:50:20.067 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 10:50:21.924 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 10:50:22.164 | perl: warning: Setting locale failed. 2026-07-06 10:50:22.164 | perl: warning: Please check that your locale settings: 2026-07-06 10:50:22.164 | LANGUAGE = (unset), 2026-07-06 10:50:22.164 | LC_ALL = "en_US.utf8", 2026-07-06 10:50:22.164 | LANG = "de_DE.UTF-8" 2026-07-06 10:50:22.164 | are supported and installed on your system. 2026-07-06 10:50:22.164 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:50:22.290 | perl: warning: Setting locale failed. 2026-07-06 10:50:22.290 | perl: warning: Please check that your locale settings: 2026-07-06 10:50:22.291 | LANGUAGE = (unset), 2026-07-06 10:50:22.291 | LC_ALL = "en_US.utf8", 2026-07-06 10:50:22.291 | LANG = "de_DE.UTF-8" 2026-07-06 10:50:22.291 | are supported and installed on your system. 2026-07-06 10:50:22.291 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:50:22.340 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:50:22.340 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:50:22.340 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:50:22.410 | perl: warning: Setting locale failed. 2026-07-06 10:50:22.410 | perl: warning: Please check that your locale settings: 2026-07-06 10:50:22.410 | LANGUAGE = (unset), 2026-07-06 10:50:22.410 | LC_ALL = "en_US.utf8", 2026-07-06 10:50:22.410 | LANG = "de_DE.UTF-8" 2026-07-06 10:50:22.410 | are supported and installed on your system. 2026-07-06 10:50:22.410 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:50:22.910 | 2026-07-06 10:50:22.910 | Running kernel seems to be up-to-date. 2026-07-06 10:50:22.911 | 2026-07-06 10:50:22.911 | Restarting services... 2026-07-06 10:50:22.933 | 2026-07-06 10:50:22.933 | Service restarts being deferred: 2026-07-06 10:50:22.933 | systemctl restart virtlockd.service 2026-07-06 10:50:22.933 | systemctl restart virtlogd.service 2026-07-06 10:50:22.933 | 2026-07-06 10:50:22.933 | No containers need to be restarted. 2026-07-06 10:50:22.933 | 2026-07-06 10:50:22.933 | User sessions running outdated binaries: 2026-07-06 10:50:22.933 | quobyte @ session #6: sshd[2064] 2026-07-06 10:50:22.941 | 2026-07-06 10:50:22.942 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 10:50:24.897 | + functions-common:apt_get:1211 : result=0 2026-07-06 10:50:24.901 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 10:50:24.903 | + functions-common:time_stop:2420 : local name 2026-07-06 10:50:24.905 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:50:24.908 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:50:24.911 | + functions-common:time_stop:2423 : local total 2026-07-06 10:50:24.913 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:50:24.916 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 10:50:24.919 | + functions-common:time_stop:2427 : start_time=1783334992210 2026-07-06 10:50:24.921 | + functions-common:time_stop:2429 : [[ -z 1783334992210 ]] 2026-07-06 10:50:24.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:50:24.928 | + functions-common:time_stop:2432 : end_time=1783335024925 2026-07-06 10:50:24.930 | + functions-common:time_stop:2433 : elapsed_time=32715 2026-07-06 10:50:24.932 | + functions-common:time_stop:2434 : total=98588 2026-07-06 10:50:24.935 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:50:24.937 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=131303 2026-07-06 10:50:24.939 | + functions-common:apt_get:1215 : return 0 2026-07-06 10:50:24.942 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-06 10:50:24.944 | + ./stack.sh:main:861 : install_database_python 2026-07-06 10:50:24.947 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-06 10:50:24.950 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-06 10:50:24.952 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-06 10:50:24.954 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 10:50:24.958 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-06 10:50:24.960 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-06 10:50:24.962 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 10:50:24.966 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-06 10:50:24.966 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 10:50:24.970 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-06 10:50:24.973 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-06 10:50:24.975 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-06 10:50:24.977 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-06 10:50:24.980 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-06 10:50:24.998 | Using python 3.12 to install PyMySQL 2026-07-06 10:50:25.001 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-07-06 10:50:26.165 | Collecting PyMySQL 2026-07-06 10:50:26.303 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-06 10:50:26.332 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-06 10:50:26.503 | Installing collected packages: PyMySQL 2026-07-06 10:50:26.575 | Successfully installed PyMySQL-1.2.0 2026-07-06 10:50:26.683 | + inc/python:pip_install:216 : result=0 2026-07-06 10:50:26.685 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:50:26.688 | + functions-common:time_stop:2420 : local name 2026-07-06 10:50:26.691 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:50:26.694 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:50:26.696 | + functions-common:time_stop:2423 : local total 2026-07-06 10:50:26.699 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:50:26.702 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:50:26.704 | + functions-common:time_stop:2427 : start_time=1783335024994 2026-07-06 10:50:26.707 | + functions-common:time_stop:2429 : [[ -z 1783335024994 ]] 2026-07-06 10:50:26.711 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:50:26.715 | + functions-common:time_stop:2432 : end_time=1783335026712 2026-07-06 10:50:26.718 | + functions-common:time_stop:2433 : elapsed_time=1718 2026-07-06 10:50:26.720 | + functions-common:time_stop:2434 : total=33717 2026-07-06 10:50:26.723 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:50:26.726 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35435 2026-07-06 10:50:26.729 | + inc/python:pip_install:219 : return 0 2026-07-06 10:50:26.732 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-06 10:50:26.735 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-06 10:50:26.738 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-06 10:50:26.740 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-06 10:50:26.760 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:50:26.763 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-06 10:50:26.766 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-06 10:50:26.785 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:50:26.787 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-06 10:50:26.807 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:50:26.810 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-06 10:50:26.828 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:50:26.831 | + ./stack.sh:main:869 : install_etcd3 2026-07-06 10:50:26.833 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-06 10:50:26.833 | Installing etcd 2026-07-06 10:50:26.836 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-06 10:50:26.852 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-06 10:50:26.869 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-06 10:50:26.872 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-06 10:50:26.890 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-06 10:50:26.894 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 10:50:26.897 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 10:50:26.900 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-06 10:50:26.903 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-06 10:50:26.906 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-06 10:50:26.909 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 10:50:26.912 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-07-06 10:50:26.915 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-06 10:50:26.918 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 10:50:26.923 | --2026-07-06 12:50:26-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 10:50:26.985 | Resolving github.com (github.com)... 140.82.121.4 2026-07-06 10:50:27.005 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-06 10:50:27.232 | HTTP request sent, awaiting response... 302 Found 2026-07-06 10:50:27.232 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-06T11%3A30%3A38Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-06T10%3A30%3A25Z&ske=2026-07-06T11%3A30%3A38Z&sks=b&skv=2018-11-09&sig=qWwHbcd%2FHmb53stzbXj%2FCyQYbr%2BphyRiiIjGbs9cxqk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzMzNjgyNywibmJmIjoxNzgzMzM1MDI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WNF9ORplcAp-5scvZlCEE9bGYGHWUVz_4cUeTfqu_54&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-06 10:50:27.233 | --2026-07-06 12:50:27-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-06T11%3A30%3A38Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-06T10%3A30%3A25Z&ske=2026-07-06T11%3A30%3A38Z&sks=b&skv=2018-11-09&sig=qWwHbcd%2FHmb53stzbXj%2FCyQYbr%2BphyRiiIjGbs9cxqk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzMzNjgyNywibmJmIjoxNzgzMzM1MDI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WNF9ORplcAp-5scvZlCEE9bGYGHWUVz_4cUeTfqu_54&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-06 10:50:27.234 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-07-06 10:50:27.246 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-06 10:50:27.289 | HTTP request sent, awaiting response... 200 OK 2026-07-06 10:50:27.289 | Length: 20927601 (20M) [application/octet-stream] 2026-07-06 10:50:27.289 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-06 10:50:27.342 | 2026-07-06 10:50:27.544 | 0K ........ ........ ... 100% 78.1M=0.3s 2026-07-06 10:50:27.545 | 2026-07-06 10:50:27.545 | 2026-07-06 12:50:27 (78.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-06 10:50:27.545 | 2026-07-06 10:50:27.550 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-06 10:50:27.552 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 10:50:27.555 | ++ functions:get_extra_file:81 : return 2026-07-06 10:50:27.559 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 10:50:27.562 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-06 10:50:27.565 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-06 10:50:27.568 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-06 10:50:27.594 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-06 10:50:27.597 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-07-06 10:50:27.605 | etcd-v3.5.21-linux-amd64/ 2026-07-06 10:50:27.605 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-06 10:50:27.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-06 10:50:27.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-06 10:50:27.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-06 10:50:27.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-06 10:50:27.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-06 10:50:27.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-06 10:50:27.606 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-06 10:50:27.606 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-06 10:50:27.607 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-06 10:50:27.607 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-06 10:50:27.607 | etcd-v3.5.21-linux-amd64/README.md 2026-07-06 10:50:27.607 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-06 10:50:27.772 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-06 10:50:27.977 | etcd-v3.5.21-linux-amd64/etcd 2026-07-06 10:50:28.236 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-06 10:50:28.271 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-06 10:50:28.304 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-06 10:50:28.308 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-06 10:50:28.325 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:50:28.328 | + ./stack.sh:main:888 : install_dstat 2026-07-06 10:50:28.332 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-06 10:50:28.351 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:50:28.354 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-06 10:50:28.357 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 10:50:28.359 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-06 10:50:28.362 | + ./stack.sh:main:897 : install_libs 2026-07-06 10:50:28.366 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-06 10:50:28.369 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-06 10:50:28.372 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-06 10:50:28.375 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-06 10:50:28.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.380 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.383 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-06 10:50:28.386 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.389 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-06 10:50:28.392 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-06 10:50:28.395 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-06 10:50:28.398 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-06 10:50:28.401 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.404 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.407 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-06 10:50:28.409 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.413 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-06 10:50:28.415 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-06 10:50:28.418 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-06 10:50:28.421 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-06 10:50:28.423 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.426 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.429 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-06 10:50:28.432 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.434 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-06 10:50:28.437 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-06 10:50:28.441 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-06 10:50:28.443 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-06 10:50:28.446 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.449 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.451 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-06 10:50:28.454 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.457 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-06 10:50:28.460 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-06 10:50:28.463 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-06 10:50:28.466 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-06 10:50:28.469 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.471 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.474 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-06 10:50:28.477 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.480 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-06 10:50:28.483 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-06 10:50:28.485 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-06 10:50:28.488 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-06 10:50:28.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.493 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.496 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-06 10:50:28.499 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.502 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-06 10:50:28.504 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-06 10:50:28.508 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-06 10:50:28.510 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-06 10:50:28.513 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.516 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.518 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-06 10:50:28.521 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.524 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-06 10:50:28.527 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-06 10:50:28.530 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-06 10:50:28.533 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-06 10:50:28.536 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.538 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.541 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-06 10:50:28.544 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.547 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-06 10:50:28.550 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-06 10:50:28.553 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-06 10:50:28.555 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-06 10:50:28.558 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.561 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.563 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-06 10:50:28.567 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.570 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-06 10:50:28.572 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-06 10:50:28.575 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-06 10:50:28.578 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-06 10:50:28.581 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.584 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.587 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-06 10:50:28.590 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.593 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-06 10:50:28.596 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-06 10:50:28.599 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-06 10:50:28.602 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-06 10:50:28.605 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.607 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.610 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-06 10:50:28.613 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.615 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-06 10:50:28.619 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-06 10:50:28.621 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-06 10:50:28.624 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-06 10:50:28.627 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.630 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.633 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-06 10:50:28.636 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.639 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-06 10:50:28.641 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-06 10:50:28.645 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-06 10:50:28.648 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-06 10:50:28.651 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.653 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.656 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-06 10:50:28.660 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.663 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-06 10:50:28.666 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-06 10:50:28.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-06 10:50:28.673 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-06 10:50:28.676 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.679 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.682 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-06 10:50:28.685 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.688 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-06 10:50:28.691 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-06 10:50:28.694 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-06 10:50:28.697 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-06 10:50:28.700 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.703 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.706 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-06 10:50:28.709 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.712 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-06 10:50:28.715 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-06 10:50:28.718 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-06 10:50:28.721 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-06 10:50:28.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.727 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.730 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-06 10:50:28.733 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.736 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-06 10:50:28.739 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-06 10:50:28.742 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-06 10:50:28.746 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-06 10:50:28.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.752 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.755 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-06 10:50:28.758 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.761 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-06 10:50:28.764 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-06 10:50:28.767 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-06 10:50:28.770 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-06 10:50:28.773 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.776 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.779 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-06 10:50:28.783 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.786 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-06 10:50:28.789 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-06 10:50:28.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-06 10:50:28.794 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-06 10:50:28.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.800 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.804 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-06 10:50:28.807 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.810 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-06 10:50:28.813 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-06 10:50:28.816 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-06 10:50:28.819 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-06 10:50:28.823 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.825 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.828 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-06 10:50:28.831 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.834 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-06 10:50:28.837 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-06 10:50:28.840 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-06 10:50:28.842 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-06 10:50:28.845 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.848 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.851 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-06 10:50:28.854 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.857 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-06 10:50:28.860 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-06 10:50:28.863 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-06 10:50:28.866 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-06 10:50:28.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.871 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.875 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-06 10:50:28.877 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.881 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-06 10:50:28.883 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-06 10:50:28.886 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-06 10:50:28.889 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-06 10:50:28.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.895 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.897 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-06 10:50:28.900 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.903 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-06 10:50:28.907 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-06 10:50:28.909 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-06 10:50:28.912 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-06 10:50:28.916 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.918 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.922 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-06 10:50:28.925 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.928 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-06 10:50:28.930 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-06 10:50:28.933 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-06 10:50:28.936 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-06 10:50:28.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.942 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.944 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-06 10:50:28.947 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.951 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-06 10:50:28.953 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-06 10:50:28.956 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-06 10:50:28.959 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-06 10:50:28.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.966 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.969 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-06 10:50:28.972 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:28.975 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-06 10:50:28.978 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-06 10:50:28.981 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-06 10:50:28.985 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-06 10:50:28.988 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:28.991 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:28.994 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-06 10:50:28.997 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.000 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-06 10:50:29.003 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-06 10:50:29.006 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-06 10:50:29.009 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-06 10:50:29.012 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.015 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.019 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-06 10:50:29.022 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.025 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-06 10:50:29.028 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-06 10:50:29.031 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-06 10:50:29.035 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-06 10:50:29.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.041 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.044 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-06 10:50:29.047 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.051 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-06 10:50:29.054 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-06 10:50:29.057 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-06 10:50:29.060 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-06 10:50:29.063 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.067 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.070 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-06 10:50:29.073 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.076 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-06 10:50:29.079 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-06 10:50:29.083 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-06 10:50:29.086 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-06 10:50:29.089 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.092 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.095 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-06 10:50:29.098 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.101 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-06 10:50:29.105 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-06 10:50:29.107 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-06 10:50:29.111 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-06 10:50:29.114 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.117 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.120 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-06 10:50:29.123 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.126 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-06 10:50:29.130 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-06 10:50:29.133 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-06 10:50:29.136 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-06 10:50:29.139 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.142 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.145 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-06 10:50:29.149 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.152 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-06 10:50:29.155 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-06 10:50:29.158 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-06 10:50:29.162 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-06 10:50:29.165 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.168 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.171 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-06 10:50:29.174 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.178 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-06 10:50:29.181 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-06 10:50:29.184 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-06 10:50:29.187 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-06 10:50:29.191 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.194 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.197 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-06 10:50:29.201 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.204 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-06 10:50:29.207 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-06 10:50:29.211 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-06 10:50:29.214 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-06 10:50:29.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.220 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.223 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-06 10:50:29.226 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.229 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-06 10:50:29.233 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-06 10:50:29.235 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-06 10:50:29.238 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-06 10:50:29.241 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.244 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.248 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-06 10:50:29.251 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.254 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-06 10:50:29.257 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-06 10:50:29.260 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-06 10:50:29.263 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-06 10:50:29.266 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.269 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.272 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-06 10:50:29.275 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.277 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-06 10:50:29.280 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-06 10:50:29.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:29.286 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:29.289 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-06 10:50:29.292 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:29.296 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-06 10:50:29.319 | Using python 3.12 to install etcd3gw 2026-07-06 10:50:29.322 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-07-06 10:50:30.515 | Collecting etcd3gw 2026-07-06 10:50:30.653 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 10:50:30.665 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-06 10:50:30.708 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-06 10:50:30.711 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 10:50:30.758 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-06 10:50:30.777 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 10:50:30.823 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-06 10:50:30.840 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 10:50:31.371 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-06 10:50:31.405 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-06 10:50:31.419 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-06 10:50:31.592 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-06 10:50:31.593 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-06 10:50:31.628 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-06 10:50:31.630 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-06 10:50:31.672 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-06 10:50:31.675 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-06 10:50:31.681 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-06 10:50:31.711 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-06 10:50:31.748 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-06 10:50:31.783 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-06 10:50:31.798 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-06 10:50:31.800 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-06 10:50:31.803 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-06 10:50:31.805 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-06 10:50:31.824 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-06 10:50:32.067 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-06 10:50:32.126 | Attempting uninstall: urllib3 2026-07-06 10:50:32.132 | Found existing installation: urllib3 2.0.7 2026-07-06 10:50:32.133 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:50:32.133 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-06 10:50:32.277 | Attempting uninstall: idna 2026-07-06 10:50:32.285 | Found existing installation: idna 3.6 2026-07-06 10:50:32.286 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:50:32.287 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-06 10:50:32.449 | Attempting uninstall: requests 2026-07-06 10:50:32.457 | Found existing installation: requests 2.31.0 2026-07-06 10:50:32.458 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:50:32.458 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-06 10:50:32.702 | 2026-07-06 10:50:32.708 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-06 10:50:32.853 | + inc/python:pip_install:216 : result=0 2026-07-06 10:50:32.857 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:50:32.859 | + functions-common:time_stop:2420 : local name 2026-07-06 10:50:32.861 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:50:32.863 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:50:32.866 | + functions-common:time_stop:2423 : local total 2026-07-06 10:50:32.868 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:50:32.871 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:50:32.873 | + functions-common:time_stop:2427 : start_time=1783335029314 2026-07-06 10:50:32.875 | + functions-common:time_stop:2429 : [[ -z 1783335029314 ]] 2026-07-06 10:50:32.878 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:50:32.882 | + functions-common:time_stop:2432 : end_time=1783335032879 2026-07-06 10:50:32.885 | + functions-common:time_stop:2433 : elapsed_time=3565 2026-07-06 10:50:32.887 | + functions-common:time_stop:2434 : total=35435 2026-07-06 10:50:32.890 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:50:32.892 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39000 2026-07-06 10:50:32.894 | + inc/python:pip_install:219 : return 0 2026-07-06 10:50:32.897 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-06 10:50:32.899 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-06 10:50:32.902 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-06 10:50:32.905 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 10:50:32.908 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 10:50:32.911 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 10:50:32.914 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 10:50:32.917 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 10:50:32.920 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 10:50:32.923 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 10:50:32.926 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 10:50:32.929 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 10:50:32.932 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 10:50:32.935 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 10:50:32.937 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 10:50:32.940 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 10:50:32.944 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-06 10:50:32.947 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:50:32.950 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:50:32.953 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-06 10:50:32.955 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-06 10:50:32.958 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 10:50:32.961 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 10:50:32.963 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 10:50:32.965 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 10:50:32.968 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 10:50:32.970 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 10:50:32.973 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:50:32.976 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:50:32.979 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 10:50:32.982 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 10:50:32.985 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 10:50:32.987 | + functions-common:apt_get_update:1167 : return 2026-07-06 10:50:32.990 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-06 10:50:32.993 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 10:50:32.996 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:50:32.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:50:33.002 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-06 10:50:33.024 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-06 10:50:33.061 | Reading package lists... 2026-07-06 10:50:33.422 | Building dependency tree... 2026-07-06 10:50:33.425 | Reading state information... 2026-07-06 10:50:33.989 | The following packages were automatically installed and are no longer required: 2026-07-06 10:50:33.992 | libfwupd2 libgusb2 2026-07-06 10:50:33.992 | Use 'sudo apt autoremove' to remove them. 2026-07-06 10:50:33.994 | The following additional packages will be installed: 2026-07-06 10:50:33.996 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-06 10:50:33.998 | Suggested packages: 2026-07-06 10:50:33.998 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-06 10:50:33.998 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-06 10:50:33.998 | python3-uwsgidecorators 2026-07-06 10:50:34.039 | The following NEW packages will be installed: 2026-07-06 10:50:34.040 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-06 10:50:34.090 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 10:50:34.090 | Need to get 1270 kB of archives. 2026-07-06 10:50:34.090 | After this operation, 4285 kB of additional disk space will be used. 2026-07-06 10:50:34.090 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-06 10:50:34.099 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-06 10:50:34.109 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-06 10:50:34.117 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-06 10:50:34.122 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-06 10:50:34.126 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-06 10:50:34.353 | perl: warning: Setting locale failed. 2026-07-06 10:50:34.353 | perl: warning: Please check that your locale settings: 2026-07-06 10:50:34.353 | LANGUAGE = (unset), 2026-07-06 10:50:34.353 | LC_ALL = "en_US.utf8", 2026-07-06 10:50:34.353 | LANG = "de_DE.UTF-8" 2026-07-06 10:50:34.353 | are supported and installed on your system. 2026-07-06 10:50:34.353 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:50:34.417 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:50:34.418 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:50:34.418 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:50:34.604 | Fetched 1270 kB in 0s (20.7 MB/s) 2026-07-06 10:50:34.660 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-06 10:50:34.719 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-06 10:50:34.726 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-06 10:50:34.734 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-06 10:50:34.782 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-06 10:50:34.794 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-06 10:50:34.799 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-06 10:50:34.849 | Selecting previously unselected package libzmq5:amd64. 2026-07-06 10:50:34.860 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-06 10:50:34.864 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-06 10:50:34.916 | Selecting previously unselected package uwsgi-core. 2026-07-06 10:50:34.927 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 10:50:34.933 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-06 10:50:35.112 | Selecting previously unselected package uwsgi. 2026-07-06 10:50:35.124 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 10:50:35.130 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-06 10:50:35.180 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-06 10:50:35.189 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 10:50:35.193 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-06 10:50:35.262 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-06 10:50:35.274 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-06 10:50:35.285 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-06 10:50:35.296 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-06 10:50:35.316 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-06 10:50:35.862 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-06 10:50:35.898 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 10:50:36.942 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 10:50:37.168 | perl: warning: Setting locale failed. 2026-07-06 10:50:37.168 | perl: warning: Please check that your locale settings: 2026-07-06 10:50:37.168 | LANGUAGE = (unset), 2026-07-06 10:50:37.169 | LC_ALL = "en_US.utf8", 2026-07-06 10:50:37.169 | LANG = "de_DE.UTF-8" 2026-07-06 10:50:37.169 | are supported and installed on your system. 2026-07-06 10:50:37.169 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:50:37.295 | perl: warning: Setting locale failed. 2026-07-06 10:50:37.295 | perl: warning: Please check that your locale settings: 2026-07-06 10:50:37.295 | LANGUAGE = (unset), 2026-07-06 10:50:37.295 | LC_ALL = "en_US.utf8", 2026-07-06 10:50:37.295 | LANG = "de_DE.UTF-8" 2026-07-06 10:50:37.296 | are supported and installed on your system. 2026-07-06 10:50:37.296 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:50:37.345 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:50:37.345 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:50:37.345 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:50:37.414 | perl: warning: Setting locale failed. 2026-07-06 10:50:37.414 | perl: warning: Please check that your locale settings: 2026-07-06 10:50:37.414 | LANGUAGE = (unset), 2026-07-06 10:50:37.414 | LC_ALL = "en_US.utf8", 2026-07-06 10:50:37.414 | LANG = "de_DE.UTF-8" 2026-07-06 10:50:37.414 | are supported and installed on your system. 2026-07-06 10:50:37.414 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:50:37.905 | 2026-07-06 10:50:37.906 | Running kernel seems to be up-to-date. 2026-07-06 10:50:37.906 | 2026-07-06 10:50:37.906 | Restarting services... 2026-07-06 10:50:37.927 | 2026-07-06 10:50:37.928 | Service restarts being deferred: 2026-07-06 10:50:37.928 | systemctl restart virtlockd.service 2026-07-06 10:50:37.928 | systemctl restart virtlogd.service 2026-07-06 10:50:37.928 | 2026-07-06 10:50:37.928 | No containers need to be restarted. 2026-07-06 10:50:37.928 | 2026-07-06 10:50:37.928 | User sessions running outdated binaries: 2026-07-06 10:50:37.928 | quobyte @ session #6: sshd[2064] 2026-07-06 10:50:37.937 | 2026-07-06 10:50:37.937 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 10:50:39.897 | + functions-common:apt_get:1211 : result=0 2026-07-06 10:50:39.899 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 10:50:39.901 | + functions-common:time_stop:2420 : local name 2026-07-06 10:50:39.903 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:50:39.905 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:50:39.908 | + functions-common:time_stop:2423 : local total 2026-07-06 10:50:39.910 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:50:39.912 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 10:50:39.914 | + functions-common:time_stop:2427 : start_time=1783335033021 2026-07-06 10:50:39.916 | + functions-common:time_stop:2429 : [[ -z 1783335033021 ]] 2026-07-06 10:50:39.919 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:50:39.922 | + functions-common:time_stop:2432 : end_time=1783335039920 2026-07-06 10:50:39.924 | + functions-common:time_stop:2433 : elapsed_time=6899 2026-07-06 10:50:39.927 | + functions-common:time_stop:2434 : total=131303 2026-07-06 10:50:39.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:50:39.931 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138202 2026-07-06 10:50:39.933 | + functions-common:apt_get:1215 : return 0 2026-07-06 10:50:39.935 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-06 10:50:39.937 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:50:39.940 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:50:39.942 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-06 10:50:39.944 | perl: warning: Setting locale failed. 2026-07-06 10:50:39.945 | perl: warning: Please check that your locale settings: 2026-07-06 10:50:39.945 | LANGUAGE = (unset), 2026-07-06 10:50:39.945 | LC_ALL = "en_US.utf8", 2026-07-06 10:50:39.945 | LANG = (unset) 2026-07-06 10:50:39.945 | are supported and installed on your system. 2026-07-06 10:50:39.945 | perl: warning: Falling back to the standard locale ("C"). 2026-07-06 10:50:39.980 | No module matches proxy 2026-07-06 10:50:39.982 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-06 10:50:39.993 | perl: warning: Setting locale failed. 2026-07-06 10:50:39.993 | perl: warning: Please check that your locale settings: 2026-07-06 10:50:39.993 | LANGUAGE = (unset), 2026-07-06 10:50:39.993 | LC_ALL = "en_US.utf8", 2026-07-06 10:50:39.993 | LANG = "de_DE.UTF-8" 2026-07-06 10:50:39.993 | are supported and installed on your system. 2026-07-06 10:50:39.993 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:50:40.032 | Enabling module proxy. 2026-07-06 10:50:40.037 | To activate the new configuration, you need to run: 2026-07-06 10:50:40.037 | systemctl restart apache2 2026-07-06 10:50:40.042 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-06 10:50:40.052 | perl: warning: Setting locale failed. 2026-07-06 10:50:40.052 | perl: warning: Please check that your locale settings: 2026-07-06 10:50:40.052 | LANGUAGE = (unset), 2026-07-06 10:50:40.052 | LC_ALL = "en_US.utf8", 2026-07-06 10:50:40.052 | LANG = "de_DE.UTF-8" 2026-07-06 10:50:40.052 | are supported and installed on your system. 2026-07-06 10:50:40.052 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:50:40.091 | Considering dependency proxy for proxy_uwsgi: 2026-07-06 10:50:40.091 | Module proxy already enabled 2026-07-06 10:50:40.091 | Enabling module proxy_uwsgi. 2026-07-06 10:50:40.095 | To activate the new configuration, you need to run: 2026-07-06 10:50:40.096 | systemctl restart apache2 2026-07-06 10:50:40.100 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-06 10:50:40.103 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 10:50:40.105 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 10:50:40.107 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 10:50:40.267 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-06 10:50:40.270 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-06 10:50:40.273 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-06 10:50:40.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:40.278 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:40.281 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-06 10:50:40.283 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:40.285 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-06 10:50:40.288 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-06 10:50:40.290 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-06 10:50:40.292 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:40.294 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:40.297 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-06 10:50:40.299 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:40.301 | + ./stack.sh:main:905 : install_glanceclient 2026-07-06 10:50:40.303 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-06 10:50:40.305 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-06 10:50:40.307 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:40.310 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:40.312 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-06 10:50:40.314 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:40.316 | + ./stack.sh:main:906 : install_cinderclient 2026-07-06 10:50:40.319 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-06 10:50:40.321 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-06 10:50:40.323 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:40.325 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:40.327 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-06 10:50:40.330 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:40.332 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-06 10:50:40.334 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-06 10:50:40.336 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:40.339 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:40.341 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-06 10:50:40.343 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:40.345 | + ./stack.sh:main:907 : install_novaclient 2026-07-06 10:50:40.347 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-06 10:50:40.350 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-06 10:50:40.352 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:40.354 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:40.356 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-06 10:50:40.359 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:40.361 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-06 10:50:40.376 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:50:40.378 | + ./stack.sh:main:909 : install_swiftclient 2026-07-06 10:50:40.380 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-06 10:50:40.383 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-06 10:50:40.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:40.387 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:40.389 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-06 10:50:40.392 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:40.394 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-06 10:50:40.408 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:50:40.411 | + ./stack.sh:main:912 : install_neutronclient 2026-07-06 10:50:40.413 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-06 10:50:40.415 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-06 10:50:40.417 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:40.420 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:40.422 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-06 10:50:40.424 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:40.426 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-06 10:50:40.429 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-06 10:50:40.431 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-06 10:50:40.433 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:50:40.436 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:50:40.438 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-06 10:50:40.440 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:50:40.443 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-06 10:50:40.445 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-06 10:50:40.447 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 10:50:40.451 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-06 10:50:40.453 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-06 10:50:40.455 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 10:50:40.459 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 10:50:40.459 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-06 10:50:40.464 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-06 10:50:40.466 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-06 10:50:40.468 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-06 10:50:40.471 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-06 10:50:40.473 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-06 10:50:40.491 | Using python 3.12 to install keystonemiddleware 2026-07-06 10:50:40.493 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-06 10:50:41.702 | Collecting keystonemiddleware 2026-07-06 10:50:41.852 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 10:50:41.914 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-06 10:50:41.932 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 10:50:41.989 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-06 10:50:42.009 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 10:50:42.071 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-06 10:50:42.089 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 10:50:42.135 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-06 10:50:42.152 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 10:50:42.197 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-06 10:50:42.213 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 10:50:42.267 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-06 10:50:42.283 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 10:50:42.332 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-06 10:50:42.349 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 10:50:42.406 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-06 10:50:42.423 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 10:50:42.434 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-06 10:50:42.464 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-06 10:50:42.481 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 10:50:42.525 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-06 10:50:42.540 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-06 10:50:42.588 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-06 10:50:42.607 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 10:50:42.618 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-06 10:50:42.651 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-06 10:50:42.667 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-06 10:50:42.680 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-07-06 10:50:42.717 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 10:50:42.733 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 10:50:42.767 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 10:50:42.782 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 10:50:42.824 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 10:50:42.840 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-06 10:50:42.883 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-06 10:50:42.901 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 10:50:42.956 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-06 10:50:42.971 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 10:50:43.017 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-06 10:50:43.033 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-06 10:50:43.071 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-06 10:50:43.088 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-06 10:50:43.099 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-06 10:50:43.136 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-06 10:50:43.152 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-06 10:50:43.163 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-06 10:50:43.165 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-07-06 10:50:43.310 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-06 10:50:43.327 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-06 10:50:43.386 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-06 10:50:43.401 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-06 10:50:43.411 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-06 10:50:43.538 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-06 10:50:43.553 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-06 10:50:43.574 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-06 10:50:43.609 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-06 10:50:43.624 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-06 10:50:43.674 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-06 10:50:43.675 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-06 10:50:43.676 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-06 10:50:43.677 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-06 10:50:43.718 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-06 10:50:43.763 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-06 10:50:43.802 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-06 10:50:43.826 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-06 10:50:43.850 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-06 10:50:43.872 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-06 10:50:43.895 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-06 10:50:43.918 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-06 10:50:43.972 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 43.7 MB/s 0:00:00 2026-07-06 10:50:43.988 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-06 10:50:44.012 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-06 10:50:44.037 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-06 10:50:44.061 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-06 10:50:44.083 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-06 10:50:44.110 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-06 10:50:44.134 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-06 10:50:44.159 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-06 10:50:44.182 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-06 10:50:44.204 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-06 10:50:44.228 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-06 10:50:44.254 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-06 10:50:44.281 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-06 10:50:44.303 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-06 10:50:44.327 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-06 10:50:44.350 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-06 10:50:44.382 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-06 10:50:44.679 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-06 10:50:44.943 | Attempting uninstall: six 2026-07-06 10:50:44.951 | Found existing installation: six 1.16.0 2026-07-06 10:50:44.952 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:50:44.952 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-06 10:50:45.015 | Attempting uninstall: pyparsing 2026-07-06 10:50:45.024 | Found existing installation: pyparsing 3.1.1 2026-07-06 10:50:45.024 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:50:45.025 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-06 10:50:45.167 | Attempting uninstall: PyJWT 2026-07-06 10:50:45.177 | Found existing installation: PyJWT 2.7.0 2026-07-06 10:50:45.178 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:50:45.178 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-06 10:50:45.340 | Attempting uninstall: netaddr 2026-07-06 10:50:45.350 | Found existing installation: netaddr 0.8.0 2026-07-06 10:50:45.351 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:50:45.351 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-06 10:50:45.607 | Attempting uninstall: python-dateutil 2026-07-06 10:50:45.618 | Found existing installation: python-dateutil 2.8.2 2026-07-06 10:50:45.618 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:50:45.619 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-06 10:50:47.838 | 2026-07-06 10:50:47.848 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.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.9.0 typing-extensions-4.15.0 2026-07-06 10:50:48.019 | + inc/python:pip_install:216 : result=0 2026-07-06 10:50:48.022 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:50:48.024 | + functions-common:time_stop:2420 : local name 2026-07-06 10:50:48.027 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:50:48.029 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:50:48.031 | + functions-common:time_stop:2423 : local total 2026-07-06 10:50:48.033 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:50:48.035 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:50:48.037 | + functions-common:time_stop:2427 : start_time=1783335040486 2026-07-06 10:50:48.039 | + functions-common:time_stop:2429 : [[ -z 1783335040486 ]] 2026-07-06 10:50:48.042 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:50:48.046 | + functions-common:time_stop:2432 : end_time=1783335048043 2026-07-06 10:50:48.048 | + functions-common:time_stop:2433 : elapsed_time=7557 2026-07-06 10:50:48.051 | + functions-common:time_stop:2434 : total=39000 2026-07-06 10:50:48.053 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:50:48.055 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46557 2026-07-06 10:50:48.057 | + inc/python:pip_install:219 : return 0 2026-07-06 10:50:48.059 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-06 10:50:48.061 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-06 10:50:48.063 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 10:50:48.066 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-06 10:50:48.068 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-06 10:50:48.071 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 10:50:48.074 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-06 10:50:48.074 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 10:50:48.078 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-06 10:50:48.081 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-06 10:50:48.084 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-06 10:50:48.086 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-06 10:50:48.090 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-06 10:50:48.112 | Using python 3.12 to install python-memcached 2026-07-06 10:50:48.115 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-06 10:50:49.321 | Collecting python-memcached 2026-07-06 10:50:49.458 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-06 10:50:49.483 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-06 10:50:49.663 | Installing collected packages: python-memcached 2026-07-06 10:50:49.703 | Successfully installed python-memcached-1.62 2026-07-06 10:50:49.806 | + inc/python:pip_install:216 : result=0 2026-07-06 10:50:49.809 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:50:49.812 | + functions-common:time_stop:2420 : local name 2026-07-06 10:50:49.815 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:50:49.817 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:50:49.820 | + functions-common:time_stop:2423 : local total 2026-07-06 10:50:49.823 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:50:49.826 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:50:49.829 | + functions-common:time_stop:2427 : start_time=1783335048106 2026-07-06 10:50:49.831 | + functions-common:time_stop:2429 : [[ -z 1783335048106 ]] 2026-07-06 10:50:49.834 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:50:49.840 | + functions-common:time_stop:2432 : end_time=1783335049836 2026-07-06 10:50:49.843 | + functions-common:time_stop:2433 : elapsed_time=1730 2026-07-06 10:50:49.846 | + functions-common:time_stop:2434 : total=46557 2026-07-06 10:50:49.848 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:50:49.851 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48287 2026-07-06 10:50:49.854 | + inc/python:pip_install:219 : return 0 2026-07-06 10:50:49.858 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-06 10:50:49.877 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:50:49.880 | + ./stack.sh:main:919 : '[' 192.168.122.180 == 192.168.122.180 ']' 2026-07-06 10:50:49.883 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-06 10:50:49.886 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-06 10:50:49.889 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-06 10:50:49.892 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 10:50:49.895 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-06 10:50:49.898 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-06 10:50:49.915 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:50:49.917 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-06 10:50:49.920 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-06 10:50:49.922 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-06 10:50:49.925 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 10:50:49.927 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 10:50:49.930 | ++ functions-common:git_clone:593 : pwd 2026-07-06 10:50:49.933 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 10:50:49.935 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 10:50:49.938 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 10:50:49.953 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 10:50:49.955 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 10:50:49.958 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 10:50:49.961 | + functions-common:git_clone:610 : echo master 2026-07-06 10:50:49.961 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 10:50:49.966 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-06 10:50:49.969 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 10:50:49.971 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-06 10:50:49.973 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:50:49.976 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:50:49.978 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:50:49.981 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:50:49.983 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:50:49.985 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:50:49.987 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:50:49.990 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:50:49.994 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:50:49.997 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335049994 2026-07-06 10:50:50.000 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-06 10:50:50.003 | Cloning into '/opt/stack/keystone'... 2026-07-06 10:51:08.037 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:51:08.040 | + functions-common:time_stop:2420 : local name 2026-07-06 10:51:08.042 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:51:08.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:51:08.046 | + functions-common:time_stop:2423 : local total 2026-07-06 10:51:08.048 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:51:08.050 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:51:08.052 | + functions-common:time_stop:2427 : start_time=1783335049994 2026-07-06 10:51:08.054 | + functions-common:time_stop:2429 : [[ -z 1783335049994 ]] 2026-07-06 10:51:08.057 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:51:08.060 | + functions-common:time_stop:2432 : end_time=1783335068058 2026-07-06 10:51:08.062 | + functions-common:time_stop:2433 : elapsed_time=18064 2026-07-06 10:51:08.065 | + functions-common:time_stop:2434 : total=6609 2026-07-06 10:51:08.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:51:08.069 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24673 2026-07-06 10:51:08.072 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-06 10:51:08.074 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 10:51:08.076 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:51:08.078 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:51:08.080 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:51:08.083 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:51:08.085 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:51:08.087 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:51:08.089 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:51:08.091 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:51:08.094 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:51:08.098 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335068096 2026-07-06 10:51:08.100 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 10:51:08.709 | From https://review.opendev.org/openstack/keystone 2026-07-06 10:51:08.709 | * branch master -> FETCH_HEAD 2026-07-06 10:51:08.718 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:51:08.720 | + functions-common:time_stop:2420 : local name 2026-07-06 10:51:08.722 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:51:08.724 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:51:08.726 | + functions-common:time_stop:2423 : local total 2026-07-06 10:51:08.728 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:51:08.731 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:51:08.733 | + functions-common:time_stop:2427 : start_time=1783335068096 2026-07-06 10:51:08.735 | + functions-common:time_stop:2429 : [[ -z 1783335068096 ]] 2026-07-06 10:51:08.738 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:51:08.741 | + functions-common:time_stop:2432 : end_time=1783335068739 2026-07-06 10:51:08.743 | + functions-common:time_stop:2433 : elapsed_time=643 2026-07-06 10:51:08.745 | + functions-common:time_stop:2434 : total=24673 2026-07-06 10:51:08.747 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:51:08.750 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25316 2026-07-06 10:51:08.752 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 10:51:08.754 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:51:08.756 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:51:08.758 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:51:08.760 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:51:08.763 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:51:08.765 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:51:08.767 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:51:08.769 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:51:08.772 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:51:08.776 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335068773 2026-07-06 10:51:08.778 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 10:51:08.951 | Note: switching to 'FETCH_HEAD'. 2026-07-06 10:51:08.951 | 2026-07-06 10:51:08.951 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 10:51:08.951 | changes and commit them, and you can discard any commits you make in this 2026-07-06 10:51:08.951 | state without impacting any branches by switching back to a branch. 2026-07-06 10:51:08.951 | 2026-07-06 10:51:08.951 | If you want to create a new branch to retain commits you create, you may 2026-07-06 10:51:08.952 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 10:51:08.952 | 2026-07-06 10:51:08.952 | git switch -c 2026-07-06 10:51:08.952 | 2026-07-06 10:51:08.952 | Or undo this operation with: 2026-07-06 10:51:08.952 | 2026-07-06 10:51:08.952 | git switch - 2026-07-06 10:51:08.952 | 2026-07-06 10:51:08.952 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 10:51:08.952 | 2026-07-06 10:51:08.953 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-06 10:51:08.957 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:51:08.959 | + functions-common:time_stop:2420 : local name 2026-07-06 10:51:08.961 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:51:08.964 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:51:08.966 | + functions-common:time_stop:2423 : local total 2026-07-06 10:51:08.968 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:51:08.970 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:51:08.973 | + functions-common:time_stop:2427 : start_time=1783335068773 2026-07-06 10:51:08.974 | + functions-common:time_stop:2429 : [[ -z 1783335068773 ]] 2026-07-06 10:51:08.977 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:51:08.981 | + functions-common:time_stop:2432 : end_time=1783335068978 2026-07-06 10:51:08.983 | + functions-common:time_stop:2433 : elapsed_time=205 2026-07-06 10:51:08.985 | + functions-common:time_stop:2434 : total=25316 2026-07-06 10:51:08.987 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:51:08.989 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25521 2026-07-06 10:51:08.991 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-06 10:51:09.005 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-06 10:51:09.008 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 10:51:09.008 | + functions-common:git_clone:673 : head -1 2026-07-06 10:51:09.011 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-06 10:51:09.013 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 10:51:09.016 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-06 10:51:09.018 | + inc/python:setup_develop:353 : local bindep 2026-07-06 10:51:09.020 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 10:51:09.022 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-06 10:51:09.024 | + inc/python:setup_develop:359 : local extras= 2026-07-06 10:51:09.027 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-06 10:51:09.029 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 10:51:09.031 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 10:51:09.033 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-06 10:51:09.036 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 10:51:09.038 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 10:51:09.041 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-06 10:51:09.043 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 10:51:09.045 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-06 10:51:09.048 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 10:51:09.050 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 10:51:09.053 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-06 10:51:09.059 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-06 10:51:09.061 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-06 10:51:09.063 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-06 10:51:09.219 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-06 10:51:09.221 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 10:51:09.223 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 10:51:09.226 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 10:51:09.228 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 10:51:09.230 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-06 10:51:09.232 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 10:51:09.234 | + inc/python:setup_package:446 : local extras= 2026-07-06 10:51:09.237 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 10:51:09.239 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 10:51:09.241 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 10:51:09.243 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 10:51:09.245 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 10:51:09.247 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-06 10:51:09.265 | Using python 3.12 to install /opt/stack/keystone 2026-07-06 10:51:09.267 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-06 10:51:10.248 | Obtaining file:///opt/stack/keystone 2026-07-06 10:51:10.253 | Installing build dependencies: started 2026-07-06 10:51:11.983 | Installing build dependencies: finished with status 'done' 2026-07-06 10:51:11.984 | Checking if build backend supports build_editable: started 2026-07-06 10:51:12.519 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 10:51:12.520 | Getting requirements to build editable: started 2026-07-06 10:51:12.811 | Getting requirements to build editable: finished with status 'done' 2026-07-06 10:51:12.813 | Preparing editable metadata (pyproject.toml): started 2026-07-06 10:51:13.867 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 10:51:13.883 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-07-06 10:51:13.883 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-06 10:51:14.072 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-06 10:51:14.214 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 10:51:14.255 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-06 10:51:14.270 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-06 10:51:14.665 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-06 10:51:14.682 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-06 10:51:15.254 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.269 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-06 10:51:15.294 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-06 10:51:15.294 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-06 10:51:15.297 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-06 10:51:15.368 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.383 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-06 10:51:15.397 | 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-07-06 10:51:15.399 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-06 10:51:15.400 | 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-07-06 10:51:15.460 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.477 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 10:51:15.538 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.554 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 10:51:15.565 | 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-07-06 10:51:15.567 | 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-07-06 10:51:15.607 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.623 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 10:51:15.677 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.694 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 10:51:15.703 | 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-07-06 10:51:15.732 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.749 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 10:51:15.759 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-06 10:51:15.787 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.803 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-06 10:51:15.848 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.862 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-06 10:51:15.873 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-06 10:51:15.874 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-06 10:51:15.915 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.932 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-06 10:51:15.944 | 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-07-06 10:51:15.946 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-06 10:51:15.979 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-06 10:51:15.995 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-06 10:51:16.043 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-06 10:51:16.058 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 10:51:16.260 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-06 10:51:16.275 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-06 10:51:16.311 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-06 10:51:16.327 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-06 10:51:16.339 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-07-06 10:51:16.369 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 10:51:16.384 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 10:51:16.427 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 10:51:16.441 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 10:51:16.476 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 10:51:16.491 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 10:51:16.530 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 10:51:16.545 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 10:51:16.651 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 10:51:16.666 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-06 10:51:16.707 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-06 10:51:16.721 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-06 10:51:16.736 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-07-06 10:51:16.805 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-06 10:51:16.820 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-06 10:51:16.865 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 10:51:16.880 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-06 10:51:16.917 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 10:51:16.932 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 10:51:16.980 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 10:51:16.995 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 10:51:17.557 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 10:51:17.575 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-06 10:51:17.590 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.15.0) 2026-07-06 10:51:17.592 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-07-06 10:51:17.597 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-07-06 10:51:17.598 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-07-06 10:51:17.599 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-07-06 10:51:17.611 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-07-06 10:51:17.612 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-07-06 10:51:17.613 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-07-06 10:51:17.658 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 10:51:17.672 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-06 10:51:17.683 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-07-06 10:51:17.712 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 10:51:17.728 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-06 10:51:17.763 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 10:51:17.779 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-06 10:51:17.825 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 10:51:17.840 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 10:51:17.852 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.2) 2026-07-06 10:51:17.857 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-07-06 10:51:17.860 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-06 10:51:17.903 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:17.919 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 10:51:17.962 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:17.978 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 10:51:18.019 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.034 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-06 10:51:18.091 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.106 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 10:51:18.150 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.166 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-06 10:51:18.202 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.220 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-06 10:51:18.268 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.283 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-06 10:51:18.293 | 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-07-06 10:51:18.329 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.344 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 10:51:18.391 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.406 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-06 10:51:18.461 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.479 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-06 10:51:18.753 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.768 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-06 10:51:18.820 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.836 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 10:51:18.873 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.890 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-06 10:51:18.930 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:18.947 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-06 10:51:18.995 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.011 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-06 10:51:19.087 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.103 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-06 10:51:19.143 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.159 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-06 10:51:19.211 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.227 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 10:51:19.272 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.289 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-06 10:51:19.309 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-07-06 10:51:19.310 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-07-06 10:51:19.323 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (83.0.0) 2026-07-06 10:51:19.360 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.377 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-06 10:51:19.443 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.459 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-06 10:51:19.505 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.524 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-06 10:51:19.579 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.595 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-06 10:51:19.617 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-07-06 10:51:19.618 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-07-06 10:51:19.619 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-07-06 10:51:19.621 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-07-06 10:51:19.672 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.687 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-06 10:51:19.750 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 10:51:19.768 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 10:51:19.871 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-06 10:51:19.914 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-06 10:51:20.046 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 29.8 MB/s 0:00:00 2026-07-06 10:51:20.062 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-06 10:51:20.086 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-06 10:51:20.109 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-06 10:51:20.130 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-06 10:51:20.153 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-06 10:51:20.177 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-06 10:51:20.200 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-06 10:51:20.225 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-06 10:51:20.248 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-06 10:51:20.272 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-06 10:51:20.294 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-06 10:51:20.318 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-06 10:51:20.340 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-06 10:51:20.366 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-06 10:51:20.392 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-06 10:51:20.418 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-06 10:51:20.443 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-06 10:51:20.469 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-06 10:51:20.491 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-06 10:51:20.513 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-06 10:51:20.540 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-06 10:51:20.564 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-06 10:51:20.587 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-06 10:51:20.611 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-06 10:51:20.639 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-06 10:51:20.666 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-06 10:51:20.692 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-06 10:51:20.713 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 29.4 MB/s 0:00:00 2026-07-06 10:51:20.729 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-06 10:51:20.751 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-06 10:51:20.775 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-06 10:51:20.799 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-06 10:51:20.830 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-06 10:51:20.857 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-06 10:51:20.882 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-06 10:51:20.904 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-06 10:51:20.929 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-06 10:51:20.960 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-06 10:51:20.984 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-06 10:51:21.015 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-06 10:51:21.040 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-06 10:51:21.065 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-06 10:51:21.088 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-06 10:51:21.113 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-06 10:51:21.174 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-06 10:51:21.236 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 58.0 MB/s 0:00:00 2026-07-06 10:51:21.252 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-06 10:51:21.274 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-06 10:51:21.297 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-06 10:51:21.320 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-06 10:51:21.348 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-06 10:51:21.375 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-06 10:51:21.403 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-06 10:51:21.427 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-06 10:51:21.448 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-06 10:51:21.471 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-06 10:51:21.494 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-06 10:51:21.675 | Building wheels for collected packages: keystone 2026-07-06 10:51:21.676 | Building editable for keystone (pyproject.toml): started 2026-07-06 10:51:22.802 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-06 10:51:22.803 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=ee5da2251442e7d14fe66dcd294954973517b0430c8d5cf8c4a5b16aa62a8cf8 2026-07-06 10:51:22.804 | Stored in directory: /tmp/pip-ephem-wheel-cache-ya6vcwvz/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-06 10:51:22.809 | Successfully built keystone 2026-07-06 10:51:23.150 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-06 10:51:23.189 | Attempting uninstall: pytz 2026-07-06 10:51:23.201 | Found existing installation: pytz 2024.1 2026-07-06 10:51:23.201 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:23.204 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-06 10:51:24.985 | Attempting uninstall: oauthlib 2026-07-06 10:51:24.997 | Found existing installation: oauthlib 3.2.2 2026-07-06 10:51:24.997 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:24.998 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-06 10:51:25.144 | Attempting uninstall: markupsafe 2026-07-06 10:51:25.156 | Found existing installation: MarkupSafe 2.1.5 2026-07-06 10:51:25.157 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:25.157 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-06 10:51:26.238 | Attempting uninstall: click 2026-07-06 10:51:26.249 | Found existing installation: click 8.1.6 2026-07-06 10:51:26.250 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:26.252 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-06 10:51:26.422 | Attempting uninstall: blinker 2026-07-06 10:51:26.432 | Found existing installation: blinker 1.7.0 2026-07-06 10:51:26.433 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:26.433 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-06 10:51:26.454 | Attempting uninstall: bcrypt 2026-07-06 10:51:26.466 | Found existing installation: bcrypt 3.2.2 2026-07-06 10:51:26.467 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:26.468 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-06 10:51:26.510 | Attempting uninstall: attrs 2026-07-06 10:51:26.523 | Found existing installation: attrs 23.2.0 2026-07-06 10:51:26.523 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:26.525 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-06 10:51:29.679 | Attempting uninstall: jinja2 2026-07-06 10:51:29.692 | Found existing installation: Jinja2 3.1.2 2026-07-06 10:51:29.693 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:29.694 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-06 10:51:30.855 | Attempting uninstall: cryptography 2026-07-06 10:51:30.869 | Found existing installation: cryptography 41.0.7 2026-07-06 10:51:30.870 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:30.872 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-06 10:51:31.666 | Attempting uninstall: pyopenssl 2026-07-06 10:51:31.681 | Found existing installation: pyOpenSSL 23.2.0 2026-07-06 10:51:31.681 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:31.682 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-06 10:51:32.106 | Attempting uninstall: jsonschema 2026-07-06 10:51:32.122 | Found existing installation: jsonschema 4.10.3 2026-07-06 10:51:32.122 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:51:32.126 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-06 10:51:33.735 | 2026-07-06 10:51:33.737 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-06 10:51:33.737 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-06 10:51:33.753 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.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-07-06 10:51:34.086 | + inc/python:pip_install:216 : result=0 2026-07-06 10:51:34.089 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:51:34.091 | + functions-common:time_stop:2420 : local name 2026-07-06 10:51:34.094 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:51:34.096 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:51:34.098 | + functions-common:time_stop:2423 : local total 2026-07-06 10:51:34.101 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:51:34.103 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:51:34.106 | + functions-common:time_stop:2427 : start_time=1783335069260 2026-07-06 10:51:34.109 | + functions-common:time_stop:2429 : [[ -z 1783335069260 ]] 2026-07-06 10:51:34.112 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:51:34.118 | + functions-common:time_stop:2432 : end_time=1783335094115 2026-07-06 10:51:34.121 | + functions-common:time_stop:2433 : elapsed_time=24855 2026-07-06 10:51:34.124 | + functions-common:time_stop:2434 : total=48287 2026-07-06 10:51:34.126 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:51:34.128 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73142 2026-07-06 10:51:34.131 | + inc/python:pip_install:219 : return 0 2026-07-06 10:51:34.134 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 10:51:34.137 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 10:51:34.140 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-06 10:51:34.143 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-06 10:51:34.146 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:51:34.149 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:51:34.153 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-06 10:51:34.156 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:51:34.159 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-06 10:51:34.178 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:51:34.181 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 10:51:34.184 | + ./stack.sh:main:921 : configure_keystone 2026-07-06 10:51:34.187 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-06 10:51:34.202 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-06 10:51:34.205 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-06 10:51:34.209 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-06 10:51:34.227 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:51:34.230 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-06 10:51:34.265 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-06 10:51:34.299 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-06 10:51:34.336 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-06 10:51:34.373 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-06 10:51:34.410 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-06 10:51:34.446 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-06 10:51:34.480 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-06 10:51:34.515 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-06 10:51:34.553 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-06 10:51:34.556 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-06 10:51:34.559 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-06 10:51:34.562 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-06 10:51:34.565 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 10:51:34.568 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 10:51:34.587 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:51:34.592 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 10:51:34.595 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 10:51:34.598 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 10:51:34.615 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:51:34.618 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 10:51:34.621 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 10:51:34.658 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 10:51:34.661 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 10:51:34.664 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.180/identity 2026-07-06 10:51:34.701 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-06 10:51:34.703 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-06 10:51:34.741 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-06 10:51:34.744 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-06 10:51:34.747 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-06 10:51:34.749 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-06 10:51:34.752 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 10:51:34.755 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 10:51:34.757 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 10:51:34.775 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:51:34.778 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 10:51:34.781 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-06 10:51:34.784 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-06 10:51:34.820 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-06 10:51:34.823 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-06 10:51:34.826 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-06 10:51:34.829 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-06 10:51:34.833 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 10:51:34.851 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 10:51:34.854 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 10:51:34.857 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 10:51:34.860 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 10:51:34.864 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 10:51:34.898 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 10:51:34.933 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 10:51:34.969 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 10:51:35.004 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-06 10:51:35.037 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-06 10:51:35.069 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-06 10:51:35.071 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-06 10:51:35.074 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-06 10:51:35.077 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-06 10:51:35.080 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 10:51:35.082 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-06 10:51:35.085 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-06 10:51:35.087 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 10:51:35.090 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 10:51:35.106 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 10:51:35.106 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 10:51:35.116 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 10:51:35.120 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 10:51:35.133 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 10:51:35.138 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-06 10:51:35.141 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-06 10:51:35.146 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 10:51:35.149 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-06 10:51:35.180 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-06 10:51:35.212 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-06 10:51:35.245 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-06 10:51:35.277 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-06 10:51:35.308 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-06 10:51:35.341 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-06 10:51:35.374 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-06 10:51:35.406 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-06 10:51:35.439 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 10:51:35.471 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-06 10:51:35.503 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-06 10:51:35.535 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-06 10:51:35.567 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-06 10:51:35.600 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 10:51:35.603 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 10:51:35.606 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-06 10:51:35.609 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-06 10:51:35.612 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 10:51:35.615 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:51:35.618 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:51:35.620 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-06 10:51:35.624 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-06 10:51:35.626 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-06 10:51:35.660 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-06 10:51:35.695 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-07-06 10:51:35.695 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-06 10:51:35.705 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-06 10:51:35.709 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-06 10:51:35.712 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-06 10:51:35.714 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 10:51:35.717 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 10:51:35.720 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 10:51:35.722 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 10:51:35.724 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:51:35.727 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:51:35.730 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 10:51:35.733 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 10:51:35.736 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:51:35.738 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:51:35.741 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-06 10:51:35.752 | perl: warning: Setting locale failed. 2026-07-06 10:51:35.752 | perl: warning: Please check that your locale settings: 2026-07-06 10:51:35.752 | LANGUAGE = (unset), 2026-07-06 10:51:35.752 | LC_ALL = "en_US.utf8", 2026-07-06 10:51:35.752 | LANG = "de_DE.UTF-8" 2026-07-06 10:51:35.752 | are supported and installed on your system. 2026-07-06 10:51:35.752 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:51:35.793 | Enabling site keystone-api. 2026-07-06 10:51:35.799 | To activate the new configuration, you need to run: 2026-07-06 10:51:35.799 | systemctl reload apache2 2026-07-06 10:51:35.804 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 10:51:35.807 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 10:51:35.809 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 10:51:35.812 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 10:51:35.958 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-06 10:51:35.991 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-06 10:51:36.027 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-06 10:51:36.061 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-06 10:51:36.064 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-06 10:51:36.099 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-06 10:51:36.131 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-06 10:51:36.163 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-06 10:51:36.196 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-06 10:51:36.198 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-06 10:51:36.230 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-06 10:51:36.247 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:51:36.250 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-06 10:51:36.265 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:51:36.268 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-06 10:51:36.270 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-06 10:51:36.272 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-06 10:51:36.275 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 10:51:36.277 | + lib/stack:stack_install_service:32 : install_glance 2026-07-06 10:51:36.280 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-06 10:51:36.282 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-06 10:51:36.285 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-06 10:51:36.299 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:51:36.301 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-06 10:51:36.303 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-06 10:51:36.318 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:51:36.321 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-06 10:51:36.323 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-06 10:51:36.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:51:36.328 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:51:36.330 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-06 10:51:36.332 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:51:36.335 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-06 10:51:36.338 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-06 10:51:36.340 | ++ inc/python:join_extras:29 : echo cinder 2026-07-06 10:51:36.342 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-06 10:51:36.345 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-06 10:51:36.348 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-06 10:51:36.350 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-06 10:51:36.353 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-06 10:51:36.355 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-06 10:51:36.357 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-06 10:51:36.361 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-06 10:51:36.361 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-06 10:51:36.366 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-06 10:51:36.368 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-06 10:51:36.370 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-06 10:51:36.372 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-06 10:51:36.375 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-06 10:51:36.394 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-06 10:51:36.396 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-07-06 10:51:37.616 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 10:51:37.755 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 10:51:37.772 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-06 10:51:37.773 | 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-07-06 10:51:37.774 | 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-07-06 10:51:37.775 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-07-06 10:51:37.776 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-07-06 10:51:37.777 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-06 10:51:37.778 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-07-06 10:51:37.779 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-07-06 10:51:37.779 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-06 10:51:37.780 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-07-06 10:51:37.808 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-06 10:51:37.825 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 10:51:37.836 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-06 10:51:37.839 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-06 10:51:37.841 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.2) 2026-07-06 10:51:37.884 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 10:51:37.901 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-06 10:51:37.978 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 10:51:37.994 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 10:51:38.040 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 10:51:38.058 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 10:51:38.103 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 10:51:38.120 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 10:51:38.132 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-07-06 10:51:38.133 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-07-06 10:51:38.134 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-07-06 10:51:38.135 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-07-06 10:51:38.141 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-07-06 10:51:38.143 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-06 10:51:38.144 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-07-06 10:51:38.147 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-06 10:51:38.149 | 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-07-06 10:51:38.151 | 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-07-06 10:51:38.154 | 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-07-06 10:51:38.186 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-06 10:51:38.201 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-06 10:51:38.211 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-07-06 10:51:38.216 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-07-06 10:51:38.220 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-07-06 10:51:38.221 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-06 10:51:38.222 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-07-06 10:51:38.231 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-07-06 10:51:38.235 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-06 10:51:38.235 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-06 10:51:38.238 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-07-06 10:51:38.247 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-07-06 10:51:38.248 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-06 10:51:38.249 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-07-06 10:51:38.251 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-06 10:51:38.252 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-07-06 10:51:38.253 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-07-06 10:51:38.254 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-07-06 10:51:38.258 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-06 10:51:38.268 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-07-06 10:51:38.269 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-07-06 10:51:38.275 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (83.0.0) 2026-07-06 10:51:38.292 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-07-06 10:51:38.296 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-06 10:51:38.300 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-07-06 10:51:38.312 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-06 10:51:38.313 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-07-06 10:51:38.314 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-07-06 10:51:38.316 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-07-06 10:51:38.336 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-07-06 10:51:38.395 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-06 10:51:38.450 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-06 10:51:38.485 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-06 10:51:38.508 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-06 10:51:38.530 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-06 10:51:38.555 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-06 10:51:38.576 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-06 10:51:38.820 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-06 10:51:40.101 | 2026-07-06 10:51:40.117 | Successfully installed glance-store-5.6.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-07-06 10:51:40.254 | + inc/python:pip_install:216 : result=0 2026-07-06 10:51:40.257 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:51:40.259 | + functions-common:time_stop:2420 : local name 2026-07-06 10:51:40.261 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:51:40.264 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:51:40.266 | + functions-common:time_stop:2423 : local total 2026-07-06 10:51:40.268 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:51:40.270 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:51:40.272 | + functions-common:time_stop:2427 : start_time=1783335096389 2026-07-06 10:51:40.275 | + functions-common:time_stop:2429 : [[ -z 1783335096389 ]] 2026-07-06 10:51:40.277 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:51:40.281 | + functions-common:time_stop:2432 : end_time=1783335100279 2026-07-06 10:51:40.284 | + functions-common:time_stop:2433 : elapsed_time=3890 2026-07-06 10:51:40.286 | + functions-common:time_stop:2434 : total=73142 2026-07-06 10:51:40.288 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:51:40.290 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77032 2026-07-06 10:51:40.293 | + inc/python:pip_install:219 : return 0 2026-07-06 10:51:40.295 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-06 10:51:40.298 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-06 10:51:40.300 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-06 10:51:40.315 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-06 10:51:40.319 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-06 10:51:40.322 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-06 10:51:40.324 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-06 10:51:40.326 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 10:51:40.328 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 10:51:40.331 | ++ functions-common:git_clone:593 : pwd 2026-07-06 10:51:40.334 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 10:51:40.336 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 10:51:40.338 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 10:51:40.353 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 10:51:40.355 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 10:51:40.357 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 10:51:40.360 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 10:51:40.360 | + functions-common:git_clone:610 : echo master 2026-07-06 10:51:40.364 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-06 10:51:40.367 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 10:51:40.369 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-06 10:51:40.371 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:51:40.373 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:51:40.375 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:51:40.378 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:51:40.380 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:51:40.382 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:51:40.384 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:51:40.387 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:51:40.389 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:51:40.393 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335100390 2026-07-06 10:51:40.395 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-06 10:51:40.398 | Cloning into '/opt/stack/glance'... 2026-07-06 10:51:48.760 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:51:48.764 | + functions-common:time_stop:2420 : local name 2026-07-06 10:51:48.767 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:51:48.770 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:51:48.773 | + functions-common:time_stop:2423 : local total 2026-07-06 10:51:48.777 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:51:48.780 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:51:48.784 | + functions-common:time_stop:2427 : start_time=1783335100390 2026-07-06 10:51:48.788 | + functions-common:time_stop:2429 : [[ -z 1783335100390 ]] 2026-07-06 10:51:48.792 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:51:48.798 | + functions-common:time_stop:2432 : end_time=1783335108794 2026-07-06 10:51:48.802 | + functions-common:time_stop:2433 : elapsed_time=8404 2026-07-06 10:51:48.805 | + functions-common:time_stop:2434 : total=25521 2026-07-06 10:51:48.809 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:51:48.812 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33925 2026-07-06 10:51:48.815 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-06 10:51:48.819 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 10:51:48.822 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:51:48.825 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:51:48.828 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:51:48.832 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:51:48.836 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:51:48.840 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:51:48.845 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:51:48.850 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:51:48.854 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:51:48.861 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335108856 2026-07-06 10:51:48.866 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 10:51:49.479 | From https://review.opendev.org/openstack/glance 2026-07-06 10:51:49.480 | * branch master -> FETCH_HEAD 2026-07-06 10:51:49.492 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:51:49.495 | + functions-common:time_stop:2420 : local name 2026-07-06 10:51:49.498 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:51:49.501 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:51:49.505 | + functions-common:time_stop:2423 : local total 2026-07-06 10:51:49.507 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:51:49.510 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:51:49.513 | + functions-common:time_stop:2427 : start_time=1783335108856 2026-07-06 10:51:49.516 | + functions-common:time_stop:2429 : [[ -z 1783335108856 ]] 2026-07-06 10:51:49.521 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:51:49.526 | + functions-common:time_stop:2432 : end_time=1783335109522 2026-07-06 10:51:49.529 | + functions-common:time_stop:2433 : elapsed_time=666 2026-07-06 10:51:49.533 | + functions-common:time_stop:2434 : total=33925 2026-07-06 10:51:49.536 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:51:49.539 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34591 2026-07-06 10:51:49.542 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 10:51:49.546 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:51:49.549 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:51:49.553 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:51:49.556 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:51:49.558 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:51:49.562 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:51:49.565 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:51:49.569 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:51:49.573 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:51:49.578 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335109575 2026-07-06 10:51:49.582 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 10:51:49.709 | Note: switching to 'FETCH_HEAD'. 2026-07-06 10:51:49.709 | 2026-07-06 10:51:49.709 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 10:51:49.709 | changes and commit them, and you can discard any commits you make in this 2026-07-06 10:51:49.709 | state without impacting any branches by switching back to a branch. 2026-07-06 10:51:49.709 | 2026-07-06 10:51:49.709 | If you want to create a new branch to retain commits you create, you may 2026-07-06 10:51:49.709 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 10:51:49.709 | 2026-07-06 10:51:49.709 | git switch -c 2026-07-06 10:51:49.710 | 2026-07-06 10:51:49.710 | Or undo this operation with: 2026-07-06 10:51:49.710 | 2026-07-06 10:51:49.710 | git switch - 2026-07-06 10:51:49.710 | 2026-07-06 10:51:49.710 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 10:51:49.710 | 2026-07-06 10:51:49.710 | HEAD is now at 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-06 10:51:49.716 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:51:49.721 | + functions-common:time_stop:2420 : local name 2026-07-06 10:51:49.724 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:51:49.728 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:51:49.731 | + functions-common:time_stop:2423 : local total 2026-07-06 10:51:49.734 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:51:49.737 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:51:49.741 | + functions-common:time_stop:2427 : start_time=1783335109575 2026-07-06 10:51:49.744 | + functions-common:time_stop:2429 : [[ -z 1783335109575 ]] 2026-07-06 10:51:49.748 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:51:49.753 | + functions-common:time_stop:2432 : end_time=1783335109749 2026-07-06 10:51:49.757 | + functions-common:time_stop:2433 : elapsed_time=174 2026-07-06 10:51:49.760 | + functions-common:time_stop:2434 : total=34591 2026-07-06 10:51:49.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:51:49.766 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34765 2026-07-06 10:51:49.770 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-06 10:51:49.787 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-06 10:51:49.792 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 10:51:49.792 | + functions-common:git_clone:673 : head -1 2026-07-06 10:51:49.796 | 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-06 10:51:49.800 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 10:51:49.803 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-06 10:51:49.807 | + inc/python:setup_develop:353 : local bindep 2026-07-06 10:51:49.811 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 10:51:49.816 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-06 10:51:49.820 | + inc/python:setup_develop:359 : local extras= 2026-07-06 10:51:49.824 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-06 10:51:49.828 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 10:51:49.832 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 10:51:49.836 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-06 10:51:49.839 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 10:51:49.844 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 10:51:49.849 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-06 10:51:49.852 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 10:51:49.857 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-06 10:51:49.860 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 10:51:49.864 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 10:51:49.869 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-06 10:51:49.876 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-06 10:51:49.880 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-06 10:51:49.883 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-06 10:51:50.047 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-06 10:51:50.051 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 10:51:50.055 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 10:51:50.058 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 10:51:50.062 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 10:51:50.065 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-06 10:51:50.070 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 10:51:50.074 | + inc/python:setup_package:446 : local extras= 2026-07-06 10:51:50.078 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 10:51:50.082 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 10:51:50.086 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 10:51:50.090 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 10:51:50.094 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 10:51:50.098 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-06 10:51:50.130 | Using python 3.12 to install /opt/stack/glance 2026-07-06 10:51:50.135 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-06 10:51:51.147 | Obtaining file:///opt/stack/glance 2026-07-06 10:51:51.151 | Installing build dependencies: started 2026-07-06 10:51:52.935 | Installing build dependencies: finished with status 'done' 2026-07-06 10:51:52.936 | Checking if build backend supports build_editable: started 2026-07-06 10:51:53.478 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 10:51:53.479 | Getting requirements to build editable: started 2026-07-06 10:51:53.775 | Getting requirements to build editable: finished with status 'done' 2026-07-06 10:51:53.778 | Preparing editable metadata (pyproject.toml): started 2026-07-06 10:51:54.691 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 10:51:54.709 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.0.3) 2026-07-06 10:51:54.710 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (0.7.1) 2026-07-06 10:51:54.712 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.0.51) 2026-07-06 10:51:54.712 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-06 10:51:54.715 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.5.1) 2026-07-06 10:51:54.715 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.8.10) 2026-07-06 10:51:54.715 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.18.5) 2026-07-06 10:51:54.901 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev115) 2026-07-06 10:51:55.040 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 10:51:55.051 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.5.0) 2026-07-06 10:51:55.053 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.5.0) 2026-07-06 10:51:55.053 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.4.0) 2026-07-06 10:51:55.053 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.7.1) 2026-07-06 10:51:55.055 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.1.1) 2026-07-06 10:51:55.057 | 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.dev115) (5.9.0) 2026-07-06 10:51:55.119 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev115) 2026-07-06 10:51:55.136 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 10:51:55.152 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.15.0) 2026-07-06 10:51:55.154 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (13.0.0) 2026-07-06 10:51:55.185 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev115) 2026-07-06 10:51:55.208 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 10:51:55.218 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.18.0) 2026-07-06 10:51:55.219 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.10.1) 2026-07-06 10:51:55.221 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.26.0) 2026-07-06 10:51:55.222 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.8.0) 2026-07-06 10:51:55.222 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (18.0.0) 2026-07-06 10:51:55.223 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.8.0) 2026-07-06 10:51:55.262 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev115) 2026-07-06 10:51:55.279 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 10:51:55.290 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.2.0) 2026-07-06 10:51:55.290 | 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.dev115) (18.1.0) 2026-07-06 10:51:55.292 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.1.0) 2026-07-06 10:51:55.336 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev115) 2026-07-06 10:51:55.352 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 10:51:55.363 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.1.0) 2026-07-06 10:51:55.365 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.4.0) 2026-07-06 10:51:55.365 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.6.0) 2026-07-06 10:51:55.365 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-06 10:51:55.367 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (43.0.3) 2026-07-06 10:51:55.392 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev115) 2026-07-06 10:51:55.407 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-06 10:51:55.454 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev115) 2026-07-06 10:51:55.470 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 10:51:55.483 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev115) (1.3.12) 2026-07-06 10:51:55.483 | 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.dev115) (4.15.0) 2026-07-06 10:51:55.517 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 10:51:55.538 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-06 10:51:55.553 | 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.dev115) (2.34.2) 2026-07-06 10:51:55.555 | 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.dev115) (2.0.0) 2026-07-06 10:51:55.559 | 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.dev115) (3.0) 2026-07-06 10:51:55.565 | 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.dev115) (5.10.0) 2026-07-06 10:51:55.565 | 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.dev115) (2.2.2) 2026-07-06 10:51:55.571 | 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.dev115) (1.4.2) 2026-07-06 10:51:55.572 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev115) (3.4.0) 2026-07-06 10:51:55.579 | 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.dev115) (3.3.2) 2026-07-06 10:51:55.583 | 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.dev115) (26.1.0) 2026-07-06 10:51:55.584 | 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.dev115) (2025.9.1) 2026-07-06 10:51:55.585 | 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.dev115) (0.37.0) 2026-07-06 10:51:55.586 | 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.dev115) (2026.5.1) 2026-07-06 10:51:55.593 | 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.dev115) (2.1.0) 2026-07-06 10:51:55.595 | 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.dev115) (1.8.2) 2026-07-06 10:51:55.601 | 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.dev115) (4.2.0) 2026-07-06 10:51:55.603 | 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.dev115) (4.0.1) 2026-07-06 10:51:55.604 | 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.dev115) (2.13.0) 2026-07-06 10:51:55.611 | 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.dev115) (1.5.0) 2026-07-06 10:51:55.616 | 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.dev115) (5.3.1) 2026-07-06 10:51:55.622 | 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.dev115) (0.20) 2026-07-06 10:51:55.625 | 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.dev115) (1.3.0) 2026-07-06 10:51:55.627 | 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.dev115) (2.0.0) 2026-07-06 10:51:55.628 | 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.dev115) (6.0.3) 2026-07-06 10:51:55.636 | 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.dev115) (2.1.2) 2026-07-06 10:51:55.638 | 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.dev115) (0.6.2) 2026-07-06 10:51:55.696 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 10:51:55.716 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-06 10:51:55.755 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 10:51:55.772 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-06 10:51:55.828 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 10:51:55.846 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-06 10:51:55.908 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 10:51:55.924 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 10:51:55.934 | 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.dev115) (7.2.2) 2026-07-06 10:51:55.966 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 10:51:55.981 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 10:51:55.997 | 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.dev115) (2.9.0.post0) 2026-07-06 10:51:56.003 | 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.dev115) (4.6.0) 2026-07-06 10:51:56.004 | 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.dev115) (7.1.4) 2026-07-06 10:51:56.005 | 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.dev115) (5.3.1) 2026-07-06 10:51:56.006 | 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.dev115) (5.6.2) 2026-07-06 10:51:56.007 | 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.dev115) (0.16.0) 2026-07-06 10:51:56.011 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (5.1.0) 2026-07-06 10:51:56.019 | 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.dev115) (2026.2) 2026-07-06 10:51:56.020 | 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.dev115) (26.2) 2026-07-06 10:51:56.027 | 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.dev115) (0.25.0) 2026-07-06 10:51:56.031 | 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.dev115) (5.0.0) 2026-07-06 10:51:56.032 | 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.dev115) (3.1.6) 2026-07-06 10:51:56.034 | 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.dev115) (4.0.1) 2026-07-06 10:51:56.041 | 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.dev115) (3.0.3) 2026-07-06 10:51:56.054 | 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.dev115) (1.2.1) 2026-07-06 10:51:56.061 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (0.41.0) 2026-07-06 10:51:56.062 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (3.5.3) 2026-07-06 10:51:56.065 | 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.dev115) (1.7.6) 2026-07-06 10:51:56.070 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (2.8.0) 2026-07-06 10:51:56.100 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev115) (83.0.0) 2026-07-06 10:51:56.116 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev115) (0.8.1) 2026-07-06 10:51:56.179 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 10:51:56.196 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 10:51:56.236 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 10:51:56.252 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-06 10:51:56.318 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 10:51:56.334 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-06 10:51:56.403 | 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.dev115) 2026-07-06 10:51:56.418 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-06 10:51:56.454 | 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.dev115) 2026-07-06 10:51:56.469 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 10:51:56.479 | 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.dev115) (15.0.0) 2026-07-06 10:51:56.506 | 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.dev115) 2026-07-06 10:51:56.522 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-06 10:51:56.545 | 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.dev115) (1.17.0) 2026-07-06 10:51:56.565 | 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.dev115) (3.4.7) 2026-07-06 10:51:56.566 | 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.dev115) (3.18) 2026-07-06 10:51:56.567 | 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.dev115) (2.7.0) 2026-07-06 10:51:56.569 | 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.dev115) (2023.11.17) 2026-07-06 10:51:56.603 | 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.dev115) (4.2.0) 2026-07-06 10:51:56.604 | 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.dev115) (2.20.0) 2026-07-06 10:51:56.613 | 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.dev115) (0.1.2) 2026-07-06 10:51:56.629 | 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.dev115) (0.8) 2026-07-06 10:51:56.706 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 10:51:56.721 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-06 10:51:56.771 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 10:51:56.788 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 10:51:56.799 | 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.dev115) (9.1.4) 2026-07-06 10:51:56.824 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 10:51:56.839 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-06 10:51:56.930 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 10:51:56.946 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-06 10:51:56.960 | Installing build dependencies: started 2026-07-06 10:51:58.521 | Installing build dependencies: finished with status 'done' 2026-07-06 10:51:58.522 | Getting requirements to build wheel: started 2026-07-06 10:51:59.148 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 10:51:59.150 | Preparing metadata (pyproject.toml): started 2026-07-06 10:51:59.519 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 10:51:59.522 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev115) (2026.2) 2026-07-06 10:51:59.608 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 10:51:59.624 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 10:51:59.674 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 10:51:59.689 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-06 10:51:59.760 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-06 10:51:59.799 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-06 10:51:59.821 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-06 10:51:59.845 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-06 10:51:59.869 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-06 10:51:59.926 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 44.2 MB/s 0:00:00 2026-07-06 10:51:59.941 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-06 10:51:59.963 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-06 10:51:59.985 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-06 10:52:00.007 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-06 10:52:00.042 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-06 10:52:00.064 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-06 10:52:00.087 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-06 10:52:00.111 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-06 10:52:00.136 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-06 10:52:00.159 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-06 10:52:00.185 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-06 10:52:00.209 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-06 10:52:00.231 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-06 10:52:00.259 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-06 10:52:00.280 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-06 10:52:00.331 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 41.6 MB/s 0:00:00 2026-07-06 10:52:00.347 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-06 10:52:00.373 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-06 10:52:00.395 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-06 10:52:00.416 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-06 10:52:00.511 | Building wheels for collected packages: glance, simplegeneric 2026-07-06 10:52:00.512 | Building editable for glance (pyproject.toml): started 2026-07-06 10:52:01.393 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-06 10:52:01.395 | Created wheel for glance: filename=glance-32.1.0.dev115-0.editable-py3-none-any.whl size=8990 sha256=133d8ce286752a6857f00c9e56b38803f1dc86adf39483599c03ff366a99986d 2026-07-06 10:52:01.395 | Stored in directory: /tmp/pip-ephem-wheel-cache-o52lb9_b/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-06 10:52:01.401 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-06 10:52:01.811 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-06 10:52:01.812 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=29357c3e804ddb9c180b259578ffd3bc8e0ce18707113d40c6f7bd7517160cc0 2026-07-06 10:52:01.812 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-06 10:52:01.816 | Successfully built glance simplegeneric 2026-07-06 10:52:02.082 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-06 10:52:05.060 | Attempting uninstall: jsonpointer 2026-07-06 10:52:05.076 | Found existing installation: jsonpointer 2.0 2026-07-06 10:52:05.076 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:52:05.076 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-06 10:52:05.107 | Attempting uninstall: jmespath 2026-07-06 10:52:05.122 | Found existing installation: jmespath 1.0.1 2026-07-06 10:52:05.122 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:52:05.123 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-06 10:52:05.163 | Attempting uninstall: httplib2 2026-07-06 10:52:05.178 | Found existing installation: httplib2 0.20.4 2026-07-06 10:52:05.178 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:52:05.179 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-06 10:52:05.298 | Attempting uninstall: jsonpatch 2026-07-06 10:52:05.313 | Found existing installation: jsonpatch 1.32 2026-07-06 10:52:05.314 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:52:05.314 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-06 10:52:09.709 | 2026-07-06 10:52:09.730 | 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.dev115 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.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-07-06 10:52:09.967 | + inc/python:pip_install:216 : result=0 2026-07-06 10:52:09.969 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:52:09.973 | + functions-common:time_stop:2420 : local name 2026-07-06 10:52:09.975 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:52:09.978 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:52:09.981 | + functions-common:time_stop:2423 : local total 2026-07-06 10:52:09.984 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:52:09.986 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:52:09.989 | + functions-common:time_stop:2427 : start_time=1783335110121 2026-07-06 10:52:09.992 | + functions-common:time_stop:2429 : [[ -z 1783335110121 ]] 2026-07-06 10:52:09.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:52:10.000 | + functions-common:time_stop:2432 : end_time=1783335129997 2026-07-06 10:52:10.004 | + functions-common:time_stop:2433 : elapsed_time=19876 2026-07-06 10:52:10.006 | + functions-common:time_stop:2434 : total=77032 2026-07-06 10:52:10.009 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:52:10.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96908 2026-07-06 10:52:10.015 | + inc/python:pip_install:219 : return 0 2026-07-06 10:52:10.018 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 10:52:10.021 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 10:52:10.024 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-06 10:52:10.027 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-06 10:52:10.030 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:52:10.033 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:52:10.037 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-06 10:52:10.040 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:52:10.044 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 10:52:10.047 | + ./stack.sh:main:942 : configure_glance 2026-07-06 10:52:10.050 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-06 10:52:10.067 | + lib/glance:configure_glance:353 : local dburl 2026-07-06 10:52:10.070 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-06 10:52:10.073 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-06 10:52:10.077 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-06 10:52:10.080 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-06 10:52:10.083 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 10:52:10.085 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 10:52:10.088 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 10:52:10.107 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:52:10.110 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 10:52:10.113 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-06 10:52:10.116 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-06 10:52:10.119 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-06 10:52:10.154 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-06 10:52:10.190 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-06 10:52:10.224 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-06 10:52:10.258 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-06 10:52:10.295 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-06 10:52:10.337 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-06 10:52:10.376 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-06 10:52:10.379 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 10:52:10.382 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-06 10:52:10.386 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 10:52:10.389 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 10:52:10.393 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-06 10:52:10.397 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 10:52:10.401 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-06 10:52:10.404 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 10:52:10.406 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-06 10:52:10.447 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-06 10:52:10.487 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.180/identity 2026-07-06 10:52:10.524 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-06 10:52:10.561 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-06 10:52:10.598 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-06 10:52:10.633 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-06 10:52:10.669 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-06 10:52:10.703 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.180/identity 2026-07-06 10:52:10.742 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 10:52:10.775 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 10:52:10.808 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 10:52:10.810 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-06 10:52:10.849 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-06 10:52:10.852 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-06 10:52:10.854 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-06 10:52:10.858 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 10:52:10.862 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 10:52:10.866 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 10:52:10.885 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:52:10.890 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 10:52:10.894 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 10:52:10.898 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 10:52:10.917 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:52:10.919 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 10:52:10.923 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 10:52:10.955 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 10:52:10.958 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 10:52:10.961 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-06 10:52:10.964 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-06 10:52:10.967 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-06 10:52:10.998 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-06 10:52:11.029 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-06 10:52:11.063 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-06 10:52:11.065 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-06 10:52:11.068 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-06 10:52:11.071 | + lib/glance:configure_glance_store:282 : local be 2026-07-06 10:52:11.073 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-06 10:52:11.076 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-06 10:52:11.078 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-06 10:52:11.112 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-06 10:52:11.115 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.180 2026-07-06 10:52:11.149 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-06 10:52:11.152 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-06 10:52:11.154 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-06 10:52:11.171 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:52:11.174 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.180/image 2026-07-06 10:52:11.206 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-06 10:52:11.222 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:52:11.225 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-06 10:52:11.228 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-06 10:52:11.230 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 10:52:11.234 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 10:52:11.252 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 10:52:11.256 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 10:52:11.258 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 10:52:11.261 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 10:52:11.264 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 10:52:11.296 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 10:52:11.327 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 10:52:11.359 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 10:52:11.391 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-06 10:52:11.423 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-06 10:52:11.428 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-06 10:52:11.462 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-06 10:52:11.492 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-06 10:52:11.525 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-06 10:52:11.564 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-06 10:52:11.609 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-06 10:52:11.655 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-06 10:52:11.697 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-06 10:52:11.736 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-06 10:52:11.741 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-06 10:52:11.749 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-06 10:52:11.770 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:52:11.773 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-06 10:52:11.776 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-06 10:52:11.780 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-06 10:52:11.783 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-06 10:52:11.786 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-06 10:52:11.790 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-06 10:52:11.793 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-06 10:52:11.799 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 10:52:11.802 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-06 10:52:11.845 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-06 10:52:11.849 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-06 10:52:11.852 | ++ functions:get_random_port:861 : true 2026-07-06 10:52:11.855 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-06 10:52:11.858 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-06 10:52:11.861 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-06 10:52:11.918 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-06 10:52:11.922 | ++ functions:get_random_port:865 : break 2 2026-07-06 10:52:11.925 | ++ functions:get_random_port:869 : echo 60999 2026-07-06 10:52:11.930 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-06 10:52:11.934 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-06 10:52:11.973 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-06 10:52:12.012 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-06 10:52:12.051 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-06 10:52:12.088 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 10:52:12.125 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 10:52:12.164 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-06 10:52:12.201 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-06 10:52:12.239 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-06 10:52:12.278 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 10:52:12.317 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 10:52:12.358 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 10:52:12.398 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-06 10:52:12.437 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 10:52:12.477 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-06 10:52:12.518 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-06 10:52:12.556 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-06 10:52:12.595 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-06 10:52:12.634 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-06 10:52:12.673 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-06 10:52:12.713 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-06 10:52:12.717 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-06 10:52:12.720 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 10:52:12.724 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 10:52:12.727 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:52:12.731 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:52:12.734 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-06 10:52:12.738 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-06 10:52:12.740 | perl: warning: Setting locale failed. 2026-07-06 10:52:12.741 | perl: warning: Please check that your locale settings: 2026-07-06 10:52:12.741 | LANGUAGE = (unset), 2026-07-06 10:52:12.741 | LC_ALL = "en_US.utf8", 2026-07-06 10:52:12.741 | LANG = (unset) 2026-07-06 10:52:12.741 | are supported and installed on your system. 2026-07-06 10:52:12.741 | perl: warning: Falling back to the standard locale ("C"). 2026-07-06 10:52:12.778 | proxy (enabled by site administrator) 2026-07-06 10:52:12.782 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-06 10:52:12.786 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-06 10:52:12.789 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 10:52:12.792 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 10:52:12.796 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:52:12.799 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:52:12.802 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-06 10:52:12.806 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-06 10:52:12.808 | perl: warning: Setting locale failed. 2026-07-06 10:52:12.808 | perl: warning: Please check that your locale settings: 2026-07-06 10:52:12.808 | LANGUAGE = (unset), 2026-07-06 10:52:12.808 | LC_ALL = "en_US.utf8", 2026-07-06 10:52:12.809 | LANG = (unset) 2026-07-06 10:52:12.809 | are supported and installed on your system. 2026-07-06 10:52:12.809 | perl: warning: Falling back to the standard locale ("C"). 2026-07-06 10:52:12.846 | No module matches proxy_http 2026-07-06 10:52:12.850 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-06 10:52:12.863 | perl: warning: Setting locale failed. 2026-07-06 10:52:12.863 | perl: warning: Please check that your locale settings: 2026-07-06 10:52:12.863 | LANGUAGE = (unset), 2026-07-06 10:52:12.863 | LC_ALL = "en_US.utf8", 2026-07-06 10:52:12.863 | LANG = "de_DE.UTF-8" 2026-07-06 10:52:12.863 | are supported and installed on your system. 2026-07-06 10:52:12.864 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:52:12.904 | Considering dependency proxy for proxy_http: 2026-07-06 10:52:12.904 | Module proxy already enabled 2026-07-06 10:52:12.904 | Enabling module proxy_http. 2026-07-06 10:52:12.910 | To activate the new configuration, you need to run: 2026-07-06 10:52:12.911 | systemctl restart apache2 2026-07-06 10:52:12.916 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-06 10:52:12.919 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-06 10:52:12.922 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 10:52:12.924 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 10:52:12.926 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 10:52:13.080 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-06 10:52:13.082 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-06 10:52:13.084 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-06 10:52:13.089 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 10:52:13.091 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:52:13.095 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:52:13.098 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-06 10:52:13.101 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-06 10:52:13.104 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-06 10:52:13.104 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-06 10:52:13.114 | KeepAlive Off 2026-07-06 10:52:13.119 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-06 10:52:13.119 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-06 10:52:13.129 | SetEnv proxy-sendchunked 1 2026-07-06 10:52:13.134 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-06 10:52:13.135 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-06 10:52:13.144 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-06 10:52:13.149 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-06 10:52:13.152 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-06 10:52:13.154 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 10:52:13.157 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 10:52:13.159 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 10:52:13.162 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 10:52:13.165 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:52:13.168 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:52:13.170 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 10:52:13.173 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 10:52:13.175 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:52:13.178 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:52:13.181 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-06 10:52:13.192 | perl: warning: Setting locale failed. 2026-07-06 10:52:13.192 | perl: warning: Please check that your locale settings: 2026-07-06 10:52:13.192 | LANGUAGE = (unset), 2026-07-06 10:52:13.192 | LC_ALL = "en_US.utf8", 2026-07-06 10:52:13.193 | LANG = "de_DE.UTF-8" 2026-07-06 10:52:13.193 | are supported and installed on your system. 2026-07-06 10:52:13.193 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:52:13.233 | Enabling site glance-api. 2026-07-06 10:52:13.238 | To activate the new configuration, you need to run: 2026-07-06 10:52:13.238 | systemctl reload apache2 2026-07-06 10:52:13.243 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-06 10:52:13.246 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 10:52:13.249 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 10:52:13.252 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 10:52:13.395 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-06 10:52:13.402 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-06 10:52:13.432 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-06 10:52:13.464 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-06 10:52:13.467 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-06 10:52:13.501 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-06 10:52:13.533 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-06 10:52:13.552 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:52:13.556 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-06 10:52:13.558 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-06 10:52:13.561 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-06 10:52:13.564 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 10:52:13.567 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-06 10:52:13.570 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-06 10:52:13.572 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-06 10:52:13.575 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-06 10:52:13.578 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 10:52:13.580 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 10:52:13.583 | ++ functions-common:git_clone:593 : pwd 2026-07-06 10:52:13.586 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 10:52:13.589 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 10:52:13.592 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 10:52:13.609 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 10:52:13.612 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 10:52:13.614 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 10:52:13.617 | + functions-common:git_clone:610 : echo master 2026-07-06 10:52:13.618 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 10:52:13.623 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-06 10:52:13.625 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 10:52:13.628 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-06 10:52:13.631 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:52:13.633 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:52:13.636 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:52:13.639 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:52:13.641 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:52:13.644 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:52:13.646 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:52:13.648 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:52:13.651 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:52:13.656 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335133652 2026-07-06 10:52:13.658 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-06 10:52:13.662 | Cloning into '/opt/stack/cinder'... 2026-07-06 10:53:10.345 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:53:10.347 | + functions-common:time_stop:2420 : local name 2026-07-06 10:53:10.350 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:53:10.353 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:53:10.355 | + functions-common:time_stop:2423 : local total 2026-07-06 10:53:10.358 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:53:10.360 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:53:10.363 | + functions-common:time_stop:2427 : start_time=1783335133652 2026-07-06 10:53:10.366 | + functions-common:time_stop:2429 : [[ -z 1783335133652 ]] 2026-07-06 10:53:10.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:53:10.374 | + functions-common:time_stop:2432 : end_time=1783335190371 2026-07-06 10:53:10.377 | + functions-common:time_stop:2433 : elapsed_time=56719 2026-07-06 10:53:10.380 | + functions-common:time_stop:2434 : total=34765 2026-07-06 10:53:10.382 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:53:10.385 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91484 2026-07-06 10:53:10.388 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-06 10:53:10.391 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 10:53:10.393 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:53:10.396 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:53:10.398 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:53:10.400 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:53:10.403 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:53:10.405 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:53:10.408 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:53:10.410 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:53:10.414 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:53:10.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335190415 2026-07-06 10:53:10.420 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 10:53:11.058 | From https://review.opendev.org/openstack/cinder 2026-07-06 10:53:11.059 | * branch master -> FETCH_HEAD 2026-07-06 10:53:11.067 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:53:11.069 | + functions-common:time_stop:2420 : local name 2026-07-06 10:53:11.072 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:53:11.074 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:53:11.076 | + functions-common:time_stop:2423 : local total 2026-07-06 10:53:11.079 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:53:11.081 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:53:11.083 | + functions-common:time_stop:2427 : start_time=1783335190415 2026-07-06 10:53:11.085 | + functions-common:time_stop:2429 : [[ -z 1783335190415 ]] 2026-07-06 10:53:11.089 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:53:11.092 | + functions-common:time_stop:2432 : end_time=1783335191090 2026-07-06 10:53:11.095 | + functions-common:time_stop:2433 : elapsed_time=675 2026-07-06 10:53:11.098 | + functions-common:time_stop:2434 : total=91484 2026-07-06 10:53:11.100 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:53:11.103 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92159 2026-07-06 10:53:11.105 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 10:53:11.107 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:53:11.110 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:53:11.112 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:53:11.115 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:53:11.117 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:53:11.120 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:53:11.123 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:53:11.126 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:53:11.129 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:53:11.133 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335191130 2026-07-06 10:53:11.137 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 10:53:11.564 | Note: switching to 'FETCH_HEAD'. 2026-07-06 10:53:11.565 | 2026-07-06 10:53:11.565 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 10:53:11.565 | changes and commit them, and you can discard any commits you make in this 2026-07-06 10:53:11.565 | state without impacting any branches by switching back to a branch. 2026-07-06 10:53:11.565 | 2026-07-06 10:53:11.565 | If you want to create a new branch to retain commits you create, you may 2026-07-06 10:53:11.565 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 10:53:11.565 | 2026-07-06 10:53:11.565 | git switch -c 2026-07-06 10:53:11.566 | 2026-07-06 10:53:11.566 | Or undo this operation with: 2026-07-06 10:53:11.566 | 2026-07-06 10:53:11.566 | git switch - 2026-07-06 10:53:11.566 | 2026-07-06 10:53:11.566 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 10:53:11.566 | 2026-07-06 10:53:11.567 | HEAD is now at a1f0f45da Merge "Adds urllib3 lib in requirements.txt" 2026-07-06 10:53:11.573 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:53:11.576 | + functions-common:time_stop:2420 : local name 2026-07-06 10:53:11.578 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:53:11.580 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:53:11.582 | + functions-common:time_stop:2423 : local total 2026-07-06 10:53:11.585 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:53:11.587 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:53:11.590 | + functions-common:time_stop:2427 : start_time=1783335191130 2026-07-06 10:53:11.592 | + functions-common:time_stop:2429 : [[ -z 1783335191130 ]] 2026-07-06 10:53:11.595 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:53:11.600 | + functions-common:time_stop:2432 : end_time=1783335191597 2026-07-06 10:53:11.602 | + functions-common:time_stop:2433 : elapsed_time=467 2026-07-06 10:53:11.605 | + functions-common:time_stop:2434 : total=92159 2026-07-06 10:53:11.607 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:53:11.610 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92626 2026-07-06 10:53:11.612 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-06 10:53:11.627 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-06 10:53:11.631 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 10:53:11.631 | + functions-common:git_clone:673 : head -1 2026-07-06 10:53:11.636 | a1f0f45da Merge "Adds urllib3 lib in requirements.txt" 2026-07-06 10:53:11.638 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 10:53:11.641 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-06 10:53:11.644 | + inc/python:setup_develop:353 : local bindep 2026-07-06 10:53:11.646 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 10:53:11.649 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-06 10:53:11.651 | + inc/python:setup_develop:359 : local extras= 2026-07-06 10:53:11.654 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-06 10:53:11.656 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 10:53:11.658 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 10:53:11.661 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-06 10:53:11.663 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 10:53:11.666 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 10:53:11.670 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-06 10:53:11.673 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 10:53:11.675 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-06 10:53:11.678 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 10:53:11.681 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 10:53:11.685 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-06 10:53:11.690 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-06 10:53:11.693 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-06 10:53:11.695 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-06 10:53:11.847 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-06 10:53:11.850 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 10:53:11.853 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 10:53:11.856 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 10:53:11.858 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 10:53:11.861 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-06 10:53:11.863 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 10:53:11.866 | + inc/python:setup_package:446 : local extras= 2026-07-06 10:53:11.869 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 10:53:11.871 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 10:53:11.874 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 10:53:11.877 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 10:53:11.879 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 10:53:11.882 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-06 10:53:11.902 | Using python 3.12 to install /opt/stack/cinder 2026-07-06 10:53:11.904 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-06 10:53:12.878 | Obtaining file:///opt/stack/cinder 2026-07-06 10:53:12.883 | Installing build dependencies: started 2026-07-06 10:53:14.620 | Installing build dependencies: finished with status 'done' 2026-07-06 10:53:14.621 | Checking if build backend supports build_editable: started 2026-07-06 10:53:15.152 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 10:53:15.153 | Getting requirements to build editable: started 2026-07-06 10:53:15.446 | Getting requirements to build editable: finished with status 'done' 2026-07-06 10:53:15.448 | Preparing editable metadata (pyproject.toml): started 2026-07-06 10:53:16.805 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 10:53:16.832 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.0.3) 2026-07-06 10:53:16.833 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.3.1) 2026-07-06 10:53:16.834 | 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.dev155) (0.41.0) 2026-07-06 10:53:16.834 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.4.0) 2026-07-06 10:53:16.835 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.5.3) 2026-07-06 10:53:16.836 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.1.0) 2026-07-06 10:53:16.837 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.26.0) 2026-07-06 10:53:16.838 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.15.0) 2026-07-06 10:53:16.838 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (13.0.0) 2026-07-06 10:53:17.452 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev155) 2026-07-06 10:53:17.618 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-06 10:53:17.630 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (10.5.0) 2026-07-06 10:53:17.630 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.5.0) 2026-07-06 10:53:17.631 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.4.0) 2026-07-06 10:53:17.632 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (18.0.0) 2026-07-06 10:53:17.633 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (8.2.0) 2026-07-06 10:53:17.634 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (18.1.0) 2026-07-06 10:53:17.635 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (8.1.0) 2026-07-06 10:53:17.635 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.1.0) 2026-07-06 10:53:17.636 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.11.0) 2026-07-06 10:53:17.637 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.8.0) 2026-07-06 10:53:17.638 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.9.0) 2026-07-06 10:53:17.638 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.10.0) 2026-07-06 10:53:17.639 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.6.0) 2026-07-06 10:53:17.641 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.7.1) 2026-07-06 10:53:17.642 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (10.1.1) 2026-07-06 10:53:17.682 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev155) 2026-07-06 10:53:17.698 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 10:53:17.708 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.4.0) 2026-07-06 10:53:17.709 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (26.2) 2026-07-06 10:53:17.754 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev155) 2026-07-06 10:53:17.769 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 10:53:17.780 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.10.1) 2026-07-06 10:53:17.780 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.1.0) 2026-07-06 10:53:17.781 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.3.2) 2026-07-06 10:53:17.782 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.4.0) 2026-07-06 10:53:17.820 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev155) 2026-07-06 10:53:17.838 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 10:53:17.849 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.8.0) 2026-07-06 10:53:17.892 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev155) 2026-07-06 10:53:17.908 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 10:53:17.949 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev155) 2026-07-06 10:53:17.965 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 10:53:17.977 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.34.2) 2026-07-06 10:53:17.978 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.7.0) 2026-07-06 10:53:17.979 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.5.1) 2026-07-06 10:53:17.981 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.3.0) 2026-07-06 10:53:18.010 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev155) 2026-07-06 10:53:18.026 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 10:53:18.035 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.0.51) 2026-07-06 10:53:18.036 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.9.0) 2026-07-06 10:53:18.061 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev155) 2026-07-06 10:53:18.077 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-06 10:53:18.099 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (9.1.4) 2026-07-06 10:53:18.101 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (1.8.10) 2026-07-06 10:53:18.102 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.8.0) 2026-07-06 10:53:18.149 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev155) 2026-07-06 10:53:18.166 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 10:53:18.177 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.1.0) 2026-07-06 10:53:18.222 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev155) 2026-07-06 10:53:18.238 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 10:53:18.320 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev155) 2026-07-06 10:53:18.336 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-06 10:53:18.347 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.7.0) 2026-07-06 10:53:18.348 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (43.0.3) 2026-07-06 10:53:18.349 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (0.2.3) 2026-07-06 10:53:18.536 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev155) 2026-07-06 10:53:18.552 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-06 10:53:18.919 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev155) 2026-07-06 10:53:18.935 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-06 10:53:18.949 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev155) (1.9.0) 2026-07-06 10:53:18.949 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2026.2) 2026-07-06 10:53:18.949 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.1.4) 2026-07-06 10:53:19.360 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev155) 2026-07-06 10:53:19.376 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-06 10:53:19.387 | 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.dev155) (1.1.0) 2026-07-06 10:53:19.422 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev155) 2026-07-06 10:53:19.489 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-06 10:53:19.501 | 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.dev155) (2.9.0.post0) 2026-07-06 10:53:19.506 | 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.dev155) (1.17.0) 2026-07-06 10:53:19.538 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev155) (2.0.0) 2026-07-06 10:53:19.543 | 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.dev155) (3.0) 2026-07-06 10:53:19.552 | 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.dev155) (2.8.0) 2026-07-06 10:53:19.560 | 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.dev155) (3.1.0) 2026-07-06 10:53:19.562 | 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.dev155) (2.2.2) 2026-07-06 10:53:19.565 | 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.dev155) (0.32.0) 2026-07-06 10:53:19.622 | 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.dev155) 2026-07-06 10:53:19.638 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-06 10:53:19.677 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 10:53:19.693 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-06 10:53:19.753 | 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.dev155) 2026-07-06 10:53:19.769 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 10:53:19.807 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 10:53:19.822 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 10:53:19.869 | 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.dev155) 2026-07-06 10:53:19.884 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-06 10:53:20.169 | 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.dev155) 2026-07-06 10:53:20.184 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-06 10:53:20.231 | 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.dev155) 2026-07-06 10:53:20.246 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 10:53:20.299 | 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.dev155) 2026-07-06 10:53:20.314 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 10:53:20.342 | 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.dev155) (3.4.7) 2026-07-06 10:53:20.342 | 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.dev155) (3.18) 2026-07-06 10:53:20.346 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev155) (2023.11.17) 2026-07-06 10:53:20.361 | 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.dev155) (26.1.0) 2026-07-06 10:53:20.362 | 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.dev155) (2025.9.1) 2026-07-06 10:53:20.363 | 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.dev155) (0.37.0) 2026-07-06 10:53:20.364 | 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.dev155) (2026.5.1) 2026-07-06 10:53:20.373 | 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.dev155) (1.8.2) 2026-07-06 10:53:20.374 | 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.dev155) (4.15.0) 2026-07-06 10:53:20.378 | 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.dev155) (4.2.0) 2026-07-06 10:53:20.380 | 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.dev155) (4.0.1) 2026-07-06 10:53:20.381 | 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.dev155) (2.13.0) 2026-07-06 10:53:20.391 | 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.dev155) (7.2.2) 2026-07-06 10:53:20.396 | 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.dev155) (1.5.0) 2026-07-06 10:53:20.405 | 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.dev155) (0.20) 2026-07-06 10:53:20.413 | 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.dev155) (1.3.0) 2026-07-06 10:53:20.413 | 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.dev155) (2.0.0) 2026-07-06 10:53:20.413 | 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.dev155) (6.0.3) 2026-07-06 10:53:20.422 | 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.dev155) (1.18.5) 2026-07-06 10:53:20.425 | 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.dev155) (2.1.2) 2026-07-06 10:53:20.427 | 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.dev155) (0.6.2) 2026-07-06 10:53:20.431 | 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.dev155) (1.3.12) 2026-07-06 10:53:20.444 | 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.dev155) (5.3.1) 2026-07-06 10:53:20.445 | 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.dev155) (5.6.2) 2026-07-06 10:53:20.446 | 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.dev155) (0.16.0) 2026-07-06 10:53:20.450 | 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.dev155) (5.1.0) 2026-07-06 10:53:20.465 | 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.dev155) (0.25.0) 2026-07-06 10:53:20.470 | 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.dev155) (5.0.0) 2026-07-06 10:53:20.472 | 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.dev155) (3.1.6) 2026-07-06 10:53:20.473 | 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.dev155) (4.0.1) 2026-07-06 10:53:20.481 | 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.dev155) (3.0.3) 2026-07-06 10:53:20.493 | 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.dev155) (1.2.1) 2026-07-06 10:53:20.516 | 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.dev155) (1.7.6) 2026-07-06 10:53:20.553 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev155) 2026-07-06 10:53:20.572 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 10:53:20.678 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev155) 2026-07-06 10:53:20.694 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-07-06 10:53:20.709 | 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.dev155) (3.18.0) 2026-07-06 10:53:20.754 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev155) 2026-07-06 10:53:20.770 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 10:53:20.835 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev155) 2026-07-06 10:53:20.849 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 10:53:20.903 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev155) 2026-07-06 10:53:20.920 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-06 10:53:20.939 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev155) (83.0.0) 2026-07-06 10:53:20.955 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev155) (0.8.1) 2026-07-06 10:53:21.016 | 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.dev155) 2026-07-06 10:53:21.031 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-06 10:53:21.067 | 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.dev155) (4.14.0) 2026-07-06 10:53:21.075 | 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.dev155) (0.6.0) 2026-07-06 10:53:21.076 | 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.dev155) (4.0.0) 2026-07-06 10:53:21.087 | 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.dev155) (3.0.52) 2026-07-06 10:53:21.087 | 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.dev155) (1.11.0) 2026-07-06 10:53:21.089 | 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.dev155) (15.0.0) 2026-07-06 10:53:21.089 | 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.dev155) (1.8.0) 2026-07-06 10:53:21.132 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev155) 2026-07-06 10:53:21.148 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 10:53:21.158 | 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.dev155) (24.2.1) 2026-07-06 10:53:21.206 | 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.dev155) (4.2.0) 2026-07-06 10:53:21.207 | 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.dev155) (2.20.0) 2026-07-06 10:53:21.218 | 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.dev155) (0.1.2) 2026-07-06 10:53:21.238 | 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.dev155) (0.8) 2026-07-06 10:53:21.283 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev155) 2026-07-06 10:53:21.301 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-06 10:53:21.356 | 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.dev155) (3.6.1) 2026-07-06 10:53:21.358 | 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.dev155) (3.4.0) 2026-07-06 10:53:21.360 | 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.dev155) (4.0.1) 2026-07-06 10:53:21.438 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev155) 2026-07-06 10:53:21.457 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-06 10:53:21.492 | 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.dev155) (1.33) 2026-07-06 10:53:21.499 | 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.dev155) (3.1.1) 2026-07-06 10:53:21.590 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-06 10:53:21.628 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-06 10:53:21.873 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 56.6 MB/s 0:00:00 2026-07-06 10:53:21.890 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-06 10:53:21.912 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-06 10:53:22.156 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 65.5 MB/s 0:00:00 2026-07-06 10:53:22.173 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-06 10:53:22.200 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-06 10:53:22.222 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-06 10:53:22.244 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-06 10:53:22.270 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-06 10:53:22.292 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-06 10:53:22.318 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-06 10:53:22.341 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-06 10:53:22.434 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 59.0 MB/s 0:00:00 2026-07-06 10:53:22.451 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-06 10:53:22.476 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-06 10:53:22.501 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-06 10:53:22.523 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.9 MB/s 0:00:00 2026-07-06 10:53:22.542 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-06 10:53:22.566 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-06 10:53:22.667 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-06 10:53:22.691 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-06 10:53:22.714 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-06 10:53:22.745 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 47.8 MB/s 0:00:00 2026-07-06 10:53:22.762 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-06 10:53:22.788 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-06 10:53:22.814 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-06 10:53:22.836 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-06 10:53:22.861 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-06 10:53:22.885 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-06 10:53:22.908 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-06 10:53:22.931 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-06 10:53:22.957 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-06 10:53:22.980 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-06 10:53:23.003 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-06 10:53:23.045 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.7 MB/s 0:00:00 2026-07-06 10:53:23.064 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-06 10:53:23.271 | Building wheels for collected packages: cinder 2026-07-06 10:53:23.272 | Building editable for cinder (pyproject.toml): started 2026-07-06 10:53:24.890 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-06 10:53:24.893 | Created wheel for cinder: filename=cinder-28.1.0.dev155-0.editable-py3-none-any.whl size=9206 sha256=21fcbd94cce3b758b1f36956027ecaac0f2b9c2efae3b837551422097c6dcb4b 2026-07-06 10:53:24.893 | Stored in directory: /tmp/pip-ephem-wheel-cache-w9mg7zuu/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-06 10:53:24.900 | Successfully built cinder 2026-07-06 10:53:25.282 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-06 10:53:25.647 | Attempting uninstall: pyudev 2026-07-06 10:53:25.664 | Found existing installation: pyudev 0.24.0 2026-07-06 10:53:25.665 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:53:25.665 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-06 10:53:25.723 | Attempting uninstall: pyasn1 2026-07-06 10:53:25.740 | Found existing installation: pyasn1 0.4.8 2026-07-06 10:53:25.741 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:53:25.743 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-06 10:53:27.512 | Attempting uninstall: botocore 2026-07-06 10:53:27.531 | Found existing installation: botocore 1.34.46 2026-07-06 10:53:27.531 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:53:27.531 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-06 10:53:28.723 | Attempting uninstall: s3transfer 2026-07-06 10:53:28.743 | Found existing installation: s3transfer 0.10.1 2026-07-06 10:53:28.743 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:53:28.743 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-06 10:53:29.411 | Attempting uninstall: boto3 2026-07-06 10:53:29.431 | Found existing installation: boto3 1.34.46 2026-07-06 10:53:29.431 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 10:53:29.434 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-06 10:53:31.512 | 2026-07-06 10:53:31.535 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev155 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-06 10:53:31.906 | + inc/python:pip_install:216 : result=0 2026-07-06 10:53:31.908 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:53:31.910 | + functions-common:time_stop:2420 : local name 2026-07-06 10:53:31.912 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:53:31.914 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:53:31.916 | + functions-common:time_stop:2423 : local total 2026-07-06 10:53:31.917 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:53:31.919 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:53:31.921 | + functions-common:time_stop:2427 : start_time=1783335191896 2026-07-06 10:53:31.923 | + functions-common:time_stop:2429 : [[ -z 1783335191896 ]] 2026-07-06 10:53:31.926 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:53:31.930 | + functions-common:time_stop:2432 : end_time=1783335211927 2026-07-06 10:53:31.931 | + functions-common:time_stop:2433 : elapsed_time=20031 2026-07-06 10:53:31.933 | + functions-common:time_stop:2434 : total=96908 2026-07-06 10:53:31.936 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:53:31.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116939 2026-07-06 10:53:31.940 | + inc/python:pip_install:219 : return 0 2026-07-06 10:53:31.942 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 10:53:31.945 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 10:53:31.947 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-06 10:53:31.949 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-06 10:53:31.952 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:53:31.954 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:53:31.956 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-06 10:53:31.958 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:53:31.960 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-06 10:53:31.963 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-06 10:53:31.965 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-06 10:53:31.967 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:53:31.969 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:53:31.972 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-06 10:53:31.986 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-06 10:53:31.988 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 10:53:31.990 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 10:53:31.992 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 10:53:31.995 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 10:53:31.997 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 10:53:31.999 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 10:53:32.002 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:53:32.004 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:53:32.006 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 10:53:32.008 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 10:53:32.010 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 10:53:32.012 | + functions-common:apt_get_update:1167 : return 2026-07-06 10:53:32.014 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-06 10:53:32.017 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 10:53:32.019 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:53:32.021 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:53:32.023 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-06 10:53:32.042 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-06 10:53:32.077 | Reading package lists... 2026-07-06 10:53:32.411 | Building dependency tree... 2026-07-06 10:53:32.412 | Reading state information... 2026-07-06 10:53:32.902 | The following packages were automatically installed and are no longer required: 2026-07-06 10:53:32.904 | libfwupd2 libgusb2 2026-07-06 10:53:32.904 | Use 'sudo apt autoremove' to remove them. 2026-07-06 10:53:32.907 | The following additional packages will be installed: 2026-07-06 10:53:32.907 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-06 10:53:32.907 | python3-urwid python3-wcwidth 2026-07-06 10:53:32.910 | Suggested packages: 2026-07-06 10:53:32.910 | python-urwid-doc 2026-07-06 10:53:32.943 | The following NEW packages will be installed: 2026-07-06 10:53:32.944 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-06 10:53:32.944 | python3-urwid python3-wcwidth targetcli-fb 2026-07-06 10:53:33.017 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 10:53:33.017 | Need to get 385 kB of archives. 2026-07-06 10:53:33.017 | After this operation, 3098 kB of additional disk space will be used. 2026-07-06 10:53:33.017 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-06 10:53:33.024 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-06 10:53:33.031 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-06 10:53:33.037 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-06 10:53:33.044 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-06 10:53:33.049 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-06 10:53:33.270 | perl: warning: Setting locale failed. 2026-07-06 10:53:33.270 | perl: warning: Please check that your locale settings: 2026-07-06 10:53:33.270 | LANGUAGE = (unset), 2026-07-06 10:53:33.270 | LC_ALL = "en_US.utf8", 2026-07-06 10:53:33.270 | LANG = "de_DE.UTF-8" 2026-07-06 10:53:33.270 | are supported and installed on your system. 2026-07-06 10:53:33.270 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:53:33.331 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:53:33.331 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:53:33.331 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:53:33.508 | Fetched 385 kB in 0s (4712 kB/s) 2026-07-06 10:53:33.549 | Selecting previously unselected package python3-typing-extensions. 2026-07-06 10:53:33.610 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-07-06 10:53:33.617 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-06 10:53:33.624 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-06 10:53:33.673 | Selecting previously unselected package python3-wcwidth. 2026-07-06 10:53:33.686 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-06 10:53:33.690 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-06 10:53:33.740 | Selecting previously unselected package python3-urwid. 2026-07-06 10:53:33.753 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-06 10:53:33.757 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-06 10:53:33.851 | Selecting previously unselected package python3-configshell-fb. 2026-07-06 10:53:33.862 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-06 10:53:33.867 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-06 10:53:33.925 | Selecting previously unselected package python3-rtslib-fb. 2026-07-06 10:53:33.935 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-06 10:53:33.939 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-06 10:53:34.002 | Selecting previously unselected package targetcli-fb. 2026-07-06 10:53:34.014 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-06 10:53:34.018 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-06 10:53:34.094 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-06 10:53:35.247 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-06 10:53:35.254 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-06 10:53:35.569 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-06 10:53:35.805 | Setting up python3-urwid (2.6.10-1) ... 2026-07-06 10:53:36.331 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-06 10:53:36.522 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 10:53:36.522 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-06 10:53:36.543 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-06 10:53:36.543 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-06 10:53:36.544 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-06 10:53:36.544 | keyword = Word(alphanums + '_\-') 2026-07-06 10:53:36.544 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 10:53:36.544 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 10:53:36.544 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 10:53:36.544 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 10:53:36.544 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-06 10:53:36.544 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-06 10:53:36.553 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 10:53:36.553 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-06 10:53:36.575 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-06 10:53:36.575 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-06 10:53:36.575 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-06 10:53:36.575 | keyword = Word(alphanums + '_\-') 2026-07-06 10:53:36.575 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 10:53:36.575 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 10:53:36.576 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 10:53:36.576 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 10:53:36.576 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-06 10:53:36.576 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-06 10:53:36.605 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-06 10:53:36.805 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-06 10:53:36.805 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-06 10:53:37.089 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 10:53:37.924 | perl: warning: Setting locale failed. 2026-07-06 10:53:37.924 | perl: warning: Please check that your locale settings: 2026-07-06 10:53:37.924 | LANGUAGE = (unset), 2026-07-06 10:53:37.924 | LC_ALL = "en_US.utf8", 2026-07-06 10:53:37.924 | LANG = "de_DE.UTF-8" 2026-07-06 10:53:37.924 | are supported and installed on your system. 2026-07-06 10:53:37.924 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:53:38.056 | perl: warning: Setting locale failed. 2026-07-06 10:53:38.059 | perl: warning: Please check that your locale settings: 2026-07-06 10:53:38.059 | LANGUAGE = (unset), 2026-07-06 10:53:38.059 | LC_ALL = "en_US.utf8", 2026-07-06 10:53:38.059 | LANG = "de_DE.UTF-8" 2026-07-06 10:53:38.059 | are supported and installed on your system. 2026-07-06 10:53:38.059 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:53:38.109 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:53:38.109 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:53:38.110 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:53:38.181 | perl: warning: Setting locale failed. 2026-07-06 10:53:38.181 | perl: warning: Please check that your locale settings: 2026-07-06 10:53:38.181 | LANGUAGE = (unset), 2026-07-06 10:53:38.181 | LC_ALL = "en_US.utf8", 2026-07-06 10:53:38.181 | LANG = "de_DE.UTF-8" 2026-07-06 10:53:38.184 | are supported and installed on your system. 2026-07-06 10:53:38.184 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:53:38.681 | 2026-07-06 10:53:38.681 | Running kernel seems to be up-to-date. 2026-07-06 10:53:38.681 | 2026-07-06 10:53:38.681 | Restarting services... 2026-07-06 10:53:38.704 | 2026-07-06 10:53:38.704 | Service restarts being deferred: 2026-07-06 10:53:38.704 | systemctl restart virtlockd.service 2026-07-06 10:53:38.704 | systemctl restart virtlogd.service 2026-07-06 10:53:38.705 | 2026-07-06 10:53:38.705 | No containers need to be restarted. 2026-07-06 10:53:38.705 | 2026-07-06 10:53:38.705 | User sessions running outdated binaries: 2026-07-06 10:53:38.706 | quobyte @ session #6: sshd[2064] 2026-07-06 10:53:38.715 | 2026-07-06 10:53:38.717 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 10:53:40.664 | + functions-common:apt_get:1211 : result=0 2026-07-06 10:53:40.666 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 10:53:40.669 | + functions-common:time_stop:2420 : local name 2026-07-06 10:53:40.672 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:53:40.674 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:53:40.677 | + functions-common:time_stop:2423 : local total 2026-07-06 10:53:40.680 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:53:40.682 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 10:53:40.684 | + functions-common:time_stop:2427 : start_time=1783335212039 2026-07-06 10:53:40.686 | + functions-common:time_stop:2429 : [[ -z 1783335212039 ]] 2026-07-06 10:53:40.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:53:40.693 | + functions-common:time_stop:2432 : end_time=1783335220690 2026-07-06 10:53:40.695 | + functions-common:time_stop:2433 : elapsed_time=8651 2026-07-06 10:53:40.697 | + functions-common:time_stop:2434 : total=138202 2026-07-06 10:53:40.699 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:53:40.702 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146853 2026-07-06 10:53:40.704 | + functions-common:apt_get:1215 : return 0 2026-07-06 10:53:40.706 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 10:53:40.709 | + ./stack.sh:main:948 : configure_cinder 2026-07-06 10:53:40.712 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-06 10:53:40.726 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-06 10:53:40.730 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-06 10:53:40.732 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-06 10:53:40.734 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-06 10:53:40.738 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-06 10:53:40.738 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-06 10:53:40.742 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-06 10:53:40.744 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-06 10:53:40.746 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-06 10:53:40.748 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-06 10:53:40.750 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-06 10:53:40.752 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-06 10:53:40.754 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-06 10:53:40.756 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-06 10:53:40.769 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-06 10:53:40.782 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-07-06 10:53:40.797 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-07-06 10:53:40.812 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-06 10:53:40.826 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-06 10:53:40.841 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-06 10:53:40.843 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-06 10:53:40.847 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.WQ6Md3vDPA 2026-07-06 10:53:40.849 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-06 10:53:40.851 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-06 10:53:40.853 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-06 10:53:40.855 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.WQ6Md3vDPA 2026-07-06 10:53:40.859 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.WQ6Md3vDPA 2026-07-06 10:53:40.873 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.WQ6Md3vDPA /etc/sudoers.d/cinder-rootwrap 2026-07-06 10:53:40.888 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-06 10:53:40.891 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-06 10:53:40.893 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-06 10:53:40.895 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-06 10:53:40.897 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-06 10:53:40.899 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-06 10:53:40.901 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-06 10:53:40.904 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-06 10:53:40.904 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-06 10:53:40.913 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-06 10:53:40.917 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-06 10:53:40.931 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-06 10:53:40.944 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-06 10:53:40.946 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-06 10:53:40.951 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-06 10:53:40.955 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-06 10:53:40.957 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 10:53:40.959 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-06 10:53:40.961 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 10:53:40.964 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 10:53:40.966 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-06 10:53:40.968 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 10:53:40.970 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-06 10:53:40.973 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 10:53:40.975 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-06 10:53:41.002 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-06 10:53:41.028 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.180/identity 2026-07-06 10:53:41.054 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-06 10:53:41.082 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-06 10:53:41.108 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-06 10:53:41.135 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-06 10:53:41.163 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-06 10:53:41.190 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.180/identity 2026-07-06 10:53:41.217 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 10:53:41.244 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 10:53:41.270 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 10:53:41.272 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-06 10:53:41.299 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-06 10:53:41.326 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-06 10:53:41.328 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-06 10:53:41.330 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-06 10:53:41.332 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-06 10:53:41.334 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 10:53:41.337 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 10:53:41.339 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 10:53:41.352 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:53:41.354 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 10:53:41.357 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-06 10:53:41.359 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-06 10:53:41.388 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-06 10:53:41.414 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-06 10:53:41.445 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-06 10:53:41.482 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-06 10:53:41.521 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-06 10:53:41.560 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.180 2026-07-06 10:53:41.597 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-06 10:53:41.634 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-06 10:53:41.643 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1af4a6164e158cecaf25c88d29d9c4a7 2026-07-06 10:53:41.674 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-06 10:53:41.676 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-06 10:53:41.705 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-06 10:53:41.738 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-06 10:53:41.767 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-06 10:53:41.794 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-06 10:53:41.821 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-06 10:53:41.848 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-06 10:53:41.862 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:53:41.865 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 10:53:41.867 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-06 10:53:41.869 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-06 10:53:41.872 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-06 10:53:41.874 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 10:53:41.876 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-06 10:53:41.878 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-06 10:53:41.880 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-06 10:53:41.882 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-06 10:53:41.885 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-06 10:53:41.887 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-06 10:53:41.916 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-06 10:53:41.942 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-06 10:53:41.977 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-06 10:53:42.011 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-06 10:53:42.044 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-06 10:53:42.080 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-06 10:53:42.113 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-06 10:53:42.149 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-06 10:53:42.183 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-06 10:53:42.185 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-06 10:53:42.189 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-06 10:53:42.192 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-06 10:53:42.226 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-06 10:53:42.228 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-06 10:53:42.257 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-06 10:53:42.259 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-06 10:53:42.261 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-06 10:53:42.263 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-06 10:53:42.292 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-06 10:53:42.298 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-06 10:53:42.301 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-06 10:53:42.304 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-06 10:53:42.306 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-06 10:53:42.328 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:53:42.331 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-06 10:53:42.354 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:53:42.357 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-06 10:53:42.377 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:53:42.380 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-06 10:53:42.383 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-06 10:53:42.386 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-06 10:53:42.388 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-06 10:53:42.390 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 10:53:42.393 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 10:53:42.395 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 10:53:42.411 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:53:42.413 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 10:53:42.416 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 10:53:42.420 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 10:53:42.438 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:53:42.442 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 10:53:42.445 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 10:53:42.482 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 10:53:42.485 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 10:53:42.489 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-06 10:53:42.492 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-06 10:53:42.496 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 10:53:42.499 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 10:53:42.520 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 10:53:42.522 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 10:53:42.525 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 10:53:42.528 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 10:53:42.531 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 10:53:42.572 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 10:53:42.604 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 10:53:42.636 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 10:53:42.669 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-06 10:53:42.702 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-06 10:53:42.720 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:53:42.723 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-06 10:53:42.726 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-06 10:53:42.729 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-06 10:53:42.731 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-06 10:53:42.734 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 10:53:42.737 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-06 10:53:42.739 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-06 10:53:42.741 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 10:53:42.744 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 10:53:42.761 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 10:53:42.761 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 10:53:42.772 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 10:53:42.776 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 10:53:42.790 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 10:53:42.795 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-06 10:53:42.797 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-06 10:53:42.802 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 10:53:42.804 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-06 10:53:42.838 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-06 10:53:42.872 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-06 10:53:42.904 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 10:53:42.936 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 10:53:42.970 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 10:53:43.001 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 10:53:43.033 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 10:53:43.066 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 10:53:43.099 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 10:53:43.130 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 10:53:43.162 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 10:53:43.195 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 10:53:43.228 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-06 10:53:43.262 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 10:53:43.264 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 10:53:43.268 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-06 10:53:43.271 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-06 10:53:43.273 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 10:53:43.277 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:53:43.280 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:53:43.283 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-06 10:53:43.287 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-06 10:53:43.289 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-06 10:53:43.324 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 10:53:43.362 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-06 10:53:43.362 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-06 10:53:43.372 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-06 10:53:43.377 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-06 10:53:43.380 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-06 10:53:43.383 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 10:53:43.386 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 10:53:43.389 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 10:53:43.393 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 10:53:43.395 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:53:43.398 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:53:43.401 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 10:53:43.404 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 10:53:43.406 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:53:43.409 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:53:43.412 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-06 10:53:43.425 | perl: warning: Setting locale failed. 2026-07-06 10:53:43.425 | perl: warning: Please check that your locale settings: 2026-07-06 10:53:43.425 | LANGUAGE = (unset), 2026-07-06 10:53:43.425 | LC_ALL = "en_US.utf8", 2026-07-06 10:53:43.425 | LANG = "de_DE.UTF-8" 2026-07-06 10:53:43.425 | are supported and installed on your system. 2026-07-06 10:53:43.425 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:53:43.465 | Enabling site cinder-api. 2026-07-06 10:53:43.473 | To activate the new configuration, you need to run: 2026-07-06 10:53:43.473 | systemctl reload apache2 2026-07-06 10:53:43.477 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 10:53:43.480 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 10:53:43.483 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 10:53:43.485 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 10:53:43.651 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-06 10:53:43.657 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.180/image 2026-07-06 10:53:43.693 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-06 10:53:43.712 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:53:43.716 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-06 10:53:43.719 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 10:53:43.722 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-06 10:53:43.725 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-06 10:53:43.728 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 10:53:43.731 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-06 10:53:43.734 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 10:53:43.737 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-06 10:53:43.739 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-06 10:53:43.742 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-06 10:53:43.777 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-06 10:53:43.812 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.180/identity 2026-07-06 10:53:43.847 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-06 10:53:43.881 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-06 10:53:43.916 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-06 10:53:43.951 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-06 10:53:43.984 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-06 10:53:44.018 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.180/identity 2026-07-06 10:53:44.053 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-06 10:53:44.086 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-06 10:53:44.119 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 10:53:44.122 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-06 10:53:44.125 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 10:53:44.128 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 10:53:44.131 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-06 10:53:44.134 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-06 10:53:44.170 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-06 10:53:44.205 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.180/identity 2026-07-06 10:53:44.238 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-06 10:53:44.273 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-06 10:53:44.308 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-06 10:53:44.342 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-06 10:53:44.378 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-06 10:53:44.413 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-06 10:53:44.446 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-06 10:53:44.480 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-06 10:53:44.483 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-06 10:53:44.501 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:53:44.505 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.180:2379?api_version=v3' 2026-07-06 10:53:44.540 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-06 10:53:44.542 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-06 10:53:44.580 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-06 10:53:44.583 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-06 10:53:44.586 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-06 10:53:44.623 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-06 10:53:44.625 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 10:53:44.628 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-06 10:53:44.631 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-06 10:53:44.634 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-06 10:53:44.669 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-06 10:53:44.704 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.180/identity 2026-07-06 10:53:44.738 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-06 10:53:44.772 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-06 10:53:44.807 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-06 10:53:44.843 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-06 10:53:44.881 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-06 10:53:44.920 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-06 10:53:44.941 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:53:44.944 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-06 10:53:44.948 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-06 10:53:44.951 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-06 10:53:44.954 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 10:53:44.957 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-06 10:53:44.961 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-06 10:53:44.964 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-06 10:53:44.967 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:53:44.970 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:53:44.974 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-06 10:53:44.977 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:53:44.980 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-06 10:53:44.983 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-06 10:53:44.987 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:53:44.990 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:53:44.994 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-06 10:53:44.998 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:53:45.001 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-06 10:53:45.005 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-06 10:53:45.008 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:53:45.011 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:53:45.014 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-06 10:53:45.017 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:53:45.021 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-06 10:53:45.024 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-06 10:53:45.028 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-06 10:53:45.032 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 10:53:45.036 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 10:53:45.041 | ++ functions-common:git_clone:593 : pwd 2026-07-06 10:53:45.044 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 10:53:45.047 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 10:53:45.052 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 10:53:45.072 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 10:53:45.075 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 10:53:45.078 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 10:53:45.082 | + functions-common:git_clone:610 : echo master 2026-07-06 10:53:45.083 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 10:53:45.088 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-06 10:53:45.090 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 10:53:45.093 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-06 10:53:45.096 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:53:45.099 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:53:45.102 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:53:45.105 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:53:45.108 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:53:45.111 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:53:45.114 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:53:45.117 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:53:45.121 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:53:45.125 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335225122 2026-07-06 10:53:45.128 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-06 10:53:45.132 | Cloning into '/opt/stack/neutron'... 2026-07-06 10:54:48.051 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:54:48.053 | + functions-common:time_stop:2420 : local name 2026-07-06 10:54:48.055 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:54:48.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:54:48.061 | + functions-common:time_stop:2423 : local total 2026-07-06 10:54:48.064 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:54:48.066 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:54:48.069 | + functions-common:time_stop:2427 : start_time=1783335225122 2026-07-06 10:54:48.072 | + functions-common:time_stop:2429 : [[ -z 1783335225122 ]] 2026-07-06 10:54:48.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:54:48.080 | + functions-common:time_stop:2432 : end_time=1783335288077 2026-07-06 10:54:48.083 | + functions-common:time_stop:2433 : elapsed_time=62955 2026-07-06 10:54:48.086 | + functions-common:time_stop:2434 : total=92626 2026-07-06 10:54:48.089 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:54:48.091 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155581 2026-07-06 10:54:48.094 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-06 10:54:48.097 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 10:54:48.100 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:54:48.103 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:54:48.106 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:54:48.109 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:54:48.112 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:54:48.115 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:54:48.118 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:54:48.120 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:54:48.123 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:54:48.128 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335288125 2026-07-06 10:54:48.130 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 10:54:48.965 | From https://review.opendev.org/openstack/neutron 2026-07-06 10:54:48.965 | * branch master -> FETCH_HEAD 2026-07-06 10:54:48.975 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:54:48.977 | + functions-common:time_stop:2420 : local name 2026-07-06 10:54:48.980 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:54:48.983 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:54:48.987 | + functions-common:time_stop:2423 : local total 2026-07-06 10:54:48.989 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:54:48.992 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:54:48.995 | + functions-common:time_stop:2427 : start_time=1783335288125 2026-07-06 10:54:48.998 | + functions-common:time_stop:2429 : [[ -z 1783335288125 ]] 2026-07-06 10:54:49.001 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:54:49.005 | + functions-common:time_stop:2432 : end_time=1783335289002 2026-07-06 10:54:49.008 | + functions-common:time_stop:2433 : elapsed_time=877 2026-07-06 10:54:49.011 | + functions-common:time_stop:2434 : total=155581 2026-07-06 10:54:49.013 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:54:49.016 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156458 2026-07-06 10:54:49.019 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 10:54:49.022 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:54:49.025 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:54:49.027 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:54:49.030 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:54:49.033 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:54:49.036 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:54:49.039 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:54:49.042 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:54:49.046 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:54:49.051 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335289047 2026-07-06 10:54:49.054 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 10:54:49.504 | Note: switching to 'FETCH_HEAD'. 2026-07-06 10:54:49.505 | 2026-07-06 10:54:49.505 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 10:54:49.505 | changes and commit them, and you can discard any commits you make in this 2026-07-06 10:54:49.505 | state without impacting any branches by switching back to a branch. 2026-07-06 10:54:49.505 | 2026-07-06 10:54:49.505 | If you want to create a new branch to retain commits you create, you may 2026-07-06 10:54:49.505 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 10:54:49.505 | 2026-07-06 10:54:49.505 | git switch -c 2026-07-06 10:54:49.506 | 2026-07-06 10:54:49.506 | Or undo this operation with: 2026-07-06 10:54:49.506 | 2026-07-06 10:54:49.506 | git switch - 2026-07-06 10:54:49.506 | 2026-07-06 10:54:49.506 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 10:54:49.506 | 2026-07-06 10:54:49.506 | HEAD is now at 6eff8a9862 Merge "Make ``ovs_create_tap`` True by default" 2026-07-06 10:54:49.513 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:54:49.516 | + functions-common:time_stop:2420 : local name 2026-07-06 10:54:49.519 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:54:49.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:54:49.525 | + functions-common:time_stop:2423 : local total 2026-07-06 10:54:49.528 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:54:49.530 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:54:49.533 | + functions-common:time_stop:2427 : start_time=1783335289047 2026-07-06 10:54:49.536 | + functions-common:time_stop:2429 : [[ -z 1783335289047 ]] 2026-07-06 10:54:49.540 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:54:49.544 | + functions-common:time_stop:2432 : end_time=1783335289541 2026-07-06 10:54:49.547 | + functions-common:time_stop:2433 : elapsed_time=494 2026-07-06 10:54:49.550 | + functions-common:time_stop:2434 : total=156458 2026-07-06 10:54:49.553 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:54:49.556 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156952 2026-07-06 10:54:49.560 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-06 10:54:49.576 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-06 10:54:49.580 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 10:54:49.580 | + functions-common:git_clone:673 : head -1 2026-07-06 10:54:49.589 | 6eff8a9862 Merge "Make ``ovs_create_tap`` True by default" 2026-07-06 10:54:49.592 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 10:54:49.595 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-06 10:54:49.599 | + inc/python:setup_develop:353 : local bindep 2026-07-06 10:54:49.601 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 10:54:49.605 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-06 10:54:49.607 | + inc/python:setup_develop:359 : local extras= 2026-07-06 10:54:49.611 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-06 10:54:49.614 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 10:54:49.617 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 10:54:49.620 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-06 10:54:49.623 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 10:54:49.626 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 10:54:49.630 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-06 10:54:49.633 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 10:54:49.637 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-06 10:54:49.640 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 10:54:49.643 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 10:54:49.647 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-06 10:54:49.654 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-06 10:54:49.657 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-06 10:54:49.660 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-06 10:54:49.822 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-06 10:54:49.825 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 10:54:49.828 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 10:54:49.831 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 10:54:49.834 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 10:54:49.837 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-06 10:54:49.841 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 10:54:49.843 | + inc/python:setup_package:446 : local extras= 2026-07-06 10:54:49.846 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 10:54:49.848 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 10:54:49.851 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 10:54:49.854 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 10:54:49.856 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 10:54:49.859 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-06 10:54:49.881 | Using python 3.12 to install /opt/stack/neutron 2026-07-06 10:54:49.884 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-06 10:54:50.875 | Obtaining file:///opt/stack/neutron 2026-07-06 10:54:50.884 | Installing build dependencies: started 2026-07-06 10:54:52.707 | Installing build dependencies: finished with status 'done' 2026-07-06 10:54:52.708 | Checking if build backend supports build_editable: started 2026-07-06 10:54:53.276 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 10:54:53.277 | Getting requirements to build editable: started 2026-07-06 10:54:53.575 | Getting requirements to build editable: finished with status 'done' 2026-07-06 10:54:53.577 | Preparing editable metadata (pyproject.toml): started 2026-07-06 10:54:55.283 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 10:54:55.307 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.0.3) 2026-07-06 10:54:55.308 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.10.1) 2026-07-06 10:54:55.309 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.1.0) 2026-07-06 10:54:55.310 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.5.1) 2026-07-06 10:54:55.311 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.1.0) 2026-07-06 10:54:55.311 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.3.1) 2026-07-06 10:54:55.509 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev560) 2026-07-06 10:54:55.647 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 10:54:55.658 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (0.32.0) 2026-07-06 10:54:55.659 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.34.2) 2026-07-06 10:54:55.660 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.1.6) 2026-07-06 10:54:55.661 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (13.0.0) 2026-07-06 10:54:55.661 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (1.3.0) 2026-07-06 10:54:55.722 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev560) 2026-07-06 10:54:55.739 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 10:54:55.791 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev560) 2026-07-06 10:54:55.806 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 10:54:55.819 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (9.1.4) 2026-07-06 10:54:55.820 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.0.51) 2026-07-06 10:54:55.821 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (1.8.10) 2026-07-06 10:54:55.821 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.15.0) 2026-07-06 10:54:55.822 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (1.18.5) 2026-07-06 10:54:55.823 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.9.0) 2026-07-06 10:54:55.824 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (4.2.0) 2026-07-06 10:54:55.825 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.5.0) 2026-07-06 10:54:55.826 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (10.5.0) 2026-07-06 10:54:55.827 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (6.4.0) 2026-07-06 10:54:55.828 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (18.0.0) 2026-07-06 10:54:55.829 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (6.8.0) 2026-07-06 10:54:55.830 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (8.2.0) 2026-07-06 10:54:55.830 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (18.1.0) 2026-07-06 10:54:55.831 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (8.1.0) 2026-07-06 10:54:55.832 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.1.0) 2026-07-06 10:54:55.833 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.11.0) 2026-07-06 10:54:55.834 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.8.0) 2026-07-06 10:54:55.835 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.9.0) 2026-07-06 10:54:55.835 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.10.0) 2026-07-06 10:54:55.837 | 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.dev560) (4.6.0) 2026-07-06 10:54:55.838 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.7.1) 2026-07-06 10:54:55.839 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (10.1.1) 2026-07-06 10:54:55.839 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.10.2) 2026-07-06 10:54:55.840 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (4.4.0) 2026-07-06 10:54:55.874 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev560) 2026-07-06 10:54:55.891 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 10:54:55.927 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev560) 2026-07-06 10:54:55.943 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 10:54:55.984 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev560) 2026-07-06 10:54:56.000 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-06 10:54:56.102 | Installing build dependencies: started 2026-07-06 10:54:57.728 | Installing build dependencies: finished with status 'done' 2026-07-06 10:54:57.729 | Getting requirements to build wheel: started 2026-07-06 10:54:58.377 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 10:54:58.378 | Preparing metadata (pyproject.toml): started 2026-07-06 10:54:58.751 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 10:54:58.805 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev560) 2026-07-06 10:54:58.820 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 10:54:58.831 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.2.2) 2026-07-06 10:54:58.871 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev560) 2026-07-06 10:54:58.889 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-06 10:54:58.902 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (24.2.1) 2026-07-06 10:54:58.903 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (18.13.0) 2026-07-06 10:54:58.904 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (4.17.0) 2026-07-06 10:54:58.939 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev560) 2026-07-06 10:54:58.955 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-06 10:54:59.001 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev560) 2026-07-06 10:54:59.018 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 10:54:59.028 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.4.0) 2026-07-06 10:54:59.032 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (8.1.0) 2026-07-06 10:54:59.032 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev560) (1.3.12) 2026-07-06 10:54:59.033 | 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.dev560) (4.15.0) 2026-07-06 10:54:59.036 | 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.dev560) (2.2.2) 2026-07-06 10:54:59.041 | 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.dev560) (3.3.2) 2026-07-06 10:54:59.045 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev560) (3.0.3) 2026-07-06 10:54:59.048 | 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.dev560) (2.1.0) 2026-07-06 10:54:59.049 | 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.dev560) (1.8.2) 2026-07-06 10:54:59.056 | 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.dev560) (4.0.1) 2026-07-06 10:54:59.057 | 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.dev560) (2.13.0) 2026-07-06 10:54:59.058 | 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.dev560) (5.8.0) 2026-07-06 10:54:59.071 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev560) (1.3.7) 2026-07-06 10:54:59.109 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev560) 2026-07-06 10:54:59.126 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 10:54:59.140 | 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.dev560) (43.0.3) 2026-07-06 10:54:59.140 | 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.dev560) (1.5.0) 2026-07-06 10:54:59.141 | 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.dev560) (1.1.0) 2026-07-06 10:54:59.143 | 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.dev560) (1.33) 2026-07-06 10:54:59.147 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev560) (4.10.0) 2026-07-06 10:54:59.147 | 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.dev560) (6.0.3) 2026-07-06 10:54:59.148 | 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.dev560) (2.0.0) 2026-07-06 10:54:59.153 | 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.dev560) (3.0) 2026-07-06 10:54:59.161 | 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.dev560) (3.1.1) 2026-07-06 10:54:59.166 | 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.dev560) (0.41.0) 2026-07-06 10:54:59.167 | 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.dev560) (1.2.1) 2026-07-06 10:54:59.199 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev560) 2026-07-06 10:54:59.217 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-06 10:54:59.233 | 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.dev560) (26.2) 2026-07-06 10:54:59.237 | 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.dev560) (2.8.0) 2026-07-06 10:54:59.238 | 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.dev560) (3.5.3) 2026-07-06 10:54:59.250 | 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.dev560) (6.1.1) 2026-07-06 10:54:59.251 | 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.dev560) (4.0.0) 2026-07-06 10:54:59.272 | 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.dev560) (0.20) 2026-07-06 10:54:59.279 | 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.dev560) (2.0.0) 2026-07-06 10:54:59.287 | 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.dev560) (2.1.2) 2026-07-06 10:54:59.289 | 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.dev560) (0.6.2) 2026-07-06 10:54:59.296 | 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.dev560) (2.9.0.post0) 2026-07-06 10:54:59.302 | 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.dev560) (7.1.4) 2026-07-06 10:54:59.304 | 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.dev560) (5.3.1) 2026-07-06 10:54:59.304 | 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.dev560) (5.6.2) 2026-07-06 10:54:59.305 | 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.dev560) (0.16.0) 2026-07-06 10:54:59.309 | 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.dev560) (5.1.0) 2026-07-06 10:54:59.318 | 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.dev560) (2026.2) 2026-07-06 10:54:59.326 | 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.dev560) (0.25.0) 2026-07-06 10:54:59.330 | 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.dev560) (5.0.0) 2026-07-06 10:54:59.332 | 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.dev560) (4.0.1) 2026-07-06 10:54:59.364 | 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.dev560) (1.7.6) 2026-07-06 10:54:59.372 | 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.dev560) (2.2.0) 2026-07-06 10:54:59.381 | 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.dev560) (3.18.0) 2026-07-06 10:54:59.431 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev560) 2026-07-06 10:54:59.446 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-06 10:54:59.489 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev560) 2026-07-06 10:54:59.493 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-06 10:54:59.511 | 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.dev560) (3.0.3) 2026-07-06 10:54:59.511 | 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.dev560) (1.6.2) 2026-07-06 10:54:59.521 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev560) (83.0.0) 2026-07-06 10:54:59.550 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev560) (0.8.1) 2026-07-06 10:54:59.593 | 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.dev560) (1.17.0) 2026-07-06 10:54:59.600 | 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.dev560) (4.14.0) 2026-07-06 10:54:59.600 | 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.dev560) (4.26.0) 2026-07-06 10:54:59.637 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev560) 2026-07-06 10:54:59.654 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 10:54:59.672 | 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.dev560) (0.6.0) 2026-07-06 10:54:59.674 | 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.dev560) (4.0.0) 2026-07-06 10:54:59.684 | 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.dev560) (3.0.52) 2026-07-06 10:54:59.686 | 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.dev560) (1.11.0) 2026-07-06 10:54:59.687 | 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.dev560) (15.0.0) 2026-07-06 10:54:59.689 | 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.dev560) (1.8.0) 2026-07-06 10:54:59.695 | 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.dev560) (26.1.0) 2026-07-06 10:54:59.698 | 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.dev560) (2025.9.1) 2026-07-06 10:54:59.698 | 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.dev560) (0.37.0) 2026-07-06 10:54:59.698 | 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.dev560) (2026.5.1) 2026-07-06 10:54:59.772 | 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.dev560) (3.4.7) 2026-07-06 10:54:59.775 | 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.dev560) (3.18) 2026-07-06 10:54:59.778 | 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.dev560) (2.7.0) 2026-07-06 10:54:59.778 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev560) (2023.11.17) 2026-07-06 10:54:59.812 | 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.dev560) (4.2.0) 2026-07-06 10:54:59.813 | 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.dev560) (2.20.0) 2026-07-06 10:54:59.825 | 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.dev560) (0.1.2) 2026-07-06 10:54:59.846 | 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.dev560) (0.8) 2026-07-06 10:54:59.910 | 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.dev560) (0.16.0) 2026-07-06 10:55:00.012 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-06 10:55:00.106 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.1 MB/s 0:00:00 2026-07-06 10:55:00.123 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-06 10:55:00.299 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s 0:00:00 2026-07-06 10:55:00.316 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-06 10:55:00.340 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-06 10:55:00.362 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-06 10:55:00.384 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-06 10:55:00.419 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-06 10:55:00.431 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-06 10:55:00.447 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-06 10:55:00.477 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-06 10:55:00.524 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-06 10:55:00.548 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-06 10:55:00.573 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-06 10:55:00.606 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-06 10:55:00.717 | Building wheels for collected packages: neutron, ovs 2026-07-06 10:55:00.718 | Building editable for neutron (pyproject.toml): started 2026-07-06 10:55:03.005 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-06 10:55:03.007 | Created wheel for neutron: filename=neutron-28.1.0.dev560-0.editable-py3-none-any.whl size=15993 sha256=4836375a19037b345ad67ca3d7d44b9fa623780ac90770f7ac77afba4fb9cbb3 2026-07-06 10:55:03.007 | Stored in directory: /tmp/pip-ephem-wheel-cache-e0ftdpfs/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-06 10:55:03.014 | Building wheel for ovs (pyproject.toml): started 2026-07-06 10:55:03.875 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-06 10:55:03.876 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=b96142bcfe3930f4444890336ec4f1814f7edcb7084544d764d5a5ca8991b2a6 2026-07-06 10:55:03.877 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-06 10:55:03.881 | Successfully built neutron ovs 2026-07-06 10:55:04.178 | 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-07-06 10:55:09.958 | 2026-07-06 10:55:09.986 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev560 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-06 10:55:10.215 | + inc/python:pip_install:216 : result=0 2026-07-06 10:55:10.217 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:55:10.219 | + functions-common:time_stop:2420 : local name 2026-07-06 10:55:10.221 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:55:10.224 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:55:10.226 | + functions-common:time_stop:2423 : local total 2026-07-06 10:55:10.228 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:55:10.231 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:55:10.233 | + functions-common:time_stop:2427 : start_time=1783335289875 2026-07-06 10:55:10.236 | + functions-common:time_stop:2429 : [[ -z 1783335289875 ]] 2026-07-06 10:55:10.239 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:55:10.243 | + functions-common:time_stop:2432 : end_time=1783335310240 2026-07-06 10:55:10.245 | + functions-common:time_stop:2433 : elapsed_time=20365 2026-07-06 10:55:10.248 | + functions-common:time_stop:2434 : total=116939 2026-07-06 10:55:10.250 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:55:10.253 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137304 2026-07-06 10:55:10.256 | + inc/python:pip_install:219 : return 0 2026-07-06 10:55:10.258 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 10:55:10.260 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 10:55:10.263 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-06 10:55:10.265 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-06 10:55:10.267 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:55:10.270 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:55:10.272 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-06 10:55:10.275 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:55:10.277 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-06 10:55:10.279 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-06 10:55:10.282 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-06 10:55:10.282 | Installing OVN and dependent packages 2026-07-06 10:55:10.284 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-06 10:55:10.287 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-06 10:55:10.302 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:55:10.305 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-06 10:55:10.320 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:55:10.323 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-06 10:55:10.339 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:55:10.341 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-06 10:55:10.343 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-06 10:55:10.358 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:55:10.361 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-06 10:55:10.363 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-06 10:55:10.379 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-06 10:55:10.383 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-06 10:55:10.398 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-06 10:55:10.401 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-06 10:55:10.418 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-06 10:55:10.420 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 10:55:10.423 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 10:55:10.425 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 10:55:10.427 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 10:55:10.429 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 10:55:10.432 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 10:55:10.434 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:55:10.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:55:10.439 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 10:55:10.441 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 10:55:10.444 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 10:55:10.447 | + functions-common:apt_get_update:1167 : return 2026-07-06 10:55:10.449 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-06 10:55:10.451 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 10:55:10.453 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:55:10.456 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:55:10.458 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-06 10:55:10.477 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-06 10:55:10.514 | Reading package lists... 2026-07-06 10:55:10.899 | Building dependency tree... 2026-07-06 10:55:10.903 | Reading state information... 2026-07-06 10:55:11.497 | fakeroot is already the newest version (1.33-1). 2026-07-06 10:55:11.497 | fakeroot set to manually installed. 2026-07-06 10:55:11.497 | make is already the newest version (4.3-4.1build2). 2026-07-06 10:55:11.497 | make set to manually installed. 2026-07-06 10:55:11.497 | The following packages were automatically installed and are no longer required: 2026-07-06 10:55:11.499 | libfwupd2 libgusb2 2026-07-06 10:55:11.500 | Use 'sudo apt autoremove' to remove them. 2026-07-06 10:55:11.503 | The following additional packages will be installed: 2026-07-06 10:55:11.504 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-06 10:55:11.504 | python3-sortedcontainers 2026-07-06 10:55:11.507 | Suggested packages: 2026-07-06 10:55:11.507 | openvswitch-doc python-sortedcontainers-doc 2026-07-06 10:55:11.547 | The following NEW packages will be installed: 2026-07-06 10:55:11.547 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-06 10:55:11.549 | python3-openvswitch python3-sortedcontainers 2026-07-06 10:55:11.597 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 10:55:11.597 | Need to get 4219 kB of archives. 2026-07-06 10:55:11.597 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-06 10:55:11.597 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-06 10:55:11.610 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-06 10:55:11.624 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-06 10:55:11.627 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-06 10:55:11.632 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-06 10:55:11.650 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-06 10:55:11.922 | perl: warning: Setting locale failed. 2026-07-06 10:55:11.922 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:11.922 | LANGUAGE = (unset), 2026-07-06 10:55:11.922 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:11.922 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:11.923 | are supported and installed on your system. 2026-07-06 10:55:11.923 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:11.987 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:55:11.988 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:55:11.988 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:55:12.175 | Fetched 4219 kB in 0s (43.6 MB/s) 2026-07-06 10:55:12.218 | Selecting previously unselected package libunbound8:amd64. 2026-07-06 10:55:12.283 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-06 10:55:12.289 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-06 10:55:12.297 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-06 10:55:12.349 | Selecting previously unselected package openvswitch-common. 2026-07-06 10:55:12.362 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 10:55:12.366 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 10:55:12.471 | Selecting previously unselected package python3-sortedcontainers. 2026-07-06 10:55:12.484 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-06 10:55:12.488 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-06 10:55:12.543 | Selecting previously unselected package libxdp1:amd64. 2026-07-06 10:55:12.556 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-06 10:55:12.560 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-06 10:55:12.616 | Selecting previously unselected package python3-openvswitch. 2026-07-06 10:55:12.629 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 10:55:12.633 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 10:55:12.742 | Selecting previously unselected package openvswitch-switch. 2026-07-06 10:55:12.754 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 10:55:12.762 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 10:55:12.906 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-06 10:55:13.173 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-06 10:55:13.184 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-06 10:55:13.195 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 10:55:13.211 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 10:55:13.627 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 10:55:13.652 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-06 10:55:14.346 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-06 10:55:14.543 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-06 10:55:15.555 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 10:55:17.292 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 10:55:17.525 | perl: warning: Setting locale failed. 2026-07-06 10:55:17.525 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:17.525 | LANGUAGE = (unset), 2026-07-06 10:55:17.525 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:17.525 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:17.525 | are supported and installed on your system. 2026-07-06 10:55:17.525 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:17.654 | perl: warning: Setting locale failed. 2026-07-06 10:55:17.657 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:17.657 | LANGUAGE = (unset), 2026-07-06 10:55:17.657 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:17.657 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:17.657 | are supported and installed on your system. 2026-07-06 10:55:17.657 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:17.706 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:55:17.706 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:55:17.706 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:55:17.777 | perl: warning: Setting locale failed. 2026-07-06 10:55:17.777 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:17.777 | LANGUAGE = (unset), 2026-07-06 10:55:17.777 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:17.777 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:17.778 | are supported and installed on your system. 2026-07-06 10:55:17.778 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:18.281 | 2026-07-06 10:55:18.282 | Running kernel seems to be up-to-date. 2026-07-06 10:55:18.282 | 2026-07-06 10:55:18.282 | Restarting services... 2026-07-06 10:55:18.305 | 2026-07-06 10:55:18.305 | Service restarts being deferred: 2026-07-06 10:55:18.305 | systemctl restart virtlockd.service 2026-07-06 10:55:18.305 | systemctl restart virtlogd.service 2026-07-06 10:55:18.305 | 2026-07-06 10:55:18.305 | No containers need to be restarted. 2026-07-06 10:55:18.305 | 2026-07-06 10:55:18.305 | User sessions running outdated binaries: 2026-07-06 10:55:18.305 | quobyte @ session #6: sshd[2064] 2026-07-06 10:55:18.317 | 2026-07-06 10:55:18.317 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 10:55:20.248 | + functions-common:apt_get:1211 : result=0 2026-07-06 10:55:20.251 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 10:55:20.254 | + functions-common:time_stop:2420 : local name 2026-07-06 10:55:20.256 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:55:20.259 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:55:20.262 | + functions-common:time_stop:2423 : local total 2026-07-06 10:55:20.264 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:55:20.266 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 10:55:20.269 | + functions-common:time_stop:2427 : start_time=1783335310474 2026-07-06 10:55:20.272 | + functions-common:time_stop:2429 : [[ -z 1783335310474 ]] 2026-07-06 10:55:20.275 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:55:20.279 | + functions-common:time_stop:2432 : end_time=1783335320276 2026-07-06 10:55:20.282 | + functions-common:time_stop:2433 : elapsed_time=9802 2026-07-06 10:55:20.284 | + functions-common:time_stop:2434 : total=146853 2026-07-06 10:55:20.286 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:55:20.289 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156655 2026-07-06 10:55:20.292 | + functions-common:apt_get:1215 : return 0 2026-07-06 10:55:20.295 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-06 10:55:20.317 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-06 10:55:20.321 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 10:55:20.324 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 10:55:20.326 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 10:55:20.330 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 10:55:20.333 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 10:55:20.335 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 10:55:20.338 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:55:20.341 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:55:20.343 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 10:55:20.346 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 10:55:20.348 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 10:55:20.351 | + functions-common:apt_get_update:1167 : return 2026-07-06 10:55:20.354 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-06 10:55:20.357 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 10:55:20.360 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:55:20.363 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:55:20.366 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-06 10:55:20.388 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-06 10:55:20.426 | Reading package lists... 2026-07-06 10:55:20.778 | Building dependency tree... 2026-07-06 10:55:20.782 | Reading state information... 2026-07-06 10:55:21.309 | The following packages were automatically installed and are no longer required: 2026-07-06 10:55:21.311 | libfwupd2 libgusb2 2026-07-06 10:55:21.311 | Use 'sudo apt autoremove' to remove them. 2026-07-06 10:55:21.314 | The following additional packages will be installed: 2026-07-06 10:55:21.315 | ovn-common 2026-07-06 10:55:21.352 | The following NEW packages will be installed: 2026-07-06 10:55:21.353 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-06 10:55:21.398 | 0 upgraded, 4 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 10:55:21.398 | Need to get 2360 kB of archives. 2026-07-06 10:55:21.399 | After this operation, 8355 kB of additional disk space will be used. 2026-07-06 10:55:21.399 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-06 10:55:21.423 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-06 10:55:21.429 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-06 10:55:21.436 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-06 10:55:21.669 | perl: warning: Setting locale failed. 2026-07-06 10:55:21.669 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:21.670 | LANGUAGE = (unset), 2026-07-06 10:55:21.670 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:21.670 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:21.670 | are supported and installed on your system. 2026-07-06 10:55:21.670 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:21.734 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:55:21.734 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:55:21.734 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:55:21.915 | Fetched 2360 kB in 0s (35.9 MB/s) 2026-07-06 10:55:21.960 | Selecting previously unselected package ovn-common. 2026-07-06 10:55:22.024 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-06 10:55:22.031 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:55:22.035 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 10:55:22.145 | Selecting previously unselected package ovn-central. 2026-07-06 10:55:22.155 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:55:22.159 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 10:55:22.221 | Selecting previously unselected package ovn-controller-vtep. 2026-07-06 10:55:22.234 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:55:22.238 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 10:55:22.291 | Selecting previously unselected package ovn-host. 2026-07-06 10:55:22.303 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 10:55:22.310 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 10:55:22.400 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 10:55:22.419 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 10:55:22.908 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-06 10:55:23.095 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-06 10:55:23.554 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-06 10:55:23.610 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 10:55:24.144 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-06 10:55:24.334 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-06 10:55:25.019 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-06 10:55:25.698 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-06 10:55:26.541 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-06 10:55:26.608 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 10:55:26.804 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-06 10:55:27.353 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 10:55:29.314 | perl: warning: Setting locale failed. 2026-07-06 10:55:29.314 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:29.314 | LANGUAGE = (unset), 2026-07-06 10:55:29.314 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:29.314 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:29.314 | are supported and installed on your system. 2026-07-06 10:55:29.314 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:29.444 | perl: warning: Setting locale failed. 2026-07-06 10:55:29.445 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:29.447 | LANGUAGE = (unset), 2026-07-06 10:55:29.447 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:29.447 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:29.447 | are supported and installed on your system. 2026-07-06 10:55:29.447 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:29.496 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:55:29.496 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:55:29.496 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:55:29.566 | perl: warning: Setting locale failed. 2026-07-06 10:55:29.566 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:29.566 | LANGUAGE = (unset), 2026-07-06 10:55:29.566 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:29.566 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:29.566 | are supported and installed on your system. 2026-07-06 10:55:29.566 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:30.071 | 2026-07-06 10:55:30.071 | Running kernel seems to be up-to-date. 2026-07-06 10:55:30.071 | 2026-07-06 10:55:30.071 | Restarting services... 2026-07-06 10:55:30.093 | 2026-07-06 10:55:30.094 | Service restarts being deferred: 2026-07-06 10:55:30.094 | systemctl restart virtlockd.service 2026-07-06 10:55:30.094 | systemctl restart virtlogd.service 2026-07-06 10:55:30.094 | 2026-07-06 10:55:30.094 | No containers need to be restarted. 2026-07-06 10:55:30.094 | 2026-07-06 10:55:30.094 | User sessions running outdated binaries: 2026-07-06 10:55:30.094 | quobyte @ session #6: sshd[2064] 2026-07-06 10:55:30.102 | 2026-07-06 10:55:30.102 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 10:55:32.065 | + functions-common:apt_get:1211 : result=0 2026-07-06 10:55:32.068 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 10:55:32.071 | + functions-common:time_stop:2420 : local name 2026-07-06 10:55:32.073 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:55:32.076 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:55:32.079 | + functions-common:time_stop:2423 : local total 2026-07-06 10:55:32.081 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:55:32.083 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 10:55:32.086 | + functions-common:time_stop:2427 : start_time=1783335320384 2026-07-06 10:55:32.088 | + functions-common:time_stop:2429 : [[ -z 1783335320384 ]] 2026-07-06 10:55:32.092 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:55:32.096 | + functions-common:time_stop:2432 : end_time=1783335332093 2026-07-06 10:55:32.098 | + functions-common:time_stop:2433 : elapsed_time=11709 2026-07-06 10:55:32.100 | + functions-common:time_stop:2434 : total=156655 2026-07-06 10:55:32.103 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:55:32.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168364 2026-07-06 10:55:32.108 | + functions-common:apt_get:1215 : return 0 2026-07-06 10:55:32.111 | + 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-07-06 10:55:32.114 | + 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-07-06 10:55:32.117 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-06 10:55:32.120 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-06 10:55:32.125 | + 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-07-06 10:55:32.128 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-06 10:55:32.131 | + 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-07-06 10:55:32.133 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-06 10:55:32.136 | + 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-07-06 10:55:32.139 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-06 10:55:32.141 | + 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-07-06 10:55:32.144 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-06 10:55:32.147 | + 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-07-06 10:55:32.149 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-06 10:55:32.153 | + 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-07-06 10:55:32.156 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-06 10:55:32.159 | + 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-07-06 10:55:32.162 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-06 10:55:32.164 | + 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-07-06 10:55:32.167 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-06 10:55:32.169 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-06 10:55:32.172 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-06 10:55:32.174 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:55:32.176 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:55:32.179 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-06 10:55:32.181 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:55:32.184 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-06 10:55:32.186 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 10:55:32.188 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-06 10:55:32.204 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:55:32.207 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-06 10:55:32.210 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-06 10:55:32.212 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-06 10:55:32.214 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 10:55:32.218 | + lib/stack:stack_install_service:32 : install_nova 2026-07-06 10:55:32.220 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-06 10:55:32.222 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-06 10:55:32.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:55:32.228 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:55:32.231 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-06 10:55:32.234 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:55:32.236 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-06 10:55:32.252 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:55:32.254 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-06 10:55:32.257 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-06 10:55:32.260 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-06 10:55:32.263 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-06 10:55:32.266 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-06 10:55:32.421 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-06 10:55:32.423 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:55:32.425 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:55:32.428 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 10:55:32.430 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 10:55:32.432 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 10:55:32.434 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 10:55:32.436 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 10:55:32.438 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 10:55:32.441 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 10:55:32.443 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:55:32.445 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:55:32.448 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 10:55:32.450 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 10:55:32.453 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 10:55:32.455 | + functions-common:apt_get_update:1167 : return 2026-07-06 10:55:32.457 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 10:55:32.460 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 10:55:32.462 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:55:32.464 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:55:32.466 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 10:55:32.486 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 10:55:32.527 | Reading package lists... 2026-07-06 10:55:32.892 | Building dependency tree... 2026-07-06 10:55:32.894 | Reading state information... 2026-07-06 10:55:33.440 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-06 10:55:33.441 | libvirt-clients set to manually installed. 2026-07-06 10:55:33.441 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-06 10:55:33.441 | The following packages were automatically installed and are no longer required: 2026-07-06 10:55:33.442 | libfwupd2 libgusb2 2026-07-06 10:55:33.442 | Use 'sudo apt autoremove' to remove them. 2026-07-06 10:55:33.445 | The following additional packages will be installed: 2026-07-06 10:55:33.446 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-06 10:55:33.446 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-06 10:55:33.446 | qemu-system-sparc 2026-07-06 10:55:33.448 | Suggested packages: 2026-07-06 10:55:33.448 | python-zstandard-doc samba vde2 2026-07-06 10:55:33.487 | The following packages will be REMOVED: 2026-07-06 10:55:33.489 | apport-core-dump-handler 2026-07-06 10:55:33.491 | The following NEW packages will be installed: 2026-07-06 10:55:33.492 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-06 10:55:33.492 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-06 10:55:33.492 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-06 10:55:33.555 | 0 upgraded, 13 newly installed, 1 to remove and 13 not upgraded. 2026-07-06 10:55:33.556 | Need to get 110 MB of archives. 2026-07-06 10:55:33.556 | After this operation, 897 MB of additional disk space will be used. 2026-07-06 10:55:33.556 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-06 10:55:33.569 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-06 10:55:33.575 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-06 10:55:33.581 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-06 10:55:33.654 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-06 10:55:33.782 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-06 10:55:33.970 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-06 10:55:34.077 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-06 10:55:34.146 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-06 10:55:34.183 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-06 10:55:34.801 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-06 10:55:34.802 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-06 10:55:34.835 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-06 10:55:35.071 | perl: warning: Setting locale failed. 2026-07-06 10:55:35.071 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:35.071 | LANGUAGE = (unset), 2026-07-06 10:55:35.071 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:35.071 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:35.071 | are supported and installed on your system. 2026-07-06 10:55:35.072 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:35.134 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:55:35.134 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:55:35.134 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:55:35.360 | Fetched 110 MB in 1s (82.9 MB/s) 2026-07-06 10:55:35.398 | Selecting previously unselected package python3-zstandard. 2026-07-06 10:55:35.464 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-06 10:55:35.471 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-06 10:55:35.475 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-06 10:55:35.615 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-06 10:55:35.615 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-06 10:55:35.615 | Package apport-core-dump-handler is to be removed. 2026-07-06 10:55:35.616 | Package python3-zstandard is not configured yet. 2026-07-06 10:55:35.616 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-06 10:55:35.616 | Package apport-core-dump-handler is to be removed. 2026-07-06 10:55:35.616 | Package systemd-coredump is not installed. 2026-07-06 10:55:35.616 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-06 10:55:35.616 | Package apport-core-dump-handler is to be removed. 2026-07-06 10:55:35.616 | Package python3-zstandard is not configured yet. 2026-07-06 10:55:35.616 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-06 10:55:35.616 | Package apport-core-dump-handler is to be removed. 2026-07-06 10:55:35.616 | Package systemd-coredump is not installed. 2026-07-06 10:55:35.617 | 2026-07-06 10:55:35.680 | (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 ... 127226 files and directories currently installed.) 2026-07-06 10:55:35.686 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-06 10:55:36.524 | Selecting previously unselected package systemd-coredump. 2026-07-06 10:55:36.585 | (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 ... 127222 files and directories currently installed.) 2026-07-06 10:55:36.592 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 10:55:36.596 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-06 10:55:36.676 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-06 10:55:36.688 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-06 10:55:36.700 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-06 10:55:36.767 | Selecting previously unselected package python3-libvirt. 2026-07-06 10:55:36.780 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-06 10:55:36.783 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-06 10:55:36.851 | Selecting previously unselected package qemu-system-arm. 2026-07-06 10:55:36.863 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 10:55:36.876 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:37.414 | Selecting previously unselected package qemu-system-mips. 2026-07-06 10:55:37.426 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 10:55:37.437 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:38.045 | Selecting previously unselected package qemu-system-ppc. 2026-07-06 10:55:38.057 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 10:55:38.068 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:38.438 | Selecting previously unselected package qemu-system-sparc. 2026-07-06 10:55:38.448 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 10:55:38.460 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:38.722 | Selecting previously unselected package qemu-system-s390x. 2026-07-06 10:55:38.734 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 10:55:38.745 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:38.920 | Selecting previously unselected package qemu-system-misc. 2026-07-06 10:55:38.932 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 10:55:38.944 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:40.891 | Selecting previously unselected package qemu-system. 2026-07-06 10:55:40.902 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 10:55:40.906 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:40.944 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-06 10:55:40.956 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-06 10:55:40.960 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-06 10:55:42.806 | Selecting previously unselected package qemu-efi-arm. 2026-07-06 10:55:42.816 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-06 10:55:42.819 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-06 10:55:43.688 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-06 10:55:44.173 | Creating group 'systemd-coredump' with GID 987. 2026-07-06 10:55:44.175 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-06 10:55:44.203 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-06 10:55:44.519 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:44.538 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:44.556 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-06 10:55:44.574 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:44.592 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-06 10:55:44.604 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:44.623 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-06 10:55:44.873 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:44.892 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-06 10:55:44.904 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:44.923 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 10:55:44.935 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 10:55:46.721 | perl: warning: Setting locale failed. 2026-07-06 10:55:46.721 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:46.721 | LANGUAGE = (unset), 2026-07-06 10:55:46.721 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:46.721 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:46.721 | are supported and installed on your system. 2026-07-06 10:55:46.721 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:46.849 | perl: warning: Setting locale failed. 2026-07-06 10:55:46.849 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:46.849 | LANGUAGE = (unset), 2026-07-06 10:55:46.849 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:46.849 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:46.849 | are supported and installed on your system. 2026-07-06 10:55:46.849 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:46.898 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 10:55:46.898 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 10:55:46.898 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 10:55:46.966 | perl: warning: Setting locale failed. 2026-07-06 10:55:46.966 | perl: warning: Please check that your locale settings: 2026-07-06 10:55:46.966 | LANGUAGE = (unset), 2026-07-06 10:55:46.966 | LC_ALL = "en_US.utf8", 2026-07-06 10:55:46.966 | LANG = "de_DE.UTF-8" 2026-07-06 10:55:46.966 | are supported and installed on your system. 2026-07-06 10:55:46.966 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:55:47.469 | 2026-07-06 10:55:47.469 | Running kernel seems to be up-to-date. 2026-07-06 10:55:47.469 | 2026-07-06 10:55:47.469 | Restarting services... 2026-07-06 10:55:47.492 | 2026-07-06 10:55:47.492 | Service restarts being deferred: 2026-07-06 10:55:47.492 | systemctl restart virtlockd.service 2026-07-06 10:55:47.492 | systemctl restart virtlogd.service 2026-07-06 10:55:47.492 | 2026-07-06 10:55:47.492 | No containers need to be restarted. 2026-07-06 10:55:47.492 | 2026-07-06 10:55:47.492 | User sessions running outdated binaries: 2026-07-06 10:55:47.493 | quobyte @ session #6: sshd[2064] 2026-07-06 10:55:47.500 | 2026-07-06 10:55:47.500 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 10:55:49.543 | + functions-common:apt_get:1211 : result=0 2026-07-06 10:55:49.546 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 10:55:49.548 | + functions-common:time_stop:2420 : local name 2026-07-06 10:55:49.550 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:55:49.553 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:55:49.555 | + functions-common:time_stop:2423 : local total 2026-07-06 10:55:49.557 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:55:49.559 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 10:55:49.563 | + functions-common:time_stop:2427 : start_time=1783335332484 2026-07-06 10:55:49.567 | + functions-common:time_stop:2429 : [[ -z 1783335332484 ]] 2026-07-06 10:55:49.570 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:55:49.575 | + functions-common:time_stop:2432 : end_time=1783335349573 2026-07-06 10:55:49.578 | + functions-common:time_stop:2433 : elapsed_time=17089 2026-07-06 10:55:49.580 | + functions-common:time_stop:2434 : total=168364 2026-07-06 10:55:49.582 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:55:49.585 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185453 2026-07-06 10:55:49.587 | + functions-common:apt_get:1215 : return 0 2026-07-06 10:55:49.590 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-06 10:55:49.593 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 10:55:49.596 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 10:55:49.598 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 10:55:49.599 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 10:55:49.602 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 10:55:49.605 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 10:55:49.607 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:55:49.609 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:55:49.612 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 10:55:49.614 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 10:55:49.616 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 10:55:49.618 | + functions-common:apt_get_update:1167 : return 2026-07-06 10:55:49.621 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-06 10:55:49.623 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 10:55:49.626 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:55:49.629 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:55:49.631 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-06 10:55:49.651 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-06 10:55:49.688 | Reading package lists... 2026-07-06 10:55:50.051 | Building dependency tree... 2026-07-06 10:55:50.052 | Reading state information... 2026-07-06 10:55:50.606 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-06 10:55:50.606 | ovmf set to manually installed. 2026-07-06 10:55:50.606 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-06 10:55:50.607 | swtpm set to manually installed. 2026-07-06 10:55:50.607 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-06 10:55:50.607 | swtpm-tools set to manually installed. 2026-07-06 10:55:50.607 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-06 10:55:50.607 | mdevctl set to manually installed. 2026-07-06 10:55:50.607 | The following packages were automatically installed and are no longer required: 2026-07-06 10:55:50.609 | libfwupd2 libgusb2 2026-07-06 10:55:50.609 | Use 'sudo apt autoremove' to remove them. 2026-07-06 10:55:50.693 | 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 10:55:50.697 | + functions-common:apt_get:1211 : result=0 2026-07-06 10:55:50.699 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 10:55:50.701 | + functions-common:time_stop:2420 : local name 2026-07-06 10:55:50.703 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:55:50.705 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:55:50.707 | + functions-common:time_stop:2423 : local total 2026-07-06 10:55:50.709 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:55:50.711 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 10:55:50.713 | + functions-common:time_stop:2427 : start_time=1783335349648 2026-07-06 10:55:50.715 | + functions-common:time_stop:2429 : [[ -z 1783335349648 ]] 2026-07-06 10:55:50.718 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:55:50.721 | + functions-common:time_stop:2432 : end_time=1783335350719 2026-07-06 10:55:50.724 | + functions-common:time_stop:2433 : elapsed_time=1071 2026-07-06 10:55:50.726 | + functions-common:time_stop:2434 : total=185453 2026-07-06 10:55:50.728 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:55:50.730 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=186524 2026-07-06 10:55:50.732 | + functions-common:apt_get:1215 : return 0 2026-07-06 10:55:50.734 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-06 10:55:50.737 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 10:55:50.741 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 10:55:50.743 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-06 10:55:50.745 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-06 10:55:50.747 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-06 10:55:50.751 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-06 10:55:50.753 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-06 10:55:50.756 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-06 10:55:50.770 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:55:50.773 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-06 10:55:50.789 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-06 10:55:50.791 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-06 10:55:50.793 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-06 10:55:50.796 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-06 10:55:50.798 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-06 10:55:50.800 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-06 10:55:50.803 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-06 10:55:50.805 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 10:55:50.808 | ++ functions-common:git_clone:593 : pwd 2026-07-06 10:55:50.811 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 10:55:50.813 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 10:55:50.816 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 10:55:50.830 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 10:55:50.833 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 10:55:50.835 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 10:55:50.838 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-06 10:55:50.838 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 10:55:50.843 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-06 10:55:50.845 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 10:55:50.847 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-06 10:55:50.849 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:55:50.852 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:55:50.854 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:55:50.856 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:55:50.857 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:55:50.859 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:55:50.862 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:55:50.864 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:55:50.867 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:55:50.870 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335350868 2026-07-06 10:55:50.872 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-06 10:55:50.875 | Cloning into '/opt/stack/novnc'... 2026-07-06 10:55:52.833 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:55:52.835 | + functions-common:time_stop:2420 : local name 2026-07-06 10:55:52.837 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:55:52.840 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:55:52.843 | + functions-common:time_stop:2423 : local total 2026-07-06 10:55:52.846 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:55:52.848 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:55:52.851 | + functions-common:time_stop:2427 : start_time=1783335350868 2026-07-06 10:55:52.854 | + functions-common:time_stop:2429 : [[ -z 1783335350868 ]] 2026-07-06 10:55:52.858 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:55:52.862 | + functions-common:time_stop:2432 : end_time=1783335352859 2026-07-06 10:55:52.864 | + functions-common:time_stop:2433 : elapsed_time=1991 2026-07-06 10:55:52.868 | + functions-common:time_stop:2434 : total=156952 2026-07-06 10:55:52.871 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:55:52.873 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158943 2026-07-06 10:55:52.877 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-06 10:55:52.880 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-06 10:55:52.882 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:55:52.885 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:55:52.887 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:55:52.890 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:55:52.893 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:55:52.896 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:55:52.899 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:55:52.902 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:55:52.905 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:55:52.909 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335352906 2026-07-06 10:55:52.912 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-06 10:55:53.308 | From https://github.com/novnc/novnc 2026-07-06 10:55:53.308 | * tag v1.3.0 -> FETCH_HEAD 2026-07-06 10:55:53.317 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:55:53.320 | + functions-common:time_stop:2420 : local name 2026-07-06 10:55:53.323 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:55:53.326 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:55:53.328 | + functions-common:time_stop:2423 : local total 2026-07-06 10:55:53.331 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:55:53.334 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:55:53.337 | + functions-common:time_stop:2427 : start_time=1783335352906 2026-07-06 10:55:53.340 | + functions-common:time_stop:2429 : [[ -z 1783335352906 ]] 2026-07-06 10:55:53.344 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:55:53.348 | + functions-common:time_stop:2432 : end_time=1783335353345 2026-07-06 10:55:53.350 | + functions-common:time_stop:2433 : elapsed_time=439 2026-07-06 10:55:53.353 | + functions-common:time_stop:2434 : total=158943 2026-07-06 10:55:53.355 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:55:53.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159382 2026-07-06 10:55:53.361 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 10:55:53.364 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:55:53.367 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:55:53.371 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:55:53.374 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:55:53.377 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:55:53.380 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:55:53.383 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:55:53.385 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:55:53.389 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:55:53.393 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335353390 2026-07-06 10:55:53.396 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 10:55:53.427 | Note: switching to 'FETCH_HEAD'. 2026-07-06 10:55:53.427 | 2026-07-06 10:55:53.427 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 10:55:53.427 | changes and commit them, and you can discard any commits you make in this 2026-07-06 10:55:53.427 | state without impacting any branches by switching back to a branch. 2026-07-06 10:55:53.427 | 2026-07-06 10:55:53.428 | If you want to create a new branch to retain commits you create, you may 2026-07-06 10:55:53.428 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 10:55:53.428 | 2026-07-06 10:55:53.428 | git switch -c 2026-07-06 10:55:53.428 | 2026-07-06 10:55:53.428 | Or undo this operation with: 2026-07-06 10:55:53.429 | 2026-07-06 10:55:53.429 | git switch - 2026-07-06 10:55:53.429 | 2026-07-06 10:55:53.429 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 10:55:53.429 | 2026-07-06 10:55:53.430 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-06 10:55:53.431 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:55:53.434 | + functions-common:time_stop:2420 : local name 2026-07-06 10:55:53.436 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:55:53.439 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:55:53.441 | + functions-common:time_stop:2423 : local total 2026-07-06 10:55:53.444 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:55:53.447 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:55:53.449 | + functions-common:time_stop:2427 : start_time=1783335353390 2026-07-06 10:55:53.452 | + functions-common:time_stop:2429 : [[ -z 1783335353390 ]] 2026-07-06 10:55:53.456 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:55:53.460 | + functions-common:time_stop:2432 : end_time=1783335353457 2026-07-06 10:55:53.464 | + functions-common:time_stop:2433 : elapsed_time=67 2026-07-06 10:55:53.466 | + functions-common:time_stop:2434 : total=159382 2026-07-06 10:55:53.469 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:55:53.472 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159449 2026-07-06 10:55:53.475 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-06 10:55:53.491 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-06 10:55:53.494 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 10:55:53.495 | + functions-common:git_clone:673 : head -1 2026-07-06 10:55:53.497 | 463c39e noVNC 1.3.0 2026-07-06 10:55:53.500 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 10:55:53.504 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-06 10:55:53.522 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:55:53.525 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-06 10:55:53.529 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-06 10:55:53.531 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-06 10:55:53.534 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 10:55:53.537 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 10:55:53.541 | ++ functions-common:git_clone:593 : pwd 2026-07-06 10:55:53.544 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 10:55:53.547 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 10:55:53.551 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 10:55:53.569 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 10:55:53.571 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 10:55:53.574 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 10:55:53.578 | + functions-common:git_clone:610 : echo master 2026-07-06 10:55:53.578 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 10:55:53.584 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-06 10:55:53.587 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 10:55:53.590 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-06 10:55:53.593 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:55:53.596 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:55:53.599 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:55:53.602 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:55:53.605 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:55:53.608 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:55:53.611 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:55:53.613 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:55:53.616 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:55:53.620 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335353617 2026-07-06 10:55:53.623 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-06 10:55:53.626 | Cloning into '/opt/stack/nova'... 2026-07-06 10:59:29.435 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:59:29.438 | + functions-common:time_stop:2420 : local name 2026-07-06 10:59:29.441 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:59:29.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:59:29.447 | + functions-common:time_stop:2423 : local total 2026-07-06 10:59:29.450 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:59:29.453 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:59:29.457 | + functions-common:time_stop:2427 : start_time=1783335353617 2026-07-06 10:59:29.460 | + functions-common:time_stop:2429 : [[ -z 1783335353617 ]] 2026-07-06 10:59:29.466 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:59:29.470 | + functions-common:time_stop:2432 : end_time=1783335569467 2026-07-06 10:59:29.474 | + functions-common:time_stop:2433 : elapsed_time=215850 2026-07-06 10:59:29.476 | + functions-common:time_stop:2434 : total=159449 2026-07-06 10:59:29.480 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:59:29.483 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=375299 2026-07-06 10:59:29.487 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-07-06 10:59:29.490 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 10:59:29.494 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:59:29.497 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:59:29.501 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:59:29.505 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:59:29.508 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:59:29.512 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:59:29.515 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:59:29.518 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:59:29.522 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:59:29.526 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335569523 2026-07-06 10:59:29.529 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 10:59:30.426 | From https://review.opendev.org/openstack/nova 2026-07-06 10:59:30.426 | * branch master -> FETCH_HEAD 2026-07-06 10:59:30.436 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:59:30.439 | + functions-common:time_stop:2420 : local name 2026-07-06 10:59:30.441 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:59:30.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:59:30.447 | + functions-common:time_stop:2423 : local total 2026-07-06 10:59:30.450 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:59:30.453 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:59:30.455 | + functions-common:time_stop:2427 : start_time=1783335569523 2026-07-06 10:59:30.458 | + functions-common:time_stop:2429 : [[ -z 1783335569523 ]] 2026-07-06 10:59:30.462 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:59:30.466 | + functions-common:time_stop:2432 : end_time=1783335570463 2026-07-06 10:59:30.469 | + functions-common:time_stop:2433 : elapsed_time=940 2026-07-06 10:59:30.471 | + functions-common:time_stop:2434 : total=375299 2026-07-06 10:59:30.474 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:59:30.477 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376239 2026-07-06 10:59:30.480 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 10:59:30.483 | + functions-common:git_timed:697 : local count=0 2026-07-06 10:59:30.487 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 10:59:30.489 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:59:30.492 | + functions-common:git_timed:701 : timeout=0 2026-07-06 10:59:30.495 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:59:30.498 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:59:30.501 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:59:30.504 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:59:30.507 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:59:30.512 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335570509 2026-07-06 10:59:30.515 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 10:59:31.052 | Note: switching to 'FETCH_HEAD'. 2026-07-06 10:59:31.052 | 2026-07-06 10:59:31.052 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 10:59:31.052 | changes and commit them, and you can discard any commits you make in this 2026-07-06 10:59:31.052 | state without impacting any branches by switching back to a branch. 2026-07-06 10:59:31.052 | 2026-07-06 10:59:31.052 | If you want to create a new branch to retain commits you create, you may 2026-07-06 10:59:31.052 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 10:59:31.052 | 2026-07-06 10:59:31.052 | git switch -c 2026-07-06 10:59:31.053 | 2026-07-06 10:59:31.053 | Or undo this operation with: 2026-07-06 10:59:31.053 | 2026-07-06 10:59:31.053 | git switch - 2026-07-06 10:59:31.053 | 2026-07-06 10:59:31.053 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 10:59:31.053 | 2026-07-06 10:59:31.053 | HEAD is now at 0612fed0e1 Fix mutating global config in websocket proxy 2026-07-06 10:59:31.063 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:59:31.066 | + functions-common:time_stop:2420 : local name 2026-07-06 10:59:31.069 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:59:31.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:59:31.075 | + functions-common:time_stop:2423 : local total 2026-07-06 10:59:31.078 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:59:31.081 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:59:31.085 | + functions-common:time_stop:2427 : start_time=1783335570509 2026-07-06 10:59:31.087 | + functions-common:time_stop:2429 : [[ -z 1783335570509 ]] 2026-07-06 10:59:31.092 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:59:31.097 | + functions-common:time_stop:2432 : end_time=1783335571093 2026-07-06 10:59:31.100 | + functions-common:time_stop:2433 : elapsed_time=584 2026-07-06 10:59:31.103 | + functions-common:time_stop:2434 : total=376239 2026-07-06 10:59:31.106 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:59:31.109 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=376823 2026-07-06 10:59:31.112 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-06 10:59:31.135 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-06 10:59:31.140 | + functions-common:git_clone:673 : head -1 2026-07-06 10:59:31.140 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 10:59:31.146 | 0612fed0e1 Fix mutating global config in websocket proxy 2026-07-06 10:59:31.150 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 10:59:31.154 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-06 10:59:31.156 | + inc/python:setup_develop:353 : local bindep 2026-07-06 10:59:31.159 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 10:59:31.163 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-06 10:59:31.167 | + inc/python:setup_develop:359 : local extras= 2026-07-06 10:59:31.170 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-06 10:59:31.174 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 10:59:31.176 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 10:59:31.180 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-06 10:59:31.184 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 10:59:31.187 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 10:59:31.192 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-06 10:59:31.195 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 10:59:31.198 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-06 10:59:31.201 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 10:59:31.204 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 10:59:31.209 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-06 10:59:31.215 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-06 10:59:31.218 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-06 10:59:31.222 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-06 10:59:31.389 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-06 10:59:31.393 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 10:59:31.396 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 10:59:31.399 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 10:59:31.402 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 10:59:31.405 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-06 10:59:31.408 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 10:59:31.411 | + inc/python:setup_package:446 : local extras= 2026-07-06 10:59:31.414 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 10:59:31.417 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 10:59:31.420 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 10:59:31.423 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 10:59:31.426 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 10:59:31.429 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-06 10:59:31.452 | Using python 3.12 to install /opt/stack/nova 2026-07-06 10:59:31.454 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-06 10:59:32.466 | Obtaining file:///opt/stack/nova 2026-07-06 10:59:32.470 | Installing build dependencies: started 2026-07-06 10:59:34.336 | Installing build dependencies: finished with status 'done' 2026-07-06 10:59:34.337 | Checking if build backend supports build_editable: started 2026-07-06 10:59:34.914 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 10:59:34.916 | Getting requirements to build editable: started 2026-07-06 10:59:35.236 | Getting requirements to build editable: finished with status 'done' 2026-07-06 10:59:35.238 | Preparing editable metadata (pyproject.toml): started 2026-07-06 10:59:37.440 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 10:59:37.466 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.0.3) 2026-07-06 10:59:37.468 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.0.51) 2026-07-06 10:59:37.468 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.3.1) 2026-07-06 10:59:37.468 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (0.41.0) 2026-07-06 10:59:37.469 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.1.6) 2026-07-06 10:59:37.470 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (13.0.0) 2026-07-06 10:59:37.471 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.1.1) 2026-07-06 10:59:37.472 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.5.1) 2026-07-06 10:59:37.473 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (43.0.3) 2026-07-06 10:59:37.474 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.8.10) 2026-07-06 10:59:37.475 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.5.3) 2026-07-06 10:59:37.476 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.1.0) 2026-07-06 10:59:37.477 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.10.1) 2026-07-06 10:59:37.479 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.18.0) 2026-07-06 10:59:37.479 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.18.5) 2026-07-06 10:59:37.481 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.3.0) 2026-07-06 10:59:37.481 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.0.0) 2026-07-06 10:59:37.482 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.26.0) 2026-07-06 10:59:37.483 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (9.9.0) 2026-07-06 10:59:37.484 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.15.0) 2026-07-06 10:59:37.485 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (12.0.0) 2026-07-06 10:59:37.486 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.12.0) 2026-07-06 10:59:37.487 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.34.2) 2026-07-06 10:59:37.490 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.9.0) 2026-07-06 10:59:37.677 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev244) 2026-07-06 10:59:37.815 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-06 10:59:37.832 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.2.0) 2026-07-06 10:59:37.833 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.5.0) 2026-07-06 10:59:37.834 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (10.5.0) 2026-07-06 10:59:37.835 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.4.0) 2026-07-06 10:59:37.837 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.2.0) 2026-07-06 10:59:37.838 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.11.0) 2026-07-06 10:59:37.839 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.8.0) 2026-07-06 10:59:37.840 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.10.0) 2026-07-06 10:59:37.841 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.7.1) 2026-07-06 10:59:37.842 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (10.1.1) 2026-07-06 10:59:37.844 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (18.0.0) 2026-07-06 10:59:37.844 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.9.0) 2026-07-06 10:59:37.848 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (18.1.0) 2026-07-06 10:59:37.848 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.1.0) 2026-07-06 10:59:37.848 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.11.0) 2026-07-06 10:59:37.848 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.8.0) 2026-07-06 10:59:37.849 | 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.dev244) (4.6.0) 2026-07-06 10:59:37.851 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.0.0) 2026-07-06 10:59:37.852 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.1.0) 2026-07-06 10:59:37.853 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.2.2) 2026-07-06 10:59:37.854 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.10.2) 2026-07-06 10:59:37.855 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.1.0) 2026-07-06 10:59:37.856 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.1.0) 2026-07-06 10:59:37.857 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.8.0) 2026-07-06 10:59:37.858 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.1.0) 2026-07-06 10:59:37.859 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.7.0) 2026-07-06 10:59:37.888 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev244) 2026-07-06 10:59:37.905 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-06 10:59:37.917 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.1.0) 2026-07-06 10:59:37.918 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (0.2.3) 2026-07-06 10:59:37.919 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.4.2) 2026-07-06 10:59:37.920 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.8.2) 2026-07-06 10:59:37.922 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.9.0.post0) 2026-07-06 10:59:37.922 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.4.0) 2026-07-06 10:59:37.924 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.17.0) 2026-07-06 10:59:37.924 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.0.3) 2026-07-06 10:59:37.928 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev244) (1.3.12) 2026-07-06 10:59:37.928 | 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.dev244) (4.15.0) 2026-07-06 10:59:37.932 | 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.dev244) (7.4.0) 2026-07-06 10:59:37.936 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev244) (2.0.0) 2026-07-06 10:59:37.941 | 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.dev244) (3.0) 2026-07-06 10:59:37.948 | 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.dev244) (2.8.0) 2026-07-06 10:59:37.956 | 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.dev244) (3.1.0) 2026-07-06 10:59:37.961 | 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.dev244) (2.2.2) 2026-07-06 10:59:37.962 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev244) (3.0.3) 2026-07-06 10:59:37.966 | 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.dev244) (26.1.0) 2026-07-06 10:59:37.967 | 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.dev244) (2025.9.1) 2026-07-06 10:59:37.968 | 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.dev244) (0.37.0) 2026-07-06 10:59:37.969 | 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.dev244) (2026.5.1) 2026-07-06 10:59:37.977 | 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.dev244) (2.1.0) 2026-07-06 10:59:37.985 | 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.dev244) (4.0.1) 2026-07-06 10:59:37.986 | 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.dev244) (2.13.0) 2026-07-06 10:59:37.987 | 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.dev244) (5.8.0) 2026-07-06 10:59:38.007 | 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.dev244) (1.5.0) 2026-07-06 10:59:38.009 | 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.dev244) (1.1.0) 2026-07-06 10:59:38.011 | 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.dev244) (1.33) 2026-07-06 10:59:38.014 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev244) (4.10.0) 2026-07-06 10:59:38.028 | 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.dev244) (3.1.1) 2026-07-06 10:59:38.035 | 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.dev244) (9.1.4) 2026-07-06 10:59:38.048 | 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.dev244) (2.18.0) 2026-07-06 10:59:38.057 | 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.dev244) (0.20) 2026-07-06 10:59:38.072 | 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.dev244) (2.1.2) 2026-07-06 10:59:38.074 | 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.dev244) (0.6.2) 2026-07-06 10:59:38.091 | 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.dev244) (7.1.4) 2026-07-06 10:59:38.092 | 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.dev244) (5.3.1) 2026-07-06 10:59:38.093 | 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.dev244) (5.6.2) 2026-07-06 10:59:38.095 | 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.dev244) (0.16.0) 2026-07-06 10:59:38.099 | 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.dev244) (5.1.0) 2026-07-06 10:59:38.110 | 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.dev244) (2026.2) 2026-07-06 10:59:38.112 | 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.dev244) (26.2) 2026-07-06 10:59:38.120 | 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.dev244) (0.25.0) 2026-07-06 10:59:38.125 | 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.dev244) (5.0.0) 2026-07-06 10:59:38.126 | 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.dev244) (4.0.1) 2026-07-06 10:59:38.142 | 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.dev244) (1.2.1) 2026-07-06 10:59:38.165 | 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.dev244) (1.7.6) 2026-07-06 10:59:38.173 | 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.dev244) (2.2.0) 2026-07-06 10:59:38.180 | 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.dev244) (1.3.7) 2026-07-06 10:59:38.192 | 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.dev244) (3.3.2) 2026-07-06 10:59:38.206 | 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.dev244) (4.3.2) 2026-07-06 10:59:38.206 | 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.dev244) (3.7.1) 2026-07-06 10:59:38.217 | 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.dev244) (2.4.0) 2026-07-06 10:59:38.228 | 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.dev244) (3.0.3) 2026-07-06 10:59:38.228 | 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.dev244) (1.6.2) 2026-07-06 10:59:38.239 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev244) (83.0.0) 2026-07-06 10:59:38.262 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev244) (0.8.1) 2026-07-06 10:59:38.303 | 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.dev244) (4.14.0) 2026-07-06 10:59:38.310 | 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.dev244) (0.6.0) 2026-07-06 10:59:38.310 | 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.dev244) (4.0.0) 2026-07-06 10:59:38.322 | 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.dev244) (3.0.52) 2026-07-06 10:59:38.324 | 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.dev244) (1.11.0) 2026-07-06 10:59:38.324 | 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.dev244) (15.0.0) 2026-07-06 10:59:38.325 | 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.dev244) (1.8.0) 2026-07-06 10:59:38.348 | 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.dev244) (1.17.0) 2026-07-06 10:59:38.355 | 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.dev244) (2.1.0) 2026-07-06 10:59:38.357 | 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.dev244) (24.2.1) 2026-07-06 10:59:38.382 | 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.dev244) (4.6.0) 2026-07-06 10:59:38.409 | 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.dev244) (3.4.7) 2026-07-06 10:59:38.411 | 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.dev244) (3.18) 2026-07-06 10:59:38.415 | 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.dev244) (2.7.0) 2026-07-06 10:59:38.415 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev244) (2023.11.17) 2026-07-06 10:59:38.457 | 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.dev244) (4.2.0) 2026-07-06 10:59:38.458 | 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.dev244) (2.20.0) 2026-07-06 10:59:38.471 | 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.dev244) (0.1.2) 2026-07-06 10:59:38.493 | 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.dev244) (0.8) 2026-07-06 10:59:38.556 | 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.dev244) (0.16.0) 2026-07-06 10:59:39.102 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-06 10:59:39.119 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-06 10:59:39.161 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-06 10:59:39.178 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-06 10:59:39.240 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-06 10:59:39.258 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-06 10:59:39.370 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-06 10:59:39.400 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-06 10:59:39.431 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-06 10:59:39.466 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-06 10:59:39.748 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 61.7 MB/s 0:00:00 2026-07-06 10:59:39.768 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-06 10:59:39.837 | Building wheels for collected packages: nova 2026-07-06 10:59:39.838 | Building editable for nova (pyproject.toml): started 2026-07-06 10:59:42.524 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-06 10:59:42.524 | Created wheel for nova: filename=nova-33.1.0.dev244-0.editable-py3-none-any.whl size=10617 sha256=c7a3001b25dda599c0807576f03ad540a7a82603244d36819e8aaac66861ae4b 2026-07-06 10:59:42.524 | Stored in directory: /tmp/pip-ephem-wheel-cache-y21mu18a/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-06 10:59:42.530 | Successfully built nova 2026-07-06 10:59:42.804 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-06 10:59:47.341 | 2026-07-06 10:59:47.367 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev244 numpy-2.4.6 redis-8.0.1 websockify-0.13.0 2026-07-06 10:59:47.592 | + inc/python:pip_install:216 : result=0 2026-07-06 10:59:47.595 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:59:47.598 | + functions-common:time_stop:2420 : local name 2026-07-06 10:59:47.601 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:59:47.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:59:47.606 | + functions-common:time_stop:2423 : local total 2026-07-06 10:59:47.609 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:59:47.611 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:59:47.614 | + functions-common:time_stop:2427 : start_time=1783335571446 2026-07-06 10:59:47.617 | + functions-common:time_stop:2429 : [[ -z 1783335571446 ]] 2026-07-06 10:59:47.621 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:59:47.627 | + functions-common:time_stop:2432 : end_time=1783335587622 2026-07-06 10:59:47.630 | + functions-common:time_stop:2433 : elapsed_time=16176 2026-07-06 10:59:47.632 | + functions-common:time_stop:2434 : total=137304 2026-07-06 10:59:47.634 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:59:47.636 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153480 2026-07-06 10:59:47.639 | + inc/python:pip_install:219 : return 0 2026-07-06 10:59:47.642 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 10:59:47.644 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 10:59:47.648 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-06 10:59:47.651 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-06 10:59:47.653 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:59:47.656 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:59:47.659 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-06 10:59:47.663 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 10:59:47.665 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-06 10:59:47.682 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 10:59:47.686 | + ./stack.sh:main:959 : configure_nova 2026-07-06 10:59:47.689 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-06 10:59:47.706 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-06 10:59:47.708 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-06 10:59:47.711 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-06 10:59:47.715 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-06 10:59:47.715 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-06 10:59:47.720 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-06 10:59:47.724 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-06 10:59:47.726 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-06 10:59:47.729 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-06 10:59:47.733 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-06 10:59:47.736 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-06 10:59:47.739 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-06 10:59:47.741 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-06 10:59:47.757 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-06 10:59:47.775 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-06 10:59:47.792 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-07-06 10:59:47.811 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-06 10:59:47.828 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-06 10:59:47.844 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-06 10:59:47.848 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-06 10:59:47.852 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.LycdNmkM5L 2026-07-06 10:59:47.855 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-06 10:59:47.859 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-06 10:59:47.863 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-06 10:59:47.866 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-06 10:59:47.870 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-06 10:59:47.873 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.LycdNmkM5L 2026-07-06 10:59:47.879 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.LycdNmkM5L 2026-07-06 10:59:47.896 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.LycdNmkM5L /etc/sudoers.d/nova-rootwrap 2026-07-06 10:59:47.913 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-06 10:59:47.918 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-06 10:59:47.921 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-06 10:59:47.924 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-06 10:59:47.928 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-06 10:59:47.931 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-06 10:59:47.934 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-06 10:59:47.938 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-06 10:59:47.939 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-06 10:59:47.950 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-06 10:59:47.955 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-06 10:59:47.971 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-06 10:59:47.987 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-06 10:59:47.991 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-06 10:59:47.997 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-06 10:59:48.016 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:48.020 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-06 10:59:48.033 | net.ipv4.ip_forward = 1 2026-07-06 10:59:48.038 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-06 10:59:48.041 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-06 10:59:48.044 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-06 10:59:48.062 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-06 10:59:48.065 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-06 10:59:48.068 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-06 10:59:48.085 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-06 10:59:48.090 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-06 10:59:48.090 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-06 10:59:48.097 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:311bfe42fe3a 2026-07-06 10:59:48.102 | InitiatorName=iqn.2016-04.com.open-iscsi:311bfe42fe3a 2026-07-06 10:59:48.108 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-06 10:59:48.111 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-06 10:59:48.196 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-06 10:59:48.200 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-06 10:59:48.204 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 10:59:48.207 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-06 10:59:48.272 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-06 10:59:48.275 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-06 10:59:48.281 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-06 10:59:48.286 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-06 10:59:48.326 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-06 10:59:48.329 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-06 10:59:48.360 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-06 10:59:48.395 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-06 10:59:48.426 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-06 10:59:48.459 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-06 10:59:48.493 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-06 10:59:48.528 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.180 2026-07-06 10:59:48.561 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-06 10:59:48.592 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-06 10:59:48.626 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-06 10:59:48.659 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-06 10:59:48.691 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-06 10:59:48.725 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-06 10:59:48.760 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-06 10:59:48.794 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-06 10:59:48.826 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-06 10:59:48.829 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 10:59:48.831 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 10:59:48.834 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 10:59:48.836 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 10:59:48.838 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 10:59:48.840 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 10:59:48.842 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 10:59:48.844 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 10:59:48.847 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 10:59:48.851 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 10:59:48.854 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 10:59:48.856 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 10:59:48.859 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 10:59:48.862 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-06 10:59:48.879 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:48.882 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 10:59:48.885 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-06 10:59:48.888 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-06 10:59:48.921 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-06 10:59:48.925 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-06 10:59:48.927 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-06 10:59:48.929 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-06 10:59:48.931 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 10:59:48.934 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 10:59:48.936 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 10:59:48.952 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:48.954 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 10:59:48.956 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-06 10:59:48.959 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-06 10:59:48.991 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-06 10:59:48.994 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-06 10:59:48.996 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-06 10:59:48.998 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-06 10:59:49.001 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 10:59:49.003 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 10:59:49.005 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 10:59:49.021 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:49.023 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 10:59:49.026 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-06 10:59:49.029 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-06 10:59:49.060 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-06 10:59:49.092 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-06 10:59:49.125 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-06 10:59:49.154 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-06 10:59:49.172 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:49.174 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-06 10:59:49.192 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:49.196 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-06 10:59:49.196 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-06 10:59:49.201 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-06 10:59:49.204 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-06 10:59:49.236 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-06 10:59:49.238 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-06 10:59:49.271 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-06 10:59:49.274 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-06 10:59:49.276 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-06 10:59:49.279 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 10:59:49.281 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 10:59:49.284 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-06 10:59:49.287 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 10:59:49.289 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 10:59:49.291 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 10:59:49.293 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-06 10:59:49.327 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-06 10:59:49.359 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.180/identity 2026-07-06 10:59:49.390 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-06 10:59:49.425 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-06 10:59:49.459 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-06 10:59:49.491 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-06 10:59:49.528 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-06 10:59:49.568 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.180/identity 2026-07-06 10:59:49.605 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 10:59:49.643 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 10:59:49.679 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 10:59:49.682 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-06 10:59:49.704 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:49.707 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-06 10:59:49.711 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-06 10:59:49.750 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-06 10:59:49.754 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 10:59:49.758 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 10:59:49.761 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-06 10:59:49.764 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-06 10:59:49.806 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-06 10:59:49.844 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.180/identity 2026-07-06 10:59:49.884 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-06 10:59:49.925 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-06 10:59:49.965 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-06 10:59:50.009 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-06 10:59:50.052 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-06 10:59:50.097 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-06 10:59:50.120 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:59:50.123 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-06 10:59:50.144 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:59:50.148 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-06 10:59:50.152 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-06 10:59:50.193 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-06 10:59:50.236 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-06 10:59:50.240 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-06 10:59:50.281 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-06 10:59:50.285 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-06 10:59:50.289 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-06 10:59:50.293 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 10:59:50.296 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 10:59:50.299 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 10:59:50.303 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 10:59:50.306 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 10:59:50.310 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 10:59:50.314 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 10:59:50.317 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 10:59:50.320 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 10:59:50.323 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 10:59:50.327 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 10:59:50.330 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 10:59:50.334 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 10:59:50.339 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-06 10:59:50.342 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-06 10:59:50.345 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-06 10:59:50.350 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 10:59:50.372 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 10:59:50.375 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 10:59:50.378 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 10:59:50.382 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 10:59:50.386 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 10:59:50.428 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 10:59:50.468 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 10:59:50.508 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 10:59:50.551 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-06 10:59:50.596 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-06 10:59:50.643 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-06 10:59:50.666 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:50.668 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-06 10:59:50.672 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-06 10:59:50.677 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-06 10:59:50.681 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-06 10:59:50.683 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 10:59:50.685 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-06 10:59:50.689 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-06 10:59:50.691 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 10:59:50.693 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 10:59:50.712 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 10:59:50.713 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 10:59:50.725 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 10:59:50.730 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 10:59:50.744 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 10:59:50.750 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-06 10:59:50.755 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-06 10:59:50.758 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 10:59:50.760 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-06 10:59:50.794 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-06 10:59:50.827 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-06 10:59:50.860 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 10:59:50.891 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 10:59:50.924 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 10:59:50.956 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 10:59:50.989 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 10:59:51.023 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 10:59:51.058 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 10:59:51.093 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 10:59:51.127 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 10:59:51.161 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 10:59:51.196 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-06 10:59:51.229 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 10:59:51.232 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 10:59:51.236 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-06 10:59:51.238 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-06 10:59:51.241 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 10:59:51.244 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:59:51.247 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:59:51.250 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-06 10:59:51.253 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-06 10:59:51.256 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-06 10:59:51.289 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 10:59:51.324 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-06 10:59:51.324 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-06 10:59:51.335 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-06 10:59:51.339 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-06 10:59:51.342 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-06 10:59:51.344 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 10:59:51.347 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 10:59:51.350 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 10:59:51.354 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 10:59:51.357 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:59:51.360 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:59:51.363 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 10:59:51.366 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 10:59:51.370 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:59:51.373 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:59:51.376 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-06 10:59:51.388 | perl: warning: Setting locale failed. 2026-07-06 10:59:51.388 | perl: warning: Please check that your locale settings: 2026-07-06 10:59:51.388 | LANGUAGE = (unset), 2026-07-06 10:59:51.388 | LC_ALL = "en_US.utf8", 2026-07-06 10:59:51.388 | LANG = "de_DE.UTF-8" 2026-07-06 10:59:51.388 | are supported and installed on your system. 2026-07-06 10:59:51.388 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 10:59:51.430 | Enabling site nova-api. 2026-07-06 10:59:51.436 | To activate the new configuration, you need to run: 2026-07-06 10:59:51.436 | systemctl reload apache2 2026-07-06 10:59:51.440 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 10:59:51.443 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 10:59:51.446 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 10:59:51.450 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 10:59:51.657 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-06 10:59:51.679 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:51.682 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-06 10:59:51.686 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-06 10:59:51.688 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-06 10:59:51.691 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-06 10:59:51.695 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-06 10:59:51.697 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-06 10:59:51.700 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-06 10:59:51.703 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 10:59:51.705 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 10:59:51.722 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 10:59:51.723 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 10:59:51.732 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 10:59:51.737 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 10:59:51.750 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 10:59:51.756 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-06 10:59:51.758 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-06 10:59:51.763 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 10:59:51.765 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-06 10:59:51.802 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-06 10:59:51.836 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-06 10:59:51.870 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-06 10:59:51.904 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 10:59:51.939 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 10:59:51.972 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-06 10:59:52.003 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-06 10:59:52.034 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-06 10:59:52.063 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 10:59:52.093 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 10:59:52.126 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 10:59:52.158 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-06 10:59:52.189 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-06 10:59:52.220 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-06 10:59:52.223 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-06 10:59:52.253 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-06 10:59:52.270 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:59:52.273 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-06 10:59:52.305 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-06 10:59:52.308 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-06 10:59:52.311 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-06 10:59:52.328 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:52.331 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 10:59:52.334 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 10:59:52.366 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-06 10:59:52.399 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-06 10:59:52.401 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 10:59:52.404 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-06 10:59:52.407 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 10:59:52.409 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 10:59:52.412 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 10:59:52.430 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:52.434 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 10:59:52.437 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 10:59:52.440 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 10:59:52.457 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:52.460 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 10:59:52.464 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 10:59:52.495 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 10:59:52.498 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 10:59:52.501 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-06 10:59:52.534 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-06 10:59:52.568 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-06 10:59:52.603 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-06 10:59:52.621 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:59:52.623 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-06 10:59:52.656 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-06 10:59:52.659 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-06 10:59:52.662 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-06 10:59:52.699 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-06 10:59:52.702 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 10:59:52.705 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 10:59:52.707 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-06 10:59:52.710 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-06 10:59:52.745 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-06 10:59:52.780 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.180/identity 2026-07-06 10:59:52.815 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-06 10:59:52.851 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-06 10:59:52.887 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-06 10:59:52.923 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-06 10:59:52.959 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-06 10:59:52.998 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-06 10:59:53.021 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:53.026 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-06 10:59:53.031 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 10:59:53.034 | + lib/nova:create_nova_conf:589 : local conf 2026-07-06 10:59:53.038 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-06 10:59:53.043 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-06 10:59:53.047 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 10:59:53.051 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 10:59:53.055 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-06 10:59:53.058 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-06 10:59:53.061 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-06 10:59:53.067 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-06 10:59:53.071 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-06 10:59:53.076 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-06 10:59:53.080 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-06 10:59:53.084 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 10:59:53.088 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 10:59:53.092 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 10:59:53.115 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:53.119 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 10:59:53.121 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-06 10:59:53.126 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-06 10:59:53.169 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-06 10:59:53.213 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-06 10:59:53.257 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 10:59:53.261 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-06 10:59:53.264 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-06 10:59:53.268 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-06 10:59:53.290 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:53.295 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-06 10:59:53.296 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-06 10:59:54.486 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-06 10:59:54.490 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-06 10:59:55.591 | Adding vhost "nova_cell1" ... 2026-07-06 10:59:55.680 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-06 10:59:56.768 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-06 10:59:56.804 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-06 10:59:56.808 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 10:59:56.811 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-06 10:59:56.815 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 10:59:56.819 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-06 10:59:56.823 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 10:59:56.847 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:56.852 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-06 10:59:56.856 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-06 10:59:56.860 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 10:59:56.881 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:56.885 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/nova_cell1 2026-07-06 10:59:56.890 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/nova_cell1 2026-07-06 10:59:56.932 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 10:59:56.936 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 10:59:56.940 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-06 10:59:56.966 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:56.970 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-06 10:59:56.974 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 10:59:56.978 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-06 10:59:56.982 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 10:59:56.986 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 10:59:56.990 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 10:59:56.994 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-06 10:59:57.039 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-06 10:59:57.083 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.180/identity 2026-07-06 10:59:57.129 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-06 10:59:57.175 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-06 10:59:57.220 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-06 10:59:57.267 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-06 10:59:57.314 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-06 10:59:57.360 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-06 10:59:57.364 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-06 10:59:57.368 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 10:59:57.374 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 10:59:57.397 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 10:59:57.400 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 10:59:57.404 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 10:59:57.408 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 10:59:57.411 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 10:59:57.453 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 10:59:57.494 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 10:59:57.535 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 10:59:57.573 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-06 10:59:57.615 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 10:59:57.619 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-06 10:59:57.625 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 10:59:57.628 | + lib/nova:create_nova_conf:623 : local conf 2026-07-06 10:59:57.632 | + lib/nova:create_nova_conf:624 : local offset 2026-07-06 10:59:57.637 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-06 10:59:57.641 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 10:59:57.645 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 10:59:57.648 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-06 10:59:57.651 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-06 10:59:57.655 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-06 10:59:57.658 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 10:59:57.661 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-06 10:59:57.664 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-06 10:59:57.667 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-06 10:59:57.689 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:57.692 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-06 10:59:57.732 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-06 10:59:57.772 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-06 10:59:57.777 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-06 10:59:57.781 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-06 10:59:57.785 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-06 10:59:57.810 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:59:57.814 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-06 10:59:57.836 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:59:57.839 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-06 10:59:57.862 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:57.865 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-06 10:59:57.869 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-06 10:59:57.873 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-06 10:59:57.876 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-06 10:59:57.901 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:57.905 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-06 10:59:57.924 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-06 10:59:57.925 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-06 10:59:57.935 | cgroup_device_acl = [ 2026-07-06 10:59:57.936 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-06 10:59:57.936 | "/dev/random", "/dev/urandom", 2026-07-06 10:59:57.936 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-06 10:59:57.936 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-06 10:59:57.936 | "/dev/vfio/vfio", 2026-07-06 10:59:57.936 | ] 2026-07-06 10:59:57.942 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-06 10:59:57.945 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 10:59:57.948 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 10:59:57.952 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 10:59:57.957 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 10:59:57.960 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 10:59:57.964 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 10:59:57.967 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 10:59:57.971 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 10:59:57.975 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 10:59:57.978 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 10:59:57.982 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 10:59:57.985 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 10:59:57.988 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 10:59:57.992 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-06 10:59:57.998 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-06 10:59:58.002 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-06 10:59:58.005 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-06 10:59:58.009 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-06 10:59:58.043 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-06 10:59:58.046 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-06 10:59:58.050 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:59:58.055 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:59:58.058 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-06 10:59:58.061 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-06 10:59:58.064 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-06 10:59:58.083 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-06 10:59:58.083 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-06 10:59:58.093 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-06 10:59:58.098 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-06 10:59:58.117 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-06 10:59:58.117 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-06 10:59:58.128 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-06 10:59:58.134 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-06 10:59:58.137 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-06 10:59:58.139 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-06 10:59:58.143 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-06 10:59:58.145 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 10:59:58.149 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-06 10:59:58.232 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-06 10:59:58.236 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 10:59:58.239 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-06 10:59:58.359 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-06 10:59:58.408 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-06 10:59:58.452 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-06 10:59:58.456 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-06 10:59:58.500 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-06 10:59:58.544 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-06 10:59:58.585 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-06 10:59:58.625 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-06 10:59:58.665 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-06 10:59:58.670 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 10:59:58.675 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-06 10:59:58.679 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-06 10:59:58.684 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 10:59:58.688 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 10:59:58.692 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-06 10:59:58.696 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-06 10:59:58.700 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-06 10:59:58.704 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-06 10:59:58.708 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-06 10:59:58.732 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:59:58.736 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-06 10:59:58.740 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-06 10:59:58.743 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-06 10:59:58.747 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 10:59:58.751 | + lib/stack:stack_install_service:32 : install_placement 2026-07-06 10:59:58.755 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-06 10:59:58.759 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-06 10:59:58.763 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 10:59:58.768 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-06 10:59:58.772 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-06 10:59:58.775 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 10:59:58.781 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 10:59:58.781 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-06 10:59:58.788 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-06 10:59:58.792 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-06 10:59:58.796 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-06 10:59:58.800 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-06 10:59:58.804 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-06 10:59:58.833 | Using python 3.12 to install osc-placement 2026-07-06 10:59:58.837 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-06 11:00:00.051 | Collecting osc-placement 2026-07-06 11:00:00.191 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 11:00:00.203 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-06 11:00:00.203 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-06 11:00:00.205 | 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-07-06 11:00:00.205 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-06 11:00:00.207 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-07-06 11:00:00.208 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-06 11:00:00.211 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-06 11:00:00.211 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-06 11:00:00.212 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-06 11:00:00.217 | 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-07-06 11:00:00.218 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-06 11:00:00.219 | 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-07-06 11:00:00.223 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-07-06 11:00:00.223 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-06 11:00:00.227 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-06 11:00:00.227 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-07-06 11:00:00.229 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-06 11:00:00.230 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-06 11:00:00.231 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-06 11:00:00.232 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-06 11:00:00.234 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-06 11:00:00.236 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-06 11:00:00.237 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-06 11:00:00.238 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-06 11:00:00.239 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-06 11:00:00.241 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-06 11:00:00.242 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-06 11:00:00.245 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-06 11:00:00.249 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-06 11:00:00.257 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-06 11:00:00.263 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-07-06 11:00:00.263 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-07-06 11:00:00.266 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-06 11:00:00.269 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-06 11:00:00.274 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-06 11:00:00.289 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-06 11:00:00.290 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-06 11:00:00.291 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-06 11:00:00.293 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-06 11:00:00.307 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-06 11:00:00.308 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-06 11:00:00.313 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-06 11:00:00.354 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-06 11:00:00.687 | Installing collected packages: osc-placement 2026-07-06 11:00:00.818 | Successfully installed osc-placement-4.9.0 2026-07-06 11:00:00.954 | + inc/python:pip_install:216 : result=0 2026-07-06 11:00:00.959 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 11:00:00.961 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:00.965 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:00.968 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:00.971 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:00.976 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:00.980 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 11:00:00.983 | + functions-common:time_stop:2427 : start_time=1783335598826 2026-07-06 11:00:00.985 | + functions-common:time_stop:2429 : [[ -z 1783335598826 ]] 2026-07-06 11:00:00.989 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:00.995 | + functions-common:time_stop:2432 : end_time=1783335600992 2026-07-06 11:00:00.997 | + functions-common:time_stop:2433 : elapsed_time=2166 2026-07-06 11:00:01.001 | + functions-common:time_stop:2434 : total=153480 2026-07-06 11:00:01.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:01.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155646 2026-07-06 11:00:01.010 | + inc/python:pip_install:219 : return 0 2026-07-06 11:00:01.014 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-06 11:00:01.018 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-06 11:00:01.022 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-06 11:00:01.025 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 11:00:01.029 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 11:00:01.033 | ++ functions-common:git_clone:593 : pwd 2026-07-06 11:00:01.037 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 11:00:01.039 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 11:00:01.042 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 11:00:01.064 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 11:00:01.067 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 11:00:01.069 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 11:00:01.073 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 11:00:01.073 | + functions-common:git_clone:610 : echo master 2026-07-06 11:00:01.078 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-06 11:00:01.081 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 11:00:01.085 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-06 11:00:01.089 | + functions-common:git_timed:697 : local count=0 2026-07-06 11:00:01.091 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 11:00:01.093 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 11:00:01.096 | + functions-common:git_timed:701 : timeout=0 2026-07-06 11:00:01.100 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 11:00:01.102 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 11:00:01.106 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:00:01.109 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:00:01.113 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:00:01.118 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335601114 2026-07-06 11:00:01.122 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-06 11:00:01.126 | Cloning into '/opt/stack/placement'... 2026-07-06 11:00:04.522 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 11:00:04.525 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:04.527 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:04.531 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:04.533 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:04.537 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:04.539 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 11:00:04.543 | + functions-common:time_stop:2427 : start_time=1783335601114 2026-07-06 11:00:04.545 | + functions-common:time_stop:2429 : [[ -z 1783335601114 ]] 2026-07-06 11:00:04.548 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:04.552 | + functions-common:time_stop:2432 : end_time=1783335604549 2026-07-06 11:00:04.554 | + functions-common:time_stop:2433 : elapsed_time=3435 2026-07-06 11:00:04.557 | + functions-common:time_stop:2434 : total=376823 2026-07-06 11:00:04.559 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:04.561 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=380258 2026-07-06 11:00:04.564 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-06 11:00:04.567 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 11:00:04.571 | + functions-common:git_timed:697 : local count=0 2026-07-06 11:00:04.573 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 11:00:04.576 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 11:00:04.578 | + functions-common:git_timed:701 : timeout=0 2026-07-06 11:00:04.581 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 11:00:04.583 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 11:00:04.587 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:00:04.589 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:00:04.593 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:00:04.596 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335604594 2026-07-06 11:00:04.598 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 11:00:05.090 | From https://review.opendev.org/openstack/placement 2026-07-06 11:00:05.090 | * branch master -> FETCH_HEAD 2026-07-06 11:00:05.099 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 11:00:05.102 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:05.104 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:05.108 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:05.110 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:05.112 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:05.115 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 11:00:05.118 | + functions-common:time_stop:2427 : start_time=1783335604594 2026-07-06 11:00:05.120 | + functions-common:time_stop:2429 : [[ -z 1783335604594 ]] 2026-07-06 11:00:05.125 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:05.130 | + functions-common:time_stop:2432 : end_time=1783335605125 2026-07-06 11:00:05.133 | + functions-common:time_stop:2433 : elapsed_time=531 2026-07-06 11:00:05.136 | + functions-common:time_stop:2434 : total=380258 2026-07-06 11:00:05.140 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:05.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=380789 2026-07-06 11:00:05.145 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 11:00:05.148 | + functions-common:git_timed:697 : local count=0 2026-07-06 11:00:05.152 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 11:00:05.155 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 11:00:05.158 | + functions-common:git_timed:701 : timeout=0 2026-07-06 11:00:05.161 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 11:00:05.164 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 11:00:05.168 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:00:05.170 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:00:05.175 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:00:05.179 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335605176 2026-07-06 11:00:05.183 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 11:00:05.232 | Note: switching to 'FETCH_HEAD'. 2026-07-06 11:00:05.232 | 2026-07-06 11:00:05.232 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 11:00:05.232 | changes and commit them, and you can discard any commits you make in this 2026-07-06 11:00:05.232 | state without impacting any branches by switching back to a branch. 2026-07-06 11:00:05.232 | 2026-07-06 11:00:05.232 | If you want to create a new branch to retain commits you create, you may 2026-07-06 11:00:05.232 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 11:00:05.232 | 2026-07-06 11:00:05.233 | git switch -c 2026-07-06 11:00:05.233 | 2026-07-06 11:00:05.233 | Or undo this operation with: 2026-07-06 11:00:05.233 | 2026-07-06 11:00:05.233 | git switch - 2026-07-06 11:00:05.233 | 2026-07-06 11:00:05.233 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 11:00:05.233 | 2026-07-06 11:00:05.233 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-06 11:00:05.237 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 11:00:05.240 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:05.242 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:05.244 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:05.246 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:05.248 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:05.250 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 11:00:05.252 | + functions-common:time_stop:2427 : start_time=1783335605176 2026-07-06 11:00:05.255 | + functions-common:time_stop:2429 : [[ -z 1783335605176 ]] 2026-07-06 11:00:05.259 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:05.264 | + functions-common:time_stop:2432 : end_time=1783335605261 2026-07-06 11:00:05.267 | + functions-common:time_stop:2433 : elapsed_time=85 2026-07-06 11:00:05.271 | + functions-common:time_stop:2434 : total=380789 2026-07-06 11:00:05.275 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:05.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=380874 2026-07-06 11:00:05.281 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-06 11:00:05.299 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-06 11:00:05.303 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 11:00:05.303 | + functions-common:git_clone:673 : head -1 2026-07-06 11:00:05.306 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-06 11:00:05.309 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 11:00:05.312 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-06 11:00:05.316 | + inc/python:setup_develop:353 : local bindep 2026-07-06 11:00:05.321 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 11:00:05.325 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-06 11:00:05.329 | + inc/python:setup_develop:359 : local extras= 2026-07-06 11:00:05.333 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-06 11:00:05.338 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 11:00:05.340 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 11:00:05.344 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-06 11:00:05.348 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 11:00:05.351 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 11:00:05.357 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-06 11:00:05.359 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 11:00:05.363 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-06 11:00:05.367 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 11:00:05.370 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 11:00:05.374 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-06 11:00:05.382 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-06 11:00:05.386 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-06 11:00:05.391 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-06 11:00:05.567 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-06 11:00:05.570 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 11:00:05.573 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 11:00:05.577 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 11:00:05.582 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 11:00:05.585 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-06 11:00:05.589 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 11:00:05.593 | + inc/python:setup_package:446 : local extras= 2026-07-06 11:00:05.596 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 11:00:05.598 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 11:00:05.602 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 11:00:05.605 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 11:00:05.608 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 11:00:05.611 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-06 11:00:05.637 | Using python 3.12 to install /opt/stack/placement 2026-07-06 11:00:05.640 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-06 11:00:06.699 | Obtaining file:///opt/stack/placement 2026-07-06 11:00:06.703 | Installing build dependencies: started 2026-07-06 11:00:08.578 | Installing build dependencies: finished with status 'done' 2026-07-06 11:00:08.580 | Checking if build backend supports build_editable: started 2026-07-06 11:00:09.173 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 11:00:09.174 | Getting requirements to build editable: started 2026-07-06 11:00:09.496 | Getting requirements to build editable: finished with status 'done' 2026-07-06 11:00:09.500 | Preparing editable metadata (pyproject.toml): started 2026-07-06 11:00:10.455 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 11:00:10.480 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-06 11:00:10.483 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-06 11:00:10.483 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-06 11:00:10.483 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-06 11:00:10.483 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-06 11:00:10.484 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-06 11:00:10.485 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-06 11:00:10.486 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-06 11:00:10.487 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-06 11:00:10.488 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-06 11:00:10.489 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-06 11:00:10.490 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-06 11:00:10.491 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-06 11:00:10.492 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-06 11:00:10.493 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-06 11:00:10.494 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-06 11:00:10.495 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-06 11:00:10.496 | 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.dev7) (1.1.0) 2026-07-06 11:00:10.497 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-06 11:00:10.499 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-06 11:00:10.503 | 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.dev7) (26.1.0) 2026-07-06 11:00:10.503 | 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.dev7) (2025.9.1) 2026-07-06 11:00:10.503 | 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.dev7) (0.37.0) 2026-07-06 11:00:10.503 | 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.dev7) (2026.5.1) 2026-07-06 11:00:10.510 | 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.dev7) (5.15.0) 2026-07-06 11:00:10.511 | 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.dev7) (4.2.0) 2026-07-06 11:00:10.513 | 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.dev7) (6.8.0) 2026-07-06 11:00:10.514 | 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.dev7) (4.0.1) 2026-07-06 11:00:10.515 | 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.dev7) (2.13.0) 2026-07-06 11:00:10.516 | 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.dev7) (5.8.0) 2026-07-06 11:00:10.521 | 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.dev7) (2.1.0) 2026-07-06 11:00:10.522 | 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.dev7) (5.9.0) 2026-07-06 11:00:10.523 | 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.dev7) (1.8.2) 2026-07-06 11:00:10.524 | 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.dev7) (4.15.0) 2026-07-06 11:00:10.534 | 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.dev7) (1.5.0) 2026-07-06 11:00:10.538 | 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.dev7) (5.3.1) 2026-07-06 11:00:10.544 | 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.dev7) (0.20) 2026-07-06 11:00:10.546 | 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.dev7) (3.1.0) 2026-07-06 11:00:10.546 | 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.dev7) (2.2.2) 2026-07-06 11:00:10.550 | 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.dev7) (1.3.0) 2026-07-06 11:00:10.552 | 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.dev7) (2.0.0) 2026-07-06 11:00:10.553 | 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.dev7) (6.0.3) 2026-07-06 11:00:10.559 | 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.dev7) (1.18.5) 2026-07-06 11:00:10.561 | 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.dev7) (2.1.2) 2026-07-06 11:00:10.563 | 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.dev7) (0.6.2) 2026-07-06 11:00:10.567 | 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.dev7) (1.3.12) 2026-07-06 11:00:10.572 | 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.dev7) (2.9.0.post0) 2026-07-06 11:00:10.575 | 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.dev7) (5.0.0) 2026-07-06 11:00:10.576 | 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.dev7) (3.1.6) 2026-07-06 11:00:10.578 | 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.dev7) (4.0.1) 2026-07-06 11:00:10.584 | 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.dev7) (3.0.3) 2026-07-06 11:00:10.594 | 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.dev7) (1.2.1) 2026-07-06 11:00:10.600 | 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.dev7) (3.18.0) 2026-07-06 11:00:10.603 | 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.dev7) (3.3.2) 2026-07-06 11:00:10.604 | 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.dev7) (26.2) 2026-07-06 11:00:10.607 | 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.dev7) (7.2.2) 2026-07-06 11:00:10.611 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (83.0.0) 2026-07-06 11:00:10.615 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-06 11:00:10.633 | 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.dev7) (1.17.0) 2026-07-06 11:00:10.647 | 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.dev7) (3.4.7) 2026-07-06 11:00:10.648 | 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.dev7) (3.18) 2026-07-06 11:00:10.649 | 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.dev7) (2.7.0) 2026-07-06 11:00:10.651 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-06 11:00:10.674 | 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.dev7) (0.8) 2026-07-06 11:00:10.687 | 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.dev7) (3.5.3) 2026-07-06 11:00:10.735 | Building wheels for collected packages: openstack-placement 2026-07-06 11:00:10.737 | Building editable for openstack-placement (pyproject.toml): started 2026-07-06 11:00:11.587 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-06 11:00:11.591 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=0d17afeaa92f6e1624ac0d616b178ec24f13d6aa0fbb999e642c7b5a205abf6c 2026-07-06 11:00:11.591 | Stored in directory: /tmp/pip-ephem-wheel-cache-topyn5xo/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-06 11:00:11.594 | Successfully built openstack-placement 2026-07-06 11:00:11.868 | Installing collected packages: openstack-placement 2026-07-06 11:00:11.921 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-06 11:00:12.093 | + inc/python:pip_install:216 : result=0 2026-07-06 11:00:12.098 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 11:00:12.101 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:12.105 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:12.108 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:12.111 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:12.115 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:12.118 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 11:00:12.122 | + functions-common:time_stop:2427 : start_time=1783335605630 2026-07-06 11:00:12.125 | + functions-common:time_stop:2429 : [[ -z 1783335605630 ]] 2026-07-06 11:00:12.130 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:12.136 | + functions-common:time_stop:2432 : end_time=1783335612132 2026-07-06 11:00:12.140 | + functions-common:time_stop:2433 : elapsed_time=6502 2026-07-06 11:00:12.143 | + functions-common:time_stop:2434 : total=155646 2026-07-06 11:00:12.146 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:12.150 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162148 2026-07-06 11:00:12.153 | + inc/python:pip_install:219 : return 0 2026-07-06 11:00:12.156 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 11:00:12.160 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 11:00:12.164 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-06 11:00:12.167 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-06 11:00:12.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 11:00:12.174 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 11:00:12.179 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-06 11:00:12.183 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 11:00:12.187 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 11:00:12.191 | + ./stack.sh:main:965 : configure_placement 2026-07-06 11:00:12.195 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-06 11:00:12.211 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-06 11:00:12.216 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-06 11:00:12.223 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-06 11:00:12.227 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-06 11:00:12.231 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-06 11:00:12.234 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-06 11:00:12.238 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 11:00:12.242 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 11:00:12.246 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 11:00:12.271 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:12.276 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 11:00:12.279 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-06 11:00:12.283 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-06 11:00:12.327 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-06 11:00:12.371 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-06 11:00:12.417 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-06 11:00:12.421 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-06 11:00:12.425 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-06 11:00:12.428 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 11:00:12.432 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 11:00:12.435 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-06 11:00:12.438 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-06 11:00:12.442 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-06 11:00:12.446 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 11:00:12.450 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-06 11:00:12.493 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-06 11:00:12.535 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.180/identity 2026-07-06 11:00:12.577 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-06 11:00:12.618 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-06 11:00:12.657 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-06 11:00:12.690 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-06 11:00:12.723 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-06 11:00:12.757 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.180/identity 2026-07-06 11:00:12.791 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 11:00:12.825 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 11:00:12.864 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 11:00:12.868 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-06 11:00:12.873 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-06 11:00:12.876 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-06 11:00:12.880 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 11:00:12.907 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 11:00:12.912 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 11:00:12.916 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 11:00:12.920 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 11:00:12.924 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 11:00:12.969 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 11:00:13.013 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 11:00:13.054 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 11:00:13.097 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-06 11:00:13.138 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-06 11:00:13.143 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-06 11:00:13.147 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-06 11:00:13.151 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-06 11:00:13.155 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 11:00:13.159 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-06 11:00:13.162 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-06 11:00:13.166 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 11:00:13.169 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 11:00:13.188 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 11:00:13.189 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 11:00:13.199 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 11:00:13.205 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 11:00:13.220 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 11:00:13.226 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-06 11:00:13.229 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-06 11:00:13.233 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 11:00:13.237 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-06 11:00:13.274 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-06 11:00:13.308 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-06 11:00:13.346 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-06 11:00:13.385 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 11:00:13.422 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 11:00:13.459 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-06 11:00:13.501 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-06 11:00:13.539 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-06 11:00:13.578 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 11:00:13.612 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 11:00:13.646 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 11:00:13.682 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-06 11:00:13.718 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-06 11:00:13.756 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 11:00:13.759 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 11:00:13.764 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-06 11:00:13.767 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-06 11:00:13.770 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 11:00:13.774 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:00:13.777 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:00:13.780 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-06 11:00:13.783 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-06 11:00:13.786 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-06 11:00:13.821 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 11:00:13.859 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-06 11:00:13.860 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-07-06 11:00:13.869 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-06 11:00:13.874 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-06 11:00:13.876 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-06 11:00:13.879 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 11:00:13.883 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 11:00:13.886 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 11:00:13.889 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 11:00:13.892 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:00:13.896 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:00:13.899 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 11:00:13.902 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 11:00:13.906 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:00:13.909 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:00:13.912 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-06 11:00:13.923 | perl: warning: Setting locale failed. 2026-07-06 11:00:13.923 | perl: warning: Please check that your locale settings: 2026-07-06 11:00:13.923 | LANGUAGE = (unset), 2026-07-06 11:00:13.923 | LC_ALL = "en_US.utf8", 2026-07-06 11:00:13.923 | LANG = "de_DE.UTF-8" 2026-07-06 11:00:13.923 | are supported and installed on your system. 2026-07-06 11:00:13.924 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 11:00:13.965 | Enabling site placement-api. 2026-07-06 11:00:13.971 | To activate the new configuration, you need to run: 2026-07-06 11:00:13.971 | systemctl reload apache2 2026-07-06 11:00:13.978 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 11:00:13.980 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 11:00:13.985 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 11:00:13.988 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 11:00:14.165 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-06 11:00:14.168 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-06 11:00:14.212 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-06 11:00:14.235 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:14.239 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-06 11:00:14.265 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:14.269 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-06 11:00:14.273 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-06 11:00:14.277 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-06 11:00:14.282 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 11:00:14.285 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 11:00:14.289 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 11:00:14.293 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-06 11:00:14.338 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-06 11:00:14.378 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.180/identity 2026-07-06 11:00:14.420 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-06 11:00:14.464 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-06 11:00:14.505 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-06 11:00:14.543 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-06 11:00:14.583 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-06 11:00:14.621 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-06 11:00:14.644 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:00:14.647 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-06 11:00:14.671 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:00:14.674 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-06 11:00:14.696 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:14.700 | + ./stack.sh:main:989 : init_os_brick 2026-07-06 11:00:14.704 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-06 11:00:14.709 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-06 11:00:14.731 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:14.735 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 11:00:14.779 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-06 11:00:14.800 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:14.804 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 11:00:14.846 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-06 11:00:14.870 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:14.874 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 11:00:14.921 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 11:00:14.968 | + ./stack.sh:main:996 : run_phase stack install 2026-07-06 11:00:14.972 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 11:00:14.976 | + functions-common:run_phase:1849 : local phase=install 2026-07-06 11:00:14.981 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 11:00:14.986 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 11:00:14.991 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 11:00:14.995 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 11:00:14.999 | + functions-common:run_phase:1858 : local extra 2026-07-06 11:00:15.004 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 11:00:15.011 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 11:00:15.015 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 11:00:15.020 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 11:00:15.024 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-06 11:00:15.028 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 11:00:15.060 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:15.064 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 11:00:15.069 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:00:15.073 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-06 11:00:15.078 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-06 11:00:15.082 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:00:15.086 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-06 11:00:15.089 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-06 11:00:15.093 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-06 11:00:15.181 | ++ inc/async:async_inner:63 : install_tempest 2026-07-06 11:00:15.240 | [2065 Async install_tempest:38438]: running: install_tempest 2026-07-06 11:00:15.244 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 11:00:15.250 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 11:00:15.256 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 11:00:15.261 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 11:00:15.268 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-06 11:00:15.272 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 11:00:15.276 | + functions-common:run_plugins:1835 : local phase=install 2026-07-06 11:00:15.280 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 11:00:15.284 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 11:00:15.287 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-06 11:00:15.290 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-06 11:00:15.293 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 11:00:15.297 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 11:00:15.300 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-06 11:00:15.305 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 11:00:15.309 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-06 11:00:15.313 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-06 11:00:15.317 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 11:00:15.321 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-06 11:00:15.324 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-06 11:00:15.328 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 11:00:15.334 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-06 11:00:15.335 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 11:00:15.340 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-06 11:00:15.344 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-06 11:00:15.347 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 11:00:15.351 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 11:00:15.355 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 11:00:15.383 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-06 11:00:15.386 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 11:00:16.744 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-06 11:00:16.927 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-06 11:00:16.941 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-07-06 11:00:16.942 | 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-07-06 11:00:16.943 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-07-06 11:00:16.944 | 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.17.0) 2026-07-06 11:00:16.945 | 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-07-06 11:00:16.946 | 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-07-06 11:00:16.946 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-06 11:00:16.947 | 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-07-06 11:00:16.948 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-06 11:00:16.949 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-06 11:00:16.951 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-07-06 11:00:16.952 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-06 11:00:16.953 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-06 11:00:16.954 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-07-06 11:00:16.957 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-06 11:00:16.958 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-06 11:00:16.959 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-06 11:00:16.960 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-06 11:00:16.962 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-06 11:00:16.966 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-07-06 11:00:16.970 | 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-07-06 11:00:16.971 | 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-07-06 11:00:16.971 | 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-07-06 11:00:16.972 | 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-07-06 11:00:16.973 | 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.15.0) 2026-07-06 11:00:16.974 | 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-07-06 11:00:16.975 | 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-07-06 11:00:16.976 | 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-07-06 11:00:16.977 | 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-07-06 11:00:16.984 | 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-07-06 11:00:16.989 | 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-07-06 11:00:16.994 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-06 11:00:16.998 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-06 11:00:17.001 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-06 11:00:17.002 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-06 11:00:17.008 | 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) (83.0.0) 2026-07-06 11:00:17.013 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-06 11:00:17.031 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-06 11:00:17.032 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-06 11:00:17.033 | 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-07-06 11:00:17.036 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-07-06 11:00:17.039 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-06 11:00:17.043 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-06 11:00:17.049 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-06 11:00:17.050 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-06 11:00:17.051 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-06 11:00:17.054 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-06 11:00:17.070 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-06 11:00:17.071 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-06 11:00:17.075 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-06 11:00:17.122 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-06 11:00:17.267 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.1 MB/s 0:00:00 2026-07-06 11:00:17.585 | Installing collected packages: python-openstackclient 2026-07-06 11:00:19.898 | Successfully installed python-openstackclient-10.1.0 2026-07-06 11:00:20.057 | + inc/python:pip_install:216 : result=0 2026-07-06 11:00:20.060 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 11:00:20.063 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:20.065 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:20.068 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:20.070 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:20.072 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:20.076 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 11:00:20.079 | + functions-common:time_stop:2427 : start_time=1783335615376 2026-07-06 11:00:20.081 | + functions-common:time_stop:2429 : [[ -z 1783335615376 ]] 2026-07-06 11:00:20.088 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:20.094 | + functions-common:time_stop:2432 : end_time=1783335620089 2026-07-06 11:00:20.100 | + functions-common:time_stop:2433 : elapsed_time=4713 2026-07-06 11:00:20.104 | + functions-common:time_stop:2434 : total=162148 2026-07-06 11:00:20.107 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:20.112 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166861 2026-07-06 11:00:20.116 | + inc/python:pip_install:219 : return 0 2026-07-06 11:00:20.120 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-06 11:00:20.145 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:00:20.149 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-06 11:00:20.154 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-06 11:00:20.159 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.9X0NzouSBi 2026-07-06 11:00:20.163 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-06 11:00:20.167 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-06 11:00:20.170 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-06 11:00:20.174 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-06 11:00:20.178 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 11:00:20.182 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-06 11:00:20.205 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:20.209 | + ./stack.sh:main:1065 : configure_database 2026-07-06 11:00:20.213 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-06 11:00:20.216 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-06 11:00:20.219 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-06 11:00:20.222 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:00:20.226 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-06 11:00:20.230 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-06 11:00:20.233 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:00:20.235 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:00:20.238 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-06 11:00:20.242 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-06 11:00:20.245 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:00:20.248 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:00:20.250 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-06 11:00:20.254 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-06 11:00:20.256 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-06 11:00:20.259 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-06 11:00:20.263 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-06 11:00:20.268 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-06 11:00:20.272 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-06 11:00:20.273 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 11:00:20.279 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-06 11:00:20.374 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-06 11:00:20.376 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 11:00:20.380 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 11:00:20.386 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 11:00:20.387 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 11:00:20.394 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 11:00:20.396 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 11:00:20.400 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 11:00:20.402 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 11:00:20.405 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 11:00:20.408 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 11:00:20.410 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 11:00:20.413 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 11:00:20.415 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 11:00:20.418 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-06 11:00:20.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:00:20.423 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:00:20.425 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-06 11:00:20.428 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 11:00:20.430 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-06 11:00:22.142 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-06 11:00:22.146 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-06 11:00:22.148 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:00:22.152 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:00:22.155 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-06 11:00:22.158 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-06 11:00:22.163 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-06 11:00:22.181 | mysqladmin: connect to server at 'localhost' failed 2026-07-06 11:00:22.181 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-06 11:00:22.188 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-06 11:00:22.191 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-06 11:00:22.194 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:00:22.197 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:00:22.200 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-06 11:00:22.204 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-06 11:00:22.207 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-06 11:00:22.212 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-06 11:00:22.213 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-06 11:00:22.231 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:00:22.317 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-06 11:00:22.322 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-06 11:00:22.324 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-06 11:00:22.324 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-06 11:00:22.330 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-06 11:00:22.333 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-06 11:00:22.335 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-06 11:00:22.338 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-06 11:00:22.343 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-07-06 11:00:22.364 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:00:22.465 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-06 11:00:22.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:00:22.556 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-06 11:00:22.662 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-06 11:00:22.731 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-06 11:00:22.810 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-06 11:00:22.813 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-06 11:00:22.818 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-06 11:00:22.818 | enabling MySQL performance counting 2026-07-06 11:00:22.823 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-06 11:00:22.851 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-06 11:00:22.854 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-07-06 11:00:23.885 | Processing ./tools/dbcounter 2026-07-06 11:00:23.885 | Installing build dependencies: started 2026-07-06 11:00:27.032 | Installing build dependencies: finished with status 'done' 2026-07-06 11:00:27.033 | Getting requirements to build wheel: started 2026-07-06 11:00:27.679 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 11:00:27.682 | Preparing metadata (pyproject.toml): started 2026-07-06 11:00:28.069 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 11:00:28.072 | Building wheels for collected packages: dbcounter 2026-07-06 11:00:28.074 | Building wheel for dbcounter (pyproject.toml): started 2026-07-06 11:00:28.514 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-06 11:00:28.515 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=27d5eb20fa3b3b806eb4a231f57dbf1821bd1160d1ff6dd5f594de3a16a0e4be 2026-07-06 11:00:28.515 | Stored in directory: /tmp/pip-ephem-wheel-cache-nozfyaum/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-06 11:00:28.519 | Successfully built dbcounter 2026-07-06 11:00:28.839 | Installing collected packages: dbcounter 2026-07-06 11:00:28.888 | Successfully installed dbcounter-0.1 2026-07-06 11:00:29.062 | + inc/python:pip_install:216 : result=0 2026-07-06 11:00:29.065 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 11:00:29.067 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:29.070 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:29.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:29.075 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:29.077 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:29.080 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 11:00:29.082 | + functions-common:time_stop:2427 : start_time=1783335622845 2026-07-06 11:00:29.084 | + functions-common:time_stop:2429 : [[ -z 1783335622845 ]] 2026-07-06 11:00:29.087 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:29.091 | + functions-common:time_stop:2432 : end_time=1783335629088 2026-07-06 11:00:29.094 | + functions-common:time_stop:2433 : elapsed_time=6243 2026-07-06 11:00:29.096 | + functions-common:time_stop:2434 : total=166861 2026-07-06 11:00:29.098 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:29.101 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173104 2026-07-06 11:00:29.103 | + inc/python:pip_install:219 : return 0 2026-07-06 11:00:29.106 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-06 11:00:29.108 | + lib/database:recreate_database:112 : local db=stats 2026-07-06 11:00:29.110 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-06 11:00:29.113 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-06 11:00:29.115 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-06 11:00:29.120 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:00:29.187 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-06 11:00:29.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:00:29.263 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-07-06 11:00:29.263 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-06 11:00:29.267 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:00:29.343 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-06 11:00:29.346 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-06 11:00:29.415 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-06 11:00:29.494 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-06 11:00:29.563 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-06 11:00:29.624 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-06 11:00:29.685 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-06 11:00:29.745 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-06 11:00:29.806 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-06 11:00:29.809 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 11:00:29.811 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-06 11:00:31.672 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-06 11:00:31.675 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-06 11:00:31.682 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 11:00:31.689 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-130031 2026-07-06 11:00:31.695 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-130031 1069' 2026-07-06 11:00:31.696 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.700 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 11:00:31.703 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.706 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 11:00:31.711 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.714 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 11:00:31.717 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.721 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-06 11:00:31.728 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.728 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.180 2026-07-06 11:00:31.733 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.735 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.180/identity 2026-07-06 11:00:31.738 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.740 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-06-124657 2026-07-06 11:00:31.742 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.745 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-06 11:00:31.748 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.750 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.180 2026-07-06 11:00:31.753 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.757 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-06 11:00:31.760 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.762 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-06 11:00:31.766 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.769 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 11:00:31.774 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.776 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 11:00:31.779 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.784 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.180 2026-07-06 11:00:31.787 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:00:31.792 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 11:00:31.795 | + ./stack.sh:main:1079 : start_dstat 2026-07-06 11:00:31.798 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 11:00:31.803 | + functions-common:run_process:1674 : local service=dstat 2026-07-06 11:00:31.805 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 11:00:31.810 | + functions-common:run_process:1676 : local group= 2026-07-06 11:00:31.813 | + functions-common:run_process:1677 : local user= 2026-07-06 11:00:31.816 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:00:31.819 | + functions-common:run_process:1680 : local name=dstat 2026-07-06 11:00:31.821 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:00:31.824 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:00:31.826 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:00:31.828 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:00:31.831 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:00:31.837 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335631833 2026-07-06 11:00:31.840 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-06 11:00:31.859 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:31.862 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-06 11:00:31.866 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-06 11:00:31.869 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 11:00:31.873 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 11:00:31.877 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 11:00:31.880 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 11:00:31.884 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-06 11:00:31.889 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-06 11:00:31.894 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-06 11:00:31.899 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:00:31.905 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:00:31.908 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:00:31.911 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:00:31.916 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-06 11:00:31.922 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-06 11:00:31.925 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-06 11:00:31.929 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-06 11:00:31.934 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 11:00:31.937 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:00:31.939 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:00:31.942 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:00:31.944 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:00:31.948 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:00:31.951 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-06 11:00:31.956 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:00:31.961 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-06 11:00:32.045 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:00:32.128 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-06 11:00:32.198 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 11:00:32.268 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-06 11:00:32.343 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-06 11:00:32.416 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:00:32.488 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:00:32.490 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:00:32.496 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-06 11:00:32.585 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:00:33.068 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-06 11:00:33.107 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-06 11:00:33.578 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-06 11:00:33.635 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:00:33.639 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:33.641 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:33.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:33.648 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:33.650 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:33.654 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:00:33.658 | + functions-common:time_stop:2427 : start_time=1783335631833 2026-07-06 11:00:33.661 | + functions-common:time_stop:2429 : [[ -z 1783335631833 ]] 2026-07-06 11:00:33.668 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:33.671 | + functions-common:time_stop:2432 : end_time=1783335633668 2026-07-06 11:00:33.675 | + functions-common:time_stop:2433 : elapsed_time=1835 2026-07-06 11:00:33.677 | + functions-common:time_stop:2434 : total=0 2026-07-06 11:00:33.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:33.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1835 2026-07-06 11:00:33.684 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-06 11:00:33.687 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-06 11:00:33.690 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-06 11:00:33.694 | + functions-common:run_process:1676 : local group= 2026-07-06 11:00:33.695 | + functions-common:run_process:1677 : local user=root 2026-07-06 11:00:33.697 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-06 11:00:33.703 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-06 11:00:33.703 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:00:33.704 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:00:33.707 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:00:33.709 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:00:33.714 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:00:33.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335633715 2026-07-06 11:00:33.722 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-06 11:00:33.742 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:00:33.747 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:00:33.751 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:33.753 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:33.759 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:33.759 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:33.761 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:33.764 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:00:33.766 | + functions-common:time_stop:2427 : start_time=1783335633715 2026-07-06 11:00:33.769 | + functions-common:time_stop:2429 : [[ -z 1783335633715 ]] 2026-07-06 11:00:33.775 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:33.780 | + functions-common:time_stop:2432 : end_time=1783335633777 2026-07-06 11:00:33.784 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-06 11:00:33.786 | + functions-common:time_stop:2434 : total=1835 2026-07-06 11:00:33.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:33.791 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1897 2026-07-06 11:00:33.794 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-06 11:00:33.819 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:00:33.820 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-06 11:00:33.823 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-06 11:00:33.826 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-06 11:00:33.829 | + functions-common:run_process:1676 : local group= 2026-07-06 11:00:33.832 | + functions-common:run_process:1677 : local user= 2026-07-06 11:00:33.835 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:00:33.837 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-06 11:00:33.840 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:00:33.843 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:00:33.848 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:00:33.853 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:00:33.860 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:00:33.874 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335633864 2026-07-06 11:00:33.879 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-06 11:00:33.920 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:00:33.927 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:00:33.929 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:33.932 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:33.934 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:33.936 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:33.938 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:33.941 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:00:33.943 | + functions-common:time_stop:2427 : start_time=1783335633864 2026-07-06 11:00:33.945 | + functions-common:time_stop:2429 : [[ -z 1783335633864 ]] 2026-07-06 11:00:33.950 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:33.952 | + functions-common:time_stop:2432 : end_time=1783335633949 2026-07-06 11:00:33.954 | + functions-common:time_stop:2433 : elapsed_time=85 2026-07-06 11:00:33.957 | + functions-common:time_stop:2434 : total=1897 2026-07-06 11:00:33.959 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:33.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1982 2026-07-06 11:00:33.964 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-06 11:00:33.987 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:00:33.990 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-06 11:00:34.012 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:00:34.015 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-06 11:00:34.039 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:34.044 | + ./stack.sh:main:1098 : start_etcd3 2026-07-06 11:00:34.047 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-06 11:00:34.050 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-06 11:00:34.054 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-06 11:00:34.057 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.180:2380' 2026-07-06 11:00:34.060 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.180:2380' 2026-07-06 11:00:34.067 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.180:2379' 2026-07-06 11:00:34.070 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-06 11:00:34.075 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-06 11:00:34.079 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.180:2379' 2026-07-06 11:00:34.083 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-06 11:00:34.086 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-06 11:00:34.088 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-06 11:00:34.092 | + 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.180:2380 --initial-advertise-peer-urls http://192.168.122.180:2380 --advertise-client-urls http://192.168.122.180:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.180:2379 --log-level=debug' '' root 2026-07-06 11:00:34.095 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-06 11:00:34.098 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.180:2380 --initial-advertise-peer-urls http://192.168.122.180:2380 --advertise-client-urls http://192.168.122.180:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.180:2379 --log-level=debug' 2026-07-06 11:00:34.101 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:00:34.104 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-06 11:00:34.107 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:00:34.110 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:00:34.113 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:00:34.116 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-06 11:00:34.120 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:00:34.126 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-06 11:00:34.218 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:00:34.310 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-06 11:00:34.389 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.180:2380 --initial-advertise-peer-urls http://192.168.122.180:2380 --advertise-client-urls http://192.168.122.180:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.180:2379 --log-level=debug' 2026-07-06 11:00:34.466 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-06 11:00:34.542 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-06 11:00:34.613 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:00:34.679 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:00:34.683 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:00:34.686 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-06 11:00:34.769 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:00:35.238 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-06 11:00:35.318 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-06 11:00:35.384 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-06 11:00:35.456 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-06 11:00:35.544 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-06 11:00:35.549 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 11:00:35.554 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 11:00:35.558 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-06 11:00:36.022 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-06 11:00:36.049 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-06 11:00:36.502 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-06 11:00:37.647 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-06 11:00:37.672 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:00:37.677 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-06 11:00:37.681 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-06 11:00:37.685 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-06 11:00:37.704 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-06 11:00:37.723 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-06 11:00:37.726 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 11:00:37.729 | + 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.180/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-06 11:00:37.843 | The user clouds.yaml file didn't exist. 2026-07-06 11:00:37.858 | + 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.180/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-06 11:00:38.014 | + 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.180/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-06 11:00:38.145 | + 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.180/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-06 11:00:38.277 | + 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.180/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-06 11:00:38.407 | + 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.180/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-06 11:00:38.542 | + 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.180/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-06 11:00:38.675 | + 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.180/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-06 11:00:38.810 | + 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.180/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-06 11:00:38.947 | + 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.180/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-06 11:00:39.085 | + functions-common:write_clouds_yaml:203 : cat 2026-07-06 11:00:39.091 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-06 11:00:39.093 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-06 11:00:39.097 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-06 11:00:39.101 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-06 11:00:39.104 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-06 11:00:39.107 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-06 11:00:39.127 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:39.129 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-06 11:00:39.133 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:00:39.135 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-06 11:00:39.138 | + ./stack.sh:main:1115 : '[' 192.168.122.180 == 192.168.122.180 ']' 2026-07-06 11:00:39.140 | + ./stack.sh:main:1116 : init_keystone 2026-07-06 11:00:39.143 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-06 11:00:39.164 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:00:39.166 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-06 11:00:39.168 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-06 11:00:39.171 | + lib/database:recreate_database:112 : local db=keystone 2026-07-06 11:00:39.173 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-06 11:00:39.176 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-06 11:00:39.178 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-06 11:00:39.183 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:00:39.261 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-06 11:00:39.266 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:00:39.347 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-06 11:00:39.350 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 11:00:39.352 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:00:39.356 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:00:39.360 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:00:39.364 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335639361 2026-07-06 11:00:39.367 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-06 11:00:40.034 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 11:00:40.035 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:00:40.035 | we strongly recommend against using it for new projects. 2026-07-06 11:00:40.035 | 2026-07-06 11:00:40.035 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:00:40.035 | framework. For more detail see 2026-07-06 11:00:40.035 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:00:40.035 | 2026-07-06 11:00:40.035 | __import__(import_str) 2026-07-06 11:00:43.145 | INFO dbcounter [-] Registered counter for database keystone 2026-07-06 11:00:43.227 | 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=41356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 11:00:43.242 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:00:43.242 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:00:43.243 | DEBUG dbcounter [-] [41356] Writer thread running {{(pid=41356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:00:43.335 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-06 11:00:47.362 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41356) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 11:00:47.365 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-06 11:00:47.365 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41356) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:00:47.370 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-06 11:00:47.464 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41356) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:00:47.465 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-06 11:00:47.499 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41356) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:00:47.503 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-06 11:00:47.580 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41356) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:00:47.582 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-06 11:00:47.620 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41356) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:00:47.623 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-06 11:00:47.709 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41356) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:00:47.711 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-06 11:00:47.711 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41356) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 11:00:47.713 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-06 11:00:47.795 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41356) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:00:47.798 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-06 11:00:47.836 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41356) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:00:48.315 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-06 11:00:48.318 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:48.322 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:48.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:48.328 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:48.332 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:48.335 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 11:00:48.339 | + functions-common:time_stop:2427 : start_time=1783335639361 2026-07-06 11:00:48.342 | + functions-common:time_stop:2429 : [[ -z 1783335639361 ]] 2026-07-06 11:00:48.346 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:48.351 | + functions-common:time_stop:2432 : end_time=1783335648347 2026-07-06 11:00:48.354 | + functions-common:time_stop:2433 : elapsed_time=8986 2026-07-06 11:00:48.358 | + functions-common:time_stop:2434 : total=0 2026-07-06 11:00:48.361 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:48.364 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8986 2026-07-06 11:00:48.367 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-06 11:00:48.371 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-06 11:00:48.376 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-06 11:00:48.974 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 11:00:48.974 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:00:48.975 | we strongly recommend against using it for new projects. 2026-07-06 11:00:48.975 | 2026-07-06 11:00:48.975 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:00:48.975 | framework. For more detail see 2026-07-06 11:00:48.975 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:00:48.975 | 2026-07-06 11:00:48.975 | __import__(import_str) 2026-07-06 11:00:51.746 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-06 11:00:51.747 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-06 11:00:51.747 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-06 11:00:51.748 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-06 11:00:51.748 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-06 11:00:51.748 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-06 11:00:51.749 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-06 11:00:51.749 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-06 11:00:51.749 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-06 11:00:52.178 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-06 11:00:52.183 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-06 11:00:52.773 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 11:00:52.773 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:00:52.773 | we strongly recommend against using it for new projects. 2026-07-06 11:00:52.774 | 2026-07-06 11:00:52.774 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:00:52.774 | framework. For more detail see 2026-07-06 11:00:52.774 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:00:52.774 | 2026-07-06 11:00:52.774 | __import__(import_str) 2026-07-06 11:00:55.499 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-06 11:00:55.500 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-06 11:00:55.500 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-06 11:00:55.500 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-06 11:00:55.501 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-06 11:00:55.501 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-06 11:00:55.501 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-06 11:00:55.502 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-06 11:00:55.502 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-06 11:00:55.921 | + ./stack.sh:main:1117 : start_keystone 2026-07-06 11:00:55.925 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-06 11:00:55.931 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-06 11:00:55.934 | + functions-common:run_process:1674 : local service=keystone 2026-07-06 11:00:55.935 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 11:00:55.938 | + functions-common:run_process:1676 : local group= 2026-07-06 11:00:55.942 | + functions-common:run_process:1677 : local user= 2026-07-06 11:00:55.944 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:00:55.949 | + functions-common:run_process:1680 : local name=keystone 2026-07-06 11:00:55.950 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:00:55.953 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:00:55.956 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:00:55.959 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:00:55.963 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:00:55.966 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335655964 2026-07-06 11:00:55.970 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-06 11:00:55.990 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:00:55.993 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-06 11:00:55.996 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-06 11:00:56.002 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 11:00:56.006 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 11:00:56.010 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 11:00:56.012 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 11:00:56.014 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-06 11:00:56.018 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-06 11:00:56.021 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-06 11:00:56.024 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:00:56.028 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:00:56.032 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:00:56.035 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:00:56.037 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-06 11:00:56.039 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-06 11:00:56.043 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 11:00:56.045 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-06 11:00:56.048 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 11:00:56.052 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-06 11:00:56.054 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-06 11:00:56.057 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 11:00:56.060 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 11:00:56.063 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 11:00:56.066 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-06 11:00:56.069 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 11:00:56.074 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-06 11:00:56.154 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:00:56.239 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-06 11:00:56.315 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-06 11:00:56.384 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-06 11:00:56.458 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:00:56.532 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-06 11:00:56.604 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-06 11:00:56.677 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-06 11:00:56.750 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-06 11:00:56.823 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-06 11:00:56.890 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 11:00:56.894 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 11:00:56.897 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-06 11:00:56.981 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 11:00:57.483 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-06 11:00:57.501 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-06 11:00:57.958 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-06 11:00:58.113 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:00:58.113 | + functions-common:time_stop:2420 : local name 2026-07-06 11:00:58.114 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:00:58.116 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:00:58.118 | + functions-common:time_stop:2423 : local total 2026-07-06 11:00:58.120 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:00:58.125 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:00:58.125 | + functions-common:time_stop:2427 : start_time=1783335655964 2026-07-06 11:00:58.127 | + functions-common:time_stop:2429 : [[ -z 1783335655964 ]] 2026-07-06 11:00:58.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:00:58.135 | + functions-common:time_stop:2432 : end_time=1783335658133 2026-07-06 11:00:58.137 | + functions-common:time_stop:2433 : elapsed_time=2169 2026-07-06 11:00:58.140 | + functions-common:time_stop:2434 : total=1982 2026-07-06 11:00:58.141 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:00:58.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4151 2026-07-06 11:00:58.145 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-06 11:00:58.145 | Waiting for keystone to start... 2026-07-06 11:00:58.150 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.180/identity/v3/ 2026-07-06 11:00:58.150 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.180/identity/v3/ 2026-07-06 11:00:58.151 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 11:00:58.153 | + functions:wait_for_service:477 : local url=http://192.168.122.180/identity/v3/ 2026-07-06 11:00:58.157 | + functions:wait_for_service:478 : local rval=0 2026-07-06 11:00:58.160 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 11:00:58.160 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 11:00:58.162 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:00:58.165 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:00:58.169 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:00:58.170 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335658168 2026-07-06 11:00:58.173 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 11:00:58.176 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:00:58.185 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.180/identity/v3/ 2026-07-06 11:00:58.348 | ++ inc/async:async_inner:64 : rc=0 2026-07-06 11:00:58.374 | [38438 Async install_tempest:38438]: finished successfully 2026-07-06 11:01:03.704 | + :: : [[ 200 == 503 ]] 2026-07-06 11:01:03.705 | + :: : [[ 0 -eq 7 ]] 2026-07-06 11:01:03.710 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 11:01:03.714 | + functions-common:time_stop:2420 : local name 2026-07-06 11:01:03.717 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:01:03.721 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:01:03.725 | + functions-common:time_stop:2423 : local total 2026-07-06 11:01:03.729 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:01:03.731 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 11:01:03.735 | + functions-common:time_stop:2427 : start_time=1783335658168 2026-07-06 11:01:03.739 | + functions-common:time_stop:2429 : [[ -z 1783335658168 ]] 2026-07-06 11:01:03.742 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:01:03.748 | + functions-common:time_stop:2432 : end_time=1783335663744 2026-07-06 11:01:03.751 | + functions-common:time_stop:2433 : elapsed_time=5576 2026-07-06 11:01:03.755 | + functions-common:time_stop:2434 : total=0 2026-07-06 11:01:03.759 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:01:03.763 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5576 2026-07-06 11:01:03.766 | + functions:wait_for_service:486 : return 0 2026-07-06 11:01:03.770 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-06 11:01:03.788 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:01:03.791 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-06 11:01:03.795 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 11:01:03.798 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-06 11:01:04.288 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-06 11:01:04.292 | + 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.180/identity 2026-07-06 11:01:04.864 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 11:01:04.864 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:01:04.864 | we strongly recommend against using it for new projects. 2026-07-06 11:01:04.864 | 2026-07-06 11:01:04.864 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:01:04.864 | framework. For more detail see 2026-07-06 11:01:04.865 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:01:04.865 | 2026-07-06 11:01:04.865 | __import__(import_str) 2026-07-06 11:01:08.038 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.038 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.038 | 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=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.046 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.060 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.060 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.090 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.117 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.117 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.204 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.204 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.204 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.204 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.205 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.205 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.219 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.219 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.219 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.222 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.229 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.233 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.234 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.234 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.235 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.235 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.236 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.236 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42361) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 11:01:08.313 | INFO dbcounter [-] Registered counter for database keystone 2026-07-06 11:01:08.392 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=42361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 11:01:08.589 | DEBUG dbcounter [-] [42361] Writer thread running {{(pid=42361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:01:08.727 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created domain default 2026-07-06 11:01:08.782 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created project admin 2026-07-06 11:01:08.818 | WARNING keystone.common.password_hashing [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-06 11:01:08.842 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created user admin 2026-07-06 11:01:08.866 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created role reader 2026-07-06 11:01:08.886 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created role member 2026-07-06 11:01:08.924 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created implied role where 5d6e6b264878469a9c5cc77a610c1c0c implies 686f3f862fc6461eb220339e3857d1b4 2026-07-06 11:01:08.943 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created role manager 2026-07-06 11:01:08.968 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created implied role where c04bebff26ae4639bc82b30044e35e6f implies 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:01:08.985 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created role admin 2026-07-06 11:01:09.010 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created implied role where 5eec706c94294ac5b9c7c146a7e14389 implies c04bebff26ae4639bc82b30044e35e6f 2026-07-06 11:01:09.032 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created role service 2026-07-06 11:01:09.049 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Granted role admin on project admin to user admin. 2026-07-06 11:01:09.062 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Granted role admin on the system to user admin. 2026-07-06 11:01:09.080 | WARNING py.warnings [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 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-07-06 11:01:09.080 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 11:01:09.080 |  2026-07-06 11:01:09.086 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created region RegionOne 2026-07-06 11:01:09.139 | INFO keystone.cmd.bootstrap [None req-731b09b4-9360-4a2c-8601-8a1ca0141a89 None None] Created public endpoint http://192.168.122.180/identity 2026-07-06 11:01:09.673 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-06 11:01:09.676 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-06 11:01:09.679 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-06 11:01:09.683 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-06 11:01:14.592 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:14.594 | + lib/keystone:create_keystone_accounts:258 : admin_project=4723e7dc01a547f4883217d75709b48a 2026-07-06 11:01:14.596 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-06 11:01:14.599 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-06 11:01:17.889 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:17.892 | + lib/keystone:create_keystone_accounts:260 : admin_user=f5db1b3304d7438295a9e904e5f7e6ed 2026-07-06 11:01:17.896 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-06 11:01:17.899 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-06 11:01:17.902 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-06 11:01:17.904 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin f5db1b3304d7438295a9e904e5f7e6ed default 2026-07-06 11:01:17.969 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f5db1b3304d7438295a9e904e5f7e6ed default 2026-07-06 11:01:18.014 | [2065 Async ks-domain-role:42486]: running: get_or_add_user_domain_role admin f5db1b3304d7438295a9e904e5f7e6ed default 2026-07-06 11:01:18.016 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-06 11:01:18.019 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-06 11:01:18.023 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-06 11:01:21.952 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:21.957 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-06 11:01:21.961 | + functions-common:get_or_create_domain:878 : echo default 2026-07-06 11:01:21.962 | default 2026-07-06 11:01:21.965 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-06 11:01:22.049 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-06 11:01:22.120 | [2065 Async ks-project:42595]: running: get_or_create_project service Default 2026-07-06 11:01:22.125 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-06 11:01:22.214 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-06 11:01:22.268 | [2065 Async ks-service:42689]: running: get_or_create_role service 2026-07-06 11:01:22.271 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-06 11:01:22.340 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-06 11:01:22.411 | [2065 Async ks-reseller:42783]: running: get_or_create_role ResellerAdmin 2026-07-06 11:01:22.418 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-06 11:01:22.423 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-06 11:01:22.571 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-06 11:01:22.663 | [2065 Async ks-anotherrole:42879]: running: get_or_create_role anotherrole 2026-07-06 11:01:22.672 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-06 11:01:22.680 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-06 11:01:22.684 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 11:01:22.694 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-06 11:01:27.813 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:01:27.894 | [42595 Async ks-project:42595]: finished successfully 2026-07-06 11:01:28.051 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:01:28.107 | [42689 Async ks-service:42689]: finished successfully 2026-07-06 11:01:28.270 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:01:28.281 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:28.287 | ++ functions-common:get_or_create_project:928 : project_id=5fc960fb4f4d4eb389da8b95e85ad876 2026-07-06 11:01:28.291 | ++ functions-common:get_or_create_project:929 : echo 5fc960fb4f4d4eb389da8b95e85ad876 2026-07-06 11:01:28.295 | + lib/keystone:create_keystone_accounts:288 : invis_project=5fc960fb4f4d4eb389da8b95e85ad876 2026-07-06 11:01:28.297 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-06 11:01:28.299 | [42879 Async ks-anotherrole:42879]: finished successfully 2026-07-06 11:01:28.302 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-06 11:01:28.305 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 11:01:28.308 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-06 11:01:28.410 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:01:28.443 | [42783 Async ks-reseller:42783]: finished successfully 2026-07-06 11:01:29.778 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:01:29.802 | [42486 Async ks-domain-role:42486]: finished successfully 2026-07-06 11:01:31.994 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:31.997 | ++ functions-common:get_or_create_project:928 : project_id=9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:31.999 | ++ functions-common:get_or_create_project:929 : echo 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:32.003 | + lib/keystone:create_keystone_accounts:292 : demo_project=9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:32.005 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-06 11:01:32.008 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-06 11:01:32.011 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:01:32.013 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-06 11:01:32.016 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-06 11:01:32.019 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-06 11:01:35.691 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:35.693 | ++ functions-common:get_or_create_user:915 : user_id=c81f916b045c4f82919557fb50ebff5e 2026-07-06 11:01:35.696 | ++ functions-common:get_or_create_user:916 : echo c81f916b045c4f82919557fb50ebff5e 2026-07-06 11:01:35.699 | + lib/keystone:create_keystone_accounts:295 : demo_user=c81f916b045c4f82919557fb50ebff5e 2026-07-06 11:01:35.700 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-06 11:01:35.741 | [2065 Async ks-domain-role:42486]: Waiting for completion of get_or_add_user_domain_role admin f5db1b3304d7438295a9e904e5f7e6ed default running on PID 42486 (6 other jobs running) 2026-07-06 11:01:35.760 | [2065 Async ks-domain-role:42486]: Signaling child to exit 2026-07-06 11:01:35.761 | WAKEUP 2026-07-06 11:01:35.780 | [2065 Async ks-domain-role:42486]: Signaled 2026-07-06 11:01:35.781 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-06 11:01:35.781 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user f5db1b3304d7438295a9e904e5f7e6ed --domain default 2026-07-06 11:01:35.781 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f5db1b3304d7438295a9e904e5f7e6ed --domain default -c Role -f value 2026-07-06 11:01:35.781 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:35.782 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:01:35.782 | + functions-common:get_or_add_user_domain_role:999 : echo 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:01:35.782 | 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:01:35.817 | [2065 Async ks-domain-role:42486]: finished get_or_add_user_domain_role admin f5db1b3304d7438295a9e904e5f7e6ed default with result 0 in 11 seconds 2026-07-06 11:01:35.823 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-06 11:01:35.850 | [2065 Async ks-project:42595]: Waiting for completion of get_or_create_project service Default running on PID 42595 (5 other jobs running) 2026-07-06 11:01:35.870 | [2065 Async ks-project:42595]: Signaling child to exit 2026-07-06 11:01:35.871 | WAKEUP 2026-07-06 11:01:35.888 | [2065 Async ks-project:42595]: Signaled 2026-07-06 11:01:35.889 | + functions-common:get_or_create_project:922 : local project_id 2026-07-06 11:01:35.889 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-06 11:01:35.889 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:35.889 | + functions-common:get_or_create_project:928 : project_id=429747cc20f44d74b1c76f978c166c24 2026-07-06 11:01:35.889 | + functions-common:get_or_create_project:929 : echo 429747cc20f44d74b1c76f978c166c24 2026-07-06 11:01:35.890 | 429747cc20f44d74b1c76f978c166c24 2026-07-06 11:01:35.926 | [2065 Async ks-project:42595]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-07-06 11:01:35.955 | [2065 Async ks-service:42689]: Waiting for completion of get_or_create_role service running on PID 42689 (4 other jobs running) 2026-07-06 11:01:35.975 | [2065 Async ks-service:42689]: Signaling child to exit 2026-07-06 11:01:35.975 | WAKEUP 2026-07-06 11:01:35.993 | [2065 Async ks-service:42689]: Signaled 2026-07-06 11:01:35.994 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 11:01:35.994 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-06 11:01:35.994 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:35.994 | + functions-common:get_or_create_role:940 : role_id=eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:01:35.995 | + functions-common:get_or_create_role:941 : echo eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:01:35.995 | eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:01:36.030 | [2065 Async ks-service:42689]: finished get_or_create_role service with result 0 in 5 seconds 2026-07-06 11:01:36.059 | [2065 Async ks-reseller:42783]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42783 (3 other jobs running) 2026-07-06 11:01:36.077 | [2065 Async ks-reseller:42783]: Signaling child to exit 2026-07-06 11:01:36.077 | WAKEUP 2026-07-06 11:01:36.094 | [2065 Async ks-reseller:42783]: Signaled 2026-07-06 11:01:36.095 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 11:01:36.095 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-06 11:01:36.095 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:36.095 | + functions-common:get_or_create_role:940 : role_id=e3335a3b118c41948ac5883ed57384e9 2026-07-06 11:01:36.095 | + functions-common:get_or_create_role:941 : echo e3335a3b118c41948ac5883ed57384e9 2026-07-06 11:01:36.095 | e3335a3b118c41948ac5883ed57384e9 2026-07-06 11:01:36.129 | [2065 Async ks-reseller:42783]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-07-06 11:01:36.157 | [2065 Async ks-anotherrole:42879]: Waiting for completion of get_or_create_role anotherrole running on PID 42879 (2 other jobs running) 2026-07-06 11:01:36.177 | [2065 Async ks-anotherrole:42879]: Signaling child to exit 2026-07-06 11:01:36.177 | WAKEUP 2026-07-06 11:01:36.194 | [2065 Async ks-anotherrole:42879]: Signaled 2026-07-06 11:01:36.195 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 11:01:36.195 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-06 11:01:36.195 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:36.196 | + functions-common:get_or_create_role:940 : role_id=767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:01:36.196 | + functions-common:get_or_create_role:941 : echo 767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:01:36.196 | 767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:01:36.231 | [2065 Async ks-anotherrole:42879]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-06 11:01:36.235 | + inc/async:async_wait:197 : return 0 2026-07-06 11:01:36.237 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member c81f916b045c4f82919557fb50ebff5e 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:36.294 | + inc/async:async_inner:63 : get_or_add_user_project_role member c81f916b045c4f82919557fb50ebff5e 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:36.330 | [2065 Async ks-demo-member:43734]: running: get_or_add_user_project_role member c81f916b045c4f82919557fb50ebff5e 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:36.332 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin f5db1b3304d7438295a9e904e5f7e6ed 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:36.392 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f5db1b3304d7438295a9e904e5f7e6ed 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:36.431 | [2065 Async ks-demo-admin:43830]: running: get_or_add_user_project_role admin f5db1b3304d7438295a9e904e5f7e6ed 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:36.436 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole c81f916b045c4f82919557fb50ebff5e 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:36.495 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c81f916b045c4f82919557fb50ebff5e 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:36.534 | [2065 Async ks-demo-another:43926]: running: get_or_add_user_project_role anotherrole c81f916b045c4f82919557fb50ebff5e 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:36.536 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member c81f916b045c4f82919557fb50ebff5e 5fc960fb4f4d4eb389da8b95e85ad876 2026-07-06 11:01:36.603 | + inc/async:async_inner:63 : get_or_add_user_project_role member c81f916b045c4f82919557fb50ebff5e 5fc960fb4f4d4eb389da8b95e85ad876 2026-07-06 11:01:36.656 | [2065 Async ks-demo-invis:44022]: running: get_or_add_user_project_role member c81f916b045c4f82919557fb50ebff5e 5fc960fb4f4d4eb389da8b95e85ad876 2026-07-06 11:01:36.661 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-06 11:01:36.668 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-06 11:01:36.673 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:01:36.683 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-06 11:01:36.690 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-06 11:01:36.698 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-06 11:01:41.853 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:41.856 | ++ functions-common:get_or_create_user:915 : user_id=5f8ac3e45908464b9942e5e692f4976a 2026-07-06 11:01:41.859 | ++ functions-common:get_or_create_user:916 : echo 5f8ac3e45908464b9942e5e692f4976a 2026-07-06 11:01:41.862 | + lib/keystone:create_keystone_accounts:308 : demo_reader=5f8ac3e45908464b9942e5e692f4976a 2026-07-06 11:01:41.866 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 5f8ac3e45908464b9942e5e692f4976a 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:41.952 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5f8ac3e45908464b9942e5e692f4976a 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:42.027 | [2065 Async ks-demo-reader:44157]: running: get_or_add_user_project_role reader 5f8ac3e45908464b9942e5e692f4976a 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:01:42.029 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-06 11:01:42.033 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-06 11:01:42.035 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 11:01:42.040 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-06 11:01:48.514 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:01:48.542 | [43734 Async ks-demo-member:43734]: finished successfully 2026-07-06 11:01:48.894 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:48.898 | ++ functions-common:get_or_create_project:928 : project_id=f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:48.900 | ++ functions-common:get_or_create_project:929 : echo f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:48.906 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:48.908 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-06 11:01:48.913 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-06 11:01:48.917 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:01:48.920 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-06 11:01:48.923 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-06 11:01:48.927 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-06 11:01:49.745 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:01:49.792 | [43830 Async ks-demo-admin:43830]: finished successfully 2026-07-06 11:01:49.967 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:01:49.992 | [44022 Async ks-demo-invis:44022]: finished successfully 2026-07-06 11:01:50.016 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:01:50.039 | [43926 Async ks-demo-another:43926]: finished successfully 2026-07-06 11:01:52.613 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:52.616 | ++ functions-common:get_or_create_user:915 : user_id=be1d9d72bd424c0db251139e3a7ab384 2026-07-06 11:01:52.619 | ++ functions-common:get_or_create_user:916 : echo be1d9d72bd424c0db251139e3a7ab384 2026-07-06 11:01:52.623 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=be1d9d72bd424c0db251139e3a7ab384 2026-07-06 11:01:52.626 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin be1d9d72bd424c0db251139e3a7ab384 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:52.689 | + inc/async:async_inner:63 : get_or_add_user_project_role admin be1d9d72bd424c0db251139e3a7ab384 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:52.733 | [2065 Async ks-alt-admin:44612]: running: get_or_add_user_project_role admin be1d9d72bd424c0db251139e3a7ab384 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:52.735 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole be1d9d72bd424c0db251139e3a7ab384 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:52.792 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole be1d9d72bd424c0db251139e3a7ab384 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:52.830 | [2065 Async ks-alt-another:44708]: running: get_or_add_user_project_role anotherrole be1d9d72bd424c0db251139e3a7ab384 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:52.833 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-06 11:01:52.836 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-06 11:01:52.840 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:01:52.843 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-06 11:01:52.846 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-06 11:01:52.849 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-06 11:01:54.050 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:01:54.075 | [44157 Async ks-demo-reader:44157]: finished successfully 2026-07-06 11:01:56.753 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:01:56.758 | ++ functions-common:get_or_create_user:915 : user_id=87c34afae95c495688b33633cc20645e 2026-07-06 11:01:56.762 | ++ functions-common:get_or_create_user:916 : echo 87c34afae95c495688b33633cc20645e 2026-07-06 11:01:56.766 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=87c34afae95c495688b33633cc20645e 2026-07-06 11:01:56.770 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 87c34afae95c495688b33633cc20645e f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:56.843 | + inc/async:async_inner:63 : get_or_add_user_project_role member 87c34afae95c495688b33633cc20645e f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:56.890 | [2065 Async ks-alt-member-user:44882]: running: get_or_add_user_project_role member 87c34afae95c495688b33633cc20645e f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:01:56.890 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-06 11:01:56.892 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-06 11:01:56.895 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:01:56.897 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-06 11:01:56.899 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-06 11:01:56.903 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-06 11:02:00.693 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:00.697 | ++ functions-common:get_or_create_user:915 : user_id=3b39e9813d8a40c1ab538054766d780b 2026-07-06 11:02:00.701 | ++ functions-common:get_or_create_user:916 : echo 3b39e9813d8a40c1ab538054766d780b 2026-07-06 11:02:00.707 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=3b39e9813d8a40c1ab538054766d780b 2026-07-06 11:02:00.709 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3b39e9813d8a40c1ab538054766d780b f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:00.792 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3b39e9813d8a40c1ab538054766d780b f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:00.855 | [2065 Async ks-alt-reader-user:45054]: running: get_or_add_user_project_role reader 3b39e9813d8a40c1ab538054766d780b f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:00.860 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-06 11:02:00.864 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:02:00.868 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-06 11:02:00.871 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-06 11:02:00.879 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-06 11:02:02.030 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:02.033 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:02.066 | [44612 Async ks-alt-admin:44612]: finished successfully 2026-07-06 11:02:02.076 | [44708 Async ks-alt-another:44708]: finished successfully 2026-07-06 11:02:04.758 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:04.762 | ++ functions-common:get_or_create_user:915 : user_id=63535ac5007641c39a4dee23829ff22a 2026-07-06 11:02:04.766 | ++ functions-common:get_or_create_user:916 : echo 63535ac5007641c39a4dee23829ff22a 2026-07-06 11:02:04.772 | + lib/keystone:create_keystone_accounts:340 : system_member_user=63535ac5007641c39a4dee23829ff22a 2026-07-06 11:02:04.776 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 63535ac5007641c39a4dee23829ff22a all 2026-07-06 11:02:04.860 | + inc/async:async_inner:63 : get_or_add_user_system_role member 63535ac5007641c39a4dee23829ff22a all 2026-07-06 11:02:04.915 | [2065 Async ks-system-member:45285]: running: get_or_add_user_system_role member 63535ac5007641c39a4dee23829ff22a all 2026-07-06 11:02:04.920 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-06 11:02:04.925 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:02:04.929 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-06 11:02:04.933 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-06 11:02:04.940 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-06 11:02:06.382 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:06.413 | [44882 Async ks-alt-member-user:44882]: finished successfully 2026-07-06 11:02:08.828 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:08.831 | ++ functions-common:get_or_create_user:915 : user_id=60d9a1b8d38b44999f19cd1aa6f8227f 2026-07-06 11:02:08.833 | ++ functions-common:get_or_create_user:916 : echo 60d9a1b8d38b44999f19cd1aa6f8227f 2026-07-06 11:02:08.837 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=60d9a1b8d38b44999f19cd1aa6f8227f 2026-07-06 11:02:08.841 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 60d9a1b8d38b44999f19cd1aa6f8227f all 2026-07-06 11:02:08.922 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 60d9a1b8d38b44999f19cd1aa6f8227f all 2026-07-06 11:02:08.982 | [2065 Async ks-system-reader:45490]: running: get_or_add_user_system_role reader 60d9a1b8d38b44999f19cd1aa6f8227f all 2026-07-06 11:02:08.986 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-06 11:02:08.992 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-06 11:02:08.995 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-06 11:02:08.999 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-06 11:02:09.007 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-06 11:02:09.802 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:09.826 | [45054 Async ks-alt-reader-user:45054]: finished successfully 2026-07-06 11:02:12.840 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:12.845 | ++ functions-common:get_or_create_group:892 : group_id=9fb6846ca78146c0a628986d64c66124 2026-07-06 11:02:12.848 | ++ functions-common:get_or_create_group:893 : echo 9fb6846ca78146c0a628986d64c66124 2026-07-06 11:02:12.852 | + lib/keystone:create_keystone_accounts:350 : admin_group=9fb6846ca78146c0a628986d64c66124 2026-07-06 11:02:12.856 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-06 11:02:12.859 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-06 11:02:12.863 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-06 11:02:12.866 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-06 11:02:12.871 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-06 11:02:16.551 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:16.556 | ++ functions-common:get_or_create_group:892 : group_id=137f185fbdfb4f4bb8f29477c8b9f5c0 2026-07-06 11:02:16.562 | ++ functions-common:get_or_create_group:893 : echo 137f185fbdfb4f4bb8f29477c8b9f5c0 2026-07-06 11:02:16.564 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=137f185fbdfb4f4bb8f29477c8b9f5c0 2026-07-06 11:02:16.567 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 137f185fbdfb4f4bb8f29477c8b9f5c0 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:16.647 | + inc/async:async_inner:63 : get_or_add_group_project_role member 137f185fbdfb4f4bb8f29477c8b9f5c0 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:16.696 | [2065 Async ks-group-memberdemo:45760]: running: get_or_add_group_project_role member 137f185fbdfb4f4bb8f29477c8b9f5c0 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:16.701 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 137f185fbdfb4f4bb8f29477c8b9f5c0 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:16.805 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 137f185fbdfb4f4bb8f29477c8b9f5c0 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:16.884 | [2065 Async ks-group-anotherdemo:45839]: running: get_or_add_group_project_role anotherrole 137f185fbdfb4f4bb8f29477c8b9f5c0 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:16.890 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 137f185fbdfb4f4bb8f29477c8b9f5c0 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:17.048 | + inc/async:async_inner:63 : get_or_add_group_project_role member 137f185fbdfb4f4bb8f29477c8b9f5c0 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:17.138 | [2065 Async ks-group-memberalt:45918]: running: get_or_add_group_project_role member 137f185fbdfb4f4bb8f29477c8b9f5c0 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:17.145 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 137f185fbdfb4f4bb8f29477c8b9f5c0 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:17.270 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 137f185fbdfb4f4bb8f29477c8b9f5c0 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:17.353 | [2065 Async ks-group-anotheralt:45997]: running: get_or_add_group_project_role anotherrole 137f185fbdfb4f4bb8f29477c8b9f5c0 f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:17.364 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 9fb6846ca78146c0a628986d64c66124 4723e7dc01a547f4883217d75709b48a 2026-07-06 11:02:17.507 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9fb6846ca78146c0a628986d64c66124 4723e7dc01a547f4883217d75709b48a 2026-07-06 11:02:17.623 | [2065 Async ks-group-admin:46076]: running: get_or_add_group_project_role admin 9fb6846ca78146c0a628986d64c66124 4723e7dc01a547f4883217d75709b48a 2026-07-06 11:02:17.636 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-06 11:02:17.773 | [2065 Async ks-demo-member:43734]: Waiting for completion of get_or_add_user_project_role member c81f916b045c4f82919557fb50ebff5e 9616b82fe27f4e2483fbef59dc13655b running on PID 43734 (17 other jobs running) 2026-07-06 11:02:17.835 | [2065 Async ks-demo-member:43734]: Signaling child to exit 2026-07-06 11:02:17.838 | WAKEUP 2026-07-06 11:02:17.878 | [2065 Async ks-demo-member:43734]: Signaled 2026-07-06 11:02:17.882 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:02:17.882 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:02:17.882 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 11:02:17.882 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:17.882 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:17.882 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:17.882 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:17.882 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:17.882 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 11:02:17.882 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user c81f916b045c4f82919557fb50ebff5e --project 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:17.883 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c81f916b045c4f82919557fb50ebff5e --project 9616b82fe27f4e2483fbef59dc13655b -c Role -f value 2026-07-06 11:02:17.884 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:17.884 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:17.884 | + functions-common:get_or_add_user_project_role:980 : echo 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:17.884 | 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:17.917 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:17.985 | [45285 Async ks-system-member:45285]: finished successfully 2026-07-06 11:02:18.009 | [2065 Async ks-demo-member:43734]: finished get_or_add_user_project_role member c81f916b045c4f82919557fb50ebff5e 9616b82fe27f4e2483fbef59dc13655b with result 0 in 12 seconds 2026-07-06 11:02:18.102 | [2065 Async ks-demo-admin:43830]: Waiting for completion of get_or_add_user_project_role admin f5db1b3304d7438295a9e904e5f7e6ed 9616b82fe27f4e2483fbef59dc13655b running on PID 43830 (16 other jobs running) 2026-07-06 11:02:18.173 | [2065 Async ks-demo-admin:43830]: Signaling child to exit 2026-07-06 11:02:18.173 | WAKEUP 2026-07-06 11:02:18.225 | [2065 Async ks-demo-admin:43830]: Signaled 2026-07-06 11:02:18.227 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:02:18.227 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:02:18.227 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 11:02:18.227 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:18.227 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:18.227 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:18.227 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:18.228 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:18.228 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 11:02:18.228 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user f5db1b3304d7438295a9e904e5f7e6ed --project 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:18.228 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f5db1b3304d7438295a9e904e5f7e6ed --project 9616b82fe27f4e2483fbef59dc13655b -c Role -f value 2026-07-06 11:02:18.228 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:18.228 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:02:18.228 | + functions-common:get_or_add_user_project_role:980 : echo 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:02:18.228 | 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:02:18.336 | [2065 Async ks-demo-admin:43830]: finished get_or_add_user_project_role admin f5db1b3304d7438295a9e904e5f7e6ed 9616b82fe27f4e2483fbef59dc13655b with result 0 in 13 seconds 2026-07-06 11:02:18.433 | [2065 Async ks-demo-another:43926]: Waiting for completion of get_or_add_user_project_role anotherrole c81f916b045c4f82919557fb50ebff5e 9616b82fe27f4e2483fbef59dc13655b running on PID 43926 (15 other jobs running) 2026-07-06 11:02:18.488 | [2065 Async ks-demo-another:43926]: Signaling child to exit 2026-07-06 11:02:18.489 | WAKEUP 2026-07-06 11:02:18.547 | [2065 Async ks-demo-another:43926]: Signaled 2026-07-06 11:02:18.547 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:02:18.547 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:02:18.547 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 11:02:18.547 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:18.547 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:18.548 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:18.548 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:18.548 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:18.548 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 11:02:18.548 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user c81f916b045c4f82919557fb50ebff5e --project 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:18.548 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c81f916b045c4f82919557fb50ebff5e --project 9616b82fe27f4e2483fbef59dc13655b -c Role -f value 2026-07-06 11:02:18.548 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:18.548 | + functions-common:get_or_add_user_project_role:979 : user_role_id=767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:18.548 | + functions-common:get_or_add_user_project_role:980 : echo 767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:18.548 | 767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:18.657 | [2065 Async ks-demo-another:43926]: finished get_or_add_user_project_role anotherrole c81f916b045c4f82919557fb50ebff5e 9616b82fe27f4e2483fbef59dc13655b with result 0 in 13 seconds 2026-07-06 11:02:18.740 | [2065 Async ks-demo-invis:44022]: Waiting for completion of get_or_add_user_project_role member c81f916b045c4f82919557fb50ebff5e 5fc960fb4f4d4eb389da8b95e85ad876 running on PID 44022 (14 other jobs running) 2026-07-06 11:02:18.799 | [2065 Async ks-demo-invis:44022]: Signaling child to exit 2026-07-06 11:02:18.802 | WAKEUP 2026-07-06 11:02:18.852 | [2065 Async ks-demo-invis:44022]: Signaled 2026-07-06 11:02:18.853 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:02:18.853 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:02:18.853 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 11:02:18.853 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:18.853 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:18.853 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:18.853 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:18.853 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:18.854 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 11:02:18.854 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user c81f916b045c4f82919557fb50ebff5e --project 5fc960fb4f4d4eb389da8b95e85ad876 2026-07-06 11:02:18.854 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c81f916b045c4f82919557fb50ebff5e --project 5fc960fb4f4d4eb389da8b95e85ad876 -c Role -f value 2026-07-06 11:02:18.854 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:18.854 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:18.854 | + functions-common:get_or_add_user_project_role:980 : echo 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:18.854 | 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:18.966 | [2065 Async ks-demo-invis:44022]: finished get_or_add_user_project_role member c81f916b045c4f82919557fb50ebff5e 5fc960fb4f4d4eb389da8b95e85ad876 with result 0 in 13 seconds 2026-07-06 11:02:19.055 | [2065 Async ks-demo-reader:44157]: Waiting for completion of get_or_add_user_project_role reader 5f8ac3e45908464b9942e5e692f4976a 9616b82fe27f4e2483fbef59dc13655b running on PID 44157 (13 other jobs running) 2026-07-06 11:02:19.112 | [2065 Async ks-demo-reader:44157]: Signaling child to exit 2026-07-06 11:02:19.112 | WAKEUP 2026-07-06 11:02:19.162 | [2065 Async ks-demo-reader:44157]: Signaled 2026-07-06 11:02:19.163 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:02:19.163 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:02:19.163 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 11:02:19.163 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:19.163 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:19.163 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:19.164 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:19.164 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:19.164 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 11:02:19.164 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 5f8ac3e45908464b9942e5e692f4976a --project 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:19.164 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5f8ac3e45908464b9942e5e692f4976a --project 9616b82fe27f4e2483fbef59dc13655b -c Role -f value 2026-07-06 11:02:19.164 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:19.164 | + functions-common:get_or_add_user_project_role:979 : user_role_id=686f3f862fc6461eb220339e3857d1b4 2026-07-06 11:02:19.164 | + functions-common:get_or_add_user_project_role:980 : echo 686f3f862fc6461eb220339e3857d1b4 2026-07-06 11:02:19.164 | 686f3f862fc6461eb220339e3857d1b4 2026-07-06 11:02:19.268 | [2065 Async ks-demo-reader:44157]: finished get_or_add_user_project_role reader 5f8ac3e45908464b9942e5e692f4976a 9616b82fe27f4e2483fbef59dc13655b with result 0 in 12 seconds 2026-07-06 11:02:19.277 | + inc/async:async_wait:197 : return 0 2026-07-06 11:02:19.283 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-06 11:02:19.407 | [2065 Async ks-alt-admin:44612]: Waiting for completion of get_or_add_user_project_role admin be1d9d72bd424c0db251139e3a7ab384 f4020050a0f144bb8d379df17000dcc8 running on PID 44612 (12 other jobs running) 2026-07-06 11:02:19.472 | [2065 Async ks-alt-admin:44612]: Signaling child to exit 2026-07-06 11:02:19.474 | WAKEUP 2026-07-06 11:02:19.518 | [2065 Async ks-alt-admin:44612]: Signaled 2026-07-06 11:02:19.521 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:02:19.521 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:02:19.521 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 11:02:19.521 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:19.521 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:19.521 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:19.521 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:19.521 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:19.521 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 11:02:19.522 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user be1d9d72bd424c0db251139e3a7ab384 --project f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:19.524 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be1d9d72bd424c0db251139e3a7ab384 --project f4020050a0f144bb8d379df17000dcc8 -c Role -f value 2026-07-06 11:02:19.526 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:19.526 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:02:19.526 | + functions-common:get_or_add_user_project_role:980 : echo 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:02:19.526 | 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:02:19.636 | [2065 Async ks-alt-admin:44612]: finished get_or_add_user_project_role admin be1d9d72bd424c0db251139e3a7ab384 f4020050a0f144bb8d379df17000dcc8 with result 0 in 9 seconds 2026-07-06 11:02:19.727 | [2065 Async ks-alt-another:44708]: Waiting for completion of get_or_add_user_project_role anotherrole be1d9d72bd424c0db251139e3a7ab384 f4020050a0f144bb8d379df17000dcc8 running on PID 44708 (11 other jobs running) 2026-07-06 11:02:19.784 | [2065 Async ks-alt-another:44708]: Signaling child to exit 2026-07-06 11:02:19.785 | WAKEUP 2026-07-06 11:02:19.834 | [2065 Async ks-alt-another:44708]: Signaled 2026-07-06 11:02:19.838 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:02:19.838 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:02:19.839 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 11:02:19.841 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:19.841 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:19.841 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:19.841 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:19.841 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:19.841 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 11:02:19.841 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user be1d9d72bd424c0db251139e3a7ab384 --project f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:19.841 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user be1d9d72bd424c0db251139e3a7ab384 --project f4020050a0f144bb8d379df17000dcc8 -c Role -f value 2026-07-06 11:02:19.841 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:19.841 | + functions-common:get_or_add_user_project_role:979 : user_role_id=767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:19.842 | + functions-common:get_or_add_user_project_role:980 : echo 767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:19.842 | 767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:19.951 | [2065 Async ks-alt-another:44708]: finished get_or_add_user_project_role anotherrole be1d9d72bd424c0db251139e3a7ab384 f4020050a0f144bb8d379df17000dcc8 with result 0 in 9 seconds 2026-07-06 11:02:20.043 | [2065 Async ks-alt-member-user:44882]: Waiting for completion of get_or_add_user_project_role member 87c34afae95c495688b33633cc20645e f4020050a0f144bb8d379df17000dcc8 running on PID 44882 (10 other jobs running) 2026-07-06 11:02:20.110 | [2065 Async ks-alt-member-user:44882]: Signaling child to exit 2026-07-06 11:02:20.110 | WAKEUP 2026-07-06 11:02:20.159 | [2065 Async ks-alt-member-user:44882]: Signaled 2026-07-06 11:02:20.161 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:02:20.161 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:02:20.161 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 11:02:20.161 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:20.161 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:20.161 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:20.162 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:20.164 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:20.164 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 11:02:20.164 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 87c34afae95c495688b33633cc20645e --project f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:20.164 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 87c34afae95c495688b33633cc20645e --project f4020050a0f144bb8d379df17000dcc8 -c Role -f value 2026-07-06 11:02:20.164 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:20.164 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:20.164 | + functions-common:get_or_add_user_project_role:980 : echo 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:20.164 | 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:20.267 | [2065 Async ks-alt-member-user:44882]: finished get_or_add_user_project_role member 87c34afae95c495688b33633cc20645e f4020050a0f144bb8d379df17000dcc8 with result 0 in 9 seconds 2026-07-06 11:02:20.362 | [2065 Async ks-alt-reader-user:45054]: Waiting for completion of get_or_add_user_project_role reader 3b39e9813d8a40c1ab538054766d780b f4020050a0f144bb8d379df17000dcc8 running on PID 45054 (9 other jobs running) 2026-07-06 11:02:20.421 | [2065 Async ks-alt-reader-user:45054]: Signaling child to exit 2026-07-06 11:02:20.424 | WAKEUP 2026-07-06 11:02:20.484 | [2065 Async ks-alt-reader-user:45054]: Signaled 2026-07-06 11:02:20.486 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:02:20.486 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:02:20.486 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 11:02:20.486 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:20.486 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:20.486 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:20.487 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:20.487 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:20.487 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 11:02:20.487 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 3b39e9813d8a40c1ab538054766d780b --project f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:20.487 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3b39e9813d8a40c1ab538054766d780b --project f4020050a0f144bb8d379df17000dcc8 -c Role -f value 2026-07-06 11:02:20.487 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:20.487 | + functions-common:get_or_add_user_project_role:979 : user_role_id=686f3f862fc6461eb220339e3857d1b4 2026-07-06 11:02:20.487 | + functions-common:get_or_add_user_project_role:980 : echo 686f3f862fc6461eb220339e3857d1b4 2026-07-06 11:02:20.487 | 686f3f862fc6461eb220339e3857d1b4 2026-07-06 11:02:20.596 | [2065 Async ks-alt-reader-user:45054]: finished get_or_add_user_project_role reader 3b39e9813d8a40c1ab538054766d780b f4020050a0f144bb8d379df17000dcc8 with result 0 in 9 seconds 2026-07-06 11:02:20.605 | + inc/async:async_wait:197 : return 0 2026-07-06 11:02:20.612 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-06 11:02:20.740 | [2065 Async ks-system-member:45285]: Waiting for completion of get_or_add_user_system_role member 63535ac5007641c39a4dee23829ff22a all running on PID 45285 (8 other jobs running) 2026-07-06 11:02:20.802 | [2065 Async ks-system-member:45285]: Signaling child to exit 2026-07-06 11:02:20.804 | WAKEUP 2026-07-06 11:02:20.861 | [2065 Async ks-system-member:45285]: Signaled 2026-07-06 11:02:20.864 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-06 11:02:20.864 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-06 11:02:20.865 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-06 11:02:20.865 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:20.865 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:20.865 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:20.865 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:20.865 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:20.865 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-06 11:02:20.865 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63535ac5007641c39a4dee23829ff22a --system all -f value -c Role 2026-07-06 11:02:20.865 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:20.865 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-06 11:02:20.865 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-06 11:02:20.866 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 63535ac5007641c39a4dee23829ff22a --system all 2026-07-06 11:02:20.868 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63535ac5007641c39a4dee23829ff22a --system all -f value -c Role 2026-07-06 11:02:20.868 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:20.869 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-06 11:02:20.869 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-06 11:02:20.869 | 2026-07-06 11:02:20.983 | [2065 Async ks-system-member:45285]: finished get_or_add_user_system_role member 63535ac5007641c39a4dee23829ff22a all with result 0 in 13 seconds 2026-07-06 11:02:21.082 | [2065 Async ks-system-reader:45490]: Waiting for completion of get_or_add_user_system_role reader 60d9a1b8d38b44999f19cd1aa6f8227f all running on PID 45490 (7 other jobs running) 2026-07-06 11:02:21.144 | [2065 Async ks-system-reader:45490]: Signaling child to exit 2026-07-06 11:02:25.185 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:25.238 | [45490 Async ks-system-reader:45490]: finished successfully 2026-07-06 11:02:25.300 | WAKEUP 2026-07-06 11:02:25.355 | [2065 Async ks-system-reader:45490]: Signaled 2026-07-06 11:02:25.358 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-06 11:02:25.358 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-06 11:02:25.359 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-06 11:02:25.359 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:02:25.359 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:02:25.359 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 11:02:25.359 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 11:02:25.359 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 11:02:25.359 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-06 11:02:25.359 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 60d9a1b8d38b44999f19cd1aa6f8227f --system all -f value -c Role 2026-07-06 11:02:25.359 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:25.359 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-06 11:02:25.359 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-06 11:02:25.360 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 60d9a1b8d38b44999f19cd1aa6f8227f --system all 2026-07-06 11:02:25.360 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 60d9a1b8d38b44999f19cd1aa6f8227f --system all -f value -c Role 2026-07-06 11:02:25.360 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:25.360 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=686f3f862fc6461eb220339e3857d1b4 2026-07-06 11:02:25.360 | + functions-common:get_or_add_user_system_role:1030 : echo 686f3f862fc6461eb220339e3857d1b4 2026-07-06 11:02:25.360 | 686f3f862fc6461eb220339e3857d1b4 2026-07-06 11:02:25.466 | [2065 Async ks-system-reader:45490]: finished get_or_add_user_system_role reader 60d9a1b8d38b44999f19cd1aa6f8227f all with result 0 in 16 seconds 2026-07-06 11:02:25.473 | + inc/async:async_wait:197 : return 0 2026-07-06 11:02:25.483 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-06 11:02:25.608 | [2065 Async ks-group-memberdemo:45760]: Waiting for completion of get_or_add_group_project_role member 137f185fbdfb4f4bb8f29477c8b9f5c0 9616b82fe27f4e2483fbef59dc13655b running on PID 45760 (6 other jobs running) 2026-07-06 11:02:25.667 | [2065 Async ks-group-memberdemo:45760]: Signaling child to exit 2026-07-06 11:02:29.137 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:29.176 | [45760 Async ks-group-memberdemo:45760]: finished successfully 2026-07-06 11:02:29.203 | WAKEUP 2026-07-06 11:02:29.242 | [2065 Async ks-group-memberdemo:45760]: Signaled 2026-07-06 11:02:29.245 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 11:02:29.245 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 137f185fbdfb4f4bb8f29477c8b9f5c0 --project 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:29.246 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 137f185fbdfb4f4bb8f29477c8b9f5c0 --project 9616b82fe27f4e2483fbef59dc13655b -f value -c Role 2026-07-06 11:02:29.246 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:29.246 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:29.246 | + functions-common:get_or_add_group_project_role:1049 : echo 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:29.246 | 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:29.321 | [2065 Async ks-group-memberdemo:45760]: finished get_or_add_group_project_role member 137f185fbdfb4f4bb8f29477c8b9f5c0 9616b82fe27f4e2483fbef59dc13655b with result 0 in 12 seconds 2026-07-06 11:02:29.387 | [2065 Async ks-group-anotherdemo:45839]: Waiting for completion of get_or_add_group_project_role anotherrole 137f185fbdfb4f4bb8f29477c8b9f5c0 9616b82fe27f4e2483fbef59dc13655b running on PID 45839 (5 other jobs running) 2026-07-06 11:02:29.424 | [2065 Async ks-group-anotherdemo:45839]: Signaling child to exit 2026-07-06 11:02:29.573 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:29.599 | [45918 Async ks-group-memberalt:45918]: finished successfully 2026-07-06 11:02:30.174 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:30.207 | [45839 Async ks-group-anotherdemo:45839]: finished successfully 2026-07-06 11:02:30.233 | WAKEUP 2026-07-06 11:02:30.252 | [2065 Async ks-group-anotherdemo:45839]: Signaled 2026-07-06 11:02:30.254 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 11:02:30.254 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 137f185fbdfb4f4bb8f29477c8b9f5c0 --project 9616b82fe27f4e2483fbef59dc13655b 2026-07-06 11:02:30.254 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 137f185fbdfb4f4bb8f29477c8b9f5c0 --project 9616b82fe27f4e2483fbef59dc13655b -f value -c Role 2026-07-06 11:02:30.254 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:30.254 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:30.254 | + functions-common:get_or_add_group_project_role:1049 : echo 767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:30.255 | 767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:30.294 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:30.294 | [2065 Async ks-group-anotherdemo:45839]: finished get_or_add_group_project_role anotherrole 137f185fbdfb4f4bb8f29477c8b9f5c0 9616b82fe27f4e2483fbef59dc13655b with result 0 in 13 seconds 2026-07-06 11:02:30.323 | [46076 Async ks-group-admin:46076]: finished successfully 2026-07-06 11:02:30.336 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:02:30.342 | [2065 Async ks-group-memberalt:45918]: Waiting for completion of get_or_add_group_project_role member 137f185fbdfb4f4bb8f29477c8b9f5c0 f4020050a0f144bb8d379df17000dcc8 running on PID 45918 (4 other jobs running) 2026-07-06 11:02:30.367 | [45997 Async ks-group-anotheralt:45997]: finished successfully 2026-07-06 11:02:30.373 | [2065 Async ks-group-memberalt:45918]: Signaling child to exit 2026-07-06 11:02:30.373 | WAKEUP 2026-07-06 11:02:30.400 | [2065 Async ks-group-memberalt:45918]: Signaled 2026-07-06 11:02:30.402 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 11:02:30.402 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 137f185fbdfb4f4bb8f29477c8b9f5c0 --project f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:30.402 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 137f185fbdfb4f4bb8f29477c8b9f5c0 --project f4020050a0f144bb8d379df17000dcc8 -f value -c Role 2026-07-06 11:02:30.402 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:30.402 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:30.403 | + functions-common:get_or_add_group_project_role:1049 : echo 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:30.403 | 5d6e6b264878469a9c5cc77a610c1c0c 2026-07-06 11:02:30.457 | [2065 Async ks-group-memberalt:45918]: finished get_or_add_group_project_role member 137f185fbdfb4f4bb8f29477c8b9f5c0 f4020050a0f144bb8d379df17000dcc8 with result 0 in 12 seconds 2026-07-06 11:02:30.499 | [2065 Async ks-group-anotheralt:45997]: Waiting for completion of get_or_add_group_project_role anotherrole 137f185fbdfb4f4bb8f29477c8b9f5c0 f4020050a0f144bb8d379df17000dcc8 running on PID 45997 (3 other jobs running) 2026-07-06 11:02:30.529 | [2065 Async ks-group-anotheralt:45997]: Signaling child to exit 2026-07-06 11:02:30.530 | WAKEUP 2026-07-06 11:02:30.556 | [2065 Async ks-group-anotheralt:45997]: Signaled 2026-07-06 11:02:30.558 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 11:02:30.558 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 137f185fbdfb4f4bb8f29477c8b9f5c0 --project f4020050a0f144bb8d379df17000dcc8 2026-07-06 11:02:30.558 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 137f185fbdfb4f4bb8f29477c8b9f5c0 --project f4020050a0f144bb8d379df17000dcc8 -f value -c Role 2026-07-06 11:02:30.558 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:30.558 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:30.558 | + functions-common:get_or_add_group_project_role:1049 : echo 767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:30.558 | 767462d2c802417bbb7dc151d88a1b22 2026-07-06 11:02:30.610 | [2065 Async ks-group-anotheralt:45997]: finished get_or_add_group_project_role anotherrole 137f185fbdfb4f4bb8f29477c8b9f5c0 f4020050a0f144bb8d379df17000dcc8 with result 0 in 13 seconds 2026-07-06 11:02:30.653 | [2065 Async ks-group-admin:46076]: Waiting for completion of get_or_add_group_project_role admin 9fb6846ca78146c0a628986d64c66124 4723e7dc01a547f4883217d75709b48a running on PID 46076 (2 other jobs running) 2026-07-06 11:02:30.682 | [2065 Async ks-group-admin:46076]: Signaling child to exit 2026-07-06 11:02:30.682 | WAKEUP 2026-07-06 11:02:30.706 | [2065 Async ks-group-admin:46076]: Signaled 2026-07-06 11:02:30.708 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 11:02:30.708 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 9fb6846ca78146c0a628986d64c66124 --project 4723e7dc01a547f4883217d75709b48a 2026-07-06 11:02:30.708 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9fb6846ca78146c0a628986d64c66124 --project 4723e7dc01a547f4883217d75709b48a -f value -c Role 2026-07-06 11:02:30.708 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:02:30.708 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:02:30.708 | + functions-common:get_or_add_group_project_role:1049 : echo 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:02:30.708 | 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:02:30.757 | [2065 Async ks-group-admin:46076]: finished get_or_add_group_project_role admin 9fb6846ca78146c0a628986d64c66124 4723e7dc01a547f4883217d75709b48a with result 0 in 12 seconds 2026-07-06 11:02:30.762 | + inc/async:async_wait:197 : return 0 2026-07-06 11:02:30.766 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-06 11:02:30.789 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:02:30.793 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-06 11:02:30.816 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:02:30.820 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-06 11:02:30.824 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-06 11:02:30.894 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-06 11:02:30.942 | [2065 Async create_nova_accounts:47976]: running: create_nova_accounts 2026-07-06 11:02:30.945 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-06 11:02:30.965 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:02:30.968 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-06 11:02:30.971 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-06 11:02:31.038 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-06 11:02:31.081 | [2065 Async create_glance_accounts:48099]: running: create_glance_accounts 2026-07-06 11:02:31.084 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-06 11:02:31.108 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:02:31.114 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-06 11:02:31.115 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-06 11:02:31.187 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-06 11:02:31.240 | [2065 Async create_cinder_accounts:48237]: running: create_cinder_accounts 2026-07-06 11:02:31.243 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-06 11:02:31.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:02:31.272 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-06 11:02:31.274 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-06 11:02:31.342 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-06 11:02:31.403 | [2065 Async create_neutron_accounts:48379]: running: create_neutron_accounts 2026-07-06 11:02:31.408 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-06 11:02:31.436 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:02:31.442 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-06 11:02:31.480 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:02:31.485 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-06 11:02:31.581 | [2065 Async create_nova_accounts:47976]: Waiting for completion of create_nova_accounts running on PID 47976 (5 other jobs running) 2026-07-06 11:02:31.635 | [2065 Async create_nova_accounts:47976]: Signaling child to exit 2026-07-06 11:03:07.731 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:03:07.753 | [48379 Async create_neutron_accounts:48379]: finished successfully 2026-07-06 11:03:15.342 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:03:15.363 | [48237 Async create_cinder_accounts:48237]: finished successfully 2026-07-06 11:03:35.429 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:03:35.457 | [47976 Async create_nova_accounts:47976]: finished successfully 2026-07-06 11:03:35.483 | WAKEUP 2026-07-06 11:03:35.509 | [2065 Async create_nova_accounts:47976]: Signaled 2026-07-06 11:03:35.510 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-06 11:03:35.511 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-06 11:03:35.511 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-06 11:03:35.511 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:03:35.511 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 11:03:35.511 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 11:03:35.511 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-06 11:03:35.512 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:35.513 | + functions-common:get_or_create_user:915 : user_id=ec603fed2a2a44e9ae12186ed0523f84 2026-07-06 11:03:35.513 | + functions-common:get_or_create_user:916 : echo ec603fed2a2a44e9ae12186ed0523f84 2026-07-06 11:03:35.513 | ec603fed2a2a44e9ae12186ed0523f84 2026-07-06 11:03:35.513 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-06 11:03:35.513 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:03:35.513 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:03:35.513 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 11:03:35.513 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:03:35.513 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:03:35.513 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 11:03:35.513 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 11:03:35.514 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 11:03:35.515 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 11:03:35.516 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 11:03:35.516 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 11:03:35.516 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-06 11:03:35.516 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 11:03:35.516 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:35.516 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:35.517 | + functions-common:get_or_add_user_project_role:980 : echo eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:35.517 | eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:35.517 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 11:03:35.517 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-06 11:03:35.517 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:03:35.517 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:03:35.517 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 11:03:35.517 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:03:35.517 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:03:35.517 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 11:03:35.517 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 11:03:35.518 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 11:03:35.518 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 11:03:35.518 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 11:03:35.518 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 11:03:35.518 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-06 11:03:35.518 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 11:03:35.518 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:35.518 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:03:35.518 | + functions-common:get_or_add_user_project_role:980 : echo 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:03:35.518 | 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:03:35.519 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-06 11:03:35.520 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.180/compute 2026-07-06 11:03:35.521 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-06 11:03:35.521 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 11:03:35.521 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-06 11:03:35.522 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-06 11:03:35.522 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:35.522 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 11:03:35.523 | 1e29be9b291d4201b06bf3925f47093e' 2026-07-06 11:03:35.523 | + functions-common:get_or_create_service:1067 : echo 1e29be9b291d4201b06bf3925f47093e 2026-07-06 11:03:35.523 | 1e29be9b291d4201b06bf3925f47093e 2026-07-06 11:03:35.523 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.180/compute/v2/$(project_id)s' 2026-07-06 11:03:35.523 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 11:03:35.523 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.180/compute/v2/$(project_id)s' RegionOne 2026-07-06 11:03:35.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 11:03:35.524 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-06 11:03:35.524 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:35.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 11:03:35.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 11:03:35.524 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.180/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-06 11:03:35.524 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:35.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7482f7f8b1bc4ef28ddc0bd455819067 2026-07-06 11:03:35.524 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7482f7f8b1bc4ef28ddc0bd455819067 2026-07-06 11:03:35.524 | + functions-common:get_or_create_endpoint:1100 : public_id=7482f7f8b1bc4ef28ddc0bd455819067 2026-07-06 11:03:35.524 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 11:03:35.525 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 11:03:35.525 | + functions-common:get_or_create_endpoint:1109 : echo 7482f7f8b1bc4ef28ddc0bd455819067 2026-07-06 11:03:35.526 | 7482f7f8b1bc4ef28ddc0bd455819067 2026-07-06 11:03:35.526 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-06 11:03:35.526 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 11:03:35.527 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-06 11:03:35.527 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-06 11:03:35.527 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:35.527 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 11:03:35.527 | 0395d313cc8c4d1f80ee673f6dc295c5' 2026-07-06 11:03:35.527 | + functions-common:get_or_create_service:1067 : echo 0395d313cc8c4d1f80ee673f6dc295c5 2026-07-06 11:03:35.527 | 0395d313cc8c4d1f80ee673f6dc295c5 2026-07-06 11:03:35.528 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.180/compute/v2.1 2026-07-06 11:03:35.528 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 11:03:35.528 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.180/compute/v2.1 RegionOne 2026-07-06 11:03:35.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 11:03:35.528 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-06 11:03:35.528 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:35.528 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 11:03:35.529 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 11:03:35.531 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.180/compute/v2.1 --region RegionOne -f value -c id 2026-07-06 11:03:35.531 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:35.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=450317e8e8814b0f9506431f4217939c 2026-07-06 11:03:35.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 450317e8e8814b0f9506431f4217939c 2026-07-06 11:03:35.531 | + functions-common:get_or_create_endpoint:1100 : public_id=450317e8e8814b0f9506431f4217939c 2026-07-06 11:03:35.531 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 11:03:35.531 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 11:03:35.531 | + functions-common:get_or_create_endpoint:1109 : echo 450317e8e8814b0f9506431f4217939c 2026-07-06 11:03:35.532 | 450317e8e8814b0f9506431f4217939c 2026-07-06 11:03:35.532 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-06 11:03:35.532 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:03:35.532 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-06 11:03:35.532 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:03:35.532 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-06 11:03:35.532 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:03:35.532 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-06 11:03:35.532 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:03:35.532 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-06 11:03:35.565 | [2065 Async create_nova_accounts:47976]: finished create_nova_accounts with result 0 in 64 seconds 2026-07-06 11:03:35.604 | [2065 Async create_glance_accounts:48099]: Waiting for completion of create_glance_accounts running on PID 48099 (4 other jobs running) 2026-07-06 11:03:35.632 | [2065 Async create_glance_accounts:48099]: Signaling child to exit 2026-07-06 11:03:48.576 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:03:48.603 | [48099 Async create_glance_accounts:48099]: finished successfully 2026-07-06 11:03:48.632 | WAKEUP 2026-07-06 11:03:48.655 | [2065 Async create_glance_accounts:48099]: Signaled 2026-07-06 11:03:48.657 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-06 11:03:48.657 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:03:48.658 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-06 11:03:48.658 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-06 11:03:48.658 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:03:48.658 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 11:03:48.658 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 11:03:48.658 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-06 11:03:48.658 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.658 | + functions-common:get_or_create_user:915 : user_id=d7923b36dc44490b8334fb1d19309fb0 2026-07-06 11:03:48.659 | + functions-common:get_or_create_user:916 : echo d7923b36dc44490b8334fb1d19309fb0 2026-07-06 11:03:48.659 | d7923b36dc44490b8334fb1d19309fb0 2026-07-06 11:03:48.659 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-06 11:03:48.659 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:03:48.659 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:03:48.659 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 11:03:48.659 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:03:48.659 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:03:48.659 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 11:03:48.660 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 11:03:48.660 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 11:03:48.660 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 11:03:48.660 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 11:03:48.660 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 11:03:48.660 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-06 11:03:48.660 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 11:03:48.660 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.661 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:48.661 | + functions-common:get_or_add_user_project_role:980 : echo eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:48.661 | eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:48.661 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 11:03:48.661 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-06 11:03:48.661 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:03:48.661 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:03:48.661 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 11:03:48.662 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:03:48.662 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:03:48.662 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 11:03:48.662 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 11:03:48.662 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 11:03:48.663 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 11:03:48.663 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 11:03:48.663 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 11:03:48.663 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-06 11:03:48.663 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 11:03:48.663 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.663 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:03:48.663 | + functions-common:get_or_add_user_project_role:980 : echo 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:03:48.664 | 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:03:48.664 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-06 11:03:48.664 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:03:48.664 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-06 11:03:48.664 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 11:03:48.664 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-06 11:03:48.664 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-06 11:03:48.664 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.664 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 11:03:48.664 | b04d5f6296784de28582340fac9faf46' 2026-07-06 11:03:48.665 | + functions-common:get_or_create_service:1067 : echo b04d5f6296784de28582340fac9faf46 2026-07-06 11:03:48.665 | b04d5f6296784de28582340fac9faf46 2026-07-06 11:03:48.666 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.180/image 2026-07-06 11:03:48.666 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 11:03:48.666 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.180/image RegionOne 2026-07-06 11:03:48.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 11:03:48.666 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-06 11:03:48.666 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 11:03:48.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 11:03:48.667 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.180/image --region RegionOne -f value -c id 2026-07-06 11:03:48.667 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=047767bb92194216a2b12b3e4b08fdc8 2026-07-06 11:03:48.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 047767bb92194216a2b12b3e4b08fdc8 2026-07-06 11:03:48.667 | + functions-common:get_or_create_endpoint:1100 : public_id=047767bb92194216a2b12b3e4b08fdc8 2026-07-06 11:03:48.667 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 11:03:48.668 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 11:03:48.668 | + functions-common:get_or_create_endpoint:1109 : echo 047767bb92194216a2b12b3e4b08fdc8 2026-07-06 11:03:48.668 | 047767bb92194216a2b12b3e4b08fdc8 2026-07-06 11:03:48.668 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-06 11:03:48.668 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-06 11:03:48.668 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-06 11:03:48.668 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.669 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-06 11:03:48.669 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-06 11:03:48.669 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-06 11:03:48.669 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-06 11:03:48.669 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-06 11:03:48.669 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-06 11:03:48.669 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-06 11:03:48.670 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-06 11:03:48.670 | +---------------+----------------------------------+ 2026-07-06 11:03:48.670 | | Field | Value | 2026-07-06 11:03:48.670 | +---------------+----------------------------------+ 2026-07-06 11:03:48.670 | | default_limit | 2000 | 2026-07-06 11:03:48.670 | | description | None | 2026-07-06 11:03:48.671 | | id | 1dcee7b9d2064ca68c9621e9a6c2353c | 2026-07-06 11:03:48.671 | | region_id | RegionOne | 2026-07-06 11:03:48.671 | | resource_name | image_size_total | 2026-07-06 11:03:48.671 | | service_id | b04d5f6296784de28582340fac9faf46 | 2026-07-06 11:03:48.671 | +---------------+----------------------------------+ 2026-07-06 11:03:48.671 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-06 11:03:48.671 | +---------------+----------------------------------+ 2026-07-06 11:03:48.672 | | Field | Value | 2026-07-06 11:03:48.672 | +---------------+----------------------------------+ 2026-07-06 11:03:48.672 | | default_limit | 2000 | 2026-07-06 11:03:48.672 | | description | None | 2026-07-06 11:03:48.672 | | id | bbcb74f9501c41ea94d8747ca3c5ef89 | 2026-07-06 11:03:48.672 | | region_id | RegionOne | 2026-07-06 11:03:48.672 | | resource_name | image_stage_total | 2026-07-06 11:03:48.672 | | service_id | b04d5f6296784de28582340fac9faf46 | 2026-07-06 11:03:48.673 | +---------------+----------------------------------+ 2026-07-06 11:03:48.673 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-06 11:03:48.673 | +---------------+----------------------------------+ 2026-07-06 11:03:48.673 | | Field | Value | 2026-07-06 11:03:48.673 | +---------------+----------------------------------+ 2026-07-06 11:03:48.673 | | default_limit | 100 | 2026-07-06 11:03:48.673 | | description | None | 2026-07-06 11:03:48.674 | | id | cab1aa6b7e514b198d80acd945a941c8 | 2026-07-06 11:03:48.674 | | region_id | RegionOne | 2026-07-06 11:03:48.674 | | resource_name | image_count_total | 2026-07-06 11:03:48.674 | | service_id | b04d5f6296784de28582340fac9faf46 | 2026-07-06 11:03:48.674 | +---------------+----------------------------------+ 2026-07-06 11:03:48.674 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-06 11:03:48.674 | +---------------+----------------------------------+ 2026-07-06 11:03:48.674 | | Field | Value | 2026-07-06 11:03:48.674 | +---------------+----------------------------------+ 2026-07-06 11:03:48.675 | | default_limit | 100 | 2026-07-06 11:03:48.675 | | description | None | 2026-07-06 11:03:48.675 | | id | efcf8a3a9f714209925860be4d5df7dd | 2026-07-06 11:03:48.675 | | region_id | RegionOne | 2026-07-06 11:03:48.675 | | resource_name | image_count_uploading | 2026-07-06 11:03:48.675 | | service_id | b04d5f6296784de28582340fac9faf46 | 2026-07-06 11:03:48.675 | +---------------+----------------------------------+ 2026-07-06 11:03:48.675 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-06 11:03:48.675 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-06 11:03:48.676 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-06 11:03:48.676 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-06 11:03:48.676 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-06 11:03:48.676 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.180/identity 2026-07-06 11:03:48.676 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-06 11:03:48.676 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-06 11:03:48.676 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.676 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 047767bb92194216a2b12b3e4b08fdc8 2026-07-06 11:03:48.677 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-06 11:03:48.677 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-06 11:03:48.677 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:03:48.710 | [2065 Async create_glance_accounts:48099]: finished create_glance_accounts with result 0 in 77 seconds 2026-07-06 11:03:48.752 | [2065 Async create_cinder_accounts:48237]: Waiting for completion of create_cinder_accounts running on PID 48237 (3 other jobs running) 2026-07-06 11:03:48.780 | [2065 Async create_cinder_accounts:48237]: Signaling child to exit 2026-07-06 11:03:48.780 | WAKEUP 2026-07-06 11:03:48.803 | [2065 Async create_cinder_accounts:48237]: Signaled 2026-07-06 11:03:48.805 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-06 11:03:48.805 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-06 11:03:48.805 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-06 11:03:48.806 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:03:48.806 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-06 11:03:48.806 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-06 11:03:48.806 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:03:48.806 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 11:03:48.806 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 11:03:48.806 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-06 11:03:48.806 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.807 | + functions-common:get_or_create_user:915 : user_id=07b909f1c2ea443ba272068e407e3f7a 2026-07-06 11:03:48.807 | + functions-common:get_or_create_user:916 : echo 07b909f1c2ea443ba272068e407e3f7a 2026-07-06 11:03:48.807 | 07b909f1c2ea443ba272068e407e3f7a 2026-07-06 11:03:48.807 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-06 11:03:48.807 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:03:48.807 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:03:48.807 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 11:03:48.808 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:03:48.808 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:03:48.808 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 11:03:48.808 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 11:03:48.808 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 11:03:48.808 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 11:03:48.808 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 11:03:48.809 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 11:03:48.810 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-06 11:03:48.810 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 11:03:48.810 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.810 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:48.810 | + functions-common:get_or_add_user_project_role:980 : echo eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:48.810 | eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:48.810 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-06 11:03:48.810 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-06 11:03:48.811 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:03:48.811 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-06 11:03:48.811 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.180/volume 2026-07-06 11:03:48.811 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-06 11:03:48.812 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 11:03:48.812 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-06 11:03:48.812 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-06 11:03:48.812 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.812 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 11:03:48.812 | 8736ec5227894f73b2abc4b697433061' 2026-07-06 11:03:48.812 | + functions-common:get_or_create_service:1067 : echo 8736ec5227894f73b2abc4b697433061 2026-07-06 11:03:48.812 | 8736ec5227894f73b2abc4b697433061 2026-07-06 11:03:48.813 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.180/volume/v3 2026-07-06 11:03:48.813 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 11:03:48.813 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.180/volume/v3 RegionOne 2026-07-06 11:03:48.813 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 11:03:48.813 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-06 11:03:48.814 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 11:03:48.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 11:03:48.814 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.180/volume/v3 --region RegionOne -f value -c id 2026-07-06 11:03:48.814 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0f119e7bb59345c1851e77cabb2cef9b 2026-07-06 11:03:48.814 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0f119e7bb59345c1851e77cabb2cef9b 2026-07-06 11:03:48.815 | + functions-common:get_or_create_endpoint:1100 : public_id=0f119e7bb59345c1851e77cabb2cef9b 2026-07-06 11:03:48.815 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 11:03:48.815 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 11:03:48.815 | + functions-common:get_or_create_endpoint:1109 : echo 0f119e7bb59345c1851e77cabb2cef9b 2026-07-06 11:03:48.815 | 0f119e7bb59345c1851e77cabb2cef9b 2026-07-06 11:03:48.815 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-06 11:03:48.815 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-06 11:03:48.816 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 11:03:48.816 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-06 11:03:48.816 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.816 | ++ functions-common:get_or_create_project:928 : project_id=429747cc20f44d74b1c76f978c166c24 2026-07-06 11:03:48.816 | ++ functions-common:get_or_create_project:929 : echo 429747cc20f44d74b1c76f978c166c24 2026-07-06 11:03:48.816 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 429747cc20f44d74b1c76f978c166c24 2026-07-06 11:03:48.817 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-06 11:03:48.817 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:03:48.817 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 11:03:48.817 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-06 11:03:48.817 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-06 11:03:48.817 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-06 11:03:48.817 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.817 | ++ functions-common:get_or_create_user:915 : user_id=07b909f1c2ea443ba272068e407e3f7a 2026-07-06 11:03:48.818 | ++ functions-common:get_or_create_user:916 : echo 07b909f1c2ea443ba272068e407e3f7a 2026-07-06 11:03:48.818 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 07b909f1c2ea443ba272068e407e3f7a 2026-07-06 11:03:48.856 | [2065 Async create_cinder_accounts:48237]: finished create_cinder_accounts with result 0 in 44 seconds 2026-07-06 11:03:48.862 | + inc/async:async_wait:197 : return 0 2026-07-06 11:03:48.866 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-06 11:03:48.926 | [2065 Async create_neutron_accounts:48379]: Waiting for completion of create_neutron_accounts running on PID 48379 (2 other jobs running) 2026-07-06 11:03:48.957 | [2065 Async create_neutron_accounts:48379]: Signaling child to exit 2026-07-06 11:03:48.958 | WAKEUP 2026-07-06 11:03:48.981 | [2065 Async create_neutron_accounts:48379]: Signaled 2026-07-06 11:03:48.982 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-06 11:03:48.982 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.180/ 2026-07-06 11:03:48.982 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-06 11:03:48.982 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.180/networking 2026-07-06 11:03:48.983 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-06 11:03:48.983 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:03:48.983 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-06 11:03:48.983 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-06 11:03:48.983 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:03:48.983 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 11:03:48.983 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 11:03:48.983 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-06 11:03:48.983 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.983 | + functions-common:get_or_create_user:915 : user_id=43f7e391012f42199f699dc8a46d532d 2026-07-06 11:03:48.983 | + functions-common:get_or_create_user:916 : echo 43f7e391012f42199f699dc8a46d532d 2026-07-06 11:03:48.984 | 43f7e391012f42199f699dc8a46d532d 2026-07-06 11:03:48.984 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-06 11:03:48.984 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:03:48.984 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:03:48.984 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 11:03:48.984 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:03:48.984 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:03:48.984 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 11:03:48.984 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 11:03:48.984 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 11:03:48.984 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 11:03:48.984 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 11:03:48.985 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 11:03:48.985 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-06 11:03:48.986 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 11:03:48.986 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.987 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:48.987 | + functions-common:get_or_add_user_project_role:980 : echo eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:48.988 | eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:03:48.988 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-06 11:03:48.988 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-06 11:03:48.989 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 11:03:48.989 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-06 11:03:48.989 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-06 11:03:48.989 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.989 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 11:03:48.989 | f1bb7cf8acb8441bb353234ca386b0a1' 2026-07-06 11:03:48.989 | + functions-common:get_or_create_service:1067 : echo f1bb7cf8acb8441bb353234ca386b0a1 2026-07-06 11:03:48.989 | f1bb7cf8acb8441bb353234ca386b0a1 2026-07-06 11:03:48.989 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.180/networking 2026-07-06 11:03:48.990 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 11:03:48.990 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.180/networking RegionOne 2026-07-06 11:03:48.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 11:03:48.991 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-06 11:03:48.991 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 11:03:48.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 11:03:48.991 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.180/networking --region RegionOne -f value -c id 2026-07-06 11:03:48.991 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:03:48.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=dd3e90b3f19c401e8b4f5f576de93959 2026-07-06 11:03:48.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo dd3e90b3f19c401e8b4f5f576de93959 2026-07-06 11:03:48.991 | + functions-common:get_or_create_endpoint:1100 : public_id=dd3e90b3f19c401e8b4f5f576de93959 2026-07-06 11:03:48.992 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 11:03:48.992 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 11:03:48.992 | + functions-common:get_or_create_endpoint:1109 : echo dd3e90b3f19c401e8b4f5f576de93959 2026-07-06 11:03:48.992 | dd3e90b3f19c401e8b4f5f576de93959 2026-07-06 11:03:49.035 | [2065 Async create_neutron_accounts:48379]: finished create_neutron_accounts with result 0 in 36 seconds 2026-07-06 11:03:49.043 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-06 11:03:49.048 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-06 11:03:49.051 | + inc/async:async_wait:197 : return 0 2026-07-06 11:03:49.054 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-06 11:03:49.074 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:03:49.077 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-06 11:03:49.096 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:03:49.099 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-06 11:03:49.101 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:03:49.105 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-06 11:03:49.108 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-06 11:03:49.111 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-06 11:03:49.182 | + inc/async:async_inner:63 : init_glance 2026-07-06 11:03:49.227 | [2065 Async init_glance:50670]: running: init_glance 2026-07-06 11:03:49.230 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-06 11:03:49.253 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:03:49.256 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-06 11:03:49.260 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:03:49.263 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-06 11:03:49.267 | + ./stack.sh:main:1167 : configure_neutron 2026-07-06 11:03:49.270 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-06 11:03:49.273 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-06 11:03:49.276 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-06 11:03:49.298 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-06 11:03:49.301 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-06 11:04:02.757 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 11:04:02.757 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:04:02.757 | we strongly recommend against using it for new projects. 2026-07-06 11:04:02.757 | 2026-07-06 11:04:02.757 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:04:02.757 | framework. For more detail see 2026-07-06 11:04:02.757 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:04:02.757 | 2026-07-06 11:04:02.758 | __import__(import_str) 2026-07-06 11:04:04.649 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:04:04.670 | [50670 Async init_glance:50670]: finished successfully 2026-07-06 11:04:15.860 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-06 11:04:15.860 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-06 11:04:31.677 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-06 11:04:31.682 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-06 11:04:31.684 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-06 11:04:31.687 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-06 11:04:31.689 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-06 11:04:31.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-06 11:04:31.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-06 11:04:31.697 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-06 11:04:31.699 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-06 11:04:31.701 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-06 11:04:31.704 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-06 11:04:31.706 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-06 11:04:31.709 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-06 11:04:31.711 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-06 11:04:31.714 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-06 11:04:31.716 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-06 11:04:31.721 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:04:31.723 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:04:31.726 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-06 11:04:31.728 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:04:31.734 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-06 11:04:31.736 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-06 11:04:31.739 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-06 11:04:31.741 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-06 11:04:31.744 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 11:04:31.746 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 11:04:31.749 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 11:04:31.765 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:04:31.768 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 11:04:31.770 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-06 11:04:31.773 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-06 11:04:31.808 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-06 11:04:31.847 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-06 11:04:31.884 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-06 11:04:31.935 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-06 11:04:31.984 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-06 11:04:32.027 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-06 11:04:32.031 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-06 11:04:32.034 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-06 11:04:32.039 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 11:04:32.044 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 11:04:32.070 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 11:04:32.073 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 11:04:32.077 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 11:04:32.081 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 11:04:32.084 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 11:04:32.130 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 11:04:32.177 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 11:04:32.228 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 11:04:32.275 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-06 11:04:32.325 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-06 11:04:32.329 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-06 11:04:32.332 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-06 11:04:32.336 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-06 11:04:32.339 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-06 11:04:32.343 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-06 11:04:32.347 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-06 11:04:32.351 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-06 11:04:32.375 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-06 11:04:32.403 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-06 11:04:32.421 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-06 11:04:32.445 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-06 11:04:32.466 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-06 11:04:32.470 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 11:04:32.476 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-06 11:04:32.482 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.ATLzfzJFF1 2026-07-06 11:04:32.486 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-06 11:04:32.490 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 11:04:32.494 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.ATLzfzJFF1 2026-07-06 11:04:32.500 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.ATLzfzJFF1 2026-07-06 11:04:32.520 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.ATLzfzJFF1 /etc/sudoers.d/neutron-rootwrap 2026-07-06 11:04:32.539 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-06 11:04:32.543 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-06 11:04:32.548 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-06 11:04:32.594 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-06 11:04:32.598 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 11:04:32.644 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-06 11:04:32.648 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-06 11:04:32.652 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-06 11:04:32.656 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 11:04:32.659 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 11:04:32.663 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 11:04:32.688 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:04:32.693 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 11:04:32.698 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 11:04:32.702 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 11:04:32.729 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:04:32.733 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 11:04:32.738 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/ 2026-07-06 11:04:32.784 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 11:04:32.788 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 11:04:32.792 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-06 11:04:32.819 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:04:32.823 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-06 11:04:32.850 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:04:32.855 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-06 11:04:32.881 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:04:32.885 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-06 11:04:32.912 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:04:32.917 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 11:04:32.942 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:04:32.945 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 11:04:32.949 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-06 11:04:32.974 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:04:32.978 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-06 11:04:32.982 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-06 11:04:32.986 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-06 11:04:32.986 | Configuring OVN 2026-07-06 11:04:32.989 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-06 11:04:32.993 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-06 11:04:32.998 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-06 11:04:33.004 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=a5fd892f-fd5e-49e1-9e2a-9f9d04695fbb 2026-07-06 11:04:33.008 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-06 11:04:33.011 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-06 11:04:33.015 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 11:04:33.019 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 11:04:33.024 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 11:04:33.028 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 11:04:33.033 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 11:04:33.037 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 11:04:33.041 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 11:04:33.045 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 11:04:33.049 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 11:04:33.053 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 11:04:33.057 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 11:04:33.061 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 11:04:33.065 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 11:04:33.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-06 11:04:33.074 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-06 11:04:33.079 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-06 11:04:33.083 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-06 11:04:33.112 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:04:33.117 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-06 11:04:33.179 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-06 11:04:33.183 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-06 11:04:33.187 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-06 11:04:33.213 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:04:33.216 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-06 11:04:33.221 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 11:04:33.225 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-06 11:04:33.229 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-06 11:04:33.248 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-06 11:04:33.257 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-06 11:04:33.260 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-06 11:04:45.862 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 11:04:45.862 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:04:45.862 | we strongly recommend against using it for new projects. 2026-07-06 11:04:45.862 | 2026-07-06 11:04:45.862 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:04:45.862 | framework. For more detail see 2026-07-06 11:04:45.862 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:04:45.863 | 2026-07-06 11:04:45.863 | __import__(import_str) 2026-07-06 11:04:58.960 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-06 11:04:58.961 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-06 11:05:14.117 | + 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-07-06 11:05:14.122 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 11:05:14.125 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 11:05:14.128 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-06 11:05:14.163 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-06 11:05:14.166 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 11:05:14.201 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-06 11:05:14.239 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.180 2026-07-06 11:05:14.275 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-06 11:05:14.308 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-06 11:05:14.343 | + 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-07-06 11:05:14.376 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.180:6642 2026-07-06 11:05:14.407 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-06 11:05:14.424 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:14.426 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-06 11:05:14.429 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-06 11:05:14.462 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.180:6641 2026-07-06 11:05:14.497 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-06 11:05:14.500 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-06 11:05:14.500 | Configuring Neutron for OVN 2026-07-06 11:05:14.503 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-06 11:05:14.523 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:05:14.526 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-06 11:05:14.530 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-06 11:05:14.530 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-06 11:05:18.184 | + 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-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-06 11:05:18.187 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-06 11:05:18.187 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-06 11:05:21.354 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-06 11:05:21.357 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-06 11:05:21.373 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:21.375 | + 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-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-06 11:05:21.379 | ++ 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-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-06 11:05:21.379 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:05:21.379 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-06 11:05:21.380 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-06 11:05:21.383 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:05:21.383 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-06 11:05:21.388 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-06 11:05:21.388 | address-scope 2026-07-06 11:05:21.388 | agent 2026-07-06 11:05:21.388 | allowed-address-pairs 2026-07-06 11:05:21.388 | auto-allocated-topology 2026-07-06 11:05:21.388 | availability_zone 2026-07-06 11:05:21.389 | bgp 2026-07-06 11:05:21.389 | bgp_4byte_asn 2026-07-06 11:05:21.389 | bgp_dragent_scheduler 2026-07-06 11:05:21.389 | binding 2026-07-06 11:05:21.389 | binding-extended 2026-07-06 11:05:21.389 | default-subnetpools 2026-07-06 11:05:21.389 | dhcp_agent_scheduler 2026-07-06 11:05:21.389 | dns-domain-ports 2026-07-06 11:05:21.390 | dns-integration 2026-07-06 11:05:21.390 | dns-integration-domain-keywords 2026-07-06 11:05:21.391 | empty-string-filtering 2026-07-06 11:05:21.392 | enable-default-route-bfd 2026-07-06 11:05:21.392 | enable-default-route-ecmp 2026-07-06 11:05:21.393 | expose-port-forwarding-in-fip 2026-07-06 11:05:21.393 | ext-gw-mode 2026-07-06 11:05:21.393 | external-gateway-multihoming 2026-07-06 11:05:21.393 | external-net 2026-07-06 11:05:21.393 | extra_dhcp_opt 2026-07-06 11:05:21.393 | extraroute 2026-07-06 11:05:21.393 | extraroute-atomic 2026-07-06 11:05:21.393 | filter-validation 2026-07-06 11:05:21.393 | fip-port-details 2026-07-06 11:05:21.393 | flavors 2026-07-06 11:05:21.393 | floating-ip-port-forwarding 2026-07-06 11:05:21.394 | floating-ip-port-forwarding-description 2026-07-06 11:05:21.394 | floating-ip-port-forwarding-detail 2026-07-06 11:05:21.394 | floating-ip-port-forwarding-port-ranges 2026-07-06 11:05:21.394 | floatingip-pools 2026-07-06 11:05:21.394 | fwaas_v2 2026-07-06 11:05:21.394 | ip_allocation 2026-07-06 11:05:21.394 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:05:21.394 | l3-flavors 2026-07-06 11:05:21.394 | l3-ha 2026-07-06 11:05:21.394 | l3_agent_scheduler 2026-07-06 11:05:21.394 | logging 2026-07-06 11:05:21.394 | multi-provider 2026-07-06 11:05:21.395 | net-mtu 2026-07-06 11:05:21.396 | net-mtu-writable 2026-07-06 11:05:21.396 | network-ip-availability 2026-07-06 11:05:21.396 | network_availability_zone 2026-07-06 11:05:21.397 | network_ha 2026-07-06 11:05:21.397 | pagination 2026-07-06 11:05:21.397 | port-device-profile 2026-07-06 11:05:21.397 | port-hardware-offload-type 2026-07-06 11:05:21.398 | port-mac-address-regenerate 2026-07-06 11:05:21.398 | port-numa-affinity-policy 2026-07-06 11:05:21.398 | port-numa-affinity-policy-socket 2026-07-06 11:05:21.398 | port-resource-request 2026-07-06 11:05:21.398 | port-security 2026-07-06 11:05:21.398 | port-trusted-vif 2026-07-06 11:05:21.398 | project-id 2026-07-06 11:05:21.398 | provider 2026-07-06 11:05:21.399 | pvlan 2026-07-06 11:05:21.399 | qinq 2026-07-06 11:05:21.399 | qos 2026-07-06 11:05:21.399 | qos-bw-limit-direction 2026-07-06 11:05:21.399 | qos-bw-minimum-ingress 2026-07-06 11:05:21.399 | qos-default 2026-07-06 11:05:21.399 | qos-fip 2026-07-06 11:05:21.399 | qos-gateway-ip 2026-07-06 11:05:21.399 | qos-rule-type-details 2026-07-06 11:05:21.399 | qos-rule-type-filter 2026-07-06 11:05:21.399 | qos-rules-alias 2026-07-06 11:05:21.399 | quota-check-limit 2026-07-06 11:05:21.400 | quota-check-limit-default 2026-07-06 11:05:21.400 | quota_details 2026-07-06 11:05:21.400 | quotas 2026-07-06 11:05:21.400 | rbac-address-scope 2026-07-06 11:05:21.400 | rbac-policies 2026-07-06 11:05:21.400 | rbac-security-groups 2026-07-06 11:05:21.400 | router 2026-07-06 11:05:21.400 | router-enable-snat 2026-07-06 11:05:21.400 | router_availability_zone 2026-07-06 11:05:21.400 | security-group 2026-07-06 11:05:21.400 | security-groups-default-rules 2026-07-06 11:05:21.401 | security-groups-default-statefulness 2026-07-06 11:05:21.401 | security-groups-normalized-cidr 2026-07-06 11:05:21.401 | security-groups-remote-address-group 2026-07-06 11:05:21.401 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:05:21.401 | security-groups-shared-filtering 2026-07-06 11:05:21.401 | segment 2026-07-06 11:05:21.401 | sorting 2026-07-06 11:05:21.401 | standard-attr-description 2026-07-06 11:05:21.401 | standard-attr-fwaas-v2 2026-07-06 11:05:21.401 | standard-attr-revisions 2026-07-06 11:05:21.401 | standard-attr-tag 2026-07-06 11:05:21.402 | standard-attr-timestamp 2026-07-06 11:05:21.402 | stateful-security-group 2026-07-06 11:05:21.402 | subnet-dns-publish-fixed-ip 2026-07-06 11:05:21.402 | subnet-external-network 2026-07-06 11:05:21.402 | subnet-service-types 2026-07-06 11:05:21.402 | subnet_allocation 2026-07-06 11:05:21.402 | subnet_onboard 2026-07-06 11:05:21.402 | subnetpool-prefix-ops 2026-07-06 11:05:21.402 | tag-creation 2026-07-06 11:05:21.402 | tap-mirror 2026-07-06 11:05:21.402 | tap-mirror-both-direction 2026-07-06 11:05:21.402 | trunk 2026-07-06 11:05:21.403 | uplink-status-propagation 2026-07-06 11:05:21.403 | uplink-status-propagation-updatable 2026-07-06 11:05:21.403 | vlan-transparent 2026-07-06 11:05:21.403 | vpn-endpoint-groups 2026-07-06 11:05:21.403 | vpnaas' 2026-07-06 11:05:21.403 | ++ 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-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-06 11:05:21.403 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-06 11:05:21.403 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:05:21.403 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-06 11:05:21.403 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:05:21.403 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-06 11:05:21.404 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-06 11:05:21.404 | address-scope 2026-07-06 11:05:21.404 | agent 2026-07-06 11:05:21.404 | allowed-address-pairs 2026-07-06 11:05:21.404 | auto-allocated-topology 2026-07-06 11:05:21.404 | availability_zone 2026-07-06 11:05:21.404 | bgp 2026-07-06 11:05:21.404 | bgp_4byte_asn 2026-07-06 11:05:21.404 | bgp_dragent_scheduler 2026-07-06 11:05:21.404 | binding 2026-07-06 11:05:21.404 | binding-extended 2026-07-06 11:05:21.405 | default-subnetpools 2026-07-06 11:05:21.405 | dhcp_agent_scheduler 2026-07-06 11:05:21.405 | dns-domain-ports 2026-07-06 11:05:21.405 | dns-integration 2026-07-06 11:05:21.405 | dns-integration-domain-keywords 2026-07-06 11:05:21.405 | empty-string-filtering 2026-07-06 11:05:21.405 | enable-default-route-bfd 2026-07-06 11:05:21.405 | enable-default-route-ecmp 2026-07-06 11:05:21.405 | expose-port-forwarding-in-fip 2026-07-06 11:05:21.405 | ext-gw-mode 2026-07-06 11:05:21.405 | external-gateway-multihoming 2026-07-06 11:05:21.405 | external-net 2026-07-06 11:05:21.406 | extra_dhcp_opt 2026-07-06 11:05:21.406 | extraroute 2026-07-06 11:05:21.406 | extraroute-atomic 2026-07-06 11:05:21.406 | filter-validation 2026-07-06 11:05:21.406 | fip-port-details 2026-07-06 11:05:21.406 | flavors 2026-07-06 11:05:21.406 | floating-ip-port-forwarding 2026-07-06 11:05:21.406 | floating-ip-port-forwarding-description 2026-07-06 11:05:21.406 | floating-ip-port-forwarding-detail 2026-07-06 11:05:21.406 | floating-ip-port-forwarding-port-ranges 2026-07-06 11:05:21.406 | floatingip-pools 2026-07-06 11:05:21.406 | fwaas_v2 2026-07-06 11:05:21.407 | ip_allocation 2026-07-06 11:05:21.407 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:05:21.407 | l3-flavors 2026-07-06 11:05:21.407 | l3-ha 2026-07-06 11:05:21.407 | l3_agent_scheduler 2026-07-06 11:05:21.407 | logging 2026-07-06 11:05:21.407 | multi-provider 2026-07-06 11:05:21.407 | net-mtu 2026-07-06 11:05:21.407 | net-mtu-writable 2026-07-06 11:05:21.407 | network-ip-availability 2026-07-06 11:05:21.407 | network_availability_zone 2026-07-06 11:05:21.408 | network_ha 2026-07-06 11:05:21.408 | pagination 2026-07-06 11:05:21.408 | port-device-profile 2026-07-06 11:05:21.408 | port-hardware-offload-type 2026-07-06 11:05:21.408 | port-mac-address-regenerate 2026-07-06 11:05:21.408 | port-numa-affinity-policy 2026-07-06 11:05:21.408 | port-numa-affinity-policy-socket 2026-07-06 11:05:21.408 | port-resource-request 2026-07-06 11:05:21.408 | port-security 2026-07-06 11:05:21.408 | port-trusted-vif 2026-07-06 11:05:21.408 | project-id 2026-07-06 11:05:21.408 | provider 2026-07-06 11:05:21.409 | pvlan 2026-07-06 11:05:21.409 | qinq 2026-07-06 11:05:21.409 | qos 2026-07-06 11:05:21.409 | qos-bw-limit-direction 2026-07-06 11:05:21.410 | qos-bw-minimum-ingress 2026-07-06 11:05:21.410 | qos-default 2026-07-06 11:05:21.410 | qos-fip 2026-07-06 11:05:21.410 | qos-gateway-ip 2026-07-06 11:05:21.410 | qos-rule-type-details 2026-07-06 11:05:21.410 | qos-rule-type-filter 2026-07-06 11:05:21.410 | qos-rules-alias 2026-07-06 11:05:21.410 | quota-check-limit 2026-07-06 11:05:21.410 | quota-check-limit-default 2026-07-06 11:05:21.410 | quota_details 2026-07-06 11:05:21.411 | quotas 2026-07-06 11:05:21.411 | rbac-address-scope 2026-07-06 11:05:21.411 | rbac-policies 2026-07-06 11:05:21.411 | rbac-security-groups 2026-07-06 11:05:21.411 | router 2026-07-06 11:05:21.411 | router-enable-snat 2026-07-06 11:05:21.411 | router_availability_zone 2026-07-06 11:05:21.411 | security-group 2026-07-06 11:05:21.411 | security-groups-default-rules 2026-07-06 11:05:21.411 | security-groups-default-statefulness 2026-07-06 11:05:21.411 | security-groups-normalized-cidr 2026-07-06 11:05:21.411 | security-groups-remote-address-group 2026-07-06 11:05:21.412 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:05:21.412 | security-groups-shared-filtering 2026-07-06 11:05:21.412 | segment 2026-07-06 11:05:21.412 | sorting 2026-07-06 11:05:21.412 | standard-attr-description 2026-07-06 11:05:21.412 | standard-attr-fwaas-v2 2026-07-06 11:05:21.412 | standard-attr-revisions 2026-07-06 11:05:21.412 | standard-attr-tag 2026-07-06 11:05:21.412 | standard-attr-timestamp 2026-07-06 11:05:21.412 | stateful-security-group 2026-07-06 11:05:21.412 | subnet-dns-publish-fixed-ip 2026-07-06 11:05:21.412 | subnet-external-network 2026-07-06 11:05:21.413 | subnet-service-types 2026-07-06 11:05:21.413 | subnet_allocation 2026-07-06 11:05:21.413 | subnet_onboard 2026-07-06 11:05:21.413 | subnetpool-prefix-ops 2026-07-06 11:05:21.413 | tag-creation 2026-07-06 11:05:21.413 | tap-mirror 2026-07-06 11:05:21.413 | tap-mirror-both-direction 2026-07-06 11:05:21.413 | trunk 2026-07-06 11:05:21.413 | uplink-status-propagation 2026-07-06 11:05:21.413 | uplink-status-propagation-updatable 2026-07-06 11:05:21.413 | vlan-transparent 2026-07-06 11:05:21.414 | vpn-endpoint-groups 2026-07-06 11:05:21.414 | vpnaas' 2026-07-06 11:05:21.414 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-06 11:05:21.414 | address-scope 2026-07-06 11:05:21.414 | agent 2026-07-06 11:05:21.414 | allowed-address-pairs 2026-07-06 11:05:21.414 | auto-allocated-topology 2026-07-06 11:05:21.414 | availability_zone 2026-07-06 11:05:21.414 | bgp 2026-07-06 11:05:21.415 | bgp_4byte_asn 2026-07-06 11:05:21.415 | bgp_dragent_scheduler 2026-07-06 11:05:21.415 | binding 2026-07-06 11:05:21.415 | binding-extended 2026-07-06 11:05:21.415 | default-subnetpools 2026-07-06 11:05:21.415 | dhcp_agent_scheduler 2026-07-06 11:05:21.415 | dns-domain-ports 2026-07-06 11:05:21.415 | dns-integration 2026-07-06 11:05:21.415 | dns-integration-domain-keywords 2026-07-06 11:05:21.415 | empty-string-filtering 2026-07-06 11:05:21.416 | enable-default-route-bfd 2026-07-06 11:05:21.416 | enable-default-route-ecmp 2026-07-06 11:05:21.416 | expose-port-forwarding-in-fip 2026-07-06 11:05:21.416 | ext-gw-mode 2026-07-06 11:05:21.416 | external-gateway-multihoming 2026-07-06 11:05:21.416 | external-net 2026-07-06 11:05:21.416 | extra_dhcp_opt 2026-07-06 11:05:21.416 | extraroute 2026-07-06 11:05:21.416 | extraroute-atomic 2026-07-06 11:05:21.416 | filter-validation 2026-07-06 11:05:21.416 | fip-port-details 2026-07-06 11:05:21.417 | flavors 2026-07-06 11:05:21.417 | floating-ip-port-forwarding 2026-07-06 11:05:21.417 | floating-ip-port-forwarding-description 2026-07-06 11:05:21.417 | floating-ip-port-forwarding-detail 2026-07-06 11:05:21.417 | floating-ip-port-forwarding-port-ranges 2026-07-06 11:05:21.417 | floatingip-pools 2026-07-06 11:05:21.417 | fwaas_v2 2026-07-06 11:05:21.417 | ip_allocation 2026-07-06 11:05:21.417 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:05:21.417 | l3-flavors 2026-07-06 11:05:21.417 | l3-ha 2026-07-06 11:05:21.417 | l3_agent_scheduler 2026-07-06 11:05:21.418 | logging 2026-07-06 11:05:21.418 | multi-provider 2026-07-06 11:05:21.418 | net-mtu 2026-07-06 11:05:21.418 | net-mtu-writable 2026-07-06 11:05:21.418 | network-ip-availability 2026-07-06 11:05:21.418 | network_availability_zone 2026-07-06 11:05:21.418 | network_ha 2026-07-06 11:05:21.418 | pagination 2026-07-06 11:05:21.418 | port-device-profile 2026-07-06 11:05:21.418 | port-hardware-offload-type 2026-07-06 11:05:21.418 | port-mac-address-regenerate 2026-07-06 11:05:21.418 | port-numa-affinity-policy 2026-07-06 11:05:21.419 | port-numa-affinity-policy-socket 2026-07-06 11:05:21.419 | port-resource-request 2026-07-06 11:05:21.419 | port-security 2026-07-06 11:05:21.419 | port-trusted-vif 2026-07-06 11:05:21.419 | project-id 2026-07-06 11:05:21.419 | provider 2026-07-06 11:05:21.419 | pvlan 2026-07-06 11:05:21.419 | qinq 2026-07-06 11:05:21.419 | qos 2026-07-06 11:05:21.419 | qos-bw-limit-direction 2026-07-06 11:05:21.419 | qos-bw-minimum-ingress 2026-07-06 11:05:21.419 | qos-default 2026-07-06 11:05:21.420 | qos-fip 2026-07-06 11:05:21.420 | qos-gateway-ip 2026-07-06 11:05:21.420 | qos-rule-type-details 2026-07-06 11:05:21.420 | qos-rule-type-filter 2026-07-06 11:05:21.420 | qos-rules-alias 2026-07-06 11:05:21.420 | quota-check-limit 2026-07-06 11:05:21.420 | quota-check-limit-default 2026-07-06 11:05:21.420 | quota_details 2026-07-06 11:05:21.420 | quotas 2026-07-06 11:05:21.420 | rbac-address-scope 2026-07-06 11:05:21.421 | rbac-policies 2026-07-06 11:05:21.421 | rbac-security-groups 2026-07-06 11:05:21.421 | router 2026-07-06 11:05:21.421 | router-enable-snat 2026-07-06 11:05:21.421 | router_availability_zone 2026-07-06 11:05:21.421 | security-group 2026-07-06 11:05:21.421 | security-groups-default-rules 2026-07-06 11:05:21.421 | security-groups-default-statefulness 2026-07-06 11:05:21.421 | security-groups-normalized-cidr 2026-07-06 11:05:21.421 | security-groups-remote-address-group 2026-07-06 11:05:21.421 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:05:21.422 | security-groups-shared-filtering 2026-07-06 11:05:21.422 | segment 2026-07-06 11:05:21.422 | sorting 2026-07-06 11:05:21.422 | standard-attr-description 2026-07-06 11:05:21.422 | standard-attr-fwaas-v2 2026-07-06 11:05:21.422 | standard-attr-revisions 2026-07-06 11:05:21.422 | standard-attr-tag 2026-07-06 11:05:21.422 | standard-attr-timestamp 2026-07-06 11:05:21.422 | stateful-security-group 2026-07-06 11:05:21.422 | subnet-dns-publish-fixed-ip 2026-07-06 11:05:21.422 | subnet-external-network 2026-07-06 11:05:21.422 | subnet-service-types 2026-07-06 11:05:21.423 | subnet_allocation 2026-07-06 11:05:21.423 | subnet_onboard 2026-07-06 11:05:21.423 | subnetpool-prefix-ops 2026-07-06 11:05:21.423 | tag-creation 2026-07-06 11:05:21.423 | tap-mirror 2026-07-06 11:05:21.423 | tap-mirror-both-direction 2026-07-06 11:05:21.423 | trunk 2026-07-06 11:05:21.423 | uplink-status-propagation 2026-07-06 11:05:21.423 | uplink-status-propagation-updatable 2026-07-06 11:05:21.423 | vlan-transparent 2026-07-06 11:05:21.423 | vpn-endpoint-groups 2026-07-06 11:05:21.424 | vpnaas' 2026-07-06 11:05:21.424 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-06 11:05:21.424 | address-scope 2026-07-06 11:05:21.424 | agent 2026-07-06 11:05:21.424 | allowed-address-pairs 2026-07-06 11:05:21.424 | auto-allocated-topology 2026-07-06 11:05:21.424 | availability_zone 2026-07-06 11:05:21.424 | bgp 2026-07-06 11:05:21.424 | bgp_4byte_asn 2026-07-06 11:05:21.424 | bgp_dragent_scheduler 2026-07-06 11:05:21.424 | binding 2026-07-06 11:05:21.424 | binding-extended 2026-07-06 11:05:21.425 | default-subnetpools 2026-07-06 11:05:21.425 | dhcp_agent_scheduler 2026-07-06 11:05:21.425 | dns-domain-ports 2026-07-06 11:05:21.425 | dns-integration 2026-07-06 11:05:21.425 | dns-integration-domain-keywords 2026-07-06 11:05:21.425 | empty-string-filtering 2026-07-06 11:05:21.425 | enable-default-route-bfd 2026-07-06 11:05:21.425 | enable-default-route-ecmp 2026-07-06 11:05:21.425 | expose-port-forwarding-in-fip 2026-07-06 11:05:21.425 | ext-gw-mode 2026-07-06 11:05:21.425 | external-gateway-multihoming 2026-07-06 11:05:21.425 | external-net 2026-07-06 11:05:21.426 | extra_dhcp_opt 2026-07-06 11:05:21.426 | extraroute 2026-07-06 11:05:21.426 | extraroute-atomic 2026-07-06 11:05:21.426 | filter-validation 2026-07-06 11:05:21.426 | fip-port-details 2026-07-06 11:05:21.426 | flavors 2026-07-06 11:05:21.426 | floating-ip-port-forwarding 2026-07-06 11:05:21.426 | floating-ip-port-forwarding-description 2026-07-06 11:05:21.426 | floating-ip-port-forwarding-detail 2026-07-06 11:05:21.426 | floating-ip-port-forwarding-port-ranges 2026-07-06 11:05:21.426 | floatingip-pools 2026-07-06 11:05:21.427 | fwaas_v2 2026-07-06 11:05:21.427 | ip_allocation 2026-07-06 11:05:21.427 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:05:21.427 | l3-flavors 2026-07-06 11:05:21.427 | l3-ha 2026-07-06 11:05:21.427 | l3_agent_scheduler 2026-07-06 11:05:21.427 | logging 2026-07-06 11:05:21.427 | multi-provider 2026-07-06 11:05:21.427 | net-mtu 2026-07-06 11:05:21.427 | net-mtu-writable 2026-07-06 11:05:21.427 | network-ip-availability 2026-07-06 11:05:21.427 | network_availability_zone 2026-07-06 11:05:21.428 | network_ha 2026-07-06 11:05:21.428 | pagination 2026-07-06 11:05:21.428 | port-device-profile 2026-07-06 11:05:21.428 | port-hardware-offload-type 2026-07-06 11:05:21.428 | port-mac-address-regenerate 2026-07-06 11:05:21.428 | port-numa-affinity-policy 2026-07-06 11:05:21.428 | port-numa-affinity-policy-socket 2026-07-06 11:05:21.428 | port-resource-request 2026-07-06 11:05:21.428 | port-security 2026-07-06 11:05:21.428 | port-trusted-vif 2026-07-06 11:05:21.428 | project-id 2026-07-06 11:05:21.428 | provider 2026-07-06 11:05:21.429 | pvlan 2026-07-06 11:05:21.429 | qinq 2026-07-06 11:05:21.429 | qos 2026-07-06 11:05:21.429 | qos-bw-limit-direction 2026-07-06 11:05:21.429 | qos-bw-minimum-ingress 2026-07-06 11:05:21.429 | qos-default 2026-07-06 11:05:21.429 | qos-fip 2026-07-06 11:05:21.429 | qos-gateway-ip 2026-07-06 11:05:21.429 | qos-rule-type-details 2026-07-06 11:05:21.429 | qos-rule-type-filter 2026-07-06 11:05:21.430 | qos-rules-alias 2026-07-06 11:05:21.430 | quota-check-limit 2026-07-06 11:05:21.430 | quota-check-limit-default 2026-07-06 11:05:21.430 | quota_details 2026-07-06 11:05:21.430 | quotas 2026-07-06 11:05:21.430 | rbac-address-scope 2026-07-06 11:05:21.430 | rbac-policies 2026-07-06 11:05:21.430 | rbac-security-groups 2026-07-06 11:05:21.430 | router 2026-07-06 11:05:21.430 | router-enable-snat 2026-07-06 11:05:21.431 | router_availability_zone 2026-07-06 11:05:21.431 | security-group 2026-07-06 11:05:21.431 | security-groups-default-rules 2026-07-06 11:05:21.431 | security-groups-default-statefulness 2026-07-06 11:05:21.431 | security-groups-normalized-cidr 2026-07-06 11:05:21.431 | security-groups-remote-address-group 2026-07-06 11:05:21.431 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:05:21.431 | security-groups-shared-filtering 2026-07-06 11:05:21.431 | segment 2026-07-06 11:05:21.431 | sorting 2026-07-06 11:05:21.431 | standard-attr-description 2026-07-06 11:05:21.431 | standard-attr-fwaas-v2 2026-07-06 11:05:21.432 | standard-attr-revisions 2026-07-06 11:05:21.432 | standard-attr-tag 2026-07-06 11:05:21.432 | standard-attr-timestamp 2026-07-06 11:05:21.432 | stateful-security-group 2026-07-06 11:05:21.432 | subnet-dns-publish-fixed-ip 2026-07-06 11:05:21.432 | subnet-external-network 2026-07-06 11:05:21.432 | subnet-service-types 2026-07-06 11:05:21.432 | subnet_allocation 2026-07-06 11:05:21.432 | subnet_onboard 2026-07-06 11:05:21.433 | subnetpool-prefix-ops 2026-07-06 11:05:21.433 | tag-creation 2026-07-06 11:05:21.433 | tap-mirror 2026-07-06 11:05:21.433 | tap-mirror-both-direction 2026-07-06 11:05:21.433 | trunk 2026-07-06 11:05:21.433 | uplink-status-propagation 2026-07-06 11:05:21.433 | uplink-status-propagation-updatable 2026-07-06 11:05:21.433 | vlan-transparent 2026-07-06 11:05:21.433 | vpn-endpoint-groups 2026-07-06 11:05:21.433 | vpnaas' 2026-07-06 11:05:21.433 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:05:21.433 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-06 11:05:21.434 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:05:21.434 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-06 11:05:21.434 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-06 11:05:21.434 | address-scope 2026-07-06 11:05:21.434 | agent 2026-07-06 11:05:21.434 | allowed-address-pairs 2026-07-06 11:05:21.434 | auto-allocated-topology 2026-07-06 11:05:21.434 | availability_zone 2026-07-06 11:05:21.434 | bgp 2026-07-06 11:05:21.434 | bgp_4byte_asn 2026-07-06 11:05:21.435 | bgp_dragent_scheduler 2026-07-06 11:05:21.435 | binding 2026-07-06 11:05:21.435 | binding-extended 2026-07-06 11:05:21.435 | default-subnetpools 2026-07-06 11:05:21.435 | dhcp_agent_scheduler 2026-07-06 11:05:21.435 | dns-domain-ports 2026-07-06 11:05:21.435 | dns-integration 2026-07-06 11:05:21.435 | dns-integration-domain-keywords 2026-07-06 11:05:21.435 | empty-string-filtering 2026-07-06 11:05:21.435 | enable-default-route-bfd 2026-07-06 11:05:21.435 | enable-default-route-ecmp 2026-07-06 11:05:21.435 | expose-port-forwarding-in-fip 2026-07-06 11:05:21.436 | ext-gw-mode 2026-07-06 11:05:21.436 | external-gateway-multihoming 2026-07-06 11:05:21.436 | external-net 2026-07-06 11:05:21.436 | extra_dhcp_opt 2026-07-06 11:05:21.436 | extraroute 2026-07-06 11:05:21.436 | extraroute-atomic 2026-07-06 11:05:21.436 | filter-validation 2026-07-06 11:05:21.436 | fip-port-details 2026-07-06 11:05:21.436 | flavors 2026-07-06 11:05:21.436 | floating-ip-port-forwarding 2026-07-06 11:05:21.436 | floating-ip-port-forwarding-description 2026-07-06 11:05:21.437 | floating-ip-port-forwarding-detail 2026-07-06 11:05:21.437 | floating-ip-port-forwarding-port-ranges 2026-07-06 11:05:21.437 | floatingip-pools 2026-07-06 11:05:21.437 | fwaas_v2 2026-07-06 11:05:21.437 | ip_allocation 2026-07-06 11:05:21.437 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:05:21.437 | l3-flavors 2026-07-06 11:05:21.437 | l3-ha 2026-07-06 11:05:21.437 | l3_agent_scheduler 2026-07-06 11:05:21.437 | logging 2026-07-06 11:05:21.437 | multi-provider 2026-07-06 11:05:21.437 | net-mtu 2026-07-06 11:05:21.438 | net-mtu-writable 2026-07-06 11:05:21.438 | network-ip-availability 2026-07-06 11:05:21.438 | network_availability_zone 2026-07-06 11:05:21.438 | network_ha 2026-07-06 11:05:21.438 | pagination 2026-07-06 11:05:21.438 | port-device-profile 2026-07-06 11:05:21.438 | port-hardware-offload-type 2026-07-06 11:05:21.438 | port-mac-address-regenerate 2026-07-06 11:05:21.438 | port-numa-affinity-policy 2026-07-06 11:05:21.438 | port-numa-affinity-policy-socket 2026-07-06 11:05:21.438 | port-resource-request 2026-07-06 11:05:21.438 | port-security 2026-07-06 11:05:21.439 | port-trusted-vif 2026-07-06 11:05:21.439 | project-id 2026-07-06 11:05:21.439 | provider 2026-07-06 11:05:21.439 | pvlan 2026-07-06 11:05:21.439 | qinq 2026-07-06 11:05:21.439 | qos 2026-07-06 11:05:21.439 | qos-bw-limit-direction 2026-07-06 11:05:21.439 | qos-bw-minimum-ingress 2026-07-06 11:05:21.439 | qos-default 2026-07-06 11:05:21.439 | qos-fip 2026-07-06 11:05:21.439 | qos-gateway-ip 2026-07-06 11:05:21.439 | qos-rule-type-details 2026-07-06 11:05:21.440 | qos-rule-type-filter 2026-07-06 11:05:21.440 | qos-rules-alias 2026-07-06 11:05:21.440 | quota-check-limit 2026-07-06 11:05:21.440 | quota-check-limit-default 2026-07-06 11:05:21.440 | quota_details 2026-07-06 11:05:21.440 | quotas 2026-07-06 11:05:21.440 | rbac-address-scope 2026-07-06 11:05:21.440 | rbac-policies 2026-07-06 11:05:21.440 | rbac-security-groups 2026-07-06 11:05:21.440 | router 2026-07-06 11:05:21.441 | router-enable-snat 2026-07-06 11:05:21.441 | router_availability_zone 2026-07-06 11:05:21.441 | security-group 2026-07-06 11:05:21.441 | security-groups-default-rules 2026-07-06 11:05:21.441 | security-groups-default-statefulness 2026-07-06 11:05:21.441 | security-groups-normalized-cidr 2026-07-06 11:05:21.441 | security-groups-remote-address-group 2026-07-06 11:05:21.441 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:05:21.441 | security-groups-shared-filtering 2026-07-06 11:05:21.441 | segment 2026-07-06 11:05:21.441 | sorting 2026-07-06 11:05:21.441 | standard-attr-description 2026-07-06 11:05:21.442 | standard-attr-fwaas-v2 2026-07-06 11:05:21.442 | standard-attr-revisions 2026-07-06 11:05:21.442 | standard-attr-tag 2026-07-06 11:05:21.442 | standard-attr-timestamp 2026-07-06 11:05:21.442 | stateful-security-group 2026-07-06 11:05:21.442 | subnet-dns-publish-fixed-ip 2026-07-06 11:05:21.442 | subnet-external-network 2026-07-06 11:05:21.442 | subnet-service-types 2026-07-06 11:05:21.442 | subnet_allocation 2026-07-06 11:05:21.442 | subnet_onboard 2026-07-06 11:05:21.442 | subnetpool-prefix-ops 2026-07-06 11:05:21.442 | tag-creation 2026-07-06 11:05:21.443 | tap-mirror 2026-07-06 11:05:21.443 | tap-mirror-both-direction 2026-07-06 11:05:21.443 | trunk 2026-07-06 11:05:21.443 | uplink-status-propagation 2026-07-06 11:05:21.443 | uplink-status-propagation-updatable 2026-07-06 11:05:21.443 | vlan-transparent 2026-07-06 11:05:21.443 | vpn-endpoint-groups 2026-07-06 11:05:21.443 | vpnaas' 2026-07-06 11:05:21.443 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-06 11:05:21.443 | address-scope 2026-07-06 11:05:21.443 | agent 2026-07-06 11:05:21.443 | allowed-address-pairs 2026-07-06 11:05:21.444 | auto-allocated-topology 2026-07-06 11:05:21.444 | availability_zone 2026-07-06 11:05:21.444 | bgp 2026-07-06 11:05:21.444 | bgp_4byte_asn 2026-07-06 11:05:21.444 | bgp_dragent_scheduler 2026-07-06 11:05:21.444 | binding 2026-07-06 11:05:21.444 | binding-extended 2026-07-06 11:05:21.444 | default-subnetpools 2026-07-06 11:05:21.444 | dhcp_agent_scheduler 2026-07-06 11:05:21.444 | dns-domain-ports 2026-07-06 11:05:21.444 | dns-integration 2026-07-06 11:05:21.444 | dns-integration-domain-keywords 2026-07-06 11:05:21.445 | empty-string-filtering 2026-07-06 11:05:21.445 | enable-default-route-bfd 2026-07-06 11:05:21.445 | enable-default-route-ecmp 2026-07-06 11:05:21.445 | expose-port-forwarding-in-fip 2026-07-06 11:05:21.445 | ext-gw-mode 2026-07-06 11:05:21.445 | external-gateway-multihoming 2026-07-06 11:05:21.445 | external-net 2026-07-06 11:05:21.445 | extra_dhcp_opt 2026-07-06 11:05:21.445 | extraroute 2026-07-06 11:05:21.445 | extraroute-atomic 2026-07-06 11:05:21.446 | filter-validation 2026-07-06 11:05:21.446 | fip-port-details 2026-07-06 11:05:21.446 | flavors 2026-07-06 11:05:21.446 | floating-ip-port-forwarding 2026-07-06 11:05:21.446 | floating-ip-port-forwarding-description 2026-07-06 11:05:21.446 | floating-ip-port-forwarding-detail 2026-07-06 11:05:21.446 | floating-ip-port-forwarding-port-ranges 2026-07-06 11:05:21.446 | floatingip-pools 2026-07-06 11:05:21.446 | fwaas_v2 2026-07-06 11:05:21.446 | ip_allocation 2026-07-06 11:05:21.447 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:05:21.447 | l3-flavors 2026-07-06 11:05:21.447 | l3-ha 2026-07-06 11:05:21.447 | l3_agent_scheduler 2026-07-06 11:05:21.447 | logging 2026-07-06 11:05:21.447 | multi-provider 2026-07-06 11:05:21.447 | net-mtu 2026-07-06 11:05:21.447 | net-mtu-writable 2026-07-06 11:05:21.447 | network-ip-availability 2026-07-06 11:05:21.447 | network_availability_zone 2026-07-06 11:05:21.448 | network_ha 2026-07-06 11:05:21.448 | pagination 2026-07-06 11:05:21.448 | port-device-profile 2026-07-06 11:05:21.448 | port-hardware-offload-type 2026-07-06 11:05:21.448 | port-mac-address-regenerate 2026-07-06 11:05:21.448 | port-numa-affinity-policy 2026-07-06 11:05:21.448 | port-numa-affinity-policy-socket 2026-07-06 11:05:21.448 | port-resource-request 2026-07-06 11:05:21.448 | port-security 2026-07-06 11:05:21.448 | port-trusted-vif 2026-07-06 11:05:21.448 | project-id 2026-07-06 11:05:21.449 | provider 2026-07-06 11:05:21.449 | pvlan 2026-07-06 11:05:21.449 | qinq 2026-07-06 11:05:21.449 | qos 2026-07-06 11:05:21.449 | qos-bw-limit-direction 2026-07-06 11:05:21.449 | qos-bw-minimum-ingress 2026-07-06 11:05:21.449 | qos-default 2026-07-06 11:05:21.449 | qos-fip 2026-07-06 11:05:21.449 | qos-gateway-ip 2026-07-06 11:05:21.450 | qos-rule-type-details 2026-07-06 11:05:21.450 | qos-rule-type-filter 2026-07-06 11:05:21.450 | qos-rules-alias 2026-07-06 11:05:21.450 | quota-check-limit 2026-07-06 11:05:21.450 | quota-check-limit-default 2026-07-06 11:05:21.450 | quota_details 2026-07-06 11:05:21.450 | quotas 2026-07-06 11:05:21.450 | rbac-address-scope 2026-07-06 11:05:21.450 | rbac-policies 2026-07-06 11:05:21.451 | rbac-security-groups 2026-07-06 11:05:21.451 | router 2026-07-06 11:05:21.451 | router-enable-snat 2026-07-06 11:05:21.451 | router_availability_zone 2026-07-06 11:05:21.451 | security-group 2026-07-06 11:05:21.451 | security-groups-default-rules 2026-07-06 11:05:21.451 | security-groups-default-statefulness 2026-07-06 11:05:21.451 | security-groups-normalized-cidr 2026-07-06 11:05:21.451 | security-groups-remote-address-group 2026-07-06 11:05:21.451 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:05:21.452 | security-groups-shared-filtering 2026-07-06 11:05:21.452 | segment 2026-07-06 11:05:21.452 | sorting 2026-07-06 11:05:21.452 | standard-attr-description 2026-07-06 11:05:21.452 | standard-attr-fwaas-v2 2026-07-06 11:05:21.452 | standard-attr-revisions 2026-07-06 11:05:21.452 | standard-attr-tag 2026-07-06 11:05:21.452 | standard-attr-timestamp 2026-07-06 11:05:21.452 | stateful-security-group 2026-07-06 11:05:21.452 | subnet-dns-publish-fixed-ip 2026-07-06 11:05:21.453 | subnet-external-network 2026-07-06 11:05:21.453 | subnet-service-types 2026-07-06 11:05:21.453 | subnet_allocation 2026-07-06 11:05:21.453 | subnet_onboard 2026-07-06 11:05:21.453 | subnetpool-prefix-ops 2026-07-06 11:05:21.453 | tag-creation 2026-07-06 11:05:21.453 | tap-mirror 2026-07-06 11:05:21.453 | tap-mirror-both-direction 2026-07-06 11:05:21.453 | trunk 2026-07-06 11:05:21.453 | uplink-status-propagation 2026-07-06 11:05:21.454 | uplink-status-propagation-updatable 2026-07-06 11:05:21.454 | vlan-transparent 2026-07-06 11:05:21.454 | vpn-endpoint-groups 2026-07-06 11:05:21.454 | vpnaas' 2026-07-06 11:05:21.454 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:05:21.454 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-06 11:05:21.454 | address-scope 2026-07-06 11:05:21.454 | agent 2026-07-06 11:05:21.454 | allowed-address-pairs 2026-07-06 11:05:21.454 | auto-allocated-topology 2026-07-06 11:05:21.455 | availability_zone 2026-07-06 11:05:21.455 | bgp 2026-07-06 11:05:21.455 | bgp_4byte_asn 2026-07-06 11:05:21.455 | bgp_dragent_scheduler 2026-07-06 11:05:21.455 | binding 2026-07-06 11:05:21.455 | binding-extended 2026-07-06 11:05:21.455 | default-subnetpools 2026-07-06 11:05:21.455 | dhcp_agent_scheduler 2026-07-06 11:05:21.455 | dns-domain-ports 2026-07-06 11:05:21.455 | dns-integration 2026-07-06 11:05:21.456 | dns-integration-domain-keywords 2026-07-06 11:05:21.456 | empty-string-filtering 2026-07-06 11:05:21.456 | enable-default-route-bfd 2026-07-06 11:05:21.456 | enable-default-route-ecmp 2026-07-06 11:05:21.456 | expose-port-forwarding-in-fip 2026-07-06 11:05:21.456 | ext-gw-mode 2026-07-06 11:05:21.456 | external-gateway-multihoming 2026-07-06 11:05:21.456 | external-net 2026-07-06 11:05:21.456 | extra_dhcp_opt 2026-07-06 11:05:21.456 | extraroute 2026-07-06 11:05:21.457 | extraroute-atomic 2026-07-06 11:05:21.457 | filter-validation 2026-07-06 11:05:21.457 | fip-port-details 2026-07-06 11:05:21.457 | flavors 2026-07-06 11:05:21.457 | floating-ip-port-forwarding 2026-07-06 11:05:21.457 | floating-ip-port-forwarding-description 2026-07-06 11:05:21.457 | floating-ip-port-forwarding-detail 2026-07-06 11:05:21.457 | floating-ip-port-forwarding-port-ranges 2026-07-06 11:05:21.457 | floatingip-pools 2026-07-06 11:05:21.457 | fwaas_v2 2026-07-06 11:05:21.458 | ip_allocation 2026-07-06 11:05:21.458 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:05:21.458 | l3-flavors 2026-07-06 11:05:21.458 | l3-ha 2026-07-06 11:05:21.458 | l3_agent_scheduler 2026-07-06 11:05:21.458 | logging 2026-07-06 11:05:21.458 | multi-provider 2026-07-06 11:05:21.458 | net-mtu 2026-07-06 11:05:21.458 | net-mtu-writable 2026-07-06 11:05:21.458 | network-ip-availability 2026-07-06 11:05:21.459 | network_availability_zone 2026-07-06 11:05:21.459 | network_ha 2026-07-06 11:05:21.459 | pagination 2026-07-06 11:05:21.459 | port-device-profile 2026-07-06 11:05:21.459 | port-hardware-offload-type 2026-07-06 11:05:21.459 | port-mac-address-regenerate 2026-07-06 11:05:21.459 | port-numa-affinity-policy 2026-07-06 11:05:21.459 | port-numa-affinity-policy-socket 2026-07-06 11:05:21.459 | port-resource-request 2026-07-06 11:05:21.459 | port-security 2026-07-06 11:05:21.460 | port-trusted-vif 2026-07-06 11:05:21.460 | project-id 2026-07-06 11:05:21.460 | provider 2026-07-06 11:05:21.460 | pvlan 2026-07-06 11:05:21.460 | qinq 2026-07-06 11:05:21.460 | qos 2026-07-06 11:05:21.460 | qos-bw-limit-direction 2026-07-06 11:05:21.460 | qos-bw-minimum-ingress 2026-07-06 11:05:21.460 | qos-default 2026-07-06 11:05:21.460 | qos-fip 2026-07-06 11:05:21.461 | qos-gateway-ip 2026-07-06 11:05:21.461 | qos-rule-type-details 2026-07-06 11:05:21.461 | qos-rule-type-filter 2026-07-06 11:05:21.461 | qos-rules-alias 2026-07-06 11:05:21.461 | quota-check-limit 2026-07-06 11:05:21.461 | quota-check-limit-default 2026-07-06 11:05:21.461 | quota_details 2026-07-06 11:05:21.461 | quotas 2026-07-06 11:05:21.461 | rbac-address-scope 2026-07-06 11:05:21.462 | rbac-policies 2026-07-06 11:05:21.462 | rbac-security-groups 2026-07-06 11:05:21.462 | router 2026-07-06 11:05:21.462 | router-enable-snat 2026-07-06 11:05:21.462 | router_availability_zone 2026-07-06 11:05:21.462 | security-group 2026-07-06 11:05:21.462 | security-groups-default-rules 2026-07-06 11:05:21.462 | security-groups-default-statefulness 2026-07-06 11:05:21.462 | security-groups-normalized-cidr 2026-07-06 11:05:21.462 | security-groups-remote-address-group 2026-07-06 11:05:21.463 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:05:21.463 | security-groups-shared-filtering 2026-07-06 11:05:21.463 | segment 2026-07-06 11:05:21.463 | sorting 2026-07-06 11:05:21.463 | standard-attr-description 2026-07-06 11:05:21.463 | standard-attr-fwaas-v2 2026-07-06 11:05:21.463 | standard-attr-revisions 2026-07-06 11:05:21.463 | standard-attr-tag 2026-07-06 11:05:21.463 | standard-attr-timestamp 2026-07-06 11:05:21.464 | stateful-security-group 2026-07-06 11:05:21.464 | subnet-dns-publish-fixed-ip 2026-07-06 11:05:21.464 | subnet-external-network 2026-07-06 11:05:21.464 | subnet-service-types 2026-07-06 11:05:21.464 | subnet_allocation 2026-07-06 11:05:21.464 | subnet_onboard 2026-07-06 11:05:21.464 | subnetpool-prefix-ops 2026-07-06 11:05:21.464 | tag-creation 2026-07-06 11:05:21.464 | tap-mirror 2026-07-06 11:05:21.465 | tap-mirror-both-direction 2026-07-06 11:05:21.465 | trunk 2026-07-06 11:05:21.465 | uplink-status-propagation 2026-07-06 11:05:21.465 | uplink-status-propagation-updatable 2026-07-06 11:05:21.465 | vlan-transparent 2026-07-06 11:05:21.465 | vpn-endpoint-groups 2026-07-06 11:05:21.465 | vpnaas' 2026-07-06 11:05:21.465 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-06 11:05:21.465 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:05:21.465 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-06 11:05:21.466 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-06 11:05:21.466 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-06 11:05:21.466 | ++ 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-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-06 11:05:21.466 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-06 11:05:21.466 | + 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-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 11:05:21.466 | + 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-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 11:05:21.466 | + 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-07-06 11:05:21.467 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:21.467 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-06 11:05:21.467 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-06 11:05:21.468 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-06 11:05:21.470 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:21.472 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-06 11:05:21.509 | + 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.180:6641 2026-07-06 11:05:21.512 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:21.514 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 11:05:21.517 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.180:6641 2026-07-06 11:05:21.520 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.180:6641 ']' 2026-07-06 11:05:21.523 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:21.525 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.180:6641 2026-07-06 11:05:21.560 | + 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.180:6642 2026-07-06 11:05:21.563 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:21.565 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 11:05:21.568 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.180:6642 2026-07-06 11:05:21.572 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.180:6642 ']' 2026-07-06 11:05:21.574 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:21.577 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.180:6642 2026-07-06 11:05:21.613 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-06 11:05:21.633 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:21.637 | + 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-07-06 11:05:21.640 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:21.643 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 11:05:21.646 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-06 11:05:21.649 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-06 11:05:21.652 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:21.655 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-06 11:05:21.692 | + 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-07-06 11:05:21.695 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:21.698 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 11:05:21.702 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-06 11:05:21.705 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-06 11:05:21.708 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:21.711 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-06 11:05:21.747 | + 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-07-06 11:05:21.751 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:21.753 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-06 11:05:21.756 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-06 11:05:21.760 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-06 11:05:21.763 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:21.766 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-06 11:05:21.802 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-06 11:05:21.822 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-06 11:05:21.841 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:21.844 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-06 11:05:21.848 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 11:05:21.866 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:05:21.868 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-06 11:05:21.871 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-06 11:05:21.875 | + 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-07-06 11:05:21.878 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:21.880 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 11:05:21.884 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-06 11:05:21.887 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-06 11:05:21.889 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:21.892 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-06 11:05:21.926 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-06 11:05:21.945 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:21.948 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-06 11:05:21.984 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-06 11:05:22.003 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:22.007 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-06 11:05:22.042 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-06 11:05:22.061 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:05:22.064 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-06 11:05:22.067 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 11:05:22.087 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:05:22.090 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-06 11:05:22.093 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-06 11:05:22.097 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-06 11:05:22.129 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-06 11:05:22.147 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:22.150 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-06 11:05:22.168 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:22.172 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-06 11:05:22.189 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:22.192 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-06 11:05:22.210 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:22.213 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-06 11:05:22.232 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:22.235 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-06 11:05:22.254 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:05:22.257 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-06 11:05:22.260 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-06 11:05:22.263 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-06 11:05:22.268 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-06 11:05:22.302 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-06 11:05:22.337 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-06 11:05:22.372 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-06 11:05:22.409 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-06 11:05:22.412 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 11:05:22.414 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-06 11:05:22.417 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 11:05:22.419 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 11:05:22.422 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-06 11:05:22.425 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 11:05:22.428 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-06 11:05:22.431 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 11:05:22.434 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-06 11:05:22.469 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-06 11:05:22.505 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.180/identity 2026-07-06 11:05:22.540 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-06 11:05:22.576 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-06 11:05:22.612 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-06 11:05:22.653 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-06 11:05:22.691 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-06 11:05:22.728 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.180/identity 2026-07-06 11:05:22.762 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 11:05:22.796 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 11:05:22.830 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 11:05:22.834 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-06 11:05:22.869 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-06 11:05:22.903 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-06 11:05:22.906 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 11:05:22.910 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 11:05:22.913 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-06 11:05:22.915 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-06 11:05:22.949 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-06 11:05:22.981 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.180/identity 2026-07-06 11:05:23.015 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-06 11:05:23.048 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-06 11:05:23.081 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-06 11:05:23.113 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-06 11:05:23.147 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-06 11:05:23.178 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-06 11:05:23.181 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 11:05:23.183 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-06 11:05:23.186 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 11:05:23.188 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-06 11:05:23.220 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-06 11:05:23.255 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.180/identity 2026-07-06 11:05:23.293 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-06 11:05:23.330 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-06 11:05:23.365 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-06 11:05:23.400 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-06 11:05:23.433 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-06 11:05:23.468 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-06 11:05:23.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-06 11:05:23.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-06 11:05:23.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-06 11:05:23.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-06 11:05:23.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-06 11:05:23.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-06 11:05:23.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-06 11:05:23.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-06 11:05:23.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-06 11:05:23.496 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-06 11:05:23.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-06 11:05:23.501 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-06 11:05:23.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-06 11:05:23.506 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-06 11:05:23.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-06 11:05:23.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-06 11:05:23.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-06 11:05:23.518 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:23.521 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-06 11:05:23.523 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-06 11:05:23.526 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-06 11:05:23.529 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:23.532 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-06 11:05:23.568 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-06 11:05:23.571 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:23.574 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 11:05:23.577 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-06 11:05:23.580 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-06 11:05:23.583 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:23.586 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-06 11:05:23.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-07-06 11:05:23.624 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:23.627 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 11:05:23.630 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-06 11:05:23.633 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-06 11:05:23.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:23.639 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-06 11:05:23.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-06 11:05:23.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-07-06 11:05:23.679 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:23.682 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 11:05:23.685 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-06 11:05:23.688 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-06 11:05:23.691 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:23.695 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-06 11:05:23.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-07-06 11:05:23.733 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:23.736 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 11:05:23.738 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-06 11:05:23.742 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-06 11:05:23.744 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:23.747 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-06 11:05:23.783 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-07-06 11:05:23.786 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:23.789 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 11:05:23.792 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-06 11:05:23.794 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-06 11:05:23.797 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:23.800 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-06 11:05:23.836 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-07-06 11:05:23.839 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:23.842 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-06 11:05:23.845 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-06 11:05:23.847 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-06 11:05:23.851 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:23.854 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-07-06 11:05:23.893 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-06 11:05:23.896 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:23.899 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-06 11:05:23.902 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-06 11:05:23.904 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-06 11:05:23.908 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:23.910 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-06 11:05:23.947 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-07-06 11:05:23.950 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:23.953 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-06 11:05:23.956 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-06 11:05:23.959 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-06 11:05:23.962 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:23.965 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-06 11:05:24.002 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-07-06 11:05:24.005 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:24.008 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-06 11:05:24.011 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-06 11:05:24.014 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-06 11:05:24.017 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:24.020 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-06 11:05:24.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-07-06 11:05:24.061 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 11:05:24.064 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-06 11:05:24.067 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-06 11:05:24.069 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-06 11:05:24.073 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 11:05:24.076 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-06 11:05:24.114 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 11:05:24.117 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-06 11:05:24.156 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-06 11:05:24.194 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-06 11:05:24.197 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-06 11:05:24.200 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-06 11:05:24.203 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-06 11:05:24.206 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 11:05:24.209 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-06 11:05:24.212 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-06 11:05:24.215 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 11:05:24.218 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 11:05:24.236 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 11:05:24.236 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 11:05:24.248 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 11:05:24.254 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 11:05:24.269 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 11:05:24.274 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-06 11:05:24.278 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-06 11:05:24.284 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 11:05:24.288 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-06 11:05:24.328 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-06 11:05:24.364 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-06 11:05:24.401 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 11:05:24.438 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 11:05:24.476 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 11:05:24.513 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 11:05:24.551 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 11:05:24.588 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 11:05:24.623 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 11:05:24.661 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 11:05:24.702 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 11:05:24.741 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 11:05:24.779 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-06 11:05:24.816 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 11:05:24.819 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 11:05:24.823 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-06 11:05:24.826 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-06 11:05:24.829 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 11:05:24.832 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:05:24.835 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:05:24.838 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-06 11:05:24.842 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-06 11:05:24.845 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-06 11:05:24.885 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 11:05:24.926 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-07-06 11:05:24.927 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-06 11:05:24.940 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-06 11:05:24.945 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-06 11:05:24.948 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-06 11:05:24.952 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 11:05:24.955 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 11:05:24.959 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 11:05:24.962 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 11:05:24.965 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:05:24.969 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:05:24.971 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 11:05:24.975 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 11:05:24.978 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:05:24.981 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:05:24.984 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-06 11:05:24.997 | perl: warning: Setting locale failed. 2026-07-06 11:05:24.998 | perl: warning: Please check that your locale settings: 2026-07-06 11:05:24.998 | LANGUAGE = (unset), 2026-07-06 11:05:24.998 | LC_ALL = "en_US.utf8", 2026-07-06 11:05:24.998 | LANG = "de_DE.UTF-8" 2026-07-06 11:05:24.998 | are supported and installed on your system. 2026-07-06 11:05:24.998 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 11:05:25.053 | Enabling site neutron-api. 2026-07-06 11:05:25.058 | To activate the new configuration, you need to run: 2026-07-06 11:05:25.059 | systemctl reload apache2 2026-07-06 11:05:25.064 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 11:05:25.068 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 11:05:25.071 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 11:05:25.074 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 11:05:25.315 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-06 11:05:25.340 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:05:25.343 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-06 11:05:25.364 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:05:25.367 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-06 11:05:25.370 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-06 11:05:25.446 | + inc/async:async_inner:63 : init_neutron 2026-07-06 11:05:25.490 | [2065 Async init_neutron:54874]: running: init_neutron 2026-07-06 11:05:25.492 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-06 11:05:25.513 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:25.517 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-06 11:05:25.539 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:05:25.543 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-06 11:05:25.547 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-06 11:05:25.550 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-06 11:05:25.594 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-06 11:05:25.598 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-06 11:05:25.642 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-06 11:05:25.665 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:05:25.668 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-06 11:05:25.689 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:05:25.692 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-06 11:05:25.696 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:05:25.699 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-06 11:05:25.703 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-06 11:05:25.706 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-06 11:05:25.776 | + inc/async:async_inner:63 : init_cinder 2026-07-06 11:05:25.825 | [2065 Async init_cinder:55110]: running: init_cinder 2026-07-06 11:05:25.831 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-06 11:05:25.857 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:05:25.861 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-06 11:05:25.864 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:05:25.869 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-06 11:05:25.872 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-06 11:05:25.876 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-06 11:05:25.973 | + inc/async:async_inner:63 : init_placement 2026-07-06 11:05:26.035 | [2065 Async init_placement:55240]: running: init_placement 2026-07-06 11:05:26.043 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-06 11:05:26.120 | [2065 Async init_neutron:54874]: Waiting for completion of init_neutron running on PID 54874 (5 other jobs running) 2026-07-06 11:05:26.150 | [2065 Async init_neutron:54874]: Signaling child to exit 2026-07-06 11:05:41.228 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:05:41.264 | [55110 Async init_cinder:55110]: finished successfully 2026-07-06 11:06:18.094 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:06:18.126 | [55240 Async init_placement:55240]: finished successfully 2026-07-06 11:06:21.557 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:06:21.576 | [54874 Async init_neutron:54874]: finished successfully 2026-07-06 11:06:21.595 | WAKEUP 2026-07-06 11:06:21.612 | [2065 Async init_neutron:54874]: Signaled 2026-07-06 11:06:21.613 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-06 11:06:21.614 | + lib/database:recreate_database:112 : local db=neutron 2026-07-06 11:06:21.614 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-06 11:06:21.614 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-06 11:06:21.614 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-06 11:06:21.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:21.614 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-06 11:06:21.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:21.614 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-06 11:06:21.614 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 11:06:21.615 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:06:21.615 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:06:21.615 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:06:21.615 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335925640 2026-07-06 11:06:21.615 | + lib/neutron:init_neutron:504 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-07-06 11:06:21.615 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-06 11:06:21.615 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-06 11:06:21.615 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-06 11:06:21.615 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-06 11:06:21.616 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-06 11:06:21.616 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-06 11:06:21.616 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-06 11:06:21.616 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-06 11:06:21.616 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-06 11:06:21.616 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-06 11:06:21.616 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-06 11:06:21.616 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-06 11:06:21.616 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-06 11:06:21.616 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-06 11:06:21.617 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-06 11:06:21.617 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-06 11:06:21.617 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-06 11:06:21.617 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-06 11:06:21.617 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-06 11:06:21.617 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-06 11:06:21.617 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-06 11:06:21.617 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-06 11:06:21.617 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-06 11:06:21.618 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-06 11:06:21.618 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-06 11:06:21.618 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-06 11:06:21.618 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-06 11:06:21.618 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-06 11:06:21.618 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-06 11:06:21.618 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-06 11:06:21.618 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-06 11:06:21.618 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-06 11:06:21.618 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-06 11:06:21.619 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-06 11:06:21.619 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-06 11:06:21.619 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-06 11:06:21.619 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-06 11:06:21.619 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-06 11:06:21.619 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-06 11:06:21.619 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-06 11:06:21.619 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-06 11:06:21.619 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-06 11:06:21.619 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-06 11:06:21.620 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-06 11:06:21.620 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-06 11:06:21.620 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-06 11:06:21.620 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-06 11:06:21.620 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-06 11:06:21.620 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-06 11:06:21.620 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-06 11:06:21.620 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-06 11:06:21.620 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-06 11:06:21.620 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-06 11:06:21.621 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-06 11:06:21.621 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-06 11:06:21.621 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-06 11:06:21.621 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-06 11:06:21.621 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-06 11:06:21.621 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-06 11:06:21.621 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-06 11:06:21.621 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-06 11:06:21.621 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-06 11:06:21.622 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-06 11:06:21.622 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-06 11:06:21.622 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-06 11:06:21.622 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-06 11:06:21.622 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-06 11:06:21.622 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-06 11:06:21.622 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-06 11:06:21.622 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-06 11:06:21.622 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-06 11:06:21.622 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-06 11:06:21.623 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-06 11:06:21.623 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-06 11:06:21.623 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-06 11:06:21.623 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-06 11:06:21.623 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-06 11:06:21.623 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-06 11:06:21.623 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-06 11:06:21.623 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-06 11:06:21.623 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-06 11:06:21.623 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-06 11:06:21.624 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-06 11:06:21.624 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-06 11:06:21.624 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-06 11:06:21.624 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-06 11:06:21.624 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-06 11:06:21.624 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-06 11:06:21.624 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-06 11:06:21.624 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-06 11:06:21.624 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-06 11:06:21.624 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-06 11:06:21.625 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-06 11:06:21.625 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-06 11:06:21.625 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-06 11:06:21.625 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-06 11:06:21.625 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-06 11:06:21.625 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-06 11:06:21.625 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-06 11:06:21.625 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-06 11:06:21.625 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-06 11:06:21.626 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-06 11:06:21.626 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-06 11:06:21.626 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-06 11:06:21.626 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-06 11:06:21.626 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-06 11:06:21.626 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-06 11:06:21.626 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-06 11:06:21.626 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-06 11:06:21.626 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-06 11:06:21.626 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-06 11:06:21.627 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-06 11:06:21.627 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-06 11:06:21.627 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-06 11:06:21.627 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-06 11:06:21.627 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-06 11:06:21.627 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-06 11:06:21.627 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-06 11:06:21.627 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-06 11:06:21.627 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-06 11:06:21.627 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-06 11:06:21.628 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-06 11:06:21.628 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-06 11:06:21.628 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-06 11:06:21.628 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-06 11:06:21.628 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-06 11:06:21.628 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-06 11:06:21.628 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-06 11:06:21.628 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-06 11:06:21.628 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-06 11:06:21.629 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-06 11:06:21.629 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-06 11:06:21.629 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-06 11:06:21.629 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-06 11:06:21.629 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-06 11:06:21.629 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-06 11:06:21.629 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-06 11:06:21.629 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-06 11:06:21.629 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-06 11:06:21.629 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-06 11:06:21.630 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-06 11:06:21.630 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-06 11:06:21.630 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-06 11:06:21.630 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-06 11:06:21.630 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-06 11:06:21.630 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-06 11:06:21.630 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-06 11:06:21.630 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-06 11:06:21.630 | Running upgrade for neutron ... 2026-07-06 11:06:21.630 | OK 2026-07-06 11:06:21.631 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-06 11:06:21.631 | + functions-common:time_stop:2420 : local name 2026-07-06 11:06:21.631 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:06:21.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:06:21.631 | + functions-common:time_stop:2423 : local total 2026-07-06 11:06:21.631 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:06:21.631 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 11:06:21.631 | + functions-common:time_stop:2427 : start_time=1783335925640 2026-07-06 11:06:21.631 | + functions-common:time_stop:2429 : [[ -z 1783335925640 ]] 2026-07-06 11:06:21.631 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:06:21.632 | + functions-common:time_stop:2432 : end_time=1783335981542 2026-07-06 11:06:21.632 | + functions-common:time_stop:2433 : elapsed_time=55902 2026-07-06 11:06:21.632 | + functions-common:time_stop:2434 : total=8986 2026-07-06 11:06:21.632 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:06:21.632 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=64888 2026-07-06 11:06:21.652 | [2065 Async init_neutron:54874]: finished init_neutron with result 0 in 56 seconds 2026-07-06 11:06:21.656 | + inc/async:async_wait:197 : return 0 2026-07-06 11:06:21.658 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-06 11:06:21.699 | [2065 Async init_placement:55240]: Waiting for completion of init_placement running on PID 55240 (4 other jobs running) 2026-07-06 11:06:21.718 | [2065 Async init_placement:55240]: Signaling child to exit 2026-07-06 11:06:21.718 | WAKEUP 2026-07-06 11:06:21.736 | [2065 Async init_placement:55240]: Signaled 2026-07-06 11:06:21.737 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-06 11:06:21.737 | + lib/database:recreate_database:112 : local db=placement 2026-07-06 11:06:21.737 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-06 11:06:21.737 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-06 11:06:21.737 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-06 11:06:21.737 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:21.737 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-06 11:06:21.738 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:21.738 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-06 11:06:21.738 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 11:06:21.738 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:21.738 | we strongly recommend against using it for new projects. 2026-07-06 11:06:21.738 | 2026-07-06 11:06:21.738 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:21.738 | framework. For more detail see 2026-07-06 11:06:21.738 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:21.738 | 2026-07-06 11:06:21.739 | __import__(import_str) 2026-07-06 11:06:21.739 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-06 11:06:21.739 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-06 11:06:21.739 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-06 11:06:21.739 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 11:06:21.739 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 11:06:21.739 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 11:06:21.739 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-06 11:06:21.739 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:06:21.740 | + functions-common:get_or_create_user:915 : user_id=03ea392ba72e4b8c9e21cdfdd1e60820 2026-07-06 11:06:21.740 | + functions-common:get_or_create_user:916 : echo 03ea392ba72e4b8c9e21cdfdd1e60820 2026-07-06 11:06:21.740 | 03ea392ba72e4b8c9e21cdfdd1e60820 2026-07-06 11:06:21.740 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-06 11:06:21.740 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:06:21.740 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:06:21.740 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 11:06:21.740 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:06:21.740 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:06:21.740 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 11:06:21.741 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 11:06:21.741 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 11:06:21.741 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 11:06:21.741 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 11:06:21.741 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 11:06:21.741 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-06 11:06:21.741 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 11:06:21.741 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:06:21.741 | + functions-common:get_or_add_user_project_role:979 : user_role_id=eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:06:21.741 | + functions-common:get_or_add_user_project_role:980 : echo eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:06:21.742 | eb21e72b4d6b4eb29b672fa8ad302338 2026-07-06 11:06:21.742 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 11:06:21.742 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-06 11:06:21.742 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 11:06:21.742 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 11:06:21.742 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 11:06:21.742 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 11:06:21.742 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 11:06:21.742 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 11:06:21.742 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 11:06:21.743 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 11:06:21.743 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 11:06:21.743 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 11:06:21.743 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 11:06:21.743 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-06 11:06:21.743 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 11:06:21.743 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:06:21.743 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:06:21.743 | + functions-common:get_or_add_user_project_role:980 : echo 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:06:21.743 | 5eec706c94294ac5b9c7c146a7e14389 2026-07-06 11:06:21.744 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.180/placement 2026-07-06 11:06:21.744 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-06 11:06:21.744 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 11:06:21.744 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-06 11:06:21.744 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-06 11:06:21.744 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:06:21.744 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 11:06:21.744 | e3685b5a9a7a451498fd48de9fd98e2e' 2026-07-06 11:06:21.744 | + functions-common:get_or_create_service:1067 : echo e3685b5a9a7a451498fd48de9fd98e2e 2026-07-06 11:06:21.745 | e3685b5a9a7a451498fd48de9fd98e2e 2026-07-06 11:06:21.745 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.180/placement 2026-07-06 11:06:21.745 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 11:06:21.745 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.180/placement RegionOne 2026-07-06 11:06:21.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 11:06:21.745 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-06 11:06:21.745 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:06:21.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 11:06:21.745 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 11:06:21.746 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.180/placement --region RegionOne -f value -c id 2026-07-06 11:06:21.746 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:06:21.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c6f3307ba9be486ab6d254dfce63342a 2026-07-06 11:06:21.746 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c6f3307ba9be486ab6d254dfce63342a 2026-07-06 11:06:21.746 | + functions-common:get_or_create_endpoint:1100 : public_id=c6f3307ba9be486ab6d254dfce63342a 2026-07-06 11:06:21.746 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 11:06:21.746 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 11:06:21.746 | + functions-common:get_or_create_endpoint:1109 : echo c6f3307ba9be486ab6d254dfce63342a 2026-07-06 11:06:21.746 | c6f3307ba9be486ab6d254dfce63342a 2026-07-06 11:06:21.773 | [2065 Async init_placement:55240]: finished init_placement with result 0 in 52 seconds 2026-07-06 11:06:21.777 | + inc/async:async_wait:197 : return 0 2026-07-06 11:06:21.779 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-06 11:06:21.819 | [2065 Async init_glance:50670]: Waiting for completion of init_glance running on PID 50670 (3 other jobs running) 2026-07-06 11:06:21.838 | [2065 Async init_glance:50670]: Signaling child to exit 2026-07-06 11:06:21.838 | WAKEUP 2026-07-06 11:06:21.855 | [2065 Async init_glance:50670]: Signaled 2026-07-06 11:06:21.857 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-06 11:06:21.857 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-06 11:06:21.857 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-06 11:06:21.857 | + lib/database:recreate_database:112 : local db=glance 2026-07-06 11:06:21.857 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-06 11:06:21.857 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-06 11:06:21.857 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-06 11:06:21.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:21.857 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-06 11:06:21.858 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:21.858 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-06 11:06:21.858 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 11:06:21.858 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:06:21.858 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:06:21.858 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:06:21.858 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335829386 2026-07-06 11:06:21.858 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-06 11:06:21.858 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 11:06:21.858 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:21.859 | we strongly recommend against using it for new projects. 2026-07-06 11:06:21.859 | 2026-07-06 11:06:21.859 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:21.859 | framework. For more detail see 2026-07-06 11:06:21.859 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:21.859 | 2026-07-06 11:06:21.859 | __import__(import_str) 2026-07-06 11:06:21.859 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 11:06:21.859 | 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=50776) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 11:06:21.860 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:21.860 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:21.860 | DEBUG dbcounter [-] [50776] Writer thread running {{(pid=50776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:21.860 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:21.860 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:21.860 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 11:06:21.860 | 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=50776) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 11:06:21.860 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:21.860 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:21.860 | DEBUG dbcounter [-] [50776] Writer thread running {{(pid=50776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:21.861 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-06 11:06:21.861 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 11:06:21.861 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-06 11:06:21.861 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.861 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-06 11:06:21.861 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.861 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-06 11:06:21.861 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.861 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-06 11:06:21.862 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.862 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-06 11:06:21.862 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.862 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-06 11:06:21.862 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.862 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-06 11:06:21.862 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.862 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-06 11:06:21.862 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.863 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-06 11:06:21.863 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.863 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-06 11:06:21.863 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.863 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 11:06:21.863 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.863 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 11:06:21.863 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.863 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 11:06:21.864 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.864 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 11:06:21.864 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.864 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-06 11:06:21.864 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.864 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:21.864 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:21.864 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:21.864 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:21.864 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:21.865 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:21.865 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:21.865 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:21.865 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:21.865 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:21.865 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-06 11:06:21.865 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 11:06:21.865 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-06 11:06:21.865 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.866 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-06 11:06:21.866 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.866 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-06 11:06:21.866 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.866 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-06 11:06:21.866 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.866 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-06 11:06:21.866 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.866 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-06 11:06:21.866 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.867 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-06 11:06:21.867 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.867 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-06 11:06:21.867 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.867 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-06 11:06:21.867 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.867 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-06 11:06:21.867 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.867 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-06 11:06:21.868 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:21.868 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-06 11:06:21.868 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50776) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-06 11:06:21.868 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:21.868 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:21.868 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:21.868 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:21.868 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-06 11:06:21.868 | Database migration is up to date. No migration needed. 2026-07-06 11:06:21.869 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-06 11:06:21.869 | Database is synced successfully. 2026-07-06 11:06:21.869 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-06 11:06:21.869 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 11:06:21.869 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:21.869 | we strongly recommend against using it for new projects. 2026-07-06 11:06:21.869 | 2026-07-06 11:06:21.869 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:21.869 | framework. For more detail see 2026-07-06 11:06:21.869 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:21.870 | 2026-07-06 11:06:21.870 | __import__(import_str) 2026-07-06 11:06:21.870 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 11:06:21.870 | 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=50954) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 11:06:21.870 | DEBUG dbcounter [-] [50954] Writer thread running {{(pid=50954) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:21.870 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-06 11:06:21.870 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-06 11:06:21.870 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-06 11:06:21.870 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-06 11:06:21.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-06 11:06:21.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-06 11:06:21.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-06 11:06:21.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-06 11:06:21.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-06 11:06:21.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-06 11:06:21.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-06 11:06:21.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-06 11:06:21.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-06 11:06:21.871 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-06 11:06:21.872 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-06 11:06:21.872 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-06 11:06:21.872 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-06 11:06:21.872 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-06 11:06:21.872 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-06 11:06:21.872 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-06 11:06:21.872 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-06 11:06:21.872 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-06 11:06:21.872 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-06 11:06:21.873 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-06 11:06:21.873 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-06 11:06:21.873 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-06 11:06:21.873 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-06 11:06:21.873 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-06 11:06:21.873 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-06 11:06:21.873 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-06 11:06:21.873 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-06 11:06:21.873 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-06 11:06:21.874 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-06 11:06:21.874 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-06 11:06:21.874 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-06 11:06:21.874 | + functions-common:time_stop:2420 : local name 2026-07-06 11:06:21.874 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:06:21.874 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:06:21.874 | + functions-common:time_stop:2423 : local total 2026-07-06 11:06:21.874 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:06:21.874 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 11:06:21.875 | + functions-common:time_stop:2427 : start_time=1783335829386 2026-07-06 11:06:21.875 | + functions-common:time_stop:2429 : [[ -z 1783335829386 ]] 2026-07-06 11:06:21.875 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:06:21.875 | + functions-common:time_stop:2432 : end_time=1783335844636 2026-07-06 11:06:21.875 | + functions-common:time_stop:2433 : elapsed_time=15250 2026-07-06 11:06:21.875 | + functions-common:time_stop:2434 : total=8986 2026-07-06 11:06:21.875 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:06:21.875 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24236 2026-07-06 11:06:21.895 | [2065 Async init_glance:50670]: finished init_glance with result 0 in 15 seconds 2026-07-06 11:06:21.899 | + inc/async:async_wait:197 : return 0 2026-07-06 11:06:21.901 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-06 11:06:21.918 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-06 11:06:21.920 | + inc/async:async_wait:197 : return 0 2026-07-06 11:06:21.922 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-06 11:06:21.963 | [2065 Async init_cinder:55110]: Waiting for completion of init_cinder running on PID 55110 (2 other jobs running) 2026-07-06 11:06:21.982 | [2065 Async init_cinder:55110]: Signaling child to exit 2026-07-06 11:06:21.982 | WAKEUP 2026-07-06 11:06:22.000 | [2065 Async init_cinder:55110]: Signaled 2026-07-06 11:06:22.001 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-06 11:06:22.001 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:06:22.001 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-06 11:06:22.001 | + lib/database:recreate_database:112 : local db=cinder 2026-07-06 11:06:22.001 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-06 11:06:22.002 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-06 11:06:22.002 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-06 11:06:22.002 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:22.002 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-06 11:06:22.002 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:22.002 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-06 11:06:22.002 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 11:06:22.002 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:06:22.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:06:22.002 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:06:22.003 | + functions-common:time_start:2411 : _TIME_START[$name]=1783335926043 2026-07-06 11:06:22.003 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-06 11:06:22.003 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-06 11:06:22.003 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:22.003 | we strongly recommend against using it for new projects. 2026-07-06 11:06:22.003 | 2026-07-06 11:06:22.003 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:22.003 | framework. For more detail see 2026-07-06 11:06:22.003 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:22.003 | 2026-07-06 11:06:22.004 | import eventlet # noqa 2026-07-06 11:06:22.004 | INFO dbcounter [-] Registered counter for database cinder 2026-07-06 11:06:22.004 | 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=55307) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 11:06:22.005 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-06 11:06:22.005 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:22.005 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:22.005 | DEBUG dbcounter [-] [55307] Writer thread running {{(pid=55307) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:22.005 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-06 11:06:22.006 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 11:06:22.006 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-06 11:06:22.006 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:22.006 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-06 11:06:22.006 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:22.006 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-06 11:06:22.008 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:22.008 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-06 11:06:22.008 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:22.008 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-06 11:06:22.008 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:22.008 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-06 11:06:22.008 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:22.009 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-06 11:06:22.009 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55307) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:22.009 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-06 11:06:22.009 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-06 11:06:22.009 | + functions-common:time_stop:2420 : local name 2026-07-06 11:06:22.009 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:06:22.009 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:06:22.009 | + functions-common:time_stop:2423 : local total 2026-07-06 11:06:22.010 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:06:22.010 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 11:06:22.010 | + functions-common:time_stop:2427 : start_time=1783335926043 2026-07-06 11:06:22.010 | + functions-common:time_stop:2429 : [[ -z 1783335926043 ]] 2026-07-06 11:06:22.010 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:06:22.010 | + functions-common:time_stop:2432 : end_time=1783335939102 2026-07-06 11:06:22.010 | + functions-common:time_stop:2433 : elapsed_time=13059 2026-07-06 11:06:22.010 | + functions-common:time_stop:2434 : total=8986 2026-07-06 11:06:22.011 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:06:22.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22045 2026-07-06 11:06:22.012 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-06 11:06:22.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:06:22.013 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 11:06:22.013 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-06 11:06:22.013 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 11:06:22.013 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-06 11:06:22.013 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-06 11:06:22.013 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-06 11:06:22.013 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-06 11:06:22.013 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-06 11:06:22.013 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-06 11:06:22.013 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-06 11:06:22.014 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-06 11:06:22.014 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-06 11:06:22.014 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 11:06:22.014 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 11:06:22.014 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 11:06:22.014 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 11:06:22.014 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 11:06:22.014 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 11:06:22.014 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 11:06:22.015 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 11:06:22.015 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 11:06:22.015 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 11:06:22.015 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 11:06:22.015 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 11:06:22.015 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 11:06:22.015 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-06 11:06:22.015 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-06 11:06:22.015 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-06 11:06:22.015 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 11:06:22.016 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-06 11:06:22.016 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-06 11:06:22.016 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-06 11:06:22.016 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-06 11:06:22.016 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 11:06:22.016 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-06 11:06:22.016 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-06 11:06:22.017 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-06 11:06:22.017 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-06 11:06:22.017 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-06 11:06:22.017 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-06 11:06:22.017 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-06 11:06:22.017 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-06 11:06:22.017 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-06 11:06:22.017 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-06 11:06:22.018 | [Unit] 2026-07-06 11:06:22.018 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 11:06:22.018 | DefaultDependencies=no 2026-07-06 11:06:22.018 | After=systemd-udev-settle.service 2026-07-06 11:06:22.018 | Before=lvm2-activation-early.service 2026-07-06 11:06:22.018 | Wants=systemd-udev-settle.service 2026-07-06 11:06:22.018 | 2026-07-06 11:06:22.019 | [Service] 2026-07-06 11:06:22.019 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 11:06:22.019 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-06 11:06:22.019 | RemainAfterExit=yes 2026-07-06 11:06:22.019 | Type=oneshot 2026-07-06 11:06:22.020 | 2026-07-06 11:06:22.020 | [Install] 2026-07-06 11:06:22.020 | WantedBy=local-fs.target 2026-07-06 11:06:22.020 | Also=systemd-udev-settle.service 2026-07-06 11:06:22.020 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-06 11:06:22.020 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-06 11:06:22.021 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-07-06 11:06:22.021 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-06 11:06:22.021 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-06 11:06:22.021 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-06 11:06:22.021 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-06 11:06:22.021 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-06 11:06:22.022 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-06 11:06:22.022 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-06 11:06:22.022 | Physical volume "/dev/loop0" successfully created. 2026-07-06 11:06:22.022 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-06 11:06:22.023 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-06 11:06:22.023 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:06:22.023 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-06 11:06:22.023 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-06 11:06:22.023 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-06 11:06:22.023 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-06 11:06:22.023 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:22.023 | we strongly recommend against using it for new projects. 2026-07-06 11:06:22.024 | 2026-07-06 11:06:22.024 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:22.024 | framework. For more detail see 2026-07-06 11:06:22.025 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:22.025 | 2026-07-06 11:06:22.025 | import eventlet # noqa 2026-07-06 11:06:22.025 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-06 11:06:22.025 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-06 11:06:22.025 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-06 11:06:22.025 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-06 11:06:22.026 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:06:22.026 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-06 11:06:22.048 | [2065 Async init_cinder:55110]: finished init_cinder with result 0 in 15 seconds 2026-07-06 11:06:22.052 | + inc/async:async_wait:197 : return 0 2026-07-06 11:06:22.054 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-06 11:06:22.069 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:06:22.071 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-06 11:06:22.074 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:06:22.076 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-06 11:06:22.078 | + ./stack.sh:main:1239 : init_nova 2026-07-06 11:06:22.081 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-06 11:06:22.095 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:06:22.097 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-06 11:06:22.112 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:06:22.114 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 11:06:22.116 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 11:06:22.169 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 11:06:22.206 | [2065 Async nova-cell-0:57443]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 11:06:22.208 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-06 11:06:22.213 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 11:06:22.216 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-06 11:06:22.219 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 11:06:22.221 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 11:06:22.224 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 11:06:22.290 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 11:06:22.336 | [2065 Async nova-cell-1:57547]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 11:06:22.339 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-06 11:06:22.342 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-06 11:06:22.345 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-06 11:06:22.348 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-06 11:06:22.351 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-06 11:06:22.356 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:22.427 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-06 11:06:22.432 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:22.513 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-06 11:06:22.994 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 11:06:22.994 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:22.994 | we strongly recommend against using it for new projects. 2026-07-06 11:06:22.994 | 2026-07-06 11:06:22.994 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:22.994 | framework. For more detail see 2026-07-06 11:06:22.994 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:22.994 | 2026-07-06 11:06:22.995 | import eventlet # noqa 2026-07-06 11:06:23.380 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 11:06:27.424 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-06 11:06:27.519 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:27.519 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:27.519 | DEBUG dbcounter [-] [57617] Writer thread running {{(pid=57617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:27.591 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-06 11:06:32.731 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57617) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 11:06:32.746 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-06 11:06:35.574 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57617) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:35.585 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-06 11:06:35.590 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57617) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:36.223 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-06 11:06:36.225 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-06 11:06:36.228 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-06 11:06:36.231 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-06 11:06:36.233 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 11:06:36.236 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 11:06:36.238 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 11:06:36.259 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:06:36.261 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 11:06:36.264 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-06 11:06:36.268 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-06 11:06:36.778 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 11:06:36.778 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:36.779 | we strongly recommend against using it for new projects. 2026-07-06 11:06:36.779 | 2026-07-06 11:06:36.779 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:36.779 | framework. For more detail see 2026-07-06 11:06:36.780 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:36.780 | 2026-07-06 11:06:36.780 | import eventlet # noqa 2026-07-06 11:06:37.190 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 11:06:40.544 | INFO dbcounter [None req-0b4397e7-c825-47b3-b94e-37e1852f38b4 None None] Registered counter for database nova_api 2026-07-06 11:06:40.680 | DEBUG dbcounter [-] [58210] Writer thread running {{(pid=58210) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:41.327 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-06 11:06:41.333 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-06 11:06:41.338 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-06 11:06:41.411 | [2065 Async nova-cell-0:57443]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57443 (3 other jobs running) 2026-07-06 11:06:41.448 | [2065 Async nova-cell-0:57443]: Signaling child to exit 2026-07-06 11:06:49.695 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:06:49.723 | [57547 Async nova-cell-1:57547]: finished successfully 2026-07-06 11:06:49.925 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:06:49.953 | [57443 Async nova-cell-0:57443]: finished successfully 2026-07-06 11:06:49.979 | WAKEUP 2026-07-06 11:06:50.002 | [2065 Async nova-cell-0:57443]: Signaled 2026-07-06 11:06:50.004 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-06 11:06:50.004 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-06 11:06:50.004 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-06 11:06:50.005 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-06 11:06:50.005 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-06 11:06:50.005 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-06 11:06:50.005 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-06 11:06:50.005 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:50.005 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-06 11:06:50.005 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:50.005 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-06 11:06:50.005 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 11:06:50.005 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:50.005 | we strongly recommend against using it for new projects. 2026-07-06 11:06:50.006 | 2026-07-06 11:06:50.006 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:50.006 | framework. For more detail see 2026-07-06 11:06:50.006 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:50.006 | 2026-07-06 11:06:50.006 | import eventlet # noqa 2026-07-06 11:06:50.006 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 11:06:50.006 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-06 11:06:50.006 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:50.006 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:50.006 | DEBUG dbcounter [-] [57597] Writer thread running {{(pid=57597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:50.007 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-06 11:06:50.007 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57597) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 11:06:50.007 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-06 11:06:50.007 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57597) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.007 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-06 11:06:50.007 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57597) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.007 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-06 11:06:50.007 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57597) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.007 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-06 11:06:50.007 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57597) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.007 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-06 11:06:50.008 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57597) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.008 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-06 11:06:50.008 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57597) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.008 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-06 11:06:50.008 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57597) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.008 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-06 11:06:50.008 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57597) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.008 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-06 11:06:50.008 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57597) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.053 | [2065 Async nova-cell-0:57443]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-07-06 11:06:50.058 | + inc/async:async_wait:197 : return 0 2026-07-06 11:06:50.061 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-06 11:06:50.065 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-06 11:06:50.123 | [2065 Async nova-cell-1:57547]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57547 (2 other jobs running) 2026-07-06 11:06:50.149 | [2065 Async nova-cell-1:57547]: Signaling child to exit 2026-07-06 11:06:50.149 | WAKEUP 2026-07-06 11:06:50.174 | [2065 Async nova-cell-1:57547]: Signaled 2026-07-06 11:06:50.175 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-06 11:06:50.176 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-06 11:06:50.176 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-06 11:06:50.176 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-06 11:06:50.176 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-06 11:06:50.176 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-06 11:06:50.176 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-06 11:06:50.176 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:50.176 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-06 11:06:50.176 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 11:06:50.176 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-06 11:06:50.176 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 11:06:50.177 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:50.177 | we strongly recommend against using it for new projects. 2026-07-06 11:06:50.177 | 2026-07-06 11:06:50.177 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:50.177 | framework. For more detail see 2026-07-06 11:06:50.177 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:50.177 | 2026-07-06 11:06:50.177 | import eventlet # noqa 2026-07-06 11:06:50.177 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 11:06:50.177 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-06 11:06:50.177 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 11:06:50.177 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 11:06:50.178 | DEBUG dbcounter [-] [57614] Writer thread running {{(pid=57614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:50.178 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-06 11:06:50.178 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57614) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 11:06:50.178 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-06 11:06:50.178 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57614) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.178 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-06 11:06:50.178 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57614) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.178 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-06 11:06:50.178 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57614) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.178 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-06 11:06:50.178 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57614) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.179 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-06 11:06:50.179 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57614) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.179 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-06 11:06:50.179 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57614) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.179 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-06 11:06:50.179 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57614) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.179 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-06 11:06:50.179 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57614) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.179 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-06 11:06:50.179 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57614) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 11:06:50.223 | [2065 Async nova-cell-1:57547]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-07-06 11:06:50.228 | + inc/async:async_wait:197 : return 0 2026-07-06 11:06:50.231 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 11:06:50.235 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-06 11:06:50.708 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 11:06:50.708 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:50.708 | we strongly recommend against using it for new projects. 2026-07-06 11:06:50.708 | 2026-07-06 11:06:50.709 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:50.709 | framework. For more detail see 2026-07-06 11:06:50.709 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:50.709 | 2026-07-06 11:06:50.709 | import eventlet # noqa 2026-07-06 11:06:51.069 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 11:06:54.024 | Running batches of 50 until complete 2026-07-06 11:06:54.024 | INFO dbcounter [None req-563d43fc-a69e-4d46-b333-7cd2442210d0 None None] Registered counter for database nova_cell0 2026-07-06 11:06:54.218 | DEBUG dbcounter [-] [58876] Writer thread running {{(pid=58876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:54.224 | INFO dbcounter [None req-563d43fc-a69e-4d46-b333-7cd2442210d0 None None] Registered counter for database nova_api 2026-07-06 11:06:54.408 | DEBUG dbcounter [-] [58876] Writer thread running {{(pid=58876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:54.441 | INFO dbcounter [None req-563d43fc-a69e-4d46-b333-7cd2442210d0 None None] Registered counter for database nova_cell0 2026-07-06 11:06:54.701 | DEBUG dbcounter [-] [58876] Writer thread running {{(pid=58876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:06:54.795 | +-------------------------------------+--------------+-----------+ 2026-07-06 11:06:54.795 | | Migration | Total Needed | Completed | 2026-07-06 11:06:54.795 | +-------------------------------------+--------------+-----------+ 2026-07-06 11:06:54.795 | | fill_virtual_interface_list | 0 | 0 | 2026-07-06 11:06:54.795 | | migrate_empty_ratio | 0 | 0 | 2026-07-06 11:06:54.795 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-06 11:06:54.796 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-06 11:06:54.796 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-06 11:06:54.796 | | populate_dev_uuids | 0 | 0 | 2026-07-06 11:06:54.796 | | populate_instance_compute_id | 0 | 0 | 2026-07-06 11:06:54.796 | | populate_missing_availability_zones | 0 | 0 | 2026-07-06 11:06:54.796 | | populate_queued_for_delete | 0 | 0 | 2026-07-06 11:06:54.796 | | populate_user_id | 0 | 0 | 2026-07-06 11:06:54.796 | | populate_uuids | 0 | 0 | 2026-07-06 11:06:54.796 | +-------------------------------------+--------------+-----------+ 2026-07-06 11:06:55.753 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-06 11:06:55.758 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 11:06:55.763 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-06 11:06:55.766 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 11:06:55.769 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 11:06:55.773 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-06 11:06:56.227 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 11:06:56.227 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:06:56.227 | we strongly recommend against using it for new projects. 2026-07-06 11:06:56.227 | 2026-07-06 11:06:56.227 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:06:56.227 | framework. For more detail see 2026-07-06 11:06:56.227 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:06:56.227 | 2026-07-06 11:06:56.228 | import eventlet # noqa 2026-07-06 11:06:56.564 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 11:06:59.483 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-06 11:06:59.483 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-06 11:06:59.484 | INFO dbcounter [None req-f4550ee4-9d9e-47b1-8bab-b3b51c58037b None None] Registered counter for database nova_api 2026-07-06 11:06:59.633 | DEBUG dbcounter [-] [58895] Writer thread running {{(pid=58895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:07:00.240 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-06 11:07:00.243 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-06 11:07:00.262 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-06 11:07:00.266 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-06 11:07:00.269 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-06 11:07:00.361 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-06 11:07:00.416 | [2065 Async configure_neutron_nova:58953]: running: configure_neutron_nova 2026-07-06 11:07:00.419 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-06 11:07:00.425 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 11:07:00.429 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-06 11:07:00.433 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 11:07:00.437 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 11:07:00.442 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 11:07:00.446 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 11:07:00.451 | + functions-common:run_phase:1858 : local extra 2026-07-06 11:07:00.456 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 11:07:00.464 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 11:07:00.468 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 11:07:00.473 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 11:07:00.478 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-06 11:07:00.482 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 11:07:00.509 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:00.513 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 11:07:00.516 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:07:00.520 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-06 11:07:00.524 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:07:00.528 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 11:07:00.533 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-06 11:07:00.538 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 11:07:00.542 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 11:07:00.547 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 11:07:00.551 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 11:07:00.556 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-06 11:07:00.561 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 11:07:00.565 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-06 11:07:00.570 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 11:07:00.574 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 11:07:00.579 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-06 11:07:00.583 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 11:07:00.587 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 11:07:00.593 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-06 11:07:00.596 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:07:00.601 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 11:07:00.605 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 11:07:00.611 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-06 11:07:00.617 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:07:00.621 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-06 11:07:00.625 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:07:00.631 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-06 11:07:00.631 | /^\[\[.+\|.*\]\]/ { 2026-07-06 11:07:00.631 | gsub("[][]", "", $1); 2026-07-06 11:07:00.631 | split($1, a, "|"); 2026-07-06 11:07:00.631 | if (a[1] == matchgroup) 2026-07-06 11:07:00.631 | print a[2] 2026-07-06 11:07:00.631 | } 2026-07-06 11:07:00.631 | ' /home/quobyte/devstack/local.conf 2026-07-06 11:07:00.639 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 11:07:00.643 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 11:07:00.647 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 11:07:00.654 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-06 11:07:00.658 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-06 11:07:00.663 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-06 11:07:00.667 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-06 11:07:00.672 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-06 11:07:00.679 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-06 11:07:00.682 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-06 11:07:00.686 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-06 11:07:00.690 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-06 11:07:00.695 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-06 11:07:00.699 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:07:00.703 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 11:07:00.707 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-06 11:07:00.712 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 11:07:00.716 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-06 11:07:00.720 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-06 11:07:00.726 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-06 11:07:00.730 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-06 11:07:00.735 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-06 11:07:00.735 | BEGIN { 2026-07-06 11:07:00.735 | section = "" 2026-07-06 11:07:00.735 | last_section = "" 2026-07-06 11:07:00.735 | section_count = 0 2026-07-06 11:07:00.735 | } 2026-07-06 11:07:00.735 | /^\[.+\]/ { 2026-07-06 11:07:00.736 | gsub("[][]", "", $1); 2026-07-06 11:07:00.736 | section=$1 2026-07-06 11:07:00.736 | next 2026-07-06 11:07:00.736 | } 2026-07-06 11:07:00.736 | /^ *\#/ { 2026-07-06 11:07:00.736 | next 2026-07-06 11:07:00.736 | } 2026-07-06 11:07:00.736 | /^[^ \t]+/ { 2026-07-06 11:07:00.736 | # get offset of first = in $0 2026-07-06 11:07:00.737 | eq_idx = index($0, "=") 2026-07-06 11:07:00.737 | # extract attr & value from $0 2026-07-06 11:07:00.737 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 11:07:00.737 | value = substr($0, eq_idx + 1) 2026-07-06 11:07:00.737 | # only need to strip trailing whitespace from attr 2026-07-06 11:07:00.737 | sub(/[ \t]*$/, "", attr) 2026-07-06 11:07:00.737 | # need to strip leading & trailing whitespace from value 2026-07-06 11:07:00.737 | sub(/^[ \t]*/, "", value) 2026-07-06 11:07:00.737 | sub(/[ \t]*$/, "", value) 2026-07-06 11:07:00.737 | 2026-07-06 11:07:00.738 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 11:07:00.740 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 11:07:00.740 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 11:07:00.740 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 11:07:00.741 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 11:07:00.741 | if (section != last_section) { 2026-07-06 11:07:00.741 | cfg_section[section_count++] = section 2026-07-06 11:07:00.741 | last_section = section 2026-07-06 11:07:00.741 | } 2026-07-06 11:07:00.741 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 11:07:00.741 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 11:07:00.741 | 2026-07-06 11:07:00.741 | cfg_attr[section, attr, 0] = value 2026-07-06 11:07:00.741 | cfg_attr_count[section, attr] = 1 2026-07-06 11:07:00.742 | } else { 2026-07-06 11:07:00.742 | lno = cfg_attr_count[section, attr]++ 2026-07-06 11:07:00.742 | cfg_attr[section, attr, lno] = value 2026-07-06 11:07:00.742 | } 2026-07-06 11:07:00.742 | } 2026-07-06 11:07:00.742 | END { 2026-07-06 11:07:00.742 | # Process each section in order 2026-07-06 11:07:00.742 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 11:07:00.742 | section = cfg_section[sno] 2026-07-06 11:07:00.742 | # The ini routines simply append a config item immediately 2026-07-06 11:07:00.743 | # after the section header. To keep the same order as defined 2026-07-06 11:07:00.743 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 11:07:00.743 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 11:07:00.743 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 11:07:00.743 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 11:07:00.744 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 11:07:00.744 | else { 2026-07-06 11:07:00.744 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 11:07:00.744 | count = cfg_attr_count[section, attr] 2026-07-06 11:07:00.744 | print "inidelete " configfile " " section " " attr 2026-07-06 11:07:00.744 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 11:07:00.744 | for (l = count -2; l >= 0; l--) 2026-07-06 11:07:00.744 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 11:07:00.744 | } 2026-07-06 11:07:00.744 | } 2026-07-06 11:07:00.745 | } 2026-07-06 11:07:00.745 | } 2026-07-06 11:07:00.745 | ' 2026-07-06 11:07:00.745 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-06 11:07:00.745 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:00.745 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 11:07:00.745 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:07:00.745 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 11:07:00.749 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-06 11:07:00.753 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:07:00.757 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-06 11:07:00.762 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-06 11:07:00.763 | BEGIN { group = "" } 2026-07-06 11:07:00.763 | /^\[\[.+\|.*\]\]/ { 2026-07-06 11:07:00.763 | gsub("[][]", "", $1); 2026-07-06 11:07:00.763 | split($1, a, "|"); 2026-07-06 11:07:00.763 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 11:07:00.763 | group=a[1] 2026-07-06 11:07:00.763 | } else { 2026-07-06 11:07:00.763 | group="" 2026-07-06 11:07:00.763 | } 2026-07-06 11:07:00.763 | next 2026-07-06 11:07:00.764 | } 2026-07-06 11:07:00.764 | { 2026-07-06 11:07:00.764 | if (group != "") 2026-07-06 11:07:00.764 | print $0 2026-07-06 11:07:00.764 | } 2026-07-06 11:07:00.764 | ' /home/quobyte/devstack/local.conf 2026-07-06 11:07:00.773 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-06 11:07:00.776 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-06 11:07:00.822 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:00.826 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-06 11:07:00.830 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-06 11:07:00.877 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:00.883 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-06 11:07:00.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-06 11:07:00.931 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:00.935 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-06 11:07:00.938 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-06 11:07:00.984 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:00.987 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-06 11:07:00.992 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-06 11:07:01.037 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.044 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 11:07:01.048 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 11:07:01.052 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 11:07:01.056 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-06 11:07:01.060 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.066 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.069 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-06 11:07:01.074 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.080 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-06 11:07:01.086 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-06 11:07:01.089 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-06 11:07:01.093 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-06 11:07:01.096 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.100 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:07:01.103 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 11:07:01.106 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.111 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 11:07:01.116 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.120 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.124 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.128 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-06 11:07:01.132 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.140 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-06 11:07:01.141 | BEGIN { 2026-07-06 11:07:01.141 | section = "" 2026-07-06 11:07:01.141 | last_section = "" 2026-07-06 11:07:01.141 | section_count = 0 2026-07-06 11:07:01.142 | } 2026-07-06 11:07:01.142 | /^\[.+\]/ { 2026-07-06 11:07:01.142 | gsub("[][]", "", $1); 2026-07-06 11:07:01.142 | section=$1 2026-07-06 11:07:01.142 | next 2026-07-06 11:07:01.142 | } 2026-07-06 11:07:01.142 | /^ *\#/ { 2026-07-06 11:07:01.142 | next 2026-07-06 11:07:01.142 | } 2026-07-06 11:07:01.143 | /^[^ \t]+/ { 2026-07-06 11:07:01.143 | # get offset of first = in $0 2026-07-06 11:07:01.143 | eq_idx = index($0, "=") 2026-07-06 11:07:01.143 | # extract attr & value from $0 2026-07-06 11:07:01.144 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 11:07:01.144 | value = substr($0, eq_idx + 1) 2026-07-06 11:07:01.144 | # only need to strip trailing whitespace from attr 2026-07-06 11:07:01.144 | sub(/[ \t]*$/, "", attr) 2026-07-06 11:07:01.144 | # need to strip leading & trailing whitespace from value 2026-07-06 11:07:01.144 | sub(/^[ \t]*/, "", value) 2026-07-06 11:07:01.145 | sub(/[ \t]*$/, "", value) 2026-07-06 11:07:01.145 | 2026-07-06 11:07:01.145 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 11:07:01.145 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 11:07:01.145 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 11:07:01.145 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 11:07:01.145 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 11:07:01.145 | if (section != last_section) { 2026-07-06 11:07:01.145 | cfg_section[section_count++] = section 2026-07-06 11:07:01.145 | last_section = section 2026-07-06 11:07:01.146 | } 2026-07-06 11:07:01.146 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 11:07:01.146 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 11:07:01.146 | 2026-07-06 11:07:01.146 | cfg_attr[section, attr, 0] = value 2026-07-06 11:07:01.146 | cfg_attr_count[section, attr] = 1 2026-07-06 11:07:01.146 | } else { 2026-07-06 11:07:01.147 | lno = cfg_attr_count[section, attr]++ 2026-07-06 11:07:01.147 | cfg_attr[section, attr, lno] = value 2026-07-06 11:07:01.147 | } 2026-07-06 11:07:01.147 | } 2026-07-06 11:07:01.147 | END { 2026-07-06 11:07:01.147 | # Process each section in order 2026-07-06 11:07:01.147 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 11:07:01.147 | section = cfg_section[sno] 2026-07-06 11:07:01.147 | # The ini routines simply append a config item immediately 2026-07-06 11:07:01.147 | # after the section header. To keep the same order as defined 2026-07-06 11:07:01.148 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 11:07:01.149 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 11:07:01.149 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 11:07:01.149 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 11:07:01.149 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 11:07:01.149 | else { 2026-07-06 11:07:01.149 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 11:07:01.149 | count = cfg_attr_count[section, attr] 2026-07-06 11:07:01.149 | print "inidelete " configfile " " section " " attr 2026-07-06 11:07:01.149 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 11:07:01.149 | for (l = count -2; l >= 0; l--) 2026-07-06 11:07:01.149 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 11:07:01.150 | } 2026-07-06 11:07:01.150 | } 2026-07-06 11:07:01.150 | } 2026-07-06 11:07:01.150 | } 2026-07-06 11:07:01.150 | ' 2026-07-06 11:07:01.150 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.150 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.150 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 11:07:01.150 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:07:01.151 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 11:07:01.154 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-06 11:07:01.157 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:07:01.161 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-06 11:07:01.165 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-06 11:07:01.165 | BEGIN { group = "" } 2026-07-06 11:07:01.165 | /^\[\[.+\|.*\]\]/ { 2026-07-06 11:07:01.165 | gsub("[][]", "", $1); 2026-07-06 11:07:01.165 | split($1, a, "|"); 2026-07-06 11:07:01.165 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 11:07:01.165 | group=a[1] 2026-07-06 11:07:01.165 | } else { 2026-07-06 11:07:01.165 | group="" 2026-07-06 11:07:01.166 | } 2026-07-06 11:07:01.166 | next 2026-07-06 11:07:01.166 | } 2026-07-06 11:07:01.166 | { 2026-07-06 11:07:01.166 | if (group != "") 2026-07-06 11:07:01.166 | print $0 2026-07-06 11:07:01.166 | } 2026-07-06 11:07:01.166 | ' /home/quobyte/devstack/local.conf 2026-07-06 11:07:01.175 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-06 11:07:01.179 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-06 11:07:01.224 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.229 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 11:07:01.233 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 11:07:01.237 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 11:07:01.243 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-06 11:07:01.250 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-06 11:07:01.254 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-06 11:07:01.258 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-06 11:07:01.263 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-06 11:07:01.269 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-06 11:07:01.273 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-06 11:07:01.279 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-06 11:07:01.282 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-06 11:07:01.286 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-06 11:07:01.290 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:07:01.293 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 11:07:01.296 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-06 11:07:01.302 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 11:07:01.308 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-06 11:07:01.311 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-06 11:07:01.317 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-06 11:07:01.323 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-06 11:07:01.327 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-06 11:07:01.327 | BEGIN { 2026-07-06 11:07:01.327 | section = "" 2026-07-06 11:07:01.327 | last_section = "" 2026-07-06 11:07:01.327 | section_count = 0 2026-07-06 11:07:01.327 | } 2026-07-06 11:07:01.327 | /^\[.+\]/ { 2026-07-06 11:07:01.328 | gsub("[][]", "", $1); 2026-07-06 11:07:01.328 | section=$1 2026-07-06 11:07:01.328 | next 2026-07-06 11:07:01.328 | } 2026-07-06 11:07:01.328 | /^ *\#/ { 2026-07-06 11:07:01.328 | next 2026-07-06 11:07:01.328 | } 2026-07-06 11:07:01.328 | /^[^ \t]+/ { 2026-07-06 11:07:01.328 | # get offset of first = in $0 2026-07-06 11:07:01.328 | eq_idx = index($0, "=") 2026-07-06 11:07:01.328 | # extract attr & value from $0 2026-07-06 11:07:01.328 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 11:07:01.329 | value = substr($0, eq_idx + 1) 2026-07-06 11:07:01.329 | # only need to strip trailing whitespace from attr 2026-07-06 11:07:01.329 | sub(/[ \t]*$/, "", attr) 2026-07-06 11:07:01.329 | # need to strip leading & trailing whitespace from value 2026-07-06 11:07:01.329 | sub(/^[ \t]*/, "", value) 2026-07-06 11:07:01.329 | sub(/[ \t]*$/, "", value) 2026-07-06 11:07:01.329 | 2026-07-06 11:07:01.329 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 11:07:01.329 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 11:07:01.329 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 11:07:01.329 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 11:07:01.329 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 11:07:01.330 | if (section != last_section) { 2026-07-06 11:07:01.330 | cfg_section[section_count++] = section 2026-07-06 11:07:01.331 | last_section = section 2026-07-06 11:07:01.331 | } 2026-07-06 11:07:01.331 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 11:07:01.331 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 11:07:01.331 | 2026-07-06 11:07:01.331 | cfg_attr[section, attr, 0] = value 2026-07-06 11:07:01.331 | cfg_attr_count[section, attr] = 1 2026-07-06 11:07:01.331 | } else { 2026-07-06 11:07:01.331 | lno = cfg_attr_count[section, attr]++ 2026-07-06 11:07:01.331 | cfg_attr[section, attr, lno] = value 2026-07-06 11:07:01.331 | } 2026-07-06 11:07:01.331 | } 2026-07-06 11:07:01.332 | END { 2026-07-06 11:07:01.332 | # Process each section in order 2026-07-06 11:07:01.332 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 11:07:01.332 | section = cfg_section[sno] 2026-07-06 11:07:01.332 | # The ini routines simply append a config item immediately 2026-07-06 11:07:01.332 | # after the section header. To keep the same order as defined 2026-07-06 11:07:01.332 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 11:07:01.332 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 11:07:01.332 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 11:07:01.332 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 11:07:01.332 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 11:07:01.333 | else { 2026-07-06 11:07:01.333 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 11:07:01.333 | count = cfg_attr_count[section, attr] 2026-07-06 11:07:01.333 | print "inidelete " configfile " " section " " attr 2026-07-06 11:07:01.333 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 11:07:01.333 | for (l = count -2; l >= 0; l--) 2026-07-06 11:07:01.333 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 11:07:01.333 | } 2026-07-06 11:07:01.333 | } 2026-07-06 11:07:01.333 | } 2026-07-06 11:07:01.333 | } 2026-07-06 11:07:01.333 | ' 2026-07-06 11:07:01.334 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-06 11:07:01.334 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.334 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 11:07:01.334 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:07:01.337 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 11:07:01.341 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-06 11:07:01.344 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:07:01.349 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-06 11:07:01.353 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-06 11:07:01.353 | BEGIN { group = "" } 2026-07-06 11:07:01.353 | /^\[\[.+\|.*\]\]/ { 2026-07-06 11:07:01.353 | gsub("[][]", "", $1); 2026-07-06 11:07:01.353 | split($1, a, "|"); 2026-07-06 11:07:01.353 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 11:07:01.353 | group=a[1] 2026-07-06 11:07:01.354 | } else { 2026-07-06 11:07:01.354 | group="" 2026-07-06 11:07:01.354 | } 2026-07-06 11:07:01.354 | next 2026-07-06 11:07:01.354 | } 2026-07-06 11:07:01.354 | { 2026-07-06 11:07:01.354 | if (group != "") 2026-07-06 11:07:01.354 | print $0 2026-07-06 11:07:01.354 | } 2026-07-06 11:07:01.354 | ' /home/quobyte/devstack/local.conf 2026-07-06 11:07:01.364 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-06 11:07:01.368 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-06 11:07:01.417 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.421 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-06 11:07:01.424 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-06 11:07:01.472 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.476 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-06 11:07:01.480 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-06 11:07:01.526 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-06 11:07:01.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-06 11:07:01.576 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:07:01.582 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.585 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-53d580ee-2204-4194-a9bc-93951f511794"' 2026-07-06 11:07:01.588 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-53d580ee-2204-4194-a9bc-93951f511794 2026-07-06 11:07:01.613 | [58953 Async configure_neutron_nova:58953]: finished successfully 2026-07-06 11:07:01.639 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.645 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-06 11:07:01.649 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-06 11:07:01.691 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.694 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-06 11:07:01.697 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-06 11:07:01.733 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:07:01.737 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-06 11:07:01.759 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:01.761 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 11:07:01.766 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-06 11:07:01.788 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:01.792 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 11:07:01.833 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-06 11:07:01.893 | [2065 Async configure_neutron_nova:58953]: Waiting for completion of configure_neutron_nova running on PID 58953 (2 other jobs running) 2026-07-06 11:07:01.925 | [2065 Async configure_neutron_nova:58953]: Signaling child to exit 2026-07-06 11:07:01.925 | WAKEUP 2026-07-06 11:07:01.954 | [2065 Async configure_neutron_nova:58953]: Signaled 2026-07-06 11:07:01.956 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-06 11:07:01.956 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-06 11:07:01.956 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-06 11:07:01.956 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 11:07:01.956 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 11:07:01.956 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-06 11:07:01.957 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-06 11:07:01.957 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-06 11:07:01.957 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.180/identity 2026-07-06 11:07:01.957 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-06 11:07:01.957 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-06 11:07:01.957 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-06 11:07:01.957 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-06 11:07:01.957 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-06 11:07:01.957 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-06 11:07:01.958 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-06 11:07:01.958 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-06 11:07:01.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-06 11:07:01.958 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 11:07:01.958 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:01.958 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-06 11:07:01.958 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-06 11:07:01.958 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-06 11:07:01.958 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-06 11:07:01.958 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 11:07:01.959 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-06 11:07:01.959 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-06 11:07:01.959 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 11:07:01.959 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 11:07:01.959 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-06 11:07:01.959 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-06 11:07:01.959 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 11:07:01.959 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-06 11:07:01.959 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 11:07:01.959 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 11:07:01.960 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-06 11:07:01.960 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-06 11:07:01.960 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-06 11:07:01.960 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.180/identity 2026-07-06 11:07:01.960 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-06 11:07:01.960 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-06 11:07:01.960 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-06 11:07:01.960 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-06 11:07:01.960 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-06 11:07:01.961 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-06 11:07:01.961 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-06 11:07:01.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-06 11:07:01.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-06 11:07:01.961 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 11:07:01.961 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:01.961 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-06 11:07:01.961 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-06 11:07:02.013 | [2065 Async configure_neutron_nova:58953]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-06 11:07:02.020 | + inc/async:async_wait:197 : return 0 2026-07-06 11:07:02.024 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-06 11:07:02.050 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:02.054 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 11:07:02.100 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 11:07:02.151 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-06 11:07:02.177 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:02.180 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-06 11:07:02.185 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:07:02.188 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-06 11:07:02.192 | + ./stack.sh:main:1293 : start_nova_api 2026-07-06 11:07:02.196 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:07:02.201 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:07:02.204 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:07:02.210 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-06 11:07:02.217 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 11:07:02.221 | + functions-common:run_process:1674 : local service=n-api 2026-07-06 11:07:02.226 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 11:07:02.230 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:02.234 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:02.237 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:02.242 | + functions-common:run_process:1680 : local name=n-api 2026-07-06 11:07:02.245 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:02.249 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:02.253 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:02.257 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:02.259 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:02.265 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336022261 2026-07-06 11:07:02.269 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-06 11:07:02.289 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:02.295 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-06 11:07:02.298 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-06 11:07:02.303 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 11:07:02.306 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 11:07:02.309 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 11:07:02.313 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 11:07:02.318 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-06 11:07:02.321 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-06 11:07:02.325 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-06 11:07:02.327 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:07:02.331 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:07:02.335 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:07:02.340 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:07:02.343 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-06 11:07:02.346 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 11:07:02.351 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 11:07:02.354 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:07:02.359 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 11:07:02.363 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-06 11:07:02.367 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:07:02.370 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 11:07:02.374 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 11:07:02.378 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 11:07:02.382 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-06 11:07:02.385 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 11:07:02.392 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-06 11:07:02.483 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:07:02.582 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-06 11:07:02.663 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-06 11:07:02.740 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:07:02.821 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:07:02.900 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-06 11:07:02.986 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-06 11:07:03.077 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-06 11:07:03.162 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-06 11:07:03.254 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-06 11:07:03.348 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 11:07:03.352 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 11:07:03.355 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-06 11:07:03.465 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 11:07:03.945 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-06 11:07:03.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-06 11:07:04.424 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-06 11:07:04.559 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:04.562 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:04.565 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:04.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:04.572 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:04.575 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:04.577 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:04.580 | + functions-common:time_stop:2427 : start_time=1783336022261 2026-07-06 11:07:04.584 | + functions-common:time_stop:2429 : [[ -z 1783336022261 ]] 2026-07-06 11:07:04.588 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:04.593 | + functions-common:time_stop:2432 : end_time=1783336024589 2026-07-06 11:07:04.596 | + functions-common:time_stop:2433 : elapsed_time=2328 2026-07-06 11:07:04.600 | + functions-common:time_stop:2434 : total=4151 2026-07-06 11:07:04.603 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:04.606 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6479 2026-07-06 11:07:04.610 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-06 11:07:04.610 | Waiting for nova-api to start... 2026-07-06 11:07:04.613 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.180/compute/v2.1/ 2026-07-06 11:07:04.616 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.180/compute/v2.1/ 2026-07-06 11:07:04.620 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 11:07:04.623 | + functions:wait_for_service:477 : local url=http://192.168.122.180/compute/v2.1/ 2026-07-06 11:07:04.626 | + functions:wait_for_service:478 : local rval=0 2026-07-06 11:07:04.630 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 11:07:04.633 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 11:07:04.637 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:04.640 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:04.643 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:04.649 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336024645 2026-07-06 11:07:04.652 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 11:07:04.656 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:07:04.658 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.180/compute/v2.1/ 2026-07-06 11:07:10.774 | + :: : [[ 200 == 503 ]] 2026-07-06 11:07:10.776 | + :: : [[ 0 -eq 7 ]] 2026-07-06 11:07:10.782 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 11:07:10.787 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:10.791 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:10.796 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:10.800 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:10.805 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:10.809 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 11:07:10.814 | + functions-common:time_stop:2427 : start_time=1783336024645 2026-07-06 11:07:10.818 | + functions-common:time_stop:2429 : [[ -z 1783336024645 ]] 2026-07-06 11:07:10.823 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:10.830 | + functions-common:time_stop:2432 : end_time=1783336030825 2026-07-06 11:07:10.833 | + functions-common:time_stop:2433 : elapsed_time=6180 2026-07-06 11:07:10.838 | + functions-common:time_stop:2434 : total=5576 2026-07-06 11:07:10.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:10.847 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11756 2026-07-06 11:07:10.852 | + functions:wait_for_service:486 : return 0 2026-07-06 11:07:10.856 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:07:10.862 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:07:10.867 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-06 11:07:10.896 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:10.899 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-06 11:07:10.902 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:07:10.906 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-06 11:07:10.909 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-06 11:07:10.912 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-06 11:07:10.916 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-06 11:07:10.920 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-06 11:07:10.923 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-06 11:07:10.926 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-06 11:07:10.930 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-06 11:07:10.932 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-06 11:07:10.949 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-06 11:07:10.954 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-06 11:07:10.959 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-06 11:07:10.963 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-06 11:07:10.978 | + 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-07-06 11:07:10.994 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-06 11:07:11.009 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-06 11:07:11.013 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-06 11:07:11.013 | Starting OVN 2026-07-06 11:07:11.016 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-06 11:07:11.019 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-06 11:07:11.020 | Starting OVS 2026-07-06 11:07:11.022 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-06 11:07:11.037 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:11.039 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-06 11:07:11.082 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-06 11:07:11.125 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-06 11:07:11.127 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-06 11:07:11.130 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 11:07:11.610 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-06 11:07:12.077 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 11:07:12.077 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 11:07:12.077 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 11:07:12.077 | 2026-07-06 11:07:12.077 | Possible reasons for having these kinds of units are: 2026-07-06 11:07:12.077 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 11:07:12.077 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 11:07:12.077 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 11:07:12.078 | a requirement dependency on it. 2026-07-06 11:07:12.078 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 11:07:12.078 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 11:07:12.078 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 11:07:12.078 | instance name specified. 2026-07-06 11:07:12.089 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-06 11:07:16.740 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-06 11:07:16.744 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 11:07:17.250 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-06 11:07:17.736 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 11:07:17.736 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 11:07:17.736 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 11:07:17.736 | 2026-07-06 11:07:17.736 | Possible reasons for having these kinds of units are: 2026-07-06 11:07:17.736 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 11:07:17.736 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 11:07:17.736 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 11:07:17.736 | a requirement dependency on it. 2026-07-06 11:07:17.737 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 11:07:17.737 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 11:07:17.737 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 11:07:17.737 | instance name specified. 2026-07-06 11:07:17.742 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-06 11:07:18.093 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-06 11:07:18.093 | Configuring OVSDB 2026-07-06 11:07:18.095 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-06 11:07:18.122 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:18.126 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-06 11:07:18.162 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-06 11:07:18.189 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=a5fd892f-fd5e-49e1-9e2a-9f9d04695fbb 2026-07-06 11:07:18.212 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.180:6642 2026-07-06 11:07:18.236 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-06 11:07:18.266 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-06 11:07:18.293 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.180 2026-07-06 11:07:18.323 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-06 11:07:18.328 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-06 11:07:18.351 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-06 11:07:18.354 | + 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-07-06 11:07:18.378 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-06 11:07:18.381 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-06 11:07:18.384 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 11:07:18.388 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 11:07:18.391 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-06 11:07:18.394 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-06 11:07:18.397 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-06 11:07:18.400 | + 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-07-06 11:07:18.403 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-06 11:07:18.406 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-06 11:07:18.437 | + 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-07-06 11:07:18.463 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-06 11:07:18.491 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-06 11:07:18.508 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:18.510 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-06 11:07:18.512 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-06 11:07:18.515 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-06 11:07:18.517 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-06 11:07:18.519 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-06 11:07:18.537 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:18.541 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-06 11:07:18.543 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-06 11:07:18.547 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 11:07:19.036 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-06 11:07:19.521 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-06 11:07:19.610 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-06 11:07:19.614 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-06 11:07:19.618 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-06 11:07:19.623 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-06 11:07:19.627 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-06 11:07:20.632 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-06 11:07:20.635 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-06 11:07:20.638 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-06 11:07:20.641 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-06 11:07:20.644 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-06 11:07:20.647 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-06 11:07:20.650 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-06 11:07:20.653 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-06 11:07:20.656 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-06 11:07:20.659 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-06 11:07:20.662 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-06 11:07:20.665 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-06 11:07:20.668 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-06 11:07:20.687 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:20.690 | + 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-07-06 11:07:20.719 | + 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-07-06 11:07:20.747 | + 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-07-06 11:07:20.766 | + 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-07-06 11:07:20.784 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-06 11:07:20.804 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:20.807 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-06 11:07:20.810 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-06 11:07:20.813 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 11:07:21.294 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-06 11:07:21.768 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 11:07:21.768 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 11:07:21.768 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 11:07:21.768 | 2026-07-06 11:07:21.768 | Possible reasons for having these kinds of units are: 2026-07-06 11:07:21.768 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 11:07:21.768 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 11:07:21.768 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 11:07:21.770 | a requirement dependency on it. 2026-07-06 11:07:21.770 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 11:07:21.770 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 11:07:21.770 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 11:07:21.770 | instance name specified. 2026-07-06 11:07:21.778 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-06 11:07:22.067 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-06 11:07:22.092 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:22.096 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-06 11:07:22.099 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 11:07:22.129 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:22.133 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-06 11:07:22.138 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-06 11:07:22.142 | + 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-07-06 11:07:22.145 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-06 11:07:22.148 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 11:07:22.152 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:22.155 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:22.159 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:22.162 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-06 11:07:22.165 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:22.169 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:22.173 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:22.176 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:22.182 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:22.187 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336042183 2026-07-06 11:07:22.190 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-06 11:07:22.213 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:22.217 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-06 11:07:22.220 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-06 11:07:22.225 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 11:07:22.228 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 11:07:22.231 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 11:07:22.234 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 11:07:22.237 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-06 11:07:22.240 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-06 11:07:22.243 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-06 11:07:22.248 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:07:22.251 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:07:22.254 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:07:22.258 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:07:22.260 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-06 11:07:22.263 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-06 11:07:22.266 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-06 11:07:22.270 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-06 11:07:22.273 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 11:07:22.276 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:07:22.279 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:07:22.283 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:07:22.286 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:07:22.289 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:07:22.292 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-06 11:07:22.294 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:07:22.299 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-06 11:07:22.380 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:07:22.465 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-06 11:07:22.538 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 11:07:22.611 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-06 11:07:22.680 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-06 11:07:22.746 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:07:22.818 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:07:22.820 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:07:22.824 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-06 11:07:22.907 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:07:23.391 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-06 11:07:23.414 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-07-06 11:07:23.880 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-06 11:07:23.932 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:23.936 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:23.941 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:23.945 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:23.949 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:23.954 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:23.957 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:23.961 | + functions-common:time_stop:2427 : start_time=1783336042183 2026-07-06 11:07:23.965 | + functions-common:time_stop:2429 : [[ -z 1783336042183 ]] 2026-07-06 11:07:23.969 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:23.976 | + functions-common:time_stop:2432 : end_time=1783336043971 2026-07-06 11:07:23.979 | + functions-common:time_stop:2433 : elapsed_time=1788 2026-07-06 11:07:23.983 | + functions-common:time_stop:2434 : total=6479 2026-07-06 11:07:23.987 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:23.991 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8267 2026-07-06 11:07:23.995 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-06 11:07:23.999 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-06 11:07:24.003 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-06 11:07:24.008 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 11:07:24.036 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 11:07:24.039 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 11:07:24.044 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 11:07:24.046 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 11:07:24.052 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 11:07:24.102 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 11:07:24.151 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 11:07:24.198 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 11:07:24.244 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-06 11:07:24.293 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-06 11:07:24.297 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-06 11:07:24.321 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:24.325 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-06 11:07:24.387 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-06 11:07:24.391 | + 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-07-06 11:07:24.394 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-06 11:07:24.398 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 11:07:24.402 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:24.406 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:24.410 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:24.415 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-06 11:07:24.418 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:24.422 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:24.426 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:24.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:24.434 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:24.442 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336044436 2026-07-06 11:07:24.445 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-06 11:07:24.467 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:24.472 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-06 11:07:24.475 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-06 11:07:24.480 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 11:07:24.483 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 11:07:24.488 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 11:07:24.492 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 11:07:24.496 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-06 11:07:24.499 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-06 11:07:24.503 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-06 11:07:24.507 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:07:24.511 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:07:24.515 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:07:24.519 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:07:24.524 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-06 11:07:24.529 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-06 11:07:24.533 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-06 11:07:24.537 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-06 11:07:24.541 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 11:07:24.546 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:07:24.550 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:07:24.554 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:07:24.558 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:07:24.562 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:07:24.566 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-06 11:07:24.571 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:07:24.579 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-06 11:07:24.681 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:07:24.791 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-06 11:07:24.882 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 11:07:24.978 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-06 11:07:25.073 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-06 11:07:25.160 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:07:25.249 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:07:25.254 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:07:25.257 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-06 11:07:25.363 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:07:25.856 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-06 11:07:25.883 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-06 11:07:26.361 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-06 11:07:26.412 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:26.417 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:26.421 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:26.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:26.431 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:26.435 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:26.438 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:26.443 | + functions-common:time_stop:2427 : start_time=1783336044436 2026-07-06 11:07:26.448 | + functions-common:time_stop:2429 : [[ -z 1783336044436 ]] 2026-07-06 11:07:26.452 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:26.459 | + functions-common:time_stop:2432 : end_time=1783336046455 2026-07-06 11:07:26.463 | + functions-common:time_stop:2433 : elapsed_time=2019 2026-07-06 11:07:26.468 | + functions-common:time_stop:2434 : total=8267 2026-07-06 11:07:26.472 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:26.476 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10286 2026-07-06 11:07:26.481 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 11:07:26.485 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 11:07:26.490 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 11:07:26.495 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 11:07:26.523 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 11:07:26.527 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 11:07:26.533 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 11:07:26.536 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 11:07:26.541 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 11:07:26.595 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 11:07:26.643 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 11:07:26.691 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 11:07:26.739 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-06 11:07:26.786 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-06 11:07:26.790 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-06 11:07:26.794 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-06 11:07:26.798 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-06 11:07:26.825 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-06 11:07:26.850 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-06 11:07:26.855 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-06 11:07:26.860 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-06 11:07:26.864 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-06 11:07:26.934 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-06 11:07:26.965 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:26.970 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-06 11:07:26.973 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:07:26.977 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-06 11:07:26.982 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-06 11:07:26.987 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-06 11:07:26.991 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-06 11:07:27.044 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-06 11:07:27.048 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-06 11:07:27.052 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-06 11:07:27.101 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-06 11:07:27.105 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-06 11:07:27.110 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-06 11:07:27.116 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-06 11:07:27.120 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-06 11:07:27.125 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-06 11:07:27.132 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-06 11:07:27.136 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-06 11:07:27.141 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-06 11:07:27.145 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-06 11:07:27.151 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:27.156 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:27.161 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:27.165 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-06 11:07:27.170 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:27.175 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:27.180 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-06 11:07:27.185 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-06 11:07:27.190 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-06 11:07:27.195 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-06 11:07:27.231 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-06 11:07:27.235 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-06 11:07:27.306 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-06 11:07:27.371 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-06 11:07:27.375 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-06 11:07:27.436 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-06 11:07:27.441 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-06 11:07:27.507 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-06 11:07:27.514 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 11:07:27.519 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-06 11:07:27.523 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 11:07:27.526 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:27.530 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:27.534 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:27.538 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-06 11:07:27.542 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:27.545 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:27.549 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:27.553 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:27.558 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:27.565 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336047560 2026-07-06 11:07:27.569 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-06 11:07:27.596 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:27.601 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-06 11:07:27.605 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-06 11:07:27.609 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 11:07:27.613 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 11:07:27.617 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 11:07:27.622 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 11:07:27.627 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-06 11:07:27.631 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-06 11:07:27.636 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-06 11:07:27.640 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:07:27.645 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:07:27.649 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:07:27.654 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:07:27.658 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-06 11:07:27.663 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 11:07:27.667 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 11:07:27.672 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:07:27.677 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 11:07:27.681 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-06 11:07:27.685 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:07:27.689 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 11:07:27.693 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 11:07:27.696 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 11:07:27.700 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-06 11:07:27.703 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 11:07:27.709 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-06 11:07:27.813 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:07:27.915 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-06 11:07:27.996 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-06 11:07:28.079 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:07:28.163 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:07:28.244 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-06 11:07:28.324 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-06 11:07:28.400 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-06 11:07:28.475 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-06 11:07:28.564 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-06 11:07:28.651 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 11:07:28.655 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 11:07:28.659 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-06 11:07:28.759 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 11:07:29.267 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-06 11:07:29.299 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-06 11:07:29.771 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-06 11:07:29.913 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:29.917 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:29.923 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:29.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:29.930 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:29.934 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:29.939 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:29.943 | + functions-common:time_stop:2427 : start_time=1783336047560 2026-07-06 11:07:29.946 | + functions-common:time_stop:2429 : [[ -z 1783336047560 ]] 2026-07-06 11:07:29.951 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:29.953 | + functions-common:time_stop:2432 : end_time=1783336049951 2026-07-06 11:07:29.956 | + functions-common:time_stop:2433 : elapsed_time=2391 2026-07-06 11:07:29.958 | + functions-common:time_stop:2434 : total=10286 2026-07-06 11:07:29.960 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:29.963 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12677 2026-07-06 11:07:29.966 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.180/ 2026-07-06 11:07:29.969 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:29.971 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-06 11:07:29.974 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:29.976 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:29.979 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:29.981 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:29.984 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-06 11:07:29.986 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:29.989 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:29.992 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:29.995 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:29.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:30.004 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336050001 2026-07-06 11:07:30.007 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-06 11:07:30.033 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:30.035 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-06 11:07:30.038 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-06 11:07:30.041 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:30.044 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:30.046 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:30.048 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:30.054 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-06 11:07:30.057 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-06 11:07:30.059 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-06 11:07:30.061 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:07:30.064 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:07:30.067 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:07:30.072 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:07:30.075 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-06 11:07:30.080 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-06 11:07:30.083 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-06 11:07:30.087 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-06 11:07:30.091 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:30.095 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:07:30.098 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:07:30.101 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:07:30.105 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:07:30.108 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:07:30.112 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-06 11:07:30.116 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:07:30.122 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-06 11:07:30.218 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:07:30.316 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-06 11:07:30.452 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:30.543 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-06 11:07:30.634 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-06 11:07:30.750 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:07:30.843 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:07:30.847 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:07:30.852 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-06 11:07:30.957 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:07:31.509 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-06 11:07:31.538 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-06 11:07:32.070 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-06 11:07:32.137 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:32.144 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:32.148 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:32.151 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:32.155 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:32.163 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:32.166 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:32.169 | + functions-common:time_stop:2427 : start_time=1783336050001 2026-07-06 11:07:32.175 | + functions-common:time_stop:2429 : [[ -z 1783336050001 ]] 2026-07-06 11:07:32.185 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:32.185 | + functions-common:time_stop:2432 : end_time=1783336052181 2026-07-06 11:07:32.190 | + functions-common:time_stop:2433 : elapsed_time=2180 2026-07-06 11:07:32.192 | + functions-common:time_stop:2434 : total=12677 2026-07-06 11:07:32.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:32.199 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14857 2026-07-06 11:07:32.204 | + lib/neutron:start_neutron_service_and_check:646 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:32.210 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-06 11:07:32.213 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:32.216 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:32.219 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:32.225 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:32.229 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-06 11:07:32.235 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:32.238 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:32.241 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:32.248 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:32.255 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:32.264 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336052257 2026-07-06 11:07:32.271 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-06 11:07:32.300 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:32.308 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-06 11:07:32.316 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-06 11:07:32.321 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:32.324 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:32.331 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:32.335 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:32.339 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-06 11:07:32.342 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-06 11:07:32.345 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-06 11:07:32.350 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:07:32.359 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:07:32.361 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:07:32.365 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:07:32.371 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-06 11:07:32.373 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-06 11:07:32.380 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-06 11:07:32.381 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-06 11:07:32.385 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:32.390 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:07:32.398 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:07:32.398 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:07:32.402 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:07:32.407 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:07:32.411 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-06 11:07:32.418 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:07:32.421 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-06 11:07:32.550 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:07:32.695 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-06 11:07:32.816 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:32.903 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-06 11:07:32.979 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-06 11:07:33.094 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:07:33.204 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:07:33.209 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:07:33.212 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-06 11:07:33.351 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:07:33.952 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-06 11:07:33.992 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-06 11:07:34.491 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-06 11:07:34.529 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:34.533 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:34.536 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:34.542 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:34.550 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:34.551 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:34.555 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:34.558 | + functions-common:time_stop:2427 : start_time=1783336052257 2026-07-06 11:07:34.562 | + functions-common:time_stop:2429 : [[ -z 1783336052257 ]] 2026-07-06 11:07:34.573 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:34.577 | + functions-common:time_stop:2432 : end_time=1783336054571 2026-07-06 11:07:34.579 | + functions-common:time_stop:2433 : elapsed_time=2314 2026-07-06 11:07:34.584 | + functions-common:time_stop:2434 : total=14857 2026-07-06 11:07:34.586 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:34.590 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17171 2026-07-06 11:07:34.593 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-06 11:07:34.596 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-06 11:07:34.601 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:34.606 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-06 11:07:34.607 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:34.611 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:34.616 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:34.621 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:34.621 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-06 11:07:34.625 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:34.629 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:34.632 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:34.636 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:34.641 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:34.648 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336054644 2026-07-06 11:07:34.651 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-06 11:07:34.674 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:34.676 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-06 11:07:34.680 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-06 11:07:34.681 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:34.683 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:34.688 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:34.690 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:34.693 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-06 11:07:34.696 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-06 11:07:34.699 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-06 11:07:34.702 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:07:34.706 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:07:34.711 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:07:34.715 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:07:34.718 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-06 11:07:34.722 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-06 11:07:34.728 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-06 11:07:34.730 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-06 11:07:34.732 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:34.735 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:07:34.741 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:07:34.743 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:07:34.745 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:07:34.749 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:07:34.753 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-06 11:07:34.755 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:07:34.762 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-06 11:07:34.872 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:07:34.995 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-06 11:07:35.087 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:35.196 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-06 11:07:35.318 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-06 11:07:35.444 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:07:35.536 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:07:35.545 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:07:35.548 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-06 11:07:35.666 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:07:36.259 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-06 11:07:36.296 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-06 11:07:36.825 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-06 11:07:36.884 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:36.887 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:36.892 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:36.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:36.900 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:36.904 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:36.910 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:36.915 | + functions-common:time_stop:2427 : start_time=1783336054644 2026-07-06 11:07:36.918 | + functions-common:time_stop:2429 : [[ -z 1783336054644 ]] 2026-07-06 11:07:36.925 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:36.931 | + functions-common:time_stop:2432 : end_time=1783336056927 2026-07-06 11:07:36.935 | + functions-common:time_stop:2433 : elapsed_time=2283 2026-07-06 11:07:36.939 | + functions-common:time_stop:2434 : total=17171 2026-07-06 11:07:36.943 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:36.945 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19454 2026-07-06 11:07:36.950 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-06 11:07:36.955 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.180/networking 2026-07-06 11:07:36.959 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-06 11:07:36.959 | Waiting for Neutron to start... 2026-07-06 11:07:36.962 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.180/networking' 2026-07-06 11:07:36.968 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.180/networking' 'Neutron did not start' 60 2026-07-06 11:07:36.972 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.180/networking' 2026-07-06 11:07:36.977 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-06 11:07:36.978 | + functions-common:test_with_retry:2360 : local until=60 2026-07-06 11:07:36.985 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-06 11:07:36.989 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-06 11:07:36.995 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-06 11:07:37.001 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:37.005 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:37.010 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:37.016 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336057011 2026-07-06 11:07:37.021 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.180/networking; do sleep 0.5; done' 2026-07-06 11:07:45.558 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.180/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-06 11:07:45.562 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:45.566 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:45.569 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:45.576 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:45.580 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:45.584 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-06 11:07:45.588 | + functions-common:time_stop:2427 : start_time=1783336057011 2026-07-06 11:07:45.592 | + functions-common:time_stop:2429 : [[ -z 1783336057011 ]] 2026-07-06 11:07:45.601 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:45.606 | + functions-common:time_stop:2432 : end_time=1783336065602 2026-07-06 11:07:45.611 | + functions-common:time_stop:2433 : elapsed_time=8591 2026-07-06 11:07:45.617 | + functions-common:time_stop:2434 : total=0 2026-07-06 11:07:45.619 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:45.623 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8591 2026-07-06 11:07:45.625 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-06 11:07:45.655 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:45.662 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-06 11:07:45.663 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:07:45.667 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-06 11:07:45.672 | + ./stack.sh:main:1311 : start_placement 2026-07-06 11:07:45.676 | + lib/placement:start_placement:137 : start_placement_api 2026-07-06 11:07:45.683 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-06 11:07:45.692 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 11:07:45.696 | + functions-common:run_process:1674 : local service=placement-api 2026-07-06 11:07:45.701 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 11:07:45.703 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:45.706 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:45.711 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:45.715 | + functions-common:run_process:1680 : local name=placement-api 2026-07-06 11:07:45.720 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:45.725 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:45.732 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:45.736 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:45.740 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:45.751 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336065745 2026-07-06 11:07:45.753 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-06 11:07:45.788 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:45.792 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-06 11:07:45.798 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-06 11:07:45.801 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 11:07:45.807 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 11:07:45.811 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 11:07:45.815 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 11:07:45.822 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-06 11:07:45.824 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-06 11:07:45.829 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-06 11:07:45.833 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:07:45.839 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:07:45.844 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:07:45.848 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:07:45.852 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-06 11:07:45.859 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-06 11:07:45.863 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 11:07:45.865 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:07:45.868 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 11:07:45.870 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-06 11:07:45.874 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:07:45.879 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 11:07:45.880 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 11:07:45.882 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 11:07:45.884 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-06 11:07:45.886 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 11:07:45.891 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-06 11:07:46.018 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:07:46.151 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-06 11:07:46.237 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-06 11:07:46.317 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:07:46.416 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:07:46.499 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-06 11:07:46.573 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-06 11:07:46.638 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-06 11:07:46.705 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-06 11:07:46.771 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-06 11:07:46.836 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 11:07:46.839 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 11:07:46.843 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-06 11:07:46.922 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 11:07:47.397 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-06 11:07:47.429 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-06 11:07:47.904 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-06 11:07:48.052 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:48.056 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:48.060 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:48.065 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:48.072 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:48.076 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:48.079 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:48.082 | + functions-common:time_stop:2427 : start_time=1783336065745 2026-07-06 11:07:48.086 | + functions-common:time_stop:2429 : [[ -z 1783336065745 ]] 2026-07-06 11:07:48.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:48.097 | + functions-common:time_stop:2432 : end_time=1783336068092 2026-07-06 11:07:48.102 | + functions-common:time_stop:2433 : elapsed_time=2347 2026-07-06 11:07:48.103 | + functions-common:time_stop:2434 : total=19454 2026-07-06 11:07:48.104 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:48.107 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21801 2026-07-06 11:07:48.109 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-06 11:07:48.110 | Waiting for placement-api to start... 2026-07-06 11:07:48.113 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.180/placement 2026-07-06 11:07:48.114 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 11:07:48.117 | + functions:wait_for_service:477 : local url=http://192.168.122.180/placement 2026-07-06 11:07:48.119 | + functions:wait_for_service:478 : local rval=0 2026-07-06 11:07:48.123 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 11:07:48.126 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 11:07:48.129 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:48.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:48.137 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:48.143 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336068139 2026-07-06 11:07:48.144 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 11:07:48.147 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:07:48.151 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.180/placement 2026-07-06 11:07:51.187 | + :: : [[ 200 == 503 ]] 2026-07-06 11:07:51.189 | + :: : [[ 0 -eq 7 ]] 2026-07-06 11:07:51.193 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 11:07:51.195 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:51.198 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:51.201 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:51.204 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:51.207 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:51.209 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 11:07:51.212 | + functions-common:time_stop:2427 : start_time=1783336068139 2026-07-06 11:07:51.215 | + functions-common:time_stop:2429 : [[ -z 1783336068139 ]] 2026-07-06 11:07:51.218 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:51.223 | + functions-common:time_stop:2432 : end_time=1783336071220 2026-07-06 11:07:51.226 | + functions-common:time_stop:2433 : elapsed_time=3081 2026-07-06 11:07:51.229 | + functions-common:time_stop:2434 : total=11756 2026-07-06 11:07:51.231 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:51.234 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14837 2026-07-06 11:07:51.237 | + functions:wait_for_service:486 : return 0 2026-07-06 11:07:51.240 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-06 11:07:51.258 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:51.261 | + ./stack.sh:main:1315 : start_neutron 2026-07-06 11:07:51.263 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-06 11:07:51.266 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:51.269 | + functions-common:run_process:1674 : local service=q-agt 2026-07-06 11:07:51.271 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 11:07:51.274 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:51.277 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:51.282 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:51.282 | + functions-common:run_process:1680 : local name=q-agt 2026-07-06 11:07:51.285 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:51.287 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:51.290 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:51.292 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:51.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:51.300 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336071297 2026-07-06 11:07:51.302 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-06 11:07:51.319 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:51.322 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:51.325 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:51.327 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:51.330 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:51.333 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:51.335 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:51.338 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:51.341 | + functions-common:time_stop:2427 : start_time=1783336071297 2026-07-06 11:07:51.343 | + functions-common:time_stop:2429 : [[ -z 1783336071297 ]] 2026-07-06 11:07:51.346 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:51.351 | + functions-common:time_stop:2432 : end_time=1783336071348 2026-07-06 11:07:51.353 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-06 11:07:51.356 | + functions-common:time_stop:2434 : total=21801 2026-07-06 11:07:51.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:51.361 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21852 2026-07-06 11:07:51.364 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-06 11:07:51.367 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 11:07:51.369 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 11:07:51.372 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-06 11:07:51.374 | + lib/neutron:start_other_agents:683 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-06 11:07:51.377 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-06 11:07:51.379 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-06 11:07:51.382 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:51.385 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:51.388 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:51.390 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-06 11:07:51.393 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:51.396 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:51.398 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:51.401 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:51.405 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:51.410 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336071406 2026-07-06 11:07:51.412 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-06 11:07:51.435 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:51.440 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:51.443 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:51.445 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:51.448 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:51.450 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:51.453 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:51.455 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:51.458 | + functions-common:time_stop:2427 : start_time=1783336071406 2026-07-06 11:07:51.460 | + functions-common:time_stop:2429 : [[ -z 1783336071406 ]] 2026-07-06 11:07:51.463 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:51.468 | + functions-common:time_stop:2432 : end_time=1783336071465 2026-07-06 11:07:51.471 | + functions-common:time_stop:2433 : elapsed_time=59 2026-07-06 11:07:51.473 | + functions-common:time_stop:2434 : total=21852 2026-07-06 11:07:51.476 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:51.478 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21911 2026-07-06 11:07:51.482 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-06 11:07:51.484 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-06 11:07:51.487 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-06 11:07:51.490 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-06 11:07:51.493 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 11:07:51.496 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 11:07:51.500 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 11:07:51.502 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-06 11:07:51.505 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 11:07:51.508 | + lib/neutron:start_other_agents:685 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 11:07:51.511 | + functions-common:run_process:1674 : local service=q-l3 2026-07-06 11:07:51.513 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 11:07:51.516 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:51.518 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:51.521 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:51.523 | + functions-common:run_process:1680 : local name=q-l3 2026-07-06 11:07:51.526 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:51.529 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:51.531 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:51.534 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:51.537 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:51.542 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336071539 2026-07-06 11:07:51.544 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-06 11:07:51.562 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:51.565 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:51.567 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:51.570 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:51.573 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:51.575 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:51.578 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:51.580 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:51.583 | + functions-common:time_stop:2427 : start_time=1783336071539 2026-07-06 11:07:51.586 | + functions-common:time_stop:2429 : [[ -z 1783336071539 ]] 2026-07-06 11:07:51.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:51.593 | + functions-common:time_stop:2432 : end_time=1783336071590 2026-07-06 11:07:51.596 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-06 11:07:51.598 | + functions-common:time_stop:2434 : total=21911 2026-07-06 11:07:51.601 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:51.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21962 2026-07-06 11:07:51.606 | + lib/neutron:start_other_agents:687 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-06 11:07:51.608 | + functions-common:run_process:1674 : local service=q-meta 2026-07-06 11:07:51.611 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-06 11:07:51.613 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:51.616 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:51.619 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:51.621 | + functions-common:run_process:1680 : local name=q-meta 2026-07-06 11:07:51.624 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:51.626 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:51.629 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:51.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:51.635 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:51.639 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336071636 2026-07-06 11:07:51.642 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-06 11:07:51.658 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:51.661 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:51.663 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:51.665 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:51.668 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:51.671 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:51.673 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:51.675 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:51.678 | + functions-common:time_stop:2427 : start_time=1783336071636 2026-07-06 11:07:51.681 | + functions-common:time_stop:2429 : [[ -z 1783336071636 ]] 2026-07-06 11:07:51.684 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:51.688 | + functions-common:time_stop:2432 : end_time=1783336071685 2026-07-06 11:07:51.691 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-06 11:07:51.693 | + functions-common:time_stop:2434 : total=21962 2026-07-06 11:07:51.695 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:51.698 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22011 2026-07-06 11:07:51.701 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-06 11:07:51.704 | + functions-common:run_process:1674 : local service=q-metering 2026-07-06 11:07:51.706 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-06 11:07:51.709 | + functions-common:run_process:1676 : local group= 2026-07-06 11:07:51.711 | + functions-common:run_process:1677 : local user= 2026-07-06 11:07:51.714 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:07:51.716 | + functions-common:run_process:1680 : local name=q-metering 2026-07-06 11:07:51.719 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:07:51.721 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:07:51.724 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:07:51.726 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:07:51.730 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:07:51.734 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336071731 2026-07-06 11:07:51.736 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-06 11:07:51.753 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:07:51.755 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:07:51.757 | + functions-common:time_stop:2420 : local name 2026-07-06 11:07:51.760 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:07:51.762 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:07:51.765 | + functions-common:time_stop:2423 : local total 2026-07-06 11:07:51.768 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:07:51.770 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:07:51.773 | + functions-common:time_stop:2427 : start_time=1783336071731 2026-07-06 11:07:51.775 | + functions-common:time_stop:2429 : [[ -z 1783336071731 ]] 2026-07-06 11:07:51.779 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:07:51.783 | + functions-common:time_stop:2432 : end_time=1783336071780 2026-07-06 11:07:51.785 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-06 11:07:51.788 | + functions-common:time_stop:2434 : total=22011 2026-07-06 11:07:51.791 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:07:51.794 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22060 2026-07-06 11:07:51.796 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-06 11:07:51.812 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:07:51.815 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-06 11:07:51.817 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-06 11:07:51.820 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:07:51.822 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-06 11:07:51.825 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-06 11:07:51.827 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-06 11:07:51.830 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-06 11:07:51.833 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-06 11:07:51.835 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-06 11:07:51.838 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-06 11:07:55.969 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:07:55.972 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 11:07:55.972 | address-scope 2026-07-06 11:07:55.972 | agent 2026-07-06 11:07:55.972 | allowed-address-pairs 2026-07-06 11:07:55.972 | auto-allocated-topology 2026-07-06 11:07:55.972 | availability_zone 2026-07-06 11:07:55.972 | default-subnetpools 2026-07-06 11:07:55.972 | dhcp_agent_scheduler 2026-07-06 11:07:55.972 | dns-integration 2026-07-06 11:07:55.972 | dns-domain-ports 2026-07-06 11:07:55.972 | dns-integration-domain-keywords 2026-07-06 11:07:55.972 | empty-string-filtering 2026-07-06 11:07:55.973 | external-net 2026-07-06 11:07:55.973 | extra_dhcp_opt 2026-07-06 11:07:55.973 | extraroute 2026-07-06 11:07:55.973 | extraroute-atomic 2026-07-06 11:07:55.973 | filter-validation 2026-07-06 11:07:55.973 | floating-ip-port-forwarding-detail 2026-07-06 11:07:55.973 | fip-port-details 2026-07-06 11:07:55.973 | flavors 2026-07-06 11:07:55.973 | floatingip-pools 2026-07-06 11:07:55.973 | router 2026-07-06 11:07:55.974 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:07:55.974 | enable-default-route-bfd 2026-07-06 11:07:55.974 | enable-default-route-ecmp 2026-07-06 11:07:55.974 | ext-gw-mode 2026-07-06 11:07:55.974 | l3-ha 2026-07-06 11:07:55.974 | external-gateway-multihoming 2026-07-06 11:07:55.974 | l3-flavors 2026-07-06 11:07:55.974 | l3_agent_scheduler 2026-07-06 11:07:55.974 | multi-provider 2026-07-06 11:07:55.974 | net-mtu 2026-07-06 11:07:55.974 | net-mtu-writable 2026-07-06 11:07:55.975 | network_availability_zone 2026-07-06 11:07:55.975 | network-ip-availability 2026-07-06 11:07:55.975 | network-ip-availability-details 2026-07-06 11:07:55.975 | pagination 2026-07-06 11:07:55.975 | port-device-profile 2026-07-06 11:07:55.975 | port-mac-address-regenerate 2026-07-06 11:07:55.975 | port-numa-affinity-policy 2026-07-06 11:07:55.975 | port-numa-affinity-policy-socket 2026-07-06 11:07:55.975 | binding 2026-07-06 11:07:55.975 | binding-extended 2026-07-06 11:07:55.976 | port-security 2026-07-06 11:07:55.976 | project-id 2026-07-06 11:07:55.976 | provider 2026-07-06 11:07:55.976 | qinq 2026-07-06 11:07:55.976 | quota-check-limit 2026-07-06 11:07:55.976 | quota-check-limit-default 2026-07-06 11:07:55.976 | quotas 2026-07-06 11:07:55.976 | quota_details 2026-07-06 11:07:55.976 | rbac-policies 2026-07-06 11:07:55.976 | rbac-address-scope 2026-07-06 11:07:55.976 | rbac-security-groups 2026-07-06 11:07:55.977 | revision-if-match 2026-07-06 11:07:55.977 | standard-attr-revisions 2026-07-06 11:07:55.977 | router_availability_zone 2026-07-06 11:07:55.978 | router-enable-snat 2026-07-06 11:07:55.978 | security-groups-default-rules 2026-07-06 11:07:55.978 | security-groups-default-statefulness 2026-07-06 11:07:55.978 | security-groups-normalized-cidr 2026-07-06 11:07:55.978 | security-groups-remote-address-group 2026-07-06 11:07:55.978 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:07:55.978 | security-groups-shared-filtering 2026-07-06 11:07:55.978 | security-group 2026-07-06 11:07:55.978 | service-type 2026-07-06 11:07:55.978 | sorting 2026-07-06 11:07:55.979 | standard-attr-description 2026-07-06 11:07:55.979 | stateful-security-group 2026-07-06 11:07:55.979 | subnet-dns-publish-fixed-ip 2026-07-06 11:07:55.979 | subnet-external-network 2026-07-06 11:07:55.979 | subnet_onboard 2026-07-06 11:07:55.979 | subnet-service-types 2026-07-06 11:07:55.979 | subnet_allocation 2026-07-06 11:07:55.979 | subnetpool-prefix-ops 2026-07-06 11:07:55.979 | tag-creation 2026-07-06 11:07:55.979 | standard-attr-tag 2026-07-06 11:07:55.979 | standard-attr-timestamp 2026-07-06 11:07:55.980 | vlan-transparent' 2026-07-06 11:07:55.980 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 11:07:55.980 | address-scope 2026-07-06 11:07:55.980 | agent 2026-07-06 11:07:55.980 | allowed-address-pairs 2026-07-06 11:07:55.980 | auto-allocated-topology 2026-07-06 11:07:55.980 | availability_zone 2026-07-06 11:07:55.980 | default-subnetpools 2026-07-06 11:07:55.980 | dhcp_agent_scheduler 2026-07-06 11:07:55.980 | dns-integration 2026-07-06 11:07:55.981 | dns-domain-ports 2026-07-06 11:07:55.981 | dns-integration-domain-keywords 2026-07-06 11:07:55.981 | empty-string-filtering 2026-07-06 11:07:55.981 | external-net 2026-07-06 11:07:55.981 | extra_dhcp_opt 2026-07-06 11:07:55.981 | extraroute 2026-07-06 11:07:55.981 | extraroute-atomic 2026-07-06 11:07:55.981 | filter-validation 2026-07-06 11:07:55.981 | floating-ip-port-forwarding-detail 2026-07-06 11:07:55.982 | fip-port-details 2026-07-06 11:07:55.982 | flavors 2026-07-06 11:07:55.982 | floatingip-pools 2026-07-06 11:07:55.982 | router 2026-07-06 11:07:55.983 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:07:55.983 | enable-default-route-bfd 2026-07-06 11:07:55.983 | enable-default-route-ecmp 2026-07-06 11:07:55.983 | ext-gw-mode 2026-07-06 11:07:55.983 | l3-ha 2026-07-06 11:07:55.983 | external-gateway-multihoming 2026-07-06 11:07:55.983 | l3-flavors 2026-07-06 11:07:55.983 | l3_agent_scheduler 2026-07-06 11:07:55.983 | multi-provider 2026-07-06 11:07:55.983 | net-mtu 2026-07-06 11:07:55.983 | net-mtu-writable 2026-07-06 11:07:55.984 | network_availability_zone 2026-07-06 11:07:55.984 | network-ip-availability 2026-07-06 11:07:55.984 | network-ip-availability-details 2026-07-06 11:07:55.984 | pagination 2026-07-06 11:07:55.984 | port-device-profile 2026-07-06 11:07:55.984 | port-mac-address-regenerate 2026-07-06 11:07:55.984 | port-numa-affinity-policy 2026-07-06 11:07:55.984 | port-numa-affinity-policy-socket 2026-07-06 11:07:55.984 | binding 2026-07-06 11:07:55.984 | binding-extended 2026-07-06 11:07:55.984 | port-security 2026-07-06 11:07:55.985 | project-id 2026-07-06 11:07:55.985 | provider 2026-07-06 11:07:55.985 | qinq 2026-07-06 11:07:55.985 | quota-check-limit 2026-07-06 11:07:55.985 | quota-check-limit-default 2026-07-06 11:07:55.985 | quotas 2026-07-06 11:07:55.985 | quota_details 2026-07-06 11:07:55.985 | rbac-policies 2026-07-06 11:07:55.985 | rbac-address-scope 2026-07-06 11:07:55.986 | rbac-security-groups 2026-07-06 11:07:55.986 | revision-if-match 2026-07-06 11:07:55.986 | standard-attr-revisions 2026-07-06 11:07:55.986 | router_availability_zone 2026-07-06 11:07:55.986 | router-enable-snat 2026-07-06 11:07:55.986 | security-groups-default-rules 2026-07-06 11:07:55.987 | security-groups-default-statefulness 2026-07-06 11:07:55.987 | security-groups-normalized-cidr 2026-07-06 11:07:55.987 | security-groups-remote-address-group 2026-07-06 11:07:55.987 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:07:55.987 | security-groups-shared-filtering 2026-07-06 11:07:55.987 | security-group 2026-07-06 11:07:55.987 | service-type 2026-07-06 11:07:55.987 | sorting 2026-07-06 11:07:55.987 | standard-attr-description 2026-07-06 11:07:55.987 | stateful-security-group 2026-07-06 11:07:55.987 | subnet-dns-publish-fixed-ip 2026-07-06 11:07:55.988 | subnet-external-network 2026-07-06 11:07:55.988 | subnet_onboard 2026-07-06 11:07:55.988 | subnet-service-types 2026-07-06 11:07:55.988 | subnet_allocation 2026-07-06 11:07:55.988 | subnetpool-prefix-ops 2026-07-06 11:07:55.988 | tag-creation 2026-07-06 11:07:55.988 | standard-attr-tag 2026-07-06 11:07:55.988 | standard-attr-timestamp 2026-07-06 11:07:55.988 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-06 11:07:55.988 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 11:07:55.989 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-06 11:07:55.990 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-06 11:07:55.994 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-06 11:08:00.142 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:00.146 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=c3287713-1931-4f24-b326-b80c8cffe905 2026-07-06 11:08:00.149 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-06 11:08:00.153 | ++ 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 fd90:0069:ec31::/56 --share --default -f value -c id 2026-07-06 11:08:04.061 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:04.065 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=b9421cfc-771e-4a67-8379-faae6ae8a72c 2026-07-06 11:08:04.067 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-06 11:08:04.070 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 11:08:04.072 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 11:08:04.076 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-06 11:08:09.493 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:09.497 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=cf51c4d8-5c34-4d1b-b796-c19789cda11f 2026-07-06 11:08:09.500 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-06 11:08:09.503 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:08:09.520 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-06 11:08:09.524 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-06 11:08:09.527 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z c3287713-1931-4f24-b326-b80c8cffe905 ']' 2026-07-06 11:08:09.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-06 11:08:09.533 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-06 11:08:09.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool c3287713-1931-4f24-b326-b80c8cffe905 ' 2026-07-06 11:08:09.539 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-06 11:08:09.542 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network cf51c4d8-5c34-4d1b-b796-c19789cda11f private-subnet' 2026-07-06 11:08:09.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-06 11:08:09.550 | +++ 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 c3287713-1931-4f24-b326-b80c8cffe905 --network cf51c4d8-5c34-4d1b-b796-c19789cda11f private-subnet -f value -c id 2026-07-06 11:08:15.096 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:15.100 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=dd562d63-fb41-4088-acc2-4000a972bafc 2026-07-06 11:08:15.103 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-06 11:08:15.106 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:08:15.126 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo dd562d63-fb41-4088-acc2-4000a972bafc 2026-07-06 11:08:15.131 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=dd562d63-fb41-4088-acc2-4000a972bafc 2026-07-06 11:08:15.133 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-06 11:08:15.138 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-06 11:08:15.141 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-06 11:08:15.144 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:08:15.164 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-06 11:08:15.168 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:08:15.188 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-06 11:08:15.192 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z b9421cfc-771e-4a67-8379-faae6ae8a72c ']' 2026-07-06 11:08:15.195 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-06 11:08:15.198 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-06 11:08:15.202 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool b9421cfc-771e-4a67-8379-faae6ae8a72c ' 2026-07-06 11:08:15.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-06 11:08:15.208 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network cf51c4d8-5c34-4d1b-b796-c19789cda11f ipv6-private-subnet ' 2026-07-06 11:08:15.211 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-06 11:08:15.216 | +++ 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 b9421cfc-771e-4a67-8379-faae6ae8a72c --ipv6-ra-mode slaac --ipv6-address-mode slaac --network cf51c4d8-5c34-4d1b-b796-c19789cda11f ipv6-private-subnet -f value -c id 2026-07-06 11:08:20.173 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:20.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=6a41b33f-590f-4092-91b2-0c896be69a42 2026-07-06 11:08:20.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-06 11:08:20.183 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:08:20.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 6a41b33f-590f-4092-91b2-0c896be69a42 2026-07-06 11:08:20.208 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=6a41b33f-590f-4092-91b2-0c896be69a42 2026-07-06 11:08:20.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-06 11:08:20.215 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-06 11:08:20.220 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-06 11:08:23.618 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:23.621 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 11:08:23.621 | address-scope 2026-07-06 11:08:23.622 | agent 2026-07-06 11:08:23.622 | allowed-address-pairs 2026-07-06 11:08:23.622 | auto-allocated-topology 2026-07-06 11:08:23.622 | availability_zone 2026-07-06 11:08:23.622 | default-subnetpools 2026-07-06 11:08:23.622 | dhcp_agent_scheduler 2026-07-06 11:08:23.622 | dns-integration 2026-07-06 11:08:23.622 | dns-domain-ports 2026-07-06 11:08:23.622 | dns-integration-domain-keywords 2026-07-06 11:08:23.623 | empty-string-filtering 2026-07-06 11:08:23.623 | external-net 2026-07-06 11:08:23.623 | extra_dhcp_opt 2026-07-06 11:08:23.623 | extraroute 2026-07-06 11:08:23.623 | extraroute-atomic 2026-07-06 11:08:23.623 | filter-validation 2026-07-06 11:08:23.623 | floating-ip-port-forwarding-detail 2026-07-06 11:08:23.623 | fip-port-details 2026-07-06 11:08:23.623 | flavors 2026-07-06 11:08:23.624 | floatingip-pools 2026-07-06 11:08:23.624 | router 2026-07-06 11:08:23.624 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:08:23.624 | enable-default-route-bfd 2026-07-06 11:08:23.624 | enable-default-route-ecmp 2026-07-06 11:08:23.624 | ext-gw-mode 2026-07-06 11:08:23.624 | l3-ha 2026-07-06 11:08:23.624 | external-gateway-multihoming 2026-07-06 11:08:23.624 | l3-flavors 2026-07-06 11:08:23.624 | l3_agent_scheduler 2026-07-06 11:08:23.625 | multi-provider 2026-07-06 11:08:23.625 | net-mtu 2026-07-06 11:08:23.625 | net-mtu-writable 2026-07-06 11:08:23.625 | network_availability_zone 2026-07-06 11:08:23.625 | network-ip-availability 2026-07-06 11:08:23.625 | network-ip-availability-details 2026-07-06 11:08:23.625 | pagination 2026-07-06 11:08:23.625 | port-device-profile 2026-07-06 11:08:23.625 | port-mac-address-regenerate 2026-07-06 11:08:23.626 | port-numa-affinity-policy 2026-07-06 11:08:23.626 | port-numa-affinity-policy-socket 2026-07-06 11:08:23.626 | binding 2026-07-06 11:08:23.626 | binding-extended 2026-07-06 11:08:23.626 | port-security 2026-07-06 11:08:23.626 | project-id 2026-07-06 11:08:23.626 | provider 2026-07-06 11:08:23.626 | qinq 2026-07-06 11:08:23.627 | quota-check-limit 2026-07-06 11:08:23.627 | quota-check-limit-default 2026-07-06 11:08:23.627 | quotas 2026-07-06 11:08:23.627 | quota_details 2026-07-06 11:08:23.627 | rbac-policies 2026-07-06 11:08:23.627 | rbac-address-scope 2026-07-06 11:08:23.627 | rbac-security-groups 2026-07-06 11:08:23.627 | revision-if-match 2026-07-06 11:08:23.627 | standard-attr-revisions 2026-07-06 11:08:23.628 | router_availability_zone 2026-07-06 11:08:23.628 | router-enable-snat 2026-07-06 11:08:23.628 | security-groups-default-rules 2026-07-06 11:08:23.628 | security-groups-default-statefulness 2026-07-06 11:08:23.628 | security-groups-normalized-cidr 2026-07-06 11:08:23.628 | security-groups-remote-address-group 2026-07-06 11:08:23.628 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:08:23.628 | security-groups-shared-filtering 2026-07-06 11:08:23.629 | security-group 2026-07-06 11:08:23.629 | service-type 2026-07-06 11:08:23.629 | sorting 2026-07-06 11:08:23.629 | standard-attr-description 2026-07-06 11:08:23.629 | stateful-security-group 2026-07-06 11:08:23.630 | subnet-dns-publish-fixed-ip 2026-07-06 11:08:23.630 | subnet-external-network 2026-07-06 11:08:23.630 | subnet_onboard 2026-07-06 11:08:23.630 | subnet-service-types 2026-07-06 11:08:23.630 | subnet_allocation 2026-07-06 11:08:23.630 | subnetpool-prefix-ops 2026-07-06 11:08:23.630 | tag-creation 2026-07-06 11:08:23.630 | standard-attr-tag 2026-07-06 11:08:23.631 | standard-attr-timestamp 2026-07-06 11:08:23.631 | vlan-transparent' 2026-07-06 11:08:23.631 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 11:08:23.631 | address-scope 2026-07-06 11:08:23.631 | agent 2026-07-06 11:08:23.631 | allowed-address-pairs 2026-07-06 11:08:23.631 | auto-allocated-topology 2026-07-06 11:08:23.631 | availability_zone 2026-07-06 11:08:23.631 | default-subnetpools 2026-07-06 11:08:23.632 | dhcp_agent_scheduler 2026-07-06 11:08:23.632 | dns-integration 2026-07-06 11:08:23.632 | dns-domain-ports 2026-07-06 11:08:23.632 | dns-integration-domain-keywords 2026-07-06 11:08:23.632 | empty-string-filtering 2026-07-06 11:08:23.632 | external-net 2026-07-06 11:08:23.632 | extra_dhcp_opt 2026-07-06 11:08:23.632 | extraroute 2026-07-06 11:08:23.632 | extraroute-atomic 2026-07-06 11:08:23.633 | filter-validation 2026-07-06 11:08:23.633 | floating-ip-port-forwarding-detail 2026-07-06 11:08:23.633 | fip-port-details 2026-07-06 11:08:23.633 | flavors 2026-07-06 11:08:23.633 | floatingip-pools 2026-07-06 11:08:23.633 | router 2026-07-06 11:08:23.633 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:08:23.633 | enable-default-route-bfd 2026-07-06 11:08:23.634 | enable-default-route-ecmp 2026-07-06 11:08:23.634 | ext-gw-mode 2026-07-06 11:08:23.634 | l3-ha 2026-07-06 11:08:23.634 | external-gateway-multihoming 2026-07-06 11:08:23.634 | l3-flavors 2026-07-06 11:08:23.634 | l3_agent_scheduler 2026-07-06 11:08:23.634 | multi-provider 2026-07-06 11:08:23.634 | net-mtu 2026-07-06 11:08:23.634 | net-mtu-writable 2026-07-06 11:08:23.634 | network_availability_zone 2026-07-06 11:08:23.635 | network-ip-availability 2026-07-06 11:08:23.635 | network-ip-availability-details 2026-07-06 11:08:23.635 | pagination 2026-07-06 11:08:23.635 | port-device-profile 2026-07-06 11:08:23.635 | port-mac-address-regenerate 2026-07-06 11:08:23.635 | port-numa-affinity-policy 2026-07-06 11:08:23.635 | port-numa-affinity-policy-socket 2026-07-06 11:08:23.635 | binding 2026-07-06 11:08:23.635 | binding-extended 2026-07-06 11:08:23.636 | port-security 2026-07-06 11:08:23.636 | project-id 2026-07-06 11:08:23.636 | provider 2026-07-06 11:08:23.636 | qinq 2026-07-06 11:08:23.636 | quota-check-limit 2026-07-06 11:08:23.636 | quota-check-limit-default 2026-07-06 11:08:23.636 | quotas 2026-07-06 11:08:23.636 | quota_details 2026-07-06 11:08:23.636 | rbac-policies 2026-07-06 11:08:23.636 | rbac-address-scope 2026-07-06 11:08:23.637 | rbac-security-groups 2026-07-06 11:08:23.637 | revision-if-match 2026-07-06 11:08:23.637 | standard-attr-revisions 2026-07-06 11:08:23.637 | router_availability_zone 2026-07-06 11:08:23.637 | router-enable-snat 2026-07-06 11:08:23.637 | security-groups-default-rules 2026-07-06 11:08:23.637 | security-groups-default-statefulness 2026-07-06 11:08:23.638 | security-groups-normalized-cidr 2026-07-06 11:08:23.638 | security-groups-remote-address-group 2026-07-06 11:08:23.638 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:08:23.638 | security-groups-shared-filtering 2026-07-06 11:08:23.638 | security-group 2026-07-06 11:08:23.638 | service-type 2026-07-06 11:08:23.638 | sorting 2026-07-06 11:08:23.638 | standard-attr-description 2026-07-06 11:08:23.638 | stateful-security-group 2026-07-06 11:08:23.638 | subnet-dns-publish-fixed-ip 2026-07-06 11:08:23.639 | subnet-external-network 2026-07-06 11:08:23.639 | subnet_onboard 2026-07-06 11:08:23.639 | subnet-service-types 2026-07-06 11:08:23.639 | subnet_allocation 2026-07-06 11:08:23.640 | subnetpool-prefix-ops 2026-07-06 11:08:23.640 | tag-creation 2026-07-06 11:08:23.640 | standard-attr-tag 2026-07-06 11:08:23.640 | standard-attr-timestamp 2026-07-06 11:08:23.640 | vlan-transparent =~ router ]] 2026-07-06 11:08:23.640 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 11:08:23.641 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-06 11:08:23.641 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-06 11:08:23.641 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-06 11:08:26.974 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:26.978 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 11:08:26.979 | address-scope 2026-07-06 11:08:26.979 | agent 2026-07-06 11:08:26.979 | allowed-address-pairs 2026-07-06 11:08:26.979 | auto-allocated-topology 2026-07-06 11:08:26.979 | availability_zone 2026-07-06 11:08:26.979 | default-subnetpools 2026-07-06 11:08:26.979 | dhcp_agent_scheduler 2026-07-06 11:08:26.979 | dns-integration 2026-07-06 11:08:26.980 | dns-domain-ports 2026-07-06 11:08:26.980 | dns-integration-domain-keywords 2026-07-06 11:08:26.980 | empty-string-filtering 2026-07-06 11:08:26.980 | external-net 2026-07-06 11:08:26.980 | extra_dhcp_opt 2026-07-06 11:08:26.980 | extraroute 2026-07-06 11:08:26.980 | extraroute-atomic 2026-07-06 11:08:26.980 | filter-validation 2026-07-06 11:08:26.981 | floating-ip-port-forwarding-detail 2026-07-06 11:08:26.981 | fip-port-details 2026-07-06 11:08:26.981 | flavors 2026-07-06 11:08:26.981 | floatingip-pools 2026-07-06 11:08:26.981 | router 2026-07-06 11:08:26.981 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:08:26.981 | enable-default-route-bfd 2026-07-06 11:08:26.981 | enable-default-route-ecmp 2026-07-06 11:08:26.982 | ext-gw-mode 2026-07-06 11:08:26.982 | l3-ha 2026-07-06 11:08:26.982 | external-gateway-multihoming 2026-07-06 11:08:26.982 | l3-flavors 2026-07-06 11:08:26.982 | l3_agent_scheduler 2026-07-06 11:08:26.982 | multi-provider 2026-07-06 11:08:26.982 | net-mtu 2026-07-06 11:08:26.983 | net-mtu-writable 2026-07-06 11:08:26.983 | network_availability_zone 2026-07-06 11:08:26.983 | network-ip-availability 2026-07-06 11:08:26.983 | network-ip-availability-details 2026-07-06 11:08:26.983 | pagination 2026-07-06 11:08:26.983 | port-device-profile 2026-07-06 11:08:26.983 | port-mac-address-regenerate 2026-07-06 11:08:26.983 | port-numa-affinity-policy 2026-07-06 11:08:26.984 | port-numa-affinity-policy-socket 2026-07-06 11:08:26.984 | binding 2026-07-06 11:08:26.984 | binding-extended 2026-07-06 11:08:26.984 | port-security 2026-07-06 11:08:26.984 | project-id 2026-07-06 11:08:26.984 | provider 2026-07-06 11:08:26.984 | qinq 2026-07-06 11:08:26.984 | quota-check-limit 2026-07-06 11:08:26.985 | quota-check-limit-default 2026-07-06 11:08:26.985 | quotas 2026-07-06 11:08:26.985 | quota_details 2026-07-06 11:08:26.985 | rbac-policies 2026-07-06 11:08:26.985 | rbac-address-scope 2026-07-06 11:08:26.985 | rbac-security-groups 2026-07-06 11:08:26.985 | revision-if-match 2026-07-06 11:08:26.985 | standard-attr-revisions 2026-07-06 11:08:26.986 | router_availability_zone 2026-07-06 11:08:26.986 | router-enable-snat 2026-07-06 11:08:26.986 | security-groups-default-rules 2026-07-06 11:08:26.986 | security-groups-default-statefulness 2026-07-06 11:08:26.986 | security-groups-normalized-cidr 2026-07-06 11:08:26.986 | security-groups-remote-address-group 2026-07-06 11:08:26.986 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:08:26.987 | security-groups-shared-filtering 2026-07-06 11:08:26.987 | security-group 2026-07-06 11:08:26.987 | service-type 2026-07-06 11:08:26.987 | sorting 2026-07-06 11:08:26.987 | standard-attr-description 2026-07-06 11:08:26.987 | stateful-security-group 2026-07-06 11:08:26.987 | subnet-dns-publish-fixed-ip 2026-07-06 11:08:26.987 | subnet-external-network 2026-07-06 11:08:26.988 | subnet_onboard 2026-07-06 11:08:26.988 | subnet-service-types 2026-07-06 11:08:26.988 | subnet_allocation 2026-07-06 11:08:26.988 | subnetpool-prefix-ops 2026-07-06 11:08:26.988 | tag-creation 2026-07-06 11:08:26.988 | standard-attr-tag 2026-07-06 11:08:26.988 | standard-attr-timestamp 2026-07-06 11:08:26.988 | vlan-transparent' 2026-07-06 11:08:26.989 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 11:08:26.989 | address-scope 2026-07-06 11:08:26.989 | agent 2026-07-06 11:08:26.989 | allowed-address-pairs 2026-07-06 11:08:26.989 | auto-allocated-topology 2026-07-06 11:08:26.989 | availability_zone 2026-07-06 11:08:26.989 | default-subnetpools 2026-07-06 11:08:26.990 | dhcp_agent_scheduler 2026-07-06 11:08:26.990 | dns-integration 2026-07-06 11:08:26.990 | dns-domain-ports 2026-07-06 11:08:26.990 | dns-integration-domain-keywords 2026-07-06 11:08:26.990 | empty-string-filtering 2026-07-06 11:08:26.990 | external-net 2026-07-06 11:08:26.990 | extra_dhcp_opt 2026-07-06 11:08:26.990 | extraroute 2026-07-06 11:08:26.991 | extraroute-atomic 2026-07-06 11:08:26.991 | filter-validation 2026-07-06 11:08:26.991 | floating-ip-port-forwarding-detail 2026-07-06 11:08:26.991 | fip-port-details 2026-07-06 11:08:26.991 | flavors 2026-07-06 11:08:26.991 | floatingip-pools 2026-07-06 11:08:26.991 | router 2026-07-06 11:08:26.991 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:08:26.992 | enable-default-route-bfd 2026-07-06 11:08:26.992 | enable-default-route-ecmp 2026-07-06 11:08:26.992 | ext-gw-mode 2026-07-06 11:08:26.992 | l3-ha 2026-07-06 11:08:26.992 | external-gateway-multihoming 2026-07-06 11:08:26.992 | l3-flavors 2026-07-06 11:08:26.992 | l3_agent_scheduler 2026-07-06 11:08:26.992 | multi-provider 2026-07-06 11:08:26.993 | net-mtu 2026-07-06 11:08:26.993 | net-mtu-writable 2026-07-06 11:08:26.993 | network_availability_zone 2026-07-06 11:08:26.993 | network-ip-availability 2026-07-06 11:08:26.993 | network-ip-availability-details 2026-07-06 11:08:26.993 | pagination 2026-07-06 11:08:26.993 | port-device-profile 2026-07-06 11:08:26.993 | port-mac-address-regenerate 2026-07-06 11:08:26.994 | port-numa-affinity-policy 2026-07-06 11:08:26.994 | port-numa-affinity-policy-socket 2026-07-06 11:08:26.994 | binding 2026-07-06 11:08:26.994 | binding-extended 2026-07-06 11:08:26.994 | port-security 2026-07-06 11:08:26.994 | project-id 2026-07-06 11:08:26.994 | provider 2026-07-06 11:08:26.994 | qinq 2026-07-06 11:08:26.995 | quota-check-limit 2026-07-06 11:08:26.995 | quota-check-limit-default 2026-07-06 11:08:26.995 | quotas 2026-07-06 11:08:26.995 | quota_details 2026-07-06 11:08:26.995 | rbac-policies 2026-07-06 11:08:26.995 | rbac-address-scope 2026-07-06 11:08:26.995 | rbac-security-groups 2026-07-06 11:08:26.996 | revision-if-match 2026-07-06 11:08:26.996 | standard-attr-revisions 2026-07-06 11:08:26.996 | router_availability_zone 2026-07-06 11:08:26.996 | router-enable-snat 2026-07-06 11:08:26.996 | security-groups-default-rules 2026-07-06 11:08:26.996 | security-groups-default-statefulness 2026-07-06 11:08:26.996 | security-groups-normalized-cidr 2026-07-06 11:08:26.996 | security-groups-remote-address-group 2026-07-06 11:08:26.996 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:08:26.997 | security-groups-shared-filtering 2026-07-06 11:08:26.997 | security-group 2026-07-06 11:08:26.997 | service-type 2026-07-06 11:08:26.997 | sorting 2026-07-06 11:08:26.997 | standard-attr-description 2026-07-06 11:08:26.997 | stateful-security-group 2026-07-06 11:08:26.997 | subnet-dns-publish-fixed-ip 2026-07-06 11:08:26.998 | subnet-external-network 2026-07-06 11:08:26.998 | subnet_onboard 2026-07-06 11:08:26.998 | subnet-service-types 2026-07-06 11:08:26.998 | subnet_allocation 2026-07-06 11:08:26.998 | subnetpool-prefix-ops 2026-07-06 11:08:26.998 | tag-creation 2026-07-06 11:08:26.998 | standard-attr-tag 2026-07-06 11:08:26.998 | standard-attr-timestamp 2026-07-06 11:08:26.998 | vlan-transparent =~ external-net ]] 2026-07-06 11:08:26.999 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 11:08:26.999 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-06 11:08:26.999 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-06 11:08:30.850 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:30.853 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=f3923a8d-46c7-43f2-a2d2-6043f5d5657f 2026-07-06 11:08:30.856 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-06 11:08:30.858 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:08:30.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-06 11:08:30.877 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-06 11:08:30.880 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-06 11:08:30.884 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-06 11:08:34.290 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:34.293 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 11:08:34.293 | address-scope 2026-07-06 11:08:34.293 | agent 2026-07-06 11:08:34.293 | allowed-address-pairs 2026-07-06 11:08:34.293 | auto-allocated-topology 2026-07-06 11:08:34.293 | availability_zone 2026-07-06 11:08:34.293 | default-subnetpools 2026-07-06 11:08:34.293 | dhcp_agent_scheduler 2026-07-06 11:08:34.294 | dns-integration 2026-07-06 11:08:34.294 | dns-domain-ports 2026-07-06 11:08:34.294 | dns-integration-domain-keywords 2026-07-06 11:08:34.294 | empty-string-filtering 2026-07-06 11:08:34.294 | external-net 2026-07-06 11:08:34.294 | extra_dhcp_opt 2026-07-06 11:08:34.294 | extraroute 2026-07-06 11:08:34.294 | extraroute-atomic 2026-07-06 11:08:34.294 | filter-validation 2026-07-06 11:08:34.295 | floating-ip-port-forwarding-detail 2026-07-06 11:08:34.295 | fip-port-details 2026-07-06 11:08:34.295 | flavors 2026-07-06 11:08:34.295 | floatingip-pools 2026-07-06 11:08:34.295 | router 2026-07-06 11:08:34.295 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:08:34.295 | enable-default-route-bfd 2026-07-06 11:08:34.295 | enable-default-route-ecmp 2026-07-06 11:08:34.295 | ext-gw-mode 2026-07-06 11:08:34.296 | l3-ha 2026-07-06 11:08:34.296 | external-gateway-multihoming 2026-07-06 11:08:34.296 | l3-flavors 2026-07-06 11:08:34.296 | l3_agent_scheduler 2026-07-06 11:08:34.296 | multi-provider 2026-07-06 11:08:34.296 | net-mtu 2026-07-06 11:08:34.296 | net-mtu-writable 2026-07-06 11:08:34.296 | network_availability_zone 2026-07-06 11:08:34.297 | network-ip-availability 2026-07-06 11:08:34.297 | network-ip-availability-details 2026-07-06 11:08:34.297 | pagination 2026-07-06 11:08:34.297 | port-device-profile 2026-07-06 11:08:34.297 | port-mac-address-regenerate 2026-07-06 11:08:34.297 | port-numa-affinity-policy 2026-07-06 11:08:34.297 | port-numa-affinity-policy-socket 2026-07-06 11:08:34.297 | binding 2026-07-06 11:08:34.297 | binding-extended 2026-07-06 11:08:34.298 | port-security 2026-07-06 11:08:34.298 | project-id 2026-07-06 11:08:34.298 | provider 2026-07-06 11:08:34.298 | qinq 2026-07-06 11:08:34.298 | quota-check-limit 2026-07-06 11:08:34.298 | quota-check-limit-default 2026-07-06 11:08:34.298 | quotas 2026-07-06 11:08:34.298 | quota_details 2026-07-06 11:08:34.298 | rbac-policies 2026-07-06 11:08:34.299 | rbac-address-scope 2026-07-06 11:08:34.299 | rbac-security-groups 2026-07-06 11:08:34.299 | revision-if-match 2026-07-06 11:08:34.299 | standard-attr-revisions 2026-07-06 11:08:34.299 | router_availability_zone 2026-07-06 11:08:34.299 | router-enable-snat 2026-07-06 11:08:34.299 | security-groups-default-rules 2026-07-06 11:08:34.299 | security-groups-default-statefulness 2026-07-06 11:08:34.299 | security-groups-normalized-cidr 2026-07-06 11:08:34.299 | security-groups-remote-address-group 2026-07-06 11:08:34.300 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:08:34.300 | security-groups-shared-filtering 2026-07-06 11:08:34.300 | security-group 2026-07-06 11:08:34.300 | service-type 2026-07-06 11:08:34.300 | sorting 2026-07-06 11:08:34.300 | standard-attr-description 2026-07-06 11:08:34.300 | stateful-security-group 2026-07-06 11:08:34.300 | subnet-dns-publish-fixed-ip 2026-07-06 11:08:34.301 | subnet-external-network 2026-07-06 11:08:34.301 | subnet_onboard 2026-07-06 11:08:34.301 | subnet-service-types 2026-07-06 11:08:34.301 | subnet_allocation 2026-07-06 11:08:34.301 | subnetpool-prefix-ops 2026-07-06 11:08:34.301 | tag-creation 2026-07-06 11:08:34.301 | standard-attr-tag 2026-07-06 11:08:34.301 | standard-attr-timestamp 2026-07-06 11:08:34.301 | vlan-transparent' 2026-07-06 11:08:34.302 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 11:08:34.302 | address-scope 2026-07-06 11:08:34.302 | agent 2026-07-06 11:08:34.302 | allowed-address-pairs 2026-07-06 11:08:34.302 | auto-allocated-topology 2026-07-06 11:08:34.302 | availability_zone 2026-07-06 11:08:34.302 | default-subnetpools 2026-07-06 11:08:34.302 | dhcp_agent_scheduler 2026-07-06 11:08:34.303 | dns-integration 2026-07-06 11:08:34.303 | dns-domain-ports 2026-07-06 11:08:34.303 | dns-integration-domain-keywords 2026-07-06 11:08:34.303 | empty-string-filtering 2026-07-06 11:08:34.303 | external-net 2026-07-06 11:08:34.303 | extra_dhcp_opt 2026-07-06 11:08:34.303 | extraroute 2026-07-06 11:08:34.303 | extraroute-atomic 2026-07-06 11:08:34.303 | filter-validation 2026-07-06 11:08:34.304 | floating-ip-port-forwarding-detail 2026-07-06 11:08:34.304 | fip-port-details 2026-07-06 11:08:34.304 | flavors 2026-07-06 11:08:34.304 | floatingip-pools 2026-07-06 11:08:34.304 | router 2026-07-06 11:08:34.304 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:08:34.304 | enable-default-route-bfd 2026-07-06 11:08:34.304 | enable-default-route-ecmp 2026-07-06 11:08:34.304 | ext-gw-mode 2026-07-06 11:08:34.305 | l3-ha 2026-07-06 11:08:34.305 | external-gateway-multihoming 2026-07-06 11:08:34.305 | l3-flavors 2026-07-06 11:08:34.305 | l3_agent_scheduler 2026-07-06 11:08:34.305 | multi-provider 2026-07-06 11:08:34.305 | net-mtu 2026-07-06 11:08:34.305 | net-mtu-writable 2026-07-06 11:08:34.305 | network_availability_zone 2026-07-06 11:08:34.305 | network-ip-availability 2026-07-06 11:08:34.305 | network-ip-availability-details 2026-07-06 11:08:34.306 | pagination 2026-07-06 11:08:34.306 | port-device-profile 2026-07-06 11:08:34.306 | port-mac-address-regenerate 2026-07-06 11:08:34.306 | port-numa-affinity-policy 2026-07-06 11:08:34.306 | port-numa-affinity-policy-socket 2026-07-06 11:08:34.306 | binding 2026-07-06 11:08:34.306 | binding-extended 2026-07-06 11:08:34.306 | port-security 2026-07-06 11:08:34.306 | project-id 2026-07-06 11:08:34.307 | provider 2026-07-06 11:08:34.307 | qinq 2026-07-06 11:08:34.307 | quota-check-limit 2026-07-06 11:08:34.307 | quota-check-limit-default 2026-07-06 11:08:34.307 | quotas 2026-07-06 11:08:34.307 | quota_details 2026-07-06 11:08:34.307 | rbac-policies 2026-07-06 11:08:34.307 | rbac-address-scope 2026-07-06 11:08:34.307 | rbac-security-groups 2026-07-06 11:08:34.308 | revision-if-match 2026-07-06 11:08:34.308 | standard-attr-revisions 2026-07-06 11:08:34.308 | router_availability_zone 2026-07-06 11:08:34.308 | router-enable-snat 2026-07-06 11:08:34.308 | security-groups-default-rules 2026-07-06 11:08:34.308 | security-groups-default-statefulness 2026-07-06 11:08:34.308 | security-groups-normalized-cidr 2026-07-06 11:08:34.308 | security-groups-remote-address-group 2026-07-06 11:08:34.308 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:08:34.309 | security-groups-shared-filtering 2026-07-06 11:08:34.309 | security-group 2026-07-06 11:08:34.309 | service-type 2026-07-06 11:08:34.309 | sorting 2026-07-06 11:08:34.309 | standard-attr-description 2026-07-06 11:08:34.309 | stateful-security-group 2026-07-06 11:08:34.309 | subnet-dns-publish-fixed-ip 2026-07-06 11:08:34.309 | subnet-external-network 2026-07-06 11:08:34.309 | subnet_onboard 2026-07-06 11:08:34.310 | subnet-service-types 2026-07-06 11:08:34.310 | subnet_allocation 2026-07-06 11:08:34.310 | subnetpool-prefix-ops 2026-07-06 11:08:34.310 | tag-creation 2026-07-06 11:08:34.310 | standard-attr-tag 2026-07-06 11:08:34.310 | standard-attr-timestamp 2026-07-06 11:08:34.310 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-06 11:08:34.310 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 11:08:34.310 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-06 11:08:34.313 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-06 11:08:34.316 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-06 11:08:39.020 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:39.024 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=cff61a97-d818-43e9-b4a7-a74660498ccd 2026-07-06 11:08:39.026 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-06 11:08:39.029 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:08:39.048 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-06 11:08:39.051 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-06 11:08:39.054 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f3923a8d-46c7-43f2-a2d2-6043f5d5657f dd562d63-fb41-4088-acc2-4000a972bafc 2026-07-06 11:08:44.818 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-06 11:08:44.822 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 cff61a97-d818-43e9-b4a7-a74660498ccd 2026-07-06 11:08:44.826 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-06 11:08:44.828 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-06 11:08:44.831 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-06 11:08:44.834 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-06 11:08:44.836 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-06 11:08:44.839 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network cff61a97-d818-43e9-b4a7-a74660498ccd --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-06 11:08:44.842 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-06 11:08:44.845 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-06 11:08:44.850 | +++ 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 cff61a97-d818-43e9-b4a7-a74660498ccd --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-06 11:08:44.852 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-06 11:08:48.607 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:48.612 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-06 11:08:48.612 | | id | 83657c8a-c448-4696-a0b6-77f32778c771 |' 2026-07-06 11:08:48.615 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-06 11:08:48.618 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:08:48.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 83657c8a-c448-4696-a0b6-77f32778c771 '|' 2026-07-06 11:08:48.641 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 83657c8a-c448-4696-a0b6-77f32778c771 |' 2026-07-06 11:08:48.644 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-06 11:08:48.650 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 83657c8a-c448-4696-a0b6-77f32778c771 '|' 2026-07-06 11:08:48.650 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-06 11:08:48.653 | ++ functions-common:get_field:806 : local data field 2026-07-06 11:08:48.656 | ++ functions-common:get_field:807 : read data 2026-07-06 11:08:48.659 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-06 11:08:48.662 | ++ functions-common:get_field:811 : field='$3' 2026-07-06 11:08:48.666 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 83657c8a-c448-4696-a0b6-77f32778c771 |' 2026-07-06 11:08:48.667 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-06 11:08:48.673 | ++ functions-common:get_field:807 : read data 2026-07-06 11:08:48.677 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-06 11:08:48.683 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-06 11:08:48.683 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 83657c8a-c448-4696-a0b6-77f32778c771 '|' 2026-07-06 11:08:48.686 | ++ functions-common:get_field:806 : local data field 2026-07-06 11:08:48.689 | ++ functions-common:get_field:807 : read data 2026-07-06 11:08:48.692 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-06 11:08:48.695 | ++ functions-common:get_field:811 : field='$6' 2026-07-06 11:08:48.699 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 83657c8a-c448-4696-a0b6-77f32778c771 |' 2026-07-06 11:08:48.700 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-06 11:08:48.706 | ++ functions-common:get_field:807 : read data 2026-07-06 11:08:48.710 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=83657c8a-c448-4696-a0b6-77f32778c771 2026-07-06 11:08:48.713 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway cff61a97-d818-43e9-b4a7-a74660498ccd f3923a8d-46c7-43f2-a2d2-6043f5d5657f 2026-07-06 11:08:54.367 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-06 11:08:54.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-06 11:08:54.376 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-06 11:08:54.407 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:08:54.412 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-06 11:08:54.416 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-06 11:08:54.420 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-06 11:08:54.424 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-06 11:08:54.428 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-06 11:08:54.433 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-06 11:08:54.470 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-06 11:08:54.474 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-06 11:08:54.478 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-06 11:08:54.482 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-06 11:08:54.486 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-06 11:08:54.490 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-06 11:08:54.494 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-06 11:08:54.498 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-06 11:08:54.503 | + functions-common:test_with_retry:2360 : local until=10 2026-07-06 11:08:54.507 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-06 11:08:54.511 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-06 11:08:54.515 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-06 11:08:54.519 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:08:54.524 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:08:54.530 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:08:54.535 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336134531 2026-07-06 11:08:54.539 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-06 11:08:54.548 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-06 11:08:54.552 | + functions-common:time_stop:2420 : local name 2026-07-06 11:08:54.556 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:08:54.561 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:08:54.566 | + functions-common:time_stop:2423 : local total 2026-07-06 11:08:54.569 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:08:54.571 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-06 11:08:54.575 | + functions-common:time_stop:2427 : start_time=1783336134531 2026-07-06 11:08:54.580 | + functions-common:time_stop:2429 : [[ -z 1783336134531 ]] 2026-07-06 11:08:54.585 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:08:54.590 | + functions-common:time_stop:2432 : end_time=1783336134586 2026-07-06 11:08:54.594 | + functions-common:time_stop:2433 : elapsed_time=55 2026-07-06 11:08:54.599 | + functions-common:time_stop:2434 : total=8591 2026-07-06 11:08:54.601 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:08:54.604 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8646 2026-07-06 11:08:54.610 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-06 11:08:54.611 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-06 11:08:54.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-06 11:08:54.623 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-06 11:08:54.627 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-06 11:08:54.631 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-06 11:08:54.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-06 11:08:54.657 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-06 11:08:54.685 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-06 11:08:54.685 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-06 11:08:54.686 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-06 11:08:54.687 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-06 11:08:58.168 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:08:58.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.233 ' 2026-07-06 11:08:58.176 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-06 11:08:58.179 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:08:58.203 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-06 11:08:58.206 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-06 11:08:58.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-06 11:08:58.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-06 11:08:58.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f3923a8d-46c7-43f2-a2d2-6043f5d5657f 6a41b33f-590f-4092-91b2-0c896be69a42 2026-07-06 11:09:04.674 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-06 11:09:04.678 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 cff61a97-d818-43e9-b4a7-a74660498ccd 2026-07-06 11:09:04.681 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-06 11:09:04.684 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-06 11:09:04.687 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-06 11:09:04.689 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-06 11:09:04.692 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network cff61a97-d818-43e9-b4a7-a74660498ccd --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-06 11:09:04.695 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-06 11:09:04.698 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-06 11:09:04.703 | +++ 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 cff61a97-d818-43e9-b4a7-a74660498ccd --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-06 11:09:04.703 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-06 11:09:10.430 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:09:10.434 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-06 11:09:10.434 | | id | c0e2889b-765b-420c-8b6e-a364c2366c52 |' 2026-07-06 11:09:10.436 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-06 11:09:10.438 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:09:10.461 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c0e2889b-765b-420c-8b6e-a364c2366c52 '|' 2026-07-06 11:09:10.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | c0e2889b-765b-420c-8b6e-a364c2366c52 |' 2026-07-06 11:09:10.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-06 11:09:10.471 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c0e2889b-765b-420c-8b6e-a364c2366c52 '|' 2026-07-06 11:09:10.471 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-06 11:09:10.474 | ++ functions-common:get_field:806 : local data field 2026-07-06 11:09:10.477 | ++ functions-common:get_field:807 : read data 2026-07-06 11:09:10.480 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-06 11:09:10.483 | ++ functions-common:get_field:811 : field='$3' 2026-07-06 11:09:10.488 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | c0e2889b-765b-420c-8b6e-a364c2366c52 |' 2026-07-06 11:09:10.489 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-06 11:09:10.495 | ++ functions-common:get_field:807 : read data 2026-07-06 11:09:10.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-06 11:09:10.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-06 11:09:10.509 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-06 11:09:10.509 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' c0e2889b-765b-420c-8b6e-a364c2366c52 '|' 2026-07-06 11:09:10.512 | ++ functions-common:get_field:806 : local data field 2026-07-06 11:09:10.515 | ++ functions-common:get_field:807 : read data 2026-07-06 11:09:10.519 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-06 11:09:10.522 | ++ functions-common:get_field:811 : field='$6' 2026-07-06 11:09:10.526 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-06 11:09:10.529 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | c0e2889b-765b-420c-8b6e-a364c2366c52 |' 2026-07-06 11:09:10.534 | ++ functions-common:get_field:807 : read data 2026-07-06 11:09:10.538 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=c0e2889b-765b-420c-8b6e-a364c2366c52 2026-07-06 11:09:10.542 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-06 11:09:10.547 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-06 11:09:10.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-06 11:09:10.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-06 11:09:10.574 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:10.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-06 11:09:10.592 | net.ipv6.conf.all.forwarding = 1 2026-07-06 11:09:10.601 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 c0e2889b-765b-420c-8b6e-a364c2366c52 2026-07-06 11:09:10.601 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f3923a8d-46c7-43f2-a2d2-6043f5d5657f -c external_gateway_info -f json 2026-07-06 11:09:10.604 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-06 11:09:10.606 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-06 11:09:10.606 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-06 11:09:14.014 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:09:14.020 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::106 2026-07-06 11:09:14.024 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-06 11:09:14.027 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 11:09:14.046 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-06 11:09:14.049 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-06 11:09:14.052 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-06 11:09:14.056 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-06 11:09:14.058 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-06 11:09:14.061 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-06 11:09:14.087 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-06 11:09:14.091 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-06 11:09:14.094 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-06 11:09:14.097 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-06 11:09:14.115 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-06 11:09:14.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd90:0069:ec31::/56 2026-07-06 11:09:14.136 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z b9421cfc-771e-4a67-8379-faae6ae8a72c ]] 2026-07-06 11:09:14.139 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd90:0069:ec31::/56 via 2001:db8::106 dev br-ex 2026-07-06 11:09:14.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-06 11:09:14.160 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-06 11:09:14.163 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-06 11:09:14.184 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:14.188 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-06 11:09:14.191 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:09:14.195 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-06 11:09:14.198 | + ./stack.sh:main:1332 : start_nova 2026-07-06 11:09:14.201 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-06 11:09:14.204 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:14.207 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:14.210 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:14.214 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-06 11:09:14.217 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 11:09:14.219 | + functions-common:run_process:1674 : local service=n-sch 2026-07-06 11:09:14.222 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 11:09:14.225 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:14.228 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:14.231 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:14.234 | + functions-common:run_process:1680 : local name=n-sch 2026-07-06 11:09:14.237 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:14.240 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:14.243 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:14.248 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:14.252 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:14.257 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336154253 2026-07-06 11:09:14.259 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-06 11:09:14.281 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:14.285 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-06 11:09:14.288 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-06 11:09:14.291 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 11:09:14.294 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 11:09:14.296 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 11:09:14.299 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 11:09:14.302 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-06 11:09:14.305 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-06 11:09:14.308 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-06 11:09:14.311 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:09:14.314 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:09:14.317 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:09:14.320 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:09:14.323 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-06 11:09:14.326 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-06 11:09:14.329 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-06 11:09:14.332 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-06 11:09:14.335 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 11:09:14.338 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:09:14.341 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:09:14.343 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:09:14.346 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:09:14.349 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:09:14.351 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-06 11:09:14.354 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:09:14.360 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-06 11:09:14.442 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:09:14.521 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-06 11:09:14.588 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 11:09:14.653 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-06 11:09:14.727 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-06 11:09:14.794 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:09:14.861 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:09:14.865 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:09:14.868 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-06 11:09:14.951 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:09:15.434 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-06 11:09:15.467 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-06 11:09:15.927 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-06 11:09:15.987 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:15.990 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:15.993 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:15.996 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:15.999 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:16.002 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:16.005 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:16.008 | + functions-common:time_stop:2427 : start_time=1783336154253 2026-07-06 11:09:16.011 | + functions-common:time_stop:2429 : [[ -z 1783336154253 ]] 2026-07-06 11:09:16.015 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:16.022 | + functions-common:time_stop:2432 : end_time=1783336156017 2026-07-06 11:09:16.026 | + functions-common:time_stop:2433 : elapsed_time=1764 2026-07-06 11:09:16.032 | + functions-common:time_stop:2434 : total=22060 2026-07-06 11:09:16.036 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:16.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23824 2026-07-06 11:09:16.048 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-06 11:09:16.055 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 11:09:16.059 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-06 11:09:16.064 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 11:09:16.069 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:16.073 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:16.078 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:16.081 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-06 11:09:16.084 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:16.088 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:16.092 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:16.095 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:16.100 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:16.107 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336156101 2026-07-06 11:09:16.113 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-06 11:09:16.138 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:16.142 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-06 11:09:16.144 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-06 11:09:16.148 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 11:09:16.151 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 11:09:16.155 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 11:09:16.158 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 11:09:16.162 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-06 11:09:16.165 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-06 11:09:16.169 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-06 11:09:16.172 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:09:16.176 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:09:16.179 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:09:16.183 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:09:16.186 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-06 11:09:16.190 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-06 11:09:16.192 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 11:09:16.195 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:09:16.198 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 11:09:16.201 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-06 11:09:16.205 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:09:16.208 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 11:09:16.212 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 11:09:16.214 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 11:09:16.217 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-06 11:09:16.221 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 11:09:16.227 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-06 11:09:16.318 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:09:16.403 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-06 11:09:16.480 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-06 11:09:16.555 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:09:16.632 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:09:16.702 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-06 11:09:16.769 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-06 11:09:16.836 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-06 11:09:16.900 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-06 11:09:16.966 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-06 11:09:17.033 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 11:09:17.036 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 11:09:17.038 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-06 11:09:17.118 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 11:09:17.610 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-06 11:09:17.647 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-06 11:09:18.130 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-06 11:09:18.273 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:18.273 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:18.274 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:18.276 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:18.278 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:18.280 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:18.285 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:18.287 | + functions-common:time_stop:2427 : start_time=1783336156101 2026-07-06 11:09:18.289 | + functions-common:time_stop:2429 : [[ -z 1783336156101 ]] 2026-07-06 11:09:18.294 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:18.301 | + functions-common:time_stop:2432 : end_time=1783336158296 2026-07-06 11:09:18.301 | + functions-common:time_stop:2433 : elapsed_time=2195 2026-07-06 11:09:18.303 | + functions-common:time_stop:2434 : total=23824 2026-07-06 11:09:18.305 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:18.308 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26019 2026-07-06 11:09:18.309 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:18.311 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:18.314 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-06 11:09:18.316 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:18.318 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:18.321 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:18.326 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-06 11:09:18.326 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 11:09:18.327 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-06 11:09:18.331 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-06 11:09:18.334 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 11:09:18.336 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 11:09:18.339 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-06 11:09:18.356 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:18.358 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-06 11:09:18.411 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 11:09:18.411 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-06 11:09:18.429 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:09:18.431 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 11:09:18.433 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-06 11:09:18.454 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:09:18.457 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-06 11:09:18.464 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 11:09:18.464 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-06 11:09:18.466 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-06 11:09:18.468 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 11:09:18.471 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 11:09:18.473 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-06 11:09:18.475 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 11:09:18.477 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-06 11:09:18.480 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 11:09:18.483 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:18.484 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:18.486 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:18.489 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-06 11:09:18.490 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:18.492 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:18.494 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:18.496 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:18.501 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:18.503 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336158500 2026-07-06 11:09:18.505 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-06 11:09:18.523 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:18.525 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-06 11:09:18.527 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-06 11:09:18.529 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 11:09:18.532 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 11:09:18.534 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 11:09:18.537 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 11:09:18.538 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-06 11:09:18.540 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-06 11:09:18.545 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-06 11:09:18.545 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:09:18.547 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:09:18.549 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:09:18.551 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:09:18.553 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-06 11:09:18.555 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-06 11:09:18.557 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-06 11:09:18.559 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-06 11:09:18.563 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 11:09:18.563 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:09:18.565 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:09:18.567 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:09:18.571 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:09:18.571 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:09:18.573 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-06 11:09:18.576 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:09:18.580 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-06 11:09:18.664 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:09:18.747 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-06 11:09:18.811 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 11:09:18.875 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-06 11:09:18.937 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-06 11:09:19.005 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:09:19.071 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:09:19.073 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:09:19.076 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-06 11:09:19.166 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:09:19.713 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-06 11:09:19.745 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-06 11:09:20.226 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-06 11:09:20.278 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:20.284 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:20.287 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:20.290 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:20.293 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:20.296 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:20.299 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:20.299 | + functions-common:time_stop:2427 : start_time=1783336158500 2026-07-06 11:09:20.302 | + functions-common:time_stop:2429 : [[ -z 1783336158500 ]] 2026-07-06 11:09:20.304 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:20.308 | + functions-common:time_stop:2432 : end_time=1783336160305 2026-07-06 11:09:20.312 | + functions-common:time_stop:2433 : elapsed_time=1805 2026-07-06 11:09:20.312 | + functions-common:time_stop:2434 : total=26019 2026-07-06 11:09:20.318 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:20.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27824 2026-07-06 11:09:20.319 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-06 11:09:20.321 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-06 11:09:20.324 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-06 11:09:20.327 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:20.330 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:20.331 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:20.335 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-06 11:09:20.340 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:20.341 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:20.343 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:20.346 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:20.349 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:20.353 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336160350 2026-07-06 11:09:20.355 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-06 11:09:20.376 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:09:20.379 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:20.382 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:20.384 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:20.386 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:20.389 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:20.391 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:20.393 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:20.397 | + functions-common:time_stop:2427 : start_time=1783336160350 2026-07-06 11:09:20.398 | + functions-common:time_stop:2429 : [[ -z 1783336160350 ]] 2026-07-06 11:09:20.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:20.405 | + functions-common:time_stop:2432 : end_time=1783336160402 2026-07-06 11:09:20.408 | + functions-common:time_stop:2433 : elapsed_time=52 2026-07-06 11:09:20.411 | + functions-common:time_stop:2434 : total=27824 2026-07-06 11:09:20.413 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:20.415 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27876 2026-07-06 11:09:20.418 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-06 11:09:20.420 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-06 11:09:20.423 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-06 11:09:20.425 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:20.427 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:20.430 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:20.433 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-06 11:09:20.434 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:20.439 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:20.439 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:20.441 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:20.444 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:20.448 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336160445 2026-07-06 11:09:20.451 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-06 11:09:20.471 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:09:20.473 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:20.476 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:20.478 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:20.483 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:20.483 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:20.485 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:20.487 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:20.489 | + functions-common:time_stop:2427 : start_time=1783336160445 2026-07-06 11:09:20.492 | + functions-common:time_stop:2429 : [[ -z 1783336160445 ]] 2026-07-06 11:09:20.495 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:20.501 | + functions-common:time_stop:2432 : end_time=1783336160496 2026-07-06 11:09:20.501 | + functions-common:time_stop:2433 : elapsed_time=51 2026-07-06 11:09:20.505 | + functions-common:time_stop:2434 : total=27876 2026-07-06 11:09:20.506 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:20.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27927 2026-07-06 11:09:20.512 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:20.516 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:20.516 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-06 11:09:20.519 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 11:09:20.521 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-06 11:09:20.523 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-06 11:09:20.544 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:20.546 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-06 11:09:20.607 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-06 11:09:20.611 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 11:09:20.614 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-06 11:09:20.677 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-06 11:09:20.697 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:20.700 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 11:09:20.702 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-06 11:09:20.705 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 11:09:20.707 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:20.710 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:20.712 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:20.714 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-06 11:09:20.717 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:20.721 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:20.721 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:20.724 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:20.727 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:20.731 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336160728 2026-07-06 11:09:20.734 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-06 11:09:20.759 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:20.761 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-06 11:09:20.763 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-06 11:09:20.766 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 11:09:20.768 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 11:09:20.770 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 11:09:20.773 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 11:09:20.775 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-06 11:09:20.777 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-06 11:09:20.779 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-06 11:09:20.781 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:09:20.784 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:09:20.788 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:09:20.789 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:09:20.793 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-06 11:09:20.796 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-06 11:09:20.798 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-06 11:09:20.800 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-06 11:09:20.804 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 11:09:20.804 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:09:20.806 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:09:20.808 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:09:20.812 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:09:20.814 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:09:20.818 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-06 11:09:20.824 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:09:20.829 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-06 11:09:20.916 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:09:20.996 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-06 11:09:21.104 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 11:09:21.216 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-06 11:09:21.335 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-06 11:09:21.447 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:09:21.583 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:09:21.587 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:09:21.592 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-06 11:09:21.731 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:09:22.284 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-06 11:09:22.324 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-06 11:09:22.858 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-06 11:09:22.922 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:22.927 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:22.933 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:22.944 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:22.953 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:22.962 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:22.966 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:22.970 | + functions-common:time_stop:2427 : start_time=1783336160728 2026-07-06 11:09:22.976 | + functions-common:time_stop:2429 : [[ -z 1783336160728 ]] 2026-07-06 11:09:22.984 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:22.996 | + functions-common:time_stop:2432 : end_time=1783336162985 2026-07-06 11:09:22.999 | + functions-common:time_stop:2433 : elapsed_time=2257 2026-07-06 11:09:23.003 | + functions-common:time_stop:2434 : total=27927 2026-07-06 11:09:23.010 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:23.016 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30184 2026-07-06 11:09:23.027 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-06 11:09:23.034 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 11:09:23.038 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-06 11:09:23.075 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:23.077 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-06 11:09:23.079 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-06 11:09:23.081 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 11:09:23.084 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 11:09:23.089 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-06 11:09:23.097 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 11:09:23.101 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-06 11:09:23.105 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 11:09:23.110 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:23.112 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:23.120 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:23.123 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-06 11:09:23.127 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:23.132 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:23.139 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:23.144 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:23.150 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:23.157 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336163152 2026-07-06 11:09:23.161 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-06 11:09:23.196 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:23.199 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-06 11:09:23.201 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-06 11:09:23.205 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 11:09:23.206 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 11:09:23.209 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 11:09:23.212 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 11:09:23.215 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-06 11:09:23.218 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-06 11:09:23.222 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-06 11:09:23.222 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:09:23.225 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:09:23.227 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:09:23.230 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:09:23.233 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-06 11:09:23.235 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-06 11:09:23.238 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-06 11:09:23.241 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-06 11:09:23.242 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 11:09:23.245 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:09:23.250 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:09:23.252 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:09:23.256 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:09:23.259 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:09:23.263 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-06 11:09:23.267 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:09:23.274 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-06 11:09:23.379 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:09:23.513 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-06 11:09:23.642 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 11:09:23.770 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-06 11:09:23.860 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-06 11:09:23.980 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:09:24.073 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:09:24.076 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:09:24.079 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-06 11:09:24.225 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:09:24.791 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-06 11:09:24.826 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-06 11:09:25.326 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-06 11:09:25.393 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:25.402 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:25.403 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:25.406 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:25.408 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:25.412 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:25.412 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:25.414 | + functions-common:time_stop:2427 : start_time=1783336163152 2026-07-06 11:09:25.416 | + functions-common:time_stop:2429 : [[ -z 1783336163152 ]] 2026-07-06 11:09:25.419 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:25.423 | + functions-common:time_stop:2432 : end_time=1783336165421 2026-07-06 11:09:25.428 | + functions-common:time_stop:2433 : elapsed_time=2269 2026-07-06 11:09:25.428 | + functions-common:time_stop:2434 : total=30184 2026-07-06 11:09:25.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:25.432 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32453 2026-07-06 11:09:25.434 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-06 11:09:25.438 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:25.438 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:25.441 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:25.443 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-06 11:09:25.445 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-06 11:09:25.452 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-06 11:09:25.455 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:09:25.455 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 11:09:25.457 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-06 11:09:25.461 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 11:09:25.461 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-06 11:09:25.465 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-06 11:09:25.466 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-06 11:09:25.471 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-06 11:09:25.474 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 11:09:25.475 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-06 11:09:25.481 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-06 11:09:25.482 | BEGIN { 2026-07-06 11:09:25.482 | section = "" 2026-07-06 11:09:25.482 | last_section = "" 2026-07-06 11:09:25.482 | section_count = 0 2026-07-06 11:09:25.482 | } 2026-07-06 11:09:25.482 | /^\[.+\]/ { 2026-07-06 11:09:25.482 | gsub("[][]", "", $1); 2026-07-06 11:09:25.482 | section=$1 2026-07-06 11:09:25.482 | next 2026-07-06 11:09:25.482 | } 2026-07-06 11:09:25.483 | /^ *\#/ { 2026-07-06 11:09:25.483 | next 2026-07-06 11:09:25.483 | } 2026-07-06 11:09:25.483 | /^[^ \t]+/ { 2026-07-06 11:09:25.483 | # get offset of first = in $0 2026-07-06 11:09:25.483 | eq_idx = index($0, "=") 2026-07-06 11:09:25.483 | # extract attr & value from $0 2026-07-06 11:09:25.483 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 11:09:25.483 | value = substr($0, eq_idx + 1) 2026-07-06 11:09:25.484 | # only need to strip trailing whitespace from attr 2026-07-06 11:09:25.487 | sub(/[ \t]*$/, "", attr) 2026-07-06 11:09:25.487 | # need to strip leading & trailing whitespace from value 2026-07-06 11:09:25.487 | sub(/^[ \t]*/, "", value) 2026-07-06 11:09:25.487 | sub(/[ \t]*$/, "", value) 2026-07-06 11:09:25.487 | 2026-07-06 11:09:25.487 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 11:09:25.487 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 11:09:25.487 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 11:09:25.488 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 11:09:25.488 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 11:09:25.488 | if (section != last_section) { 2026-07-06 11:09:25.488 | cfg_section[section_count++] = section 2026-07-06 11:09:25.488 | last_section = section 2026-07-06 11:09:25.488 | } 2026-07-06 11:09:25.488 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 11:09:25.488 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 11:09:25.488 | 2026-07-06 11:09:25.488 | cfg_attr[section, attr, 0] = value 2026-07-06 11:09:25.489 | cfg_attr_count[section, attr] = 1 2026-07-06 11:09:25.489 | } else { 2026-07-06 11:09:25.490 | lno = cfg_attr_count[section, attr]++ 2026-07-06 11:09:25.490 | cfg_attr[section, attr, lno] = value 2026-07-06 11:09:25.490 | } 2026-07-06 11:09:25.490 | } 2026-07-06 11:09:25.491 | END { 2026-07-06 11:09:25.491 | # Process each section in order 2026-07-06 11:09:25.491 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 11:09:25.491 | section = cfg_section[sno] 2026-07-06 11:09:25.491 | # The ini routines simply append a config item immediately 2026-07-06 11:09:25.491 | # after the section header. To keep the same order as defined 2026-07-06 11:09:25.491 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 11:09:25.491 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 11:09:25.491 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 11:09:25.491 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 11:09:25.491 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 11:09:25.492 | else { 2026-07-06 11:09:25.492 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 11:09:25.492 | count = cfg_attr_count[section, attr] 2026-07-06 11:09:25.493 | print "inidelete " configfile " " section " " attr 2026-07-06 11:09:25.493 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 11:09:25.493 | for (l = count -2; l >= 0; l--) 2026-07-06 11:09:25.493 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 11:09:25.493 | } 2026-07-06 11:09:25.493 | } 2026-07-06 11:09:25.493 | } 2026-07-06 11:09:25.494 | } 2026-07-06 11:09:25.494 | ' 2026-07-06 11:09:25.494 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 11:09:25.495 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:09:25.495 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 11:09:25.497 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-06 11:09:25.505 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:09:25.510 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-06 11:09:25.512 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-06 11:09:25.512 | BEGIN { group = "" } 2026-07-06 11:09:25.512 | /^\[\[.+\|.*\]\]/ { 2026-07-06 11:09:25.512 | gsub("[][]", "", $1); 2026-07-06 11:09:25.512 | split($1, a, "|"); 2026-07-06 11:09:25.512 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 11:09:25.512 | group=a[1] 2026-07-06 11:09:25.512 | } else { 2026-07-06 11:09:25.513 | group="" 2026-07-06 11:09:25.513 | } 2026-07-06 11:09:25.513 | next 2026-07-06 11:09:25.513 | } 2026-07-06 11:09:25.513 | { 2026-07-06 11:09:25.513 | if (group != "") 2026-07-06 11:09:25.513 | print $0 2026-07-06 11:09:25.513 | } 2026-07-06 11:09:25.513 | ' /home/quobyte/devstack/local.conf 2026-07-06 11:09:25.520 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 11:09:25.522 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-06 11:09:25.559 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-06 11:09:25.593 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-06 11:09:25.597 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 11:09:25.598 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-06 11:09:25.600 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 11:09:25.603 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-06 11:09:25.604 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 11:09:25.625 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:25.629 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-06 11:09:25.634 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-06 11:09:25.634 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 11:09:25.652 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:25.655 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.180:5672/nova_cell1 2026-07-06 11:09:25.658 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.180:5672/nova_cell1 2026-07-06 11:09:25.689 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 11:09:25.691 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 11:09:25.694 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-06 11:09:25.723 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-06 11:09:25.749 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-06 11:09:25.753 | + lib/nova:configure_console_compute:671 : local offset 2026-07-06 11:09:25.756 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-06 11:09:25.760 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-06 11:09:25.765 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-06 11:09:25.792 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.180 2026-07-06 11:09:25.796 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-06 11:09:25.821 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:25.823 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-06 11:09:25.826 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-06 11:09:25.830 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-06 11:09:25.834 | + functions:vercmp:648 : local 'op=<' 2026-07-06 11:09:25.838 | + functions:vercmp:649 : local v2=1.0.0 2026-07-06 11:09:25.842 | + functions:vercmp:650 : local result 2026-07-06 11:09:25.848 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-06 11:09:25.849 | ++ functions:vercmp:654 : head -1 2026-07-06 11:09:25.853 | ++ functions:vercmp:654 : sort -V 2026-07-06 11:09:25.859 | + functions:vercmp:654 : result=1.0.0 2026-07-06 11:09:25.863 | + functions:vercmp:656 : case $op in 2026-07-06 11:09:25.867 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-06 11:09:25.870 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-06 11:09:25.874 | + functions:vercmp:667 : return 2026-07-06 11:09:25.878 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.180:6080/vnc_lite.html 2026-07-06 11:09:25.882 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.180:6080/vnc_lite.html 2026-07-06 11:09:25.924 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.180:6081/spice_auto.html 2026-07-06 11:09:25.928 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.180:6081/spice_auto.html 2026-07-06 11:09:25.973 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-06 11:09:25.996 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:26.001 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-06 11:09:26.004 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.180 2026-07-06 11:09:26.007 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-06 11:09:26.049 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.180 2026-07-06 11:09:26.089 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-06 11:09:26.112 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:09:26.116 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-06 11:09:26.120 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-06 11:09:26.145 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:09:26.149 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-06 11:09:26.151 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-06 11:09:26.195 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-06 11:09:26.199 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-06 11:09:26.255 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-06 11:09:26.260 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-06 11:09:26.265 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-06 11:09:26.268 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-06 11:09:26.273 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-06 11:09:26.277 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-06 11:09:26.283 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-06 11:09:26.287 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 11:09:26.292 | + functions-common:run_process:1676 : local group=libvirt 2026-07-06 11:09:26.293 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:26.296 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:26.299 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-06 11:09:26.302 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:26.305 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:26.308 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:26.312 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:26.315 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:26.322 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336166317 2026-07-06 11:09:26.324 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-06 11:09:26.347 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:26.350 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-06 11:09:26.353 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-06 11:09:26.356 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 11:09:26.359 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 11:09:26.362 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 11:09:26.366 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 11:09:26.370 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-06 11:09:26.375 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-06 11:09:26.379 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-06 11:09:26.384 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-06 11:09:26.387 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:09:26.392 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:09:26.396 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:09:26.401 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-06 11:09:26.406 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-06 11:09:26.411 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-06 11:09:26.415 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-06 11:09:26.419 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 11:09:26.423 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-06 11:09:26.428 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:09:26.432 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:09:26.436 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:09:26.441 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-06 11:09:26.445 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-06 11:09:26.450 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-06 11:09:26.454 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:09:26.460 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-06 11:09:26.559 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:09:26.662 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-06 11:09:26.755 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 11:09:26.838 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-06 11:09:26.921 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-06 11:09:27.008 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:09:27.095 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:09:27.098 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-06 11:09:27.103 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-06 11:09:27.188 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-06 11:09:27.291 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:09:27.831 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-06 11:09:27.863 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-06 11:09:28.361 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-06 11:09:28.427 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:28.431 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:28.435 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:28.441 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:28.447 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:28.452 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:28.457 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:28.463 | + functions-common:time_stop:2427 : start_time=1783336166317 2026-07-06 11:09:28.467 | + functions-common:time_stop:2429 : [[ -z 1783336166317 ]] 2026-07-06 11:09:28.472 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:28.480 | + functions-common:time_stop:2432 : end_time=1783336168473 2026-07-06 11:09:28.485 | + functions-common:time_stop:2433 : elapsed_time=2156 2026-07-06 11:09:28.489 | + functions-common:time_stop:2434 : total=32453 2026-07-06 11:09:28.492 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:28.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34609 2026-07-06 11:09:28.500 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:28.504 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 11:09:28.508 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-06 11:09:28.530 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:28.534 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-06 11:09:28.534 | Dumping cells_v2 mapping 2026-07-06 11:09:28.537 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-06 11:09:29.019 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 11:09:29.019 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:09:29.019 | we strongly recommend against using it for new projects. 2026-07-06 11:09:29.019 | 2026-07-06 11:09:29.019 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:09:29.019 | framework. For more detail see 2026-07-06 11:09:29.019 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:09:29.019 | 2026-07-06 11:09:29.019 | import eventlet # noqa 2026-07-06 11:09:29.375 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 11:09:32.616 | INFO dbcounter [None req-092f8c17-6778-4fbe-94e7-40940a18c544 None None] Registered counter for database nova_api 2026-07-06 11:09:32.746 | DEBUG dbcounter [-] [73232] Writer thread running {{(pid=73232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:09:32.776 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-06 11:09:32.776 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-06 11:09:32.776 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-06 11:09:32.777 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-06 11:09:32.777 | | cell1 | a93a1ae9-de9b-418f-906d-d521c2221137 | rabbit://stackrabbit:stackqueue@192.168.122.180:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-06 11:09:32.777 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-06 11:09:33.420 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-06 11:09:33.422 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-06 11:09:33.484 | + inc/async:async_inner:63 : create_flavors 2026-07-06 11:09:33.532 | [2065 Async create_flavors:73331]: running: create_flavors 2026-07-06 11:09:33.534 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-06 11:09:33.561 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:33.564 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-06 11:09:33.568 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:09:33.572 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-06 11:09:33.575 | + ./stack.sh:main:1337 : start_cinder 2026-07-06 11:09:33.578 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-06 11:09:33.583 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-06 11:09:33.589 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 11:09:33.592 | + functions-common:run_process:1674 : local service=c-api 2026-07-06 11:09:33.596 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 11:09:33.599 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:33.602 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:33.605 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:33.607 | + functions-common:run_process:1680 : local name=c-api 2026-07-06 11:09:33.610 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:33.612 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:33.615 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:33.618 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:33.622 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:33.625 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336173622 2026-07-06 11:09:33.630 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-06 11:09:33.648 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:33.651 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-06 11:09:33.653 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-06 11:09:33.656 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 11:09:33.658 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 11:09:33.661 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 11:09:33.663 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 11:09:33.665 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-06 11:09:33.668 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-06 11:09:33.670 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-06 11:09:33.672 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:09:33.675 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:09:33.677 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:09:33.679 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:09:33.681 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-06 11:09:33.683 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 11:09:33.686 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 11:09:33.688 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:09:33.690 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 11:09:33.693 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-06 11:09:33.695 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:09:33.697 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 11:09:33.699 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 11:09:33.701 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 11:09:33.703 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-06 11:09:33.705 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 11:09:33.709 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-06 11:09:33.799 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:09:33.888 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-06 11:09:33.963 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-06 11:09:34.054 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:09:34.137 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:09:34.227 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-06 11:09:34.316 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-06 11:09:34.388 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-06 11:09:34.467 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-06 11:09:34.539 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-06 11:09:34.611 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 11:09:34.615 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 11:09:34.619 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-06 11:09:34.713 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 11:09:35.248 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-06 11:09:35.282 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-06 11:09:35.800 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-06 11:09:35.964 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:35.971 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:35.974 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:35.982 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:35.984 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:35.989 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:35.995 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:36.001 | + functions-common:time_stop:2427 : start_time=1783336173622 2026-07-06 11:09:36.007 | + functions-common:time_stop:2429 : [[ -z 1783336173622 ]] 2026-07-06 11:09:36.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:36.028 | + functions-common:time_stop:2432 : end_time=1783336176018 2026-07-06 11:09:36.032 | + functions-common:time_stop:2433 : elapsed_time=2396 2026-07-06 11:09:36.038 | + functions-common:time_stop:2434 : total=34609 2026-07-06 11:09:36.042 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:36.045 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37005 2026-07-06 11:09:36.049 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-06 11:09:36.049 | Waiting for Cinder API to start... 2026-07-06 11:09:36.052 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.180/volume/v3/ 2026-07-06 11:09:36.059 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.180/volume/v3/ 2026-07-06 11:09:36.059 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 11:09:36.061 | + functions:wait_for_service:477 : local url=http://192.168.122.180/volume/v3/ 2026-07-06 11:09:36.064 | + functions:wait_for_service:478 : local rval=0 2026-07-06 11:09:36.069 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 11:09:36.072 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 11:09:36.074 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:36.077 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:36.081 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:36.089 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336176082 2026-07-06 11:09:36.098 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 11:09:36.103 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:09:36.106 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.180/volume/v3/ 2026-07-06 11:09:41.142 | + :: : [[ 401 == 503 ]] 2026-07-06 11:09:41.144 | + :: : [[ 0 -eq 7 ]] 2026-07-06 11:09:41.149 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 11:09:41.154 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:41.158 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:41.161 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:41.165 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:41.169 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:41.172 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 11:09:41.176 | + functions-common:time_stop:2427 : start_time=1783336176082 2026-07-06 11:09:41.183 | + functions-common:time_stop:2429 : [[ -z 1783336176082 ]] 2026-07-06 11:09:41.187 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:41.193 | + functions-common:time_stop:2432 : end_time=1783336181188 2026-07-06 11:09:41.199 | + functions-common:time_stop:2433 : elapsed_time=5106 2026-07-06 11:09:41.206 | + functions-common:time_stop:2434 : total=14837 2026-07-06 11:09:41.210 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:41.214 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19943 2026-07-06 11:09:41.219 | + functions:wait_for_service:486 : return 0 2026-07-06 11:09:41.223 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:41.228 | + functions-common:run_process:1674 : local service=c-sch 2026-07-06 11:09:41.233 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:41.239 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:41.247 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:41.253 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:41.258 | + functions-common:run_process:1680 : local name=c-sch 2026-07-06 11:09:41.263 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:41.268 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:41.273 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:41.278 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:41.286 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:41.294 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336181288 2026-07-06 11:09:41.299 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-06 11:09:41.330 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:41.334 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-06 11:09:41.338 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-06 11:09:41.343 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:41.349 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:41.355 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:41.359 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:41.365 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-06 11:09:41.369 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-06 11:09:41.374 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-06 11:09:41.378 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:09:41.384 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:09:41.388 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:09:41.393 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:09:41.397 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-06 11:09:41.402 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-06 11:09:41.407 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-06 11:09:41.412 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-06 11:09:41.416 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:41.420 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:09:41.424 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:09:41.428 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 11:09:41.432 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:09:41.435 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:09:41.439 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-06 11:09:41.444 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:09:41.451 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-06 11:09:41.545 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:09:41.642 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-06 11:09:41.727 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:41.841 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-06 11:09:41.930 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-06 11:09:42.018 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:09:42.107 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 11:09:42.118 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:09:42.125 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-06 11:09:42.228 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:09:42.860 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-06 11:09:42.881 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-06 11:09:43.385 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-06 11:09:43.429 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:43.433 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:43.438 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:43.438 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:43.441 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:43.443 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:43.446 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:43.451 | + functions-common:time_stop:2427 : start_time=1783336181288 2026-07-06 11:09:43.451 | + functions-common:time_stop:2429 : [[ -z 1783336181288 ]] 2026-07-06 11:09:43.455 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:43.462 | + functions-common:time_stop:2432 : end_time=1783336183457 2026-07-06 11:09:43.465 | + functions-common:time_stop:2433 : elapsed_time=2169 2026-07-06 11:09:43.468 | + functions-common:time_stop:2434 : total=37005 2026-07-06 11:09:43.470 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:43.473 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39174 2026-07-06 11:09:43.479 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 11:09:43.479 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 11:09:43.482 | + functions-common:run_process:1674 : local service=c-bak 2026-07-06 11:09:43.485 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:43.489 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:43.490 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:43.493 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 11:09:43.495 | + functions-common:run_process:1680 : local name=c-bak 2026-07-06 11:09:43.498 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:43.500 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:43.506 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:43.506 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:43.508 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:43.512 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336183509 2026-07-06 11:09:43.515 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-06 11:09:43.534 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:09:43.534 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:43.537 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:43.539 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:43.542 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:43.545 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:43.547 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:43.550 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:43.553 | + functions-common:time_stop:2427 : start_time=1783336183509 2026-07-06 11:09:43.559 | + functions-common:time_stop:2429 : [[ -z 1783336183509 ]] 2026-07-06 11:09:43.560 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:43.566 | + functions-common:time_stop:2432 : end_time=1783336183562 2026-07-06 11:09:43.569 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-06 11:09:43.573 | + functions-common:time_stop:2434 : total=39174 2026-07-06 11:09:43.576 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:43.581 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39227 2026-07-06 11:09:43.587 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 11:09:43.589 | + functions-common:run_process:1674 : local service=c-vol 2026-07-06 11:09:43.595 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:43.599 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:43.603 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:43.606 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 11:09:43.610 | + functions-common:run_process:1680 : local name=c-vol 2026-07-06 11:09:43.614 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:43.618 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:43.624 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:43.628 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:43.632 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:43.639 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336183633 2026-07-06 11:09:43.643 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-06 11:09:43.664 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:43.666 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 11:09:43.669 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-06 11:09:43.672 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:43.677 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:43.678 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:43.681 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:43.683 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-06 11:09:43.686 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-06 11:09:43.688 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-06 11:09:43.691 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:09:43.694 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:09:43.696 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:09:43.699 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 11:09:43.701 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-06 11:09:43.704 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-06 11:09:43.706 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 11:09:43.709 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-06 11:09:43.711 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:43.713 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 11:09:43.716 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 11:09:43.718 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 11:09:43.720 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 11:09:43.723 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 11:09:43.725 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-06 11:09:43.727 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 11:09:43.732 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-06 11:09:43.812 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:09:43.920 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-06 11:09:44.022 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 11:09:44.106 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-06 11:09:44.188 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-06 11:09:44.269 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:09:44.336 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-06 11:09:44.339 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 11:09:44.421 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 11:09:44.424 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-06 11:09:44.528 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 11:09:45.116 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-06 11:09:45.162 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-06 11:09:45.709 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-06 11:09:45.758 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:45.759 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:45.761 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:45.770 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:45.770 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:45.778 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:45.784 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:45.790 | + functions-common:time_stop:2427 : start_time=1783336183633 2026-07-06 11:09:45.795 | + functions-common:time_stop:2429 : [[ -z 1783336183633 ]] 2026-07-06 11:09:45.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:45.823 | + functions-common:time_stop:2432 : end_time=1783336185812 2026-07-06 11:09:45.829 | + functions-common:time_stop:2433 : elapsed_time=2179 2026-07-06 11:09:45.837 | + functions-common:time_stop:2434 : total=39227 2026-07-06 11:09:45.844 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:45.850 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41406 2026-07-06 11:09:45.858 | + ./stack.sh:main:1338 : create_volume_types 2026-07-06 11:09:45.866 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-06 11:09:45.906 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:45.916 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 11:09:45.925 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-06 11:09:45.932 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 11:09:45.942 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-06 11:09:45.948 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-06 11:09:45.955 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-06 11:09:45.959 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-06 11:09:45.968 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-06 11:09:45.973 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-06 11:09:46.006 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:46.008 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-06 11:09:51.270 | +-------------+--------------------------------------+ 2026-07-06 11:09:51.270 | | Field | Value | 2026-07-06 11:09:51.270 | +-------------+--------------------------------------+ 2026-07-06 11:09:51.270 | | description | None | 2026-07-06 11:09:51.270 | | id | f0abe0b2-8e62-4344-b717-30eb9ad2a8ae | 2026-07-06 11:09:51.270 | | is_public | True | 2026-07-06 11:09:51.270 | | name | lvmdriver-1 | 2026-07-06 11:09:51.270 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-06 11:09:51.270 | +-------------+--------------------------------------+ 2026-07-06 11:09:51.744 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-06 11:09:51.748 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-06 11:09:51.751 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-06 11:09:51.752 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-06 11:09:51.755 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-06 11:09:51.777 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:51.783 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-06 11:09:51.785 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:09:51.788 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-06 11:09:51.791 | + ./stack.sh:main:1353 : start_glance 2026-07-06 11:09:51.794 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-06 11:09:51.799 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-06 11:09:51.805 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 11:09:51.808 | + functions-common:run_process:1674 : local service=g-api 2026-07-06 11:09:51.811 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 11:09:51.815 | + functions-common:run_process:1676 : local group= 2026-07-06 11:09:51.819 | + functions-common:run_process:1677 : local user= 2026-07-06 11:09:51.822 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 11:09:51.826 | + functions-common:run_process:1680 : local name=g-api 2026-07-06 11:09:51.830 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 11:09:51.834 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 11:09:51.839 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:51.844 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:51.851 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:51.858 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336191851 2026-07-06 11:09:51.861 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-06 11:09:51.883 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:09:51.888 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-06 11:09:51.892 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-06 11:09:51.896 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 11:09:51.899 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 11:09:51.903 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 11:09:51.908 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 11:09:51.912 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-06 11:09:51.915 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-06 11:09:51.919 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-06 11:09:51.922 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 11:09:51.926 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 11:09:51.929 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 11:09:51.933 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 11:09:51.937 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-06 11:09:51.940 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-06 11:09:51.944 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 11:09:51.947 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:09:51.951 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 11:09:51.954 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-06 11:09:51.957 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:09:51.960 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 11:09:51.963 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 11:09:51.967 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 11:09:51.970 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-06 11:09:51.973 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 11:09:51.978 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-06 11:09:52.070 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 11:09:52.164 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-06 11:09:52.249 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-06 11:09:52.341 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 11:09:52.430 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 11:09:52.514 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-06 11:09:52.600 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-06 11:09:52.695 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-06 11:09:52.784 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-06 11:09:52.869 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-06 11:09:52.957 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 11:09:52.962 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 11:09:52.966 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-06 11:09:53.065 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 11:09:53.636 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-06 11:09:53.658 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-06 11:09:54.206 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-06 11:09:54.407 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 11:09:54.409 | + functions-common:time_stop:2420 : local name 2026-07-06 11:09:54.411 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:09:54.416 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:09:54.423 | + functions-common:time_stop:2423 : local total 2026-07-06 11:09:54.427 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:09:54.430 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 11:09:54.433 | + functions-common:time_stop:2427 : start_time=1783336191851 2026-07-06 11:09:54.437 | + functions-common:time_stop:2429 : [[ -z 1783336191851 ]] 2026-07-06 11:09:54.442 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:09:54.446 | + functions-common:time_stop:2432 : end_time=1783336194441 2026-07-06 11:09:54.448 | + functions-common:time_stop:2433 : elapsed_time=2590 2026-07-06 11:09:54.451 | + functions-common:time_stop:2434 : total=41406 2026-07-06 11:09:54.454 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:09:54.456 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43996 2026-07-06 11:09:54.459 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-06 11:09:54.496 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:09:54.498 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.180) to start...' 2026-07-06 11:09:54.498 | Waiting for g-api (192.168.122.180) to start... 2026-07-06 11:09:54.502 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.180/image 2026-07-06 11:09:54.505 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 11:09:54.511 | + functions:wait_for_service:477 : local url=http://192.168.122.180/image 2026-07-06 11:09:54.519 | + functions:wait_for_service:478 : local rval=0 2026-07-06 11:09:54.523 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 11:09:54.529 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 11:09:54.535 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:09:54.540 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:09:54.548 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:09:54.556 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336194548 2026-07-06 11:09:54.559 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 11:09:54.565 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:09:54.573 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.180/image 2026-07-06 11:10:00.242 | + :: : [[ 300 == 503 ]] 2026-07-06 11:10:00.248 | + :: : [[ 0 -eq 7 ]] 2026-07-06 11:10:00.258 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 11:10:00.266 | + functions-common:time_stop:2420 : local name 2026-07-06 11:10:00.275 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:10:00.283 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:10:00.294 | + functions-common:time_stop:2423 : local total 2026-07-06 11:10:00.300 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:10:00.302 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 11:10:00.306 | + functions-common:time_stop:2427 : start_time=1783336194548 2026-07-06 11:10:00.309 | + functions-common:time_stop:2429 : [[ -z 1783336194548 ]] 2026-07-06 11:10:00.318 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:10:00.328 | + functions-common:time_stop:2432 : end_time=1783336200320 2026-07-06 11:10:00.330 | + functions-common:time_stop:2433 : elapsed_time=5772 2026-07-06 11:10:00.337 | + functions-common:time_stop:2434 : total=19943 2026-07-06 11:10:00.348 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:10:00.353 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25715 2026-07-06 11:10:00.362 | + functions:wait_for_service:486 : return 0 2026-07-06 11:10:00.369 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-06 11:10:00.404 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:00.408 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-06 11:10:00.437 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:00.441 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-06 11:10:00.445 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:10:00.451 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-06 11:10:00.456 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-06 11:10:00.461 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:00.464 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:00.467 | + functions:upload_image:141 : local image image_fname image_name 2026-07-06 11:10:00.471 | + functions:upload_image:143 : local max_attempts=5 2026-07-06 11:10:00.476 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-06 11:10:00.486 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:00.493 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:00.497 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-06 11:10:00.502 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-06 11:10:00.507 | ++ functions:upload_image:151 : seq 5 2026-07-06 11:10:00.514 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-06 11:10:00.518 | + functions:upload_image:152 : local rc=0 2026-07-06 11:10:00.522 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:00.528 | --2026-07-06 13:10:00-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:00.604 | Resolving github.com (github.com)... 140.82.121.3 2026-07-06 11:10:00.619 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-06 11:10:00.672 | HTTP request sent, awaiting response... 302 Found 2026-07-06 11:10:00.672 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-06T11%3A59%3A16Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-06T10%3A59%3A13Z&ske=2026-07-06T11%3A59%3A16Z&sks=b&skv=2018-11-09&sig=51UlsGDtESwelnByeogjDeWXu4dtn9PKmlumPBxV%2BG4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzMzNzg4MSwibmJmIjoxNzgzMzM2MDgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Vkg1XLZFwX-x013OMbgfHcYmUlwyMMksCANk-GogDJA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-06 11:10:00.672 | --2026-07-06 13:10:00-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-06T11%3A59%3A16Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-06T10%3A59%3A13Z&ske=2026-07-06T11%3A59%3A16Z&sks=b&skv=2018-11-09&sig=51UlsGDtESwelnByeogjDeWXu4dtn9PKmlumPBxV%2BG4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzMzNzg4MSwibmJmIjoxNzgzMzM2MDgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Vkg1XLZFwX-x013OMbgfHcYmUlwyMMksCANk-GogDJA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-06 11:10:00.674 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-07-06 11:10:00.685 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-06 11:10:00.732 | HTTP request sent, awaiting response... 200 OK 2026-07-06 11:10:00.733 | Length: 21692416 (21M) [application/octet-stream] 2026-07-06 11:10:00.733 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-06 11:10:00.784 | 2026-07-06 11:10:01.010 | 0K ........ ........ .... 100% 74.7M=0.3s 2026-07-06 11:10:01.010 | 2026-07-06 11:10:01.010 | 2026-07-06 13:10:01 (74.7 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-06 11:10:01.010 | 2026-07-06 11:10:01.019 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-06 11:10:01.023 | + functions:upload_image:163 : break 2026-07-06 11:10:01.027 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:01.033 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-06 11:10:01.035 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-06 11:10:01.038 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-06 11:10:01.043 | + functions:upload_image:313 : local kernel= 2026-07-06 11:10:01.045 | + functions:upload_image:314 : local ramdisk= 2026-07-06 11:10:01.049 | + functions:upload_image:315 : local disk_format= 2026-07-06 11:10:01.053 | + functions:upload_image:316 : local container_format= 2026-07-06 11:10:01.056 | + functions:upload_image:317 : local unpack= 2026-07-06 11:10:01.060 | + functions:upload_image:318 : local img_property= 2026-07-06 11:10:01.065 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-06 11:10:01.068 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-06 11:10:01.072 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-06 11:10:01.077 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-06 11:10:01.081 | + functions:upload_image:328 : case "$image_fname" in 2026-07-06 11:10:01.085 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-06 11:10:01.092 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-06 11:10:01.095 | + functions:upload_image:350 : local format 2026-07-06 11:10:01.103 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:01.103 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-06 11:10:01.128 | + functions:upload_image:351 : format=qcow2 2026-07-06 11:10:01.134 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-06 11:10:01.139 | + functions:upload_image:353 : disk_format=qcow2 2026-07-06 11:10:01.143 | + functions:upload_image:357 : container_format=bare 2026-07-06 11:10:01.148 | + functions:upload_image:404 : is_arch ppc64le 2026-07-06 11:10:01.153 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 11:10:01.161 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-06 11:10:01.166 | + functions:upload_image:404 : is_arch ppc64 2026-07-06 11:10:01.171 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 11:10:01.178 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-06 11:10:01.183 | + functions:upload_image:404 : is_arch ppc 2026-07-06 11:10:01.189 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 11:10:01.195 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-06 11:10:01.200 | + functions:upload_image:408 : is_arch aarch64 2026-07-06 11:10:01.206 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 11:10:01.214 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 11:10:01.219 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-06 11:10:01.223 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-06 11:10:01.226 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-06 11:10:01.230 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-06 11:10:01.236 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-07-06 11:10:01.240 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-06 11:10:01.244 | + functions:_upload_image:112 : shift 2026-07-06 11:10:01.248 | + functions:_upload_image:113 : local container=bare 2026-07-06 11:10:01.251 | + functions:_upload_image:114 : shift 2026-07-06 11:10:01.254 | + functions:_upload_image:115 : local disk=qcow2 2026-07-06 11:10:01.258 | + functions:_upload_image:116 : shift 2026-07-06 11:10:01.261 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:01.266 | + functions:_upload_image:118 : shift 2026-07-06 11:10:01.269 | + functions:_upload_image:119 : local properties 2026-07-06 11:10:01.272 | + functions:_upload_image:120 : local useimport 2026-07-06 11:10:01.276 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-06 11:10:01.280 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-06 11:10:01.285 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-06 11:10:01.289 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-06 11:10:01.291 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-06 11:10:01.296 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-06 11:10:01.300 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-06 11:10:01.306 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:01.313 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:10:07.606 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 11:10:07.607 | | Field | Value | 2026-07-06 11:10:07.607 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 11:10:07.607 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-06 11:10:07.607 | | container_format | bare | 2026-07-06 11:10:07.607 | | created_at | 2026-07-06T11:10:06Z | 2026-07-06 11:10:07.607 | | disk_format | qcow2 | 2026-07-06 11:10:07.608 | | file | /v2/images/5accfc22-7cac-4370-846d-07a9c8ee1607/file | 2026-07-06 11:10:07.608 | | id | 5accfc22-7cac-4370-846d-07a9c8ee1607 | 2026-07-06 11:10:07.608 | | min_disk | 0 | 2026-07-06 11:10:07.608 | | min_ram | 0 | 2026-07-06 11:10:07.608 | | name | cirros-0.6.3-x86_64-disk | 2026-07-06 11:10:07.608 | | owner | 4723e7dc01a547f4883217d75709b48a | 2026-07-06 11:10:07.608 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-06 11:10:07.608 | | protected | False | 2026-07-06 11:10:07.609 | | schema | /v2/schemas/image | 2026-07-06 11:10:07.609 | | size | 21692416 | 2026-07-06 11:10:07.609 | | status | active | 2026-07-06 11:10:07.609 | | tags | | 2026-07-06 11:10:07.609 | | updated_at | 2026-07-06T11:10:08Z | 2026-07-06 11:10:07.609 | | virtual_size | 117440512 | 2026-07-06 11:10:07.609 | | visibility | public | 2026-07-06 11:10:07.609 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 11:10:08.139 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-06 11:10:08.217 | [2065 Async create_flavors:73331]: Waiting for completion of create_flavors running on PID 73331 (2 other jobs running) 2026-07-06 11:10:08.254 | [2065 Async create_flavors:73331]: Signaling child to exit 2026-07-06 11:10:18.315 | + inc/async:async_inner:64 : rc=0 2026-07-06 11:10:18.342 | [73331 Async create_flavors:73331]: finished successfully 2026-07-06 11:10:18.366 | WAKEUP 2026-07-06 11:10:18.388 | [2065 Async create_flavors:73331]: Signaled 2026-07-06 11:10:18.389 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-06 11:10:18.389 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:18.390 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-06 11:10:18.390 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-06 11:10:18.390 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-06 11:10:18.390 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.390 | | Field | Value | 2026-07-06 11:10:18.390 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.390 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:10:18.390 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:10:18.391 | | description | None | 2026-07-06 11:10:18.391 | | disk | 1 | 2026-07-06 11:10:18.391 | | id | c1 | 2026-07-06 11:10:18.391 | | name | cirros256 | 2026-07-06 11:10:18.391 | | os-flavor-access:is_public | True | 2026-07-06 11:10:18.391 | | properties | hw_rng:allowed='True' | 2026-07-06 11:10:18.391 | | ram | 256 | 2026-07-06 11:10:18.391 | | rxtx_factor | 1.0 | 2026-07-06 11:10:18.391 | | swap | 0 | 2026-07-06 11:10:18.391 | | vcpus | 1 | 2026-07-06 11:10:18.391 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.392 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-06 11:10:18.392 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.392 | | Field | Value | 2026-07-06 11:10:18.392 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.392 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:10:18.392 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:10:18.392 | | description | None | 2026-07-06 11:10:18.392 | | disk | 5 | 2026-07-06 11:10:18.392 | | id | d1 | 2026-07-06 11:10:18.393 | | name | ds512M | 2026-07-06 11:10:18.393 | | os-flavor-access:is_public | True | 2026-07-06 11:10:18.393 | | properties | hw_rng:allowed='True' | 2026-07-06 11:10:18.393 | | ram | 512 | 2026-07-06 11:10:18.393 | | rxtx_factor | 1.0 | 2026-07-06 11:10:18.393 | | swap | 0 | 2026-07-06 11:10:18.393 | | vcpus | 1 | 2026-07-06 11:10:18.393 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.393 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-06 11:10:18.393 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.394 | | Field | Value | 2026-07-06 11:10:18.394 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.394 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:10:18.394 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:10:18.394 | | description | None | 2026-07-06 11:10:18.394 | | disk | 10 | 2026-07-06 11:10:18.394 | | id | d2 | 2026-07-06 11:10:18.394 | | name | ds1G | 2026-07-06 11:10:18.394 | | os-flavor-access:is_public | True | 2026-07-06 11:10:18.394 | | properties | hw_rng:allowed='True' | 2026-07-06 11:10:18.394 | | ram | 1024 | 2026-07-06 11:10:18.395 | | rxtx_factor | 1.0 | 2026-07-06 11:10:18.395 | | swap | 0 | 2026-07-06 11:10:18.395 | | vcpus | 1 | 2026-07-06 11:10:18.395 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.395 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-06 11:10:18.395 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.395 | | Field | Value | 2026-07-06 11:10:18.395 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.395 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:10:18.395 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:10:18.396 | | description | None | 2026-07-06 11:10:18.396 | | disk | 10 | 2026-07-06 11:10:18.396 | | id | d3 | 2026-07-06 11:10:18.396 | | name | ds2G | 2026-07-06 11:10:18.396 | | os-flavor-access:is_public | True | 2026-07-06 11:10:18.396 | | properties | hw_rng:allowed='True' | 2026-07-06 11:10:18.396 | | ram | 2048 | 2026-07-06 11:10:18.396 | | rxtx_factor | 1.0 | 2026-07-06 11:10:18.396 | | swap | 0 | 2026-07-06 11:10:18.396 | | vcpus | 2 | 2026-07-06 11:10:18.396 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.397 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-06 11:10:18.397 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.397 | | Field | Value | 2026-07-06 11:10:18.397 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.397 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:10:18.397 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:10:18.397 | | description | None | 2026-07-06 11:10:18.397 | | disk | 20 | 2026-07-06 11:10:18.397 | | id | d4 | 2026-07-06 11:10:18.397 | | name | ds4G | 2026-07-06 11:10:18.398 | | os-flavor-access:is_public | True | 2026-07-06 11:10:18.398 | | properties | hw_rng:allowed='True' | 2026-07-06 11:10:18.398 | | ram | 4096 | 2026-07-06 11:10:18.398 | | rxtx_factor | 1.0 | 2026-07-06 11:10:18.398 | | swap | 0 | 2026-07-06 11:10:18.398 | | vcpus | 4 | 2026-07-06 11:10:18.398 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.398 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-06 11:10:18.398 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-06 11:10:18.398 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-06 11:10:18.398 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.399 | | Field | Value | 2026-07-06 11:10:18.399 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.399 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:10:18.399 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:10:18.399 | | description | None | 2026-07-06 11:10:18.399 | | disk | 1 | 2026-07-06 11:10:18.399 | | id | 1 | 2026-07-06 11:10:18.399 | | name | m1.tiny | 2026-07-06 11:10:18.399 | | os-flavor-access:is_public | True | 2026-07-06 11:10:18.399 | | properties | hw_rng:allowed='True' | 2026-07-06 11:10:18.399 | | ram | 512 | 2026-07-06 11:10:18.400 | | rxtx_factor | 1.0 | 2026-07-06 11:10:18.400 | | swap | 0 | 2026-07-06 11:10:18.400 | | vcpus | 1 | 2026-07-06 11:10:18.400 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.400 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-06 11:10:18.400 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.400 | | Field | Value | 2026-07-06 11:10:18.400 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.400 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:10:18.400 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:10:18.401 | | description | None | 2026-07-06 11:10:18.401 | | disk | 20 | 2026-07-06 11:10:18.401 | | id | 2 | 2026-07-06 11:10:18.401 | | name | m1.small | 2026-07-06 11:10:18.401 | | os-flavor-access:is_public | True | 2026-07-06 11:10:18.401 | | properties | hw_rng:allowed='True' | 2026-07-06 11:10:18.401 | | ram | 2048 | 2026-07-06 11:10:18.401 | | rxtx_factor | 1.0 | 2026-07-06 11:10:18.401 | | swap | 0 | 2026-07-06 11:10:18.401 | | vcpus | 1 | 2026-07-06 11:10:18.401 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.402 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-06 11:10:18.402 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.402 | | Field | Value | 2026-07-06 11:10:18.402 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.402 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:10:18.402 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:10:18.402 | | description | None | 2026-07-06 11:10:18.402 | | disk | 40 | 2026-07-06 11:10:18.402 | | id | 3 | 2026-07-06 11:10:18.402 | | name | m1.medium | 2026-07-06 11:10:18.403 | | os-flavor-access:is_public | True | 2026-07-06 11:10:18.403 | | properties | hw_rng:allowed='True' | 2026-07-06 11:10:18.403 | | ram | 4096 | 2026-07-06 11:10:18.403 | | rxtx_factor | 1.0 | 2026-07-06 11:10:18.403 | | swap | 0 | 2026-07-06 11:10:18.403 | | vcpus | 2 | 2026-07-06 11:10:18.403 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.403 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-06 11:10:18.403 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.403 | | Field | Value | 2026-07-06 11:10:18.403 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.404 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:10:18.404 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:10:18.404 | | description | None | 2026-07-06 11:10:18.404 | | disk | 80 | 2026-07-06 11:10:18.404 | | id | 4 | 2026-07-06 11:10:18.404 | | name | m1.large | 2026-07-06 11:10:18.404 | | os-flavor-access:is_public | True | 2026-07-06 11:10:18.404 | | properties | hw_rng:allowed='True' | 2026-07-06 11:10:18.404 | | ram | 8192 | 2026-07-06 11:10:18.404 | | rxtx_factor | 1.0 | 2026-07-06 11:10:18.404 | | swap | 0 | 2026-07-06 11:10:18.405 | | vcpus | 4 | 2026-07-06 11:10:18.405 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.405 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-06 11:10:18.405 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.405 | | Field | Value | 2026-07-06 11:10:18.405 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.405 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:10:18.405 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:10:18.405 | | description | None | 2026-07-06 11:10:18.405 | | disk | 160 | 2026-07-06 11:10:18.406 | | id | 5 | 2026-07-06 11:10:18.406 | | name | m1.xlarge | 2026-07-06 11:10:18.406 | | os-flavor-access:is_public | True | 2026-07-06 11:10:18.406 | | properties | hw_rng:allowed='True' | 2026-07-06 11:10:18.406 | | ram | 16384 | 2026-07-06 11:10:18.406 | | rxtx_factor | 1.0 | 2026-07-06 11:10:18.406 | | swap | 0 | 2026-07-06 11:10:18.406 | | vcpus | 8 | 2026-07-06 11:10:18.406 | +----------------------------+-----------------------+ 2026-07-06 11:10:18.429 | [2065 Async create_flavors:73331]: finished create_flavors with result 0 in 44 seconds 2026-07-06 11:10:18.433 | + inc/async:async_wait:197 : return 0 2026-07-06 11:10:18.437 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-06 11:10:18.456 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:10:18.459 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-06 11:10:18.480 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:18.483 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-06 11:10:18.505 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:18.508 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-06 11:10:18.512 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 11:10:18.515 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-06 11:10:18.519 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:10:18.521 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-06 11:10:18.523 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-06 11:10:18.526 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-06 11:10:18.528 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-06 11:10:18.529 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-06 11:10:18.531 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-06 11:10:18.532 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-06 11:10:18.534 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-06 11:10:18.535 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-06 11:10:18.537 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-06 11:10:18.539 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-06 11:10:18.540 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-06 11:10:18.542 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-06 11:10:18.544 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 11:10:18.546 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-06 11:10:18.547 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 11:10:18.549 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-06 11:10:18.550 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 11:10:18.552 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-06 11:10:18.554 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 11:10:18.555 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-06 11:10:18.557 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 11:10:18.559 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-06 11:10:18.560 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-06 11:10:18.562 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 11:10:18.564 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-06 11:10:18.566 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 11:10:18.567 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-06 11:10:18.569 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-06 11:10:18.571 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-06 11:10:18.572 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 11:10:18.574 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-06 11:10:18.575 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 11:10:18.577 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-06 11:10:18.579 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-06 11:10:18.581 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-06 11:10:18.582 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-06 11:10:18.584 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-06 11:10:18.586 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-06 11:10:18.587 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-06 11:10:18.589 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-06 11:10:18.591 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-06 11:10:18.592 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-06 11:10:18.594 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-06 11:10:18.596 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-06 11:10:18.597 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-06 11:10:18.599 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-06 11:10:18.601 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-06 11:10:18.602 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-06 11:10:18.604 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-06 11:10:18.606 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-06 11:10:18.608 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-06 11:10:18.609 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-06 11:10:18.611 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-06 11:10:18.613 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-06 11:10:18.616 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-06 11:10:18.616 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-06 11:10:18.616 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-06 11:10:18.617 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-06 11:10:18.618 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-06 11:10:20.960 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-06 11:10:20.963 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-07-06 11:10:21.281 | + ./stack.sh:main:1403 : save_stackenv 2026-07-06 11:10:21.283 | + functions-common:save_stackenv:65 : local tag= 2026-07-06 11:10:21.285 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 11:10:21.289 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-131021 2026-07-06 11:10:21.291 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-131021 ' 2026-07-06 11:10:21.294 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.297 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 11:10:21.300 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.302 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 11:10:21.305 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.309 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 11:10:21.312 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.316 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-06 11:10:21.318 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.321 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.180 2026-07-06 11:10:21.325 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.328 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.180/identity 2026-07-06 11:10:21.332 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.335 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-06-124657 2026-07-06 11:10:21.339 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.343 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-06 11:10:21.347 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.350 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.180 2026-07-06 11:10:21.353 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.357 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-06 11:10:21.361 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.366 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-06 11:10:21.369 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.373 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 11:10:21.377 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.380 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 11:10:21.383 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.387 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.180 2026-07-06 11:10:21.391 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 11:10:21.394 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 11:10:21.398 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-06 11:10:21.402 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 11:10:21.406 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 11:10:21.410 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-06 11:10:21.413 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:10:21.417 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 11:10:21.420 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 11:10:21.425 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-06 11:10:21.427 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:10:21.432 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-06 11:10:21.436 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:10:21.441 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-06 11:10:21.441 | /^\[\[.+\|.*\]\]/ { 2026-07-06 11:10:21.441 | gsub("[][]", "", $1); 2026-07-06 11:10:21.441 | split($1, a, "|"); 2026-07-06 11:10:21.441 | if (a[1] == matchgroup) 2026-07-06 11:10:21.441 | print a[2] 2026-07-06 11:10:21.441 | } 2026-07-06 11:10:21.441 | ' /home/quobyte/devstack/local.conf 2026-07-06 11:10:21.449 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-06 11:10:21.452 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 11:10:21.456 | + functions-common:run_phase:1849 : local phase=extra 2026-07-06 11:10:21.460 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 11:10:21.463 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 11:10:21.466 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 11:10:21.469 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 11:10:21.472 | + functions-common:run_phase:1858 : local extra 2026-07-06 11:10:21.477 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 11:10:21.483 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 11:10:21.486 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 11:10:21.490 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 11:10:21.493 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-06 11:10:21.498 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 11:10:21.520 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:21.523 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 11:10:21.525 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:10:21.530 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-06 11:10:21.533 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:10:21.537 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 11:10:21.540 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:10:21.544 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-06 11:10:21.547 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-06 11:10:21.551 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 11:10:21.556 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 11:10:21.560 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 11:10:21.564 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 11:10:21.567 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-06 11:10:21.572 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 11:10:21.575 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-06 11:10:21.580 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 11:10:21.583 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 11:10:21.587 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-06 11:10:21.591 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 11:10:21.595 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 11:10:21.597 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-06 11:10:21.601 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:10:21.603 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 11:10:21.607 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 11:10:21.611 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-06 11:10:21.616 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:10:21.619 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-06 11:10:21.624 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:10:21.627 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-06 11:10:21.627 | /^\[\[.+\|.*\]\]/ { 2026-07-06 11:10:21.627 | gsub("[][]", "", $1); 2026-07-06 11:10:21.628 | split($1, a, "|"); 2026-07-06 11:10:21.628 | if (a[1] == matchgroup) 2026-07-06 11:10:21.628 | print a[2] 2026-07-06 11:10:21.628 | } 2026-07-06 11:10:21.628 | ' /home/quobyte/devstack/local.conf 2026-07-06 11:10:21.635 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-06 11:10:21.657 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:21.660 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-06 11:10:21.665 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-06 11:10:21.667 | + functions:wait_for_compute:490 : local timeout=60 2026-07-06 11:10:21.670 | + functions:wait_for_compute:491 : local rval=0 2026-07-06 11:10:21.673 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-06 11:10:21.677 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-06 11:10:21.680 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 11:10:21.684 | + functions-common:time_start:2407 : local start_time= 2026-07-06 11:10:21.687 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:10:21.692 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:10:21.698 | + functions-common:time_start:2411 : _TIME_START[$name]=1783336221694 2026-07-06 11:10:21.703 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-06 11:10:21.728 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-06 11:10:21.730 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-06 11:10:21.735 | ++ functions:wait_for_compute:496 : hostname 2026-07-06 11:10:21.740 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-06 11:10:21.744 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-06 11:10:21.749 | ++ functions:wait_for_compute:498 : hostname 2026-07-06 11:10:21.754 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:10:21.756 | + :: : ID= 2026-07-06 11:10:21.758 | + :: : [[ '' == '' ]] 2026-07-06 11:10:21.759 | + :: : sleep 1 2026-07-06 11:10:22.764 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-06 11:10:22.766 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-06 11:10:26.123 | + :: : ID=2726fa73-aa57-4b40-a40d-29c5bbe4f317 2026-07-06 11:10:26.126 | + :: : [[ 2726fa73-aa57-4b40-a40d-29c5bbe4f317 == '' ]] 2026-07-06 11:10:26.131 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-06 11:10:26.134 | + functions-common:time_stop:2420 : local name 2026-07-06 11:10:26.138 | + functions-common:time_stop:2421 : local end_time 2026-07-06 11:10:26.143 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:10:26.147 | + functions-common:time_stop:2423 : local total 2026-07-06 11:10:26.151 | + functions-common:time_stop:2424 : local start_time 2026-07-06 11:10:26.154 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 11:10:26.158 | + functions-common:time_stop:2427 : start_time=1783336221694 2026-07-06 11:10:26.162 | + functions-common:time_stop:2429 : [[ -z 1783336221694 ]] 2026-07-06 11:10:26.166 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:10:26.172 | + functions-common:time_stop:2432 : end_time=1783336226168 2026-07-06 11:10:26.175 | + functions-common:time_stop:2433 : elapsed_time=4474 2026-07-06 11:10:26.179 | + functions-common:time_stop:2434 : total=25715 2026-07-06 11:10:26.182 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:10:26.186 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30189 2026-07-06 11:10:26.190 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-06 11:10:26.192 | + functions:wait_for_compute:516 : return 0 2026-07-06 11:10:26.196 | + ./stack.sh:main:1443 : service_check 2026-07-06 11:10:26.199 | + functions-common:service_check:1713 : local service 2026-07-06 11:10:26.201 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.205 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-06 11:10:26.224 | not-found 2026-07-06 11:10:26.231 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.234 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-06 11:10:26.253 | enabled 2026-07-06 11:10:26.260 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-06 11:10:26.286 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-06 11:10:26.286 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-06 11:10:26.286 | Active: active (running) since Mon 2026-07-06 13:07:04 CEST; 3min 21s ago 2026-07-06 11:10:26.286 | Main PID: 61129 (uwsgi) 2026-07-06 11:10:26.286 | Status: "uWSGI is ready" 2026-07-06 11:10:26.287 | Tasks: 17 (limit: 14255) 2026-07-06 11:10:26.287 | Memory: 273.2M (peak: 273.7M) 2026-07-06 11:10:26.288 | CPU: 15.074s 2026-07-06 11:10:26.288 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-06 11:10:26.288 | ├─61129 "nova-apiuWSGI master" 2026-07-06 11:10:26.288 | ├─61130 "nova-apiuWSGI worker 1" 2026-07-06 11:10:26.288 | └─61131 "nova-apiuWSGI worker 2" 2026-07-06 11:10:26.288 | 2026-07-06 11:10:26.288 | Jul 06 13:10:25 devstack devstack@n-api.service[61130]: [pid: 61130|app: 0|req: 19/36] 192.168.122.180 () {54 vars in 935 bytes} [Mon Jul 6 13:10:25 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-06 11:10:26.289 | Jul 06 13:10:25 devstack devstack@n-api.service[61131]: DEBUG nova.api.openstack.wsgi [None req-4fc8abc5-a66b-4246-b910-ff9ca70b4725 admin admin] Calling method '>' {{(pid=61131) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-06 11:10:26.289 | Jul 06 13:10:25 devstack devstack@n-api.service[61131]: DEBUG oslo_concurrency.lockutils [None req-4fc8abc5-a66b-4246-b910-ff9ca70b4725 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61131) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 11:10:26.289 | Jul 06 13:10:25 devstack devstack@n-api.service[61131]: DEBUG oslo_concurrency.lockutils [None req-4fc8abc5-a66b-4246-b910-ff9ca70b4725 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=61131) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 11:10:26.289 | Jul 06 13:10:25 devstack devstack@n-api.service[61131]: DEBUG oslo_concurrency.lockutils [None req-4fc8abc5-a66b-4246-b910-ff9ca70b4725 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61131) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 11:10:26.289 | Jul 06 13:10:25 devstack devstack@n-api.service[61131]: DEBUG oslo_concurrency.lockutils [None req-4fc8abc5-a66b-4246-b910-ff9ca70b4725 admin admin] Acquiring lock "a93a1ae9-de9b-418f-906d-d521c2221137" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61131) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 11:10:26.289 | Jul 06 13:10:25 devstack devstack@n-api.service[61131]: DEBUG oslo_concurrency.lockutils [None req-4fc8abc5-a66b-4246-b910-ff9ca70b4725 admin admin] Lock "a93a1ae9-de9b-418f-906d-d521c2221137" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61131) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 11:10:26.289 | Jul 06 13:10:25 devstack devstack@n-api.service[61131]: DEBUG oslo_concurrency.lockutils [None req-4fc8abc5-a66b-4246-b910-ff9ca70b4725 admin admin] Lock "a93a1ae9-de9b-418f-906d-d521c2221137" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61131) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 11:10:26.289 | Jul 06 13:10:25 devstack devstack@n-api.service[61131]: INFO nova.api.openstack.requestlog [None req-4fc8abc5-a66b-4246-b910-ff9ca70b4725 admin admin] 192.168.122.180 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.165833 2026-07-06 11:10:26.289 | Jul 06 13:10:25 devstack devstack@n-api.service[61131]: [pid: 61131|app: 0|req: 18/37] 192.168.122.180 () {60 vars in 1325 bytes} [Mon Jul 6 13:10:25 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-06 11:10:26.293 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.297 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-06 11:10:26.316 | enabled 2026-07-06 11:10:26.321 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-06 11:10:26.344 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-06 11:10:26.344 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-06 11:10:26.344 | Active: active (running) since Mon 2026-07-06 13:09:28 CEST; 57s ago 2026-07-06 11:10:26.344 | Main PID: 73175 (nova-compute) 2026-07-06 11:10:26.344 | Tasks: 10 (limit: 14255) 2026-07-06 11:10:26.344 | Memory: 135.7M (peak: 137.1M) 2026-07-06 11:10:26.344 | CPU: 4.750s 2026-07-06 11:10:26.344 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-06 11:10:26.345 | └─73175 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-06 11:10:26.345 | 2026-07-06 11:10:26.345 | Jul 06 13:09:58 devstack nova-compute[73175]: DEBUG nova.compute.provider_tree [None req-831eacf6-3285-4fca-82f2-3290a95171d2 None None] Updating resource provider 5c3bd5dd-6235-4dcf-9779-052f8230e20f generation from 0 to 1 during operation: update_inventory {{(pid=73175) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-06 11:10:26.345 | Jul 06 13:09:58 devstack nova-compute[73175]: DEBUG nova.compute.provider_tree [None req-831eacf6-3285-4fca-82f2-3290a95171d2 None None] Updating inventory in ProviderTree for provider 5c3bd5dd-6235-4dcf-9779-052f8230e20f 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=73175) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-06 11:10:26.345 | Jul 06 13:09:58 devstack nova-compute[73175]: DEBUG nova.compute.provider_tree [None req-831eacf6-3285-4fca-82f2-3290a95171d2 None None] Updating resource provider 5c3bd5dd-6235-4dcf-9779-052f8230e20f generation from 1 to 2 during operation: update_traits {{(pid=73175) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-06 11:10:26.345 | Jul 06 13:09:59 devstack nova-compute[73175]: DEBUG nova.compute.resource_tracker [None req-831eacf6-3285-4fca-82f2-3290a95171d2 None None] Compute_service record updated for devstack:devstack {{(pid=73175) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-06 11:10:26.345 | Jul 06 13:09:59 devstack nova-compute[73175]: DEBUG oslo_concurrency.lockutils [None req-831eacf6-3285-4fca-82f2-3290a95171d2 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.738s {{(pid=73175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 11:10:26.345 | Jul 06 13:09:59 devstack nova-compute[73175]: DEBUG nova.service [None req-831eacf6-3285-4fca-82f2-3290a95171d2 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73175) start /opt/stack/nova/nova/service.py:196}} 2026-07-06 11:10:26.345 | Jul 06 13:09:59 devstack nova-compute[73175]: DEBUG nova.service [None req-831eacf6-3285-4fca-82f2-3290a95171d2 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73175) start /opt/stack/nova/nova/service.py:212}} 2026-07-06 11:10:26.345 | Jul 06 13:09:59 devstack nova-compute[73175]: DEBUG nova.service [None req-831eacf6-3285-4fca-82f2-3290a95171d2 None None] Join ServiceGroup membership for this service compute {{(pid=73175) start /opt/stack/nova/nova/service.py:222}} 2026-07-06 11:10:26.345 | Jul 06 13:09:59 devstack nova-compute[73175]: DEBUG nova.servicegroup.drivers.db [None req-831eacf6-3285-4fca-82f2-3290a95171d2 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73175) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-06 11:10:26.346 | Jul 06 13:10:04 devstack nova-compute[73175]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73175) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:26.350 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.354 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-06 11:10:26.373 | not-found 2026-07-06 11:10:26.379 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.383 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-06 11:10:26.402 | enabled 2026-07-06 11:10:26.408 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-06 11:10:26.434 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-06 11:10:26.434 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-06 11:10:26.434 | Active: active (running) since Mon 2026-07-06 13:09:15 CEST; 1min 10s ago 2026-07-06 11:10:26.434 | Main PID: 69500 (nova-scheduler:) 2026-07-06 11:10:26.434 | Tasks: 19 (limit: 14255) 2026-07-06 11:10:26.434 | Memory: 156.1M (peak: 156.4M) 2026-07-06 11:10:26.435 | CPU: 4.947s 2026-07-06 11:10:26.435 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-06 11:10:26.435 | ├─69500 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-06 11:10:26.435 | ├─71367 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-06 11:10:26.435 | └─71376 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-06 11:10:26.435 | 2026-07-06 11:10:26.435 | Jul 06 13:09:23 devstack nova-scheduler[71376]: DEBUG oslo.service.backend._threading.loopingcall [None req-dc02b547-0126-4a7c-a793-0d5a5420cfd0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71376) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:26.435 | Jul 06 13:09:27 devstack nova-scheduler[71376]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71376) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:26.435 | Jul 06 13:09:27 devstack nova-scheduler[71367]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71367) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:26.435 | Jul 06 13:09:29 devstack nova-scheduler[69500]: DEBUG dbcounter [-] [69500] Writing DB stats nova_api:SELECT=3 {{(pid=69500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.436 | Jul 06 13:09:29 devstack nova-scheduler[69500]: DEBUG dbcounter [-] [69500] Writing DB stats nova_cell0:SELECT=1 {{(pid=69500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.436 | Jul 06 13:09:29 devstack nova-scheduler[69500]: DEBUG dbcounter [-] [69500] Writing DB stats nova_cell1:SELECT=1 {{(pid=69500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.436 | Jul 06 13:09:37 devstack nova-scheduler[71376]: DEBUG dbcounter [-] [71376] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.436 | Jul 06 13:09:37 devstack nova-scheduler[71367]: DEBUG dbcounter [-] [71367] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.436 | Jul 06 13:09:45 devstack nova-scheduler[71367]: DEBUG oslo.service.backend._threading.loopingcall [None req-9a6e05bf-eecc-4af2-8562-c2845dd8ffcb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71367) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:26.436 | Jul 06 13:10:23 devstack nova-scheduler[71376]: DEBUG oslo.service.backend._threading.loopingcall [None req-dc02b547-0126-4a7c-a793-0d5a5420cfd0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71376) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:26.441 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.445 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-06 11:10:26.463 | not-found 2026-07-06 11:10:26.469 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.473 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-06 11:10:26.492 | enabled 2026-07-06 11:10:26.497 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-06 11:10:26.521 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-06 11:10:26.521 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-06 11:10:26.521 | Active: active (running) since Mon 2026-07-06 13:09:18 CEST; 1min 8s ago 2026-07-06 11:10:26.521 | Main PID: 70111 (uwsgi) 2026-07-06 11:10:26.521 | Status: "uWSGI is ready" 2026-07-06 11:10:26.521 | Tasks: 16 (limit: 14255) 2026-07-06 11:10:26.521 | Memory: 220.9M (peak: 221.1M) 2026-07-06 11:10:26.522 | CPU: 10.295s 2026-07-06 11:10:26.522 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-06 11:10:26.522 | ├─70111 "nova-api-metauWSGI master" 2026-07-06 11:10:26.522 | ├─70112 "nova-api-metauWSGI worker 1" 2026-07-06 11:10:26.522 | ├─70113 "nova-api-metauWSGI worker 2" 2026-07-06 11:10:26.522 | └─70114 "nova-api-metauWSGI http 1" 2026-07-06 11:10:26.522 | 2026-07-06 11:10:26.522 | Jul 06 13:09:25 devstack devstack@n-api-meta.service[70113]: DEBUG nova.api.openstack.wsgi_app [None req-9faf1313-a9c3-44db-a554-39ce53e397a1 None None] ******************************************************************************** {{(pid=70113) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-06 11:10:26.522 | Jul 06 13:09:25 devstack devstack@n-api-meta.service[70113]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7c590eea3668 pid: 70113 (default app) 2026-07-06 11:10:26.522 | Jul 06 13:09:33 devstack devstack@n-api-meta.service[70112]: DEBUG dbcounter [-] [70112] Writing DB stats nova_api:SELECT=1 {{(pid=70112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.523 | Jul 06 13:09:33 devstack devstack@n-api-meta.service[70113]: DEBUG dbcounter [-] [70113] Writing DB stats nova_api:SELECT=1 {{(pid=70113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.523 | Jul 06 13:09:33 devstack devstack@n-api-meta.service[70112]: DEBUG dbcounter [-] [70112] Writing DB stats nova_cell1:SELECT=1 {{(pid=70112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.523 | Jul 06 13:09:33 devstack devstack@n-api-meta.service[70112]: DEBUG dbcounter [-] [70112] Writing DB stats nova_cell0:SELECT=1 {{(pid=70112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.523 | Jul 06 13:09:34 devstack devstack@n-api-meta.service[70112]: DEBUG dbcounter [-] [70112] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.523 | Jul 06 13:09:34 devstack devstack@n-api-meta.service[70113]: DEBUG dbcounter [-] [70113] Writing DB stats nova_cell1:SELECT=1 {{(pid=70113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.523 | Jul 06 13:09:34 devstack devstack@n-api-meta.service[70113]: DEBUG dbcounter [-] [70113] Writing DB stats nova_cell0:SELECT=1 {{(pid=70113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.523 | Jul 06 13:09:34 devstack devstack@n-api-meta.service[70113]: DEBUG dbcounter [-] [70113] Writing DB stats nova_cell0:SELECT=1 {{(pid=70113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.528 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.532 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-06 11:10:26.552 | enabled 2026-07-06 11:10:26.558 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-06 11:10:26.581 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-06 11:10:26.582 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-06 11:10:26.582 | Active: active (running) since Mon 2026-07-06 13:07:48 CEST; 2min 38s ago 2026-07-06 11:10:26.582 | Main PID: 67297 (uwsgi) 2026-07-06 11:10:26.582 | Status: "uWSGI is ready" 2026-07-06 11:10:26.582 | Tasks: 5 (limit: 14255) 2026-07-06 11:10:26.582 | Memory: 176.9M (peak: 177.1M) 2026-07-06 11:10:26.582 | CPU: 6.666s 2026-07-06 11:10:26.582 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-06 11:10:26.582 | ├─67297 "placementuWSGI master" 2026-07-06 11:10:26.582 | ├─67298 "placementuWSGI worker 1" 2026-07-06 11:10:26.583 | └─67299 "placementuWSGI worker 2" 2026-07-06 11:10:26.583 | 2026-07-06 11:10:26.583 | Jul 06 13:09:58 devstack devstack@placement-api.service[67298]: INFO placement.requestlog [req-3d811bce-cdd9-4e3b-af46-39efaf62f0b5 req-498c89dd-1379-46c1-82e4-5c682dc68de8 service nova] 192.168.122.180 "PUT /placement/resource_providers/5c3bd5dd-6235-4dcf-9779-052f8230e20f/inventories" status: 200 len: 396 microversion: 1.26 2026-07-06 11:10:26.583 | Jul 06 13:09:58 devstack devstack@placement-api.service[67298]: [pid: 67298|app: 0|req: 5/9] 192.168.122.180 () {64 vars in 1498 bytes} [Mon Jul 6 13:09:58 2026] PUT /placement/resource_providers/5c3bd5dd-6235-4dcf-9779-052f8230e20f/inventories => generated 396 bytes in 97 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-06 11:10:26.583 | Jul 06 13:09:58 devstack devstack@placement-api.service[67299]: DEBUG placement.requestlog [req-3d811bce-cdd9-4e3b-af46-39efaf62f0b5 req-7b1eafaf-39f2-45b1-9696-3e4636d63669 None None] Starting request: 192.168.122.180 "GET /placement/traits?name=in:HW_CPU_X86_CLMUL,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_USB,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_FMA3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_MMX,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_BMI,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_ARCH_X86_64,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_AVX2,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSSE3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_ABM,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA" {{(pid=67299) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-06 11:10:26.583 | Jul 06 13:09:58 devstack devstack@placement-api.service[67299]: INFO placement.requestlog [req-3d811bce-cdd9-4e3b-af46-39efaf62f0b5 req-7b1eafaf-39f2-45b1-9696-3e4636d63669 service nova] 192.168.122.180 "GET /placement/traits?name=in:HW_CPU_X86_CLMUL,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_USB,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_FMA3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_MMX,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_BMI,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_ARCH_X86_64,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_AVX2,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSSE3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_ABM,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA" status: 200 len: 2058 microversion: 1.6 2026-07-06 11:10:26.583 | Jul 06 13:09:58 devstack devstack@placement-api.service[67299]: [pid: 67299|app: 0|req: 5/10] 192.168.122.180 () {60 vars in 4912 bytes} [Mon Jul 6 13:09:58 2026] GET /placement/traits?name=in:HW_CPU_X86_CLMUL,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_USB,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_FMA3,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_MMX,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_F16C,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_BMI,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_ARCH_X86_64,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_AVX2,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSSE3,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_ABM,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VMVGA => generated 2058 bytes in 57 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-06 11:10:26.583 | Jul 06 13:09:58 devstack devstack@placement-api.service[67298]: DEBUG placement.requestlog [req-3d811bce-cdd9-4e3b-af46-39efaf62f0b5 req-c6ce35ee-336a-4d2e-9d14-7d6779e577f6 None None] Starting request: 192.168.122.180 "PUT /placement/resource_providers/5c3bd5dd-6235-4dcf-9779-052f8230e20f/traits" {{(pid=67298) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-06 11:10:26.583 | Jul 06 13:09:58 devstack devstack@placement-api.service[67298]: INFO placement.requestlog [req-3d811bce-cdd9-4e3b-af46-39efaf62f0b5 req-c6ce35ee-336a-4d2e-9d14-7d6779e577f6 service nova] 192.168.122.180 "PUT /placement/resource_providers/5c3bd5dd-6235-4dcf-9779-052f8230e20f/traits" status: 200 len: 2093 microversion: 1.6 2026-07-06 11:10:26.584 | Jul 06 13:09:58 devstack devstack@placement-api.service[67298]: [pid: 67298|app: 0|req: 6/11] 192.168.122.180 () {64 vars in 1483 bytes} [Mon Jul 6 13:09:58 2026] PUT /placement/resource_providers/5c3bd5dd-6235-4dcf-9779-052f8230e20f/traits => generated 2093 bytes in 399 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-06 11:10:26.584 | Jul 06 13:10:08 devstack devstack@placement-api.service[67299]: DEBUG dbcounter [-] [67299] Writing DB stats placement:SELECT=4 {{(pid=67299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.584 | Jul 06 13:10:08 devstack devstack@placement-api.service[67298]: DEBUG dbcounter [-] [67298] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67298) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.588 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.592 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-06 11:10:26.609 | not-found 2026-07-06 11:10:26.614 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.617 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-06 11:10:26.637 | enabled 2026-07-06 11:10:26.643 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-06 11:10:26.668 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-06 11:10:26.668 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-06 11:10:26.668 | Active: active (running) since Mon 2026-07-06 13:09:54 CEST; 32s ago 2026-07-06 11:10:26.668 | Main PID: 76315 (uwsgi) 2026-07-06 11:10:26.668 | Status: "uWSGI is ready" 2026-07-06 11:10:26.668 | Tasks: 9 (limit: 14255) 2026-07-06 11:10:26.668 | Memory: 257.7M (peak: 258.2M) 2026-07-06 11:10:26.669 | CPU: 11.106s 2026-07-06 11:10:26.669 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-06 11:10:26.669 | ├─76315 "glance-apiuWSGI master" 2026-07-06 11:10:26.669 | ├─76324 "glance-apiuWSGI worker 1" 2026-07-06 11:10:26.669 | └─76325 "glance-apiuWSGI worker 2" 2026-07-06 11:10:26.669 | 2026-07-06 11:10:26.669 | Jul 06 13:10:07 devstack devstack@g-api.service[76325]: INFO glance.location [None req-3a53856d-e75f-471c-a3fb-9144bc96f0fe admin admin] Image format matched and virtual size computed: 117440512 2026-07-06 11:10:26.669 | Jul 06 13:10:07 devstack devstack@g-api.service[76325]: DEBUG glance_store.backend [None req-3a53856d-e75f-471c-a3fb-9144bc96f0fe admin admin] Skipping store.set_acls... not implemented. {{(pid=76325) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-06 11:10:26.669 | Jul 06 13:10:07 devstack devstack@g-api.service[76325]: [pid: 76325|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Mon Jul 6 13:10:05 2026] PUT /v2/images/5accfc22-7cac-4370-846d-07a9c8ee1607/file => generated 0 bytes in 1888 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-06 11:10:26.669 | Jul 06 13:10:07 devstack devstack@g-api.service[76324]: DEBUG glance.api.middleware.version_negotiation [None req-1c2e8e70-c124-49e2-bba3-2161837a1629 admin admin] Determining version of request: GET /v2/images/5accfc22-7cac-4370-846d-07a9c8ee1607 Accept: */* {{(pid=76324) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-06 11:10:26.670 | Jul 06 13:10:07 devstack devstack@g-api.service[76324]: DEBUG glance.api.middleware.version_negotiation [None req-1c2e8e70-c124-49e2-bba3-2161837a1629 admin admin] Using url versioning {{(pid=76324) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-06 11:10:26.670 | Jul 06 13:10:07 devstack devstack@g-api.service[76324]: DEBUG glance.api.middleware.version_negotiation [None req-1c2e8e70-c124-49e2-bba3-2161837a1629 admin admin] Matched version: v2 {{(pid=76324) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-06 11:10:26.670 | Jul 06 13:10:07 devstack devstack@g-api.service[76324]: DEBUG glance.api.middleware.version_negotiation [None req-1c2e8e70-c124-49e2-bba3-2161837a1629 admin admin] new path /v2/images/5accfc22-7cac-4370-846d-07a9c8ee1607 {{(pid=76324) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-06 11:10:26.670 | Jul 06 13:10:07 devstack devstack@g-api.service[76324]: [pid: 76324|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Mon Jul 6 13:10:07 2026] GET /v2/images/5accfc22-7cac-4370-846d-07a9c8ee1607 => generated 976 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-06 11:10:26.670 | Jul 06 13:10:17 devstack devstack@g-api.service[76325]: DEBUG dbcounter [-] [76325] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.670 | Jul 06 13:10:17 devstack devstack@g-api.service[76324]: DEBUG dbcounter [-] [76324] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.673 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.677 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-06 11:10:26.697 | enabled 2026-07-06 11:10:26.701 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-06 11:10:26.724 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-06 11:10:26.725 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-06 11:10:26.725 | Active: active (running) since Mon 2026-07-06 13:09:43 CEST; 43s ago 2026-07-06 11:10:26.725 | Main PID: 74765 (cinder-schedule) 2026-07-06 11:10:26.725 | Tasks: 1 (limit: 14255) 2026-07-06 11:10:26.725 | Memory: 109.9M (peak: 110.1M) 2026-07-06 11:10:26.725 | CPU: 4.135s 2026-07-06 11:10:26.725 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-06 11:10:26.725 | └─74765 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-06 11:10:26.725 | 2026-07-06 11:10:26.725 | Jul 06 13:09:48 devstack cinder-scheduler[74765]: DEBUG cinder.service [None req-edf58d5b-4b90-4568-ad66-bcb6db95d9dc None None] Creating RPC server for service cinder-scheduler {{(pid=74765) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-06 11:10:26.726 | Jul 06 13:09:48 devstack cinder-scheduler[74765]: DEBUG cinder.service [None req-edf58d5b-4b90-4568-ad66-bcb6db95d9dc None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74765) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-06 11:10:26.726 | Jul 06 13:09:58 devstack cinder-scheduler[74765]: DEBUG dbcounter [-] [74765] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74765) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.726 | Jul 06 13:10:06 devstack cinder-scheduler[74765]: DEBUG cinder.scheduler.host_manager [None req-6c410624-d561-4c71-a52d-fc6cfc64e649 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=74765) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-06 11:10:26.726 | Jul 06 13:10:06 devstack cinder-scheduler[74765]: DEBUG cinder.scheduler.host_manager [None req-6c410624-d561-4c71-a52d-fc6cfc64e649 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 6, 11, 10, 6, 552264)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 6, 11, 10, 6, 552264)}]. {{(pid=74765) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-06 11:10:26.726 | Jul 06 13:10:06 devstack cinder-scheduler[74765]: DEBUG cinder.scheduler.host_manager [None req-6c410624-d561-4c71-a52d-fc6cfc64e649 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 7, 6, 11, 10, 6, 514883)} {{(pid=74765) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-06 11:10:26.726 | Jul 06 13:10:16 devstack cinder-scheduler[74765]: DEBUG dbcounter [-] [74765] Writing DB stats cinder:SELECT=1 {{(pid=74765) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.726 | Jul 06 13:10:25 devstack cinder-scheduler[74765]: DEBUG oslo_service.periodic_task [None req-2772fe4b-7358-4d4b-a8da-1963aa9d89fa None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=74765) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 11:10:26.726 | Jul 06 13:10:25 devstack cinder-scheduler[74765]: INFO cinder.message.api [None req-2772fe4b-7358-4d4b-a8da-1963aa9d89fa None None] Deleted 0 expired messages. 2026-07-06 11:10:26.726 | Jul 06 13:10:25 devstack cinder-scheduler[74765]: DEBUG oslo_service.periodic_task [None req-2772fe4b-7358-4d4b-a8da-1963aa9d89fa None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=74765) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 11:10:26.731 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.734 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-06 11:10:26.754 | enabled 2026-07-06 11:10:26.760 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-06 11:10:26.782 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-06 11:10:26.782 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-06 11:10:26.782 | Active: active (running) since Mon 2026-07-06 13:09:35 CEST; 50s ago 2026-07-06 11:10:26.783 | Main PID: 74015 (uwsgi) 2026-07-06 11:10:26.783 | Status: "uWSGI is ready" 2026-07-06 11:10:26.783 | Tasks: 7 (limit: 14255) 2026-07-06 11:10:26.783 | Memory: 246.7M (peak: 247.0M) 2026-07-06 11:10:26.783 | CPU: 11.160s 2026-07-06 11:10:26.783 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-06 11:10:26.783 | ├─74015 "cinder-apiuWSGI master" 2026-07-06 11:10:26.783 | ├─74041 "cinder-apiuWSGI worker 1" 2026-07-06 11:10:26.783 | └─74042 "cinder-apiuWSGI worker 2" 2026-07-06 11:10:26.783 | 2026-07-06 11:10:26.784 | Jul 06 13:09:50 devstack devstack@c-api.service[74042]: DEBUG dbcounter [-] [74042] Writing DB stats cinder:SELECT=6 {{(pid=74042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.784 | Jul 06 13:09:51 devstack devstack@c-api.service[74042]: INFO cinder.api.openstack.wsgi [req-64fd7ac6-7eba-4493-b3cb-04f2658f2b26 req-6d1e91b1-f919-407e-ad8b-01ad580e996a admin admin] POST http://192.168.122.180/volume/v3/types/f0abe0b2-8e62-4344-b717-30eb9ad2a8ae/extra_specs 2026-07-06 11:10:26.784 | Jul 06 13:09:51 devstack devstack@c-api.service[74042]: DEBUG cinder.api.openstack.wsgi [req-64fd7ac6-7eba-4493-b3cb-04f2658f2b26 req-6d1e91b1-f919-407e-ad8b-01ad580e996a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74042) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-06 11:10:26.784 | Jul 06 13:09:51 devstack devstack@c-api.service[74042]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-06 11:10:26.784 | Jul 06 13:09:51 devstack devstack@c-api.service[74042]: warnings.warn( 2026-07-06 11:10:26.784 | Jul 06 13:09:51 devstack devstack@c-api.service[74042]: DEBUG oslo_db.sqlalchemy.engines [req-64fd7ac6-7eba-4493-b3cb-04f2658f2b26 req-6d1e91b1-f919-407e-ad8b-01ad580e996a 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=74042) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 11:10:26.784 | Jul 06 13:09:51 devstack devstack@c-api.service[74042]: INFO cinder.api.openstack.wsgi [req-64fd7ac6-7eba-4493-b3cb-04f2658f2b26 req-6d1e91b1-f919-407e-ad8b-01ad580e996a admin admin] http://192.168.122.180/volume/v3/types/f0abe0b2-8e62-4344-b717-30eb9ad2a8ae/extra_specs returned with HTTP 200 2026-07-06 11:10:26.784 | Jul 06 13:09:51 devstack devstack@c-api.service[74042]: [pid: 74042|app: 0|req: 1/3] 192.168.122.180 () {62 vars in 1363 bytes} [Mon Jul 6 13:09:50 2026] POST /volume/v3/types/f0abe0b2-8e62-4344-b717-30eb9ad2a8ae/extra_specs => generated 55 bytes in 1026 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 11:10:26.784 | Jul 06 13:10:00 devstack devstack@c-api.service[74041]: DEBUG dbcounter [-] [74041] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74041) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.784 | Jul 06 13:10:01 devstack devstack@c-api.service[74042]: DEBUG dbcounter [-] [74042] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.787 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.790 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-06 11:10:26.807 | enabled 2026-07-06 11:10:26.812 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-06 11:10:26.835 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-06 11:10:26.835 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-06 11:10:26.835 | Active: active (running) since Mon 2026-07-06 13:09:45 CEST; 41s ago 2026-07-06 11:10:26.835 | Main PID: 75412 (cinder-volume) 2026-07-06 11:10:26.835 | Tasks: 2 (limit: 14255) 2026-07-06 11:10:26.835 | Memory: 142.8M (peak: 172.5M) 2026-07-06 11:10:26.836 | CPU: 21.121s 2026-07-06 11:10:26.836 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-06 11:10:26.836 | ├─75412 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-06 11:10:26.836 | └─75628 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-06 11:10:26.836 | 2026-07-06 11:10:26.836 | Jul 06 13:10:08 devstack sudo[76751]: pam_unix(sudo:session): session closed for user root 2026-07-06 11:10:26.836 | Jul 06 13:10:08 devstack cinder-volume[75628]: DEBUG oslo_concurrency.processutils [None req-6c410624-d561-4c71-a52d-fc6cfc64e649 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.695s {{(pid=75628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-06 11:10:26.836 | Jul 06 13:10:08 devstack cinder-volume[75628]: DEBUG oslo_concurrency.processutils [None req-6c410624-d561-4c71-a52d-fc6cfc64e649 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=75628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-06 11:10:26.837 | Jul 06 13:10:08 devstack sudo[76814]: 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-07-06 11:10:26.837 | Jul 06 13:10:08 devstack sudo[76814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-06 11:10:26.837 | Jul 06 13:10:09 devstack sudo[76814]: pam_unix(sudo:session): session closed for user root 2026-07-06 11:10:26.837 | Jul 06 13:10:09 devstack cinder-volume[75628]: DEBUG oslo_concurrency.processutils [None req-6c410624-d561-4c71-a52d-fc6cfc64e649 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.670s {{(pid=75628) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-06 11:10:26.837 | Jul 06 13:10:09 devstack cinder-volume[75628]: INFO cinder.volume.manager [None req-6c410624-d561-4c71-a52d-fc6cfc64e649 None None] Driver post RPC initialization completed successfully. 2026-07-06 11:10:26.837 | Jul 06 13:10:16 devstack cinder-volume[75628]: DEBUG dbcounter [-] [75628] Writing DB stats cinder:SELECT=3 {{(pid=75628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.837 | Jul 06 13:10:19 devstack cinder-volume[75628]: DEBUG dbcounter [-] [75628] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:26.840 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.842 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-06 11:10:26.859 | not-found 2026-07-06 11:10:26.865 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.868 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-06 11:10:26.885 | not-found 2026-07-06 11:10:26.891 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.895 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-06 11:10:26.912 | not-found 2026-07-06 11:10:26.919 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.922 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-06 11:10:26.941 | not-found 2026-07-06 11:10:26.946 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.949 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-06 11:10:26.967 | not-found 2026-07-06 11:10:26.973 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:26.977 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-06 11:10:26.995 | enabled 2026-07-06 11:10:27.001 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-06 11:10:27.023 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-06 11:10:27.023 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-06 11:10:27.023 | Active: active (running) since Mon 2026-07-06 13:07:26 CEST; 3min 0s ago 2026-07-06 11:10:27.023 | Main PID: 63890 (neutron-ovn-age) 2026-07-06 11:10:27.023 | Tasks: 20 (limit: 14255) 2026-07-06 11:10:27.023 | Memory: 345.4M (peak: 346.4M) 2026-07-06 11:10:27.023 | CPU: 12.755s 2026-07-06 11:10:27.023 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-06 11:10:27.024 | ├─63890 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-06 11:10:27.024 | ├─65192 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-06 11:10:27.024 | ├─65623 /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/tmp4_se7gw_/privsep.sock 2026-07-06 11:10:27.024 | └─68159 /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/tmp4d_sqvkf/privsep.sock 2026-07-06 11:10:27.024 | 2026-07-06 11:10:27.024 | Jul 06 13:08:30 devstack neutron-ovn-agent[65192]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65192) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 11:10:27.024 | Jul 06 13:09:08 devstack neutron-ovn-agent[65192]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=419f07f3-d002-41c4-b55d-77ad91d0369f, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'a6:ff:a2', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '8e:2e:2b:63:b2:73', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=419f07f3-d002-41c4-b55d-77ad91d0369f, nb_cfg=1) {{(pid=65192) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-06 11:10:27.024 | Jul 06 13:09:08 devstack neutron-ovn-agent[65192]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 5 seconds {{(pid=65192) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-06 11:10:27.025 | Jul 06 13:09:13 devstack neutron-ovn-agent[65192]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=a5fd892f-fd5e-49e1-9e2a-9f9d04695fbb, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65192) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-06 11:10:27.025 | Jul 06 13:09:30 devstack neutron-ovn-agent[65192]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65192) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 11:10:27.025 | Jul 06 13:09:30 devstack neutron-ovn-agent[65192]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65192) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 11:10:27.025 | Jul 06 13:09:30 devstack neutron-ovn-agent[65192]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65192) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 11:10:27.025 | Jul 06 13:09:30 devstack neutron-ovn-agent[65192]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65192) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 11:10:27.025 | Jul 06 13:09:30 devstack neutron-ovn-agent[65192]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65192) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 11:10:27.025 | Jul 06 13:09:30 devstack neutron-ovn-agent[65192]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65192) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 11:10:27.030 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.033 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-06 11:10:27.051 | not-found 2026-07-06 11:10:27.056 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.060 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-06 11:10:27.077 | not-found 2026-07-06 11:10:27.083 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.086 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-06 11:10:27.104 | not-found 2026-07-06 11:10:27.109 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.113 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-06 11:10:27.130 | not-found 2026-07-06 11:10:27.136 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.140 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-06 11:10:27.158 | enabled 2026-07-06 11:10:27.164 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-06 11:10:27.186 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-06 11:10:27.186 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-06 11:10:27.186 | Active: active (running) since Mon 2026-07-06 13:00:33 CEST; 9min ago 2026-07-06 11:10:27.186 | Main PID: 40340 (dstat.sh) 2026-07-06 11:10:27.186 | Tasks: 3 (limit: 14255) 2026-07-06 11:10:27.186 | Memory: 27.3M (peak: 27.8M) 2026-07-06 11:10:27.186 | CPU: 3.622s 2026-07-06 11:10:27.186 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-06 11:10:27.186 | ├─40340 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-06 11:10:27.186 | ├─40482 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-06 11:10:27.187 | └─40484 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-06 11:10:27.187 | 2026-07-06 11:10:27.187 | Jul 06 13:10:17 devstack dstat.sh[40484]: 06-07 13:10:17| 20 9 70 0 0|5340M 243M 220M 5931M| 0 0 | 0 212k| 0 16.0 |2078 1510 |2.78 2.46 1.65|1.0 0 1.0| 0 0 | | 17 281 0 33 0 2026-07-06 11:10:27.187 | Jul 06 13:10:18 devstack dstat.sh[40484]: 06-07 13:10:18| 25 5 65 0 0|5340M 242M 220M 5931M| 52B 0 | 0 480k| 0 54.0 |3169 3136 |2.78 2.46 1.65|1.0 0 2.0| 0 0 | | 17 285 0 33 0 2026-07-06 11:10:27.187 | Jul 06 13:10:19 devstack dstat.sh[40484]: 06-07 13:10:19| 15 15 66 0 0|5298M 284M 220M 5931M|9277B 34k| 44k 252k|3.00 16.0 |3946 3479 |2.78 2.46 1.65|1.0 0 262| 0 0 | | 17 285 0 33 0 2026-07-06 11:10:27.187 | Jul 06 13:10:20 devstack dstat.sh[40484]: 06-07 13:10:20| 18 9 70 0 0|5305M 277M 220M 5931M| 52B 0 | 124k 1120k|3.00 140 |2075 1520 |2.78 2.46 1.65|1.0 0 0| 0 0 | | 17 285 0 32 0 2026-07-06 11:10:27.187 | Jul 06 13:10:21 devstack dstat.sh[40484]: 06-07 13:10:21| 21 7 70 0 0|5300M 283M 220M 5931M| 132B 650B| 0 598k| 0 43.9 |2126 1705 |2.78 2.46 1.65|2.0 0 2.0| 0 0 | | 17 285 0 32 0 2026-07-06 11:10:27.187 | Jul 06 13:10:22 devstack dstat.sh[40484]: 06-07 13:10:22| 3 13 79 0 0|5281M 302M 220M 5931M|7842B 22k| 16k 124k|3.00 11.0 |3970 3740 |2.64 2.44 1.65|1.0 0 278| 0 0 | | 17 285 0 32 0 2026-07-06 11:10:27.187 | Jul 06 13:10:23 devstack dstat.sh[40484]: 06-07 13:10:23| 9 6 82 0 0|5281M 301M 220M 5931M| 132B 476B| 0 0 | 0 0 |1532 1464 |2.64 2.44 1.65|1.0 0 5.0| 0 0 | | 17 285 0 32 0 2026-07-06 11:10:27.187 | Jul 06 13:10:24 devstack dstat.sh[40484]: 06-07 13:10:24| 18 9 70 0 0|5293M 289M 220M 5931M| 52B 0 | 0 0 | 0 0 |1939 1388 |2.64 2.44 1.65|1.0 0 0| 0 0 | | 17 285 0 32 0 2026-07-06 11:10:27.187 | Jul 06 13:10:25 devstack dstat.sh[40484]: 06-07 13:10:25| 20 7 70 0 0|5323M 259M 220M 5931M| 0 0 | 0 60k| 0 7.02 |2130 1573 |2.64 2.44 1.65|1.0 0 0| 0 0 | | 17 285 0 34 0 2026-07-06 11:10:27.188 | Jul 06 13:10:26 devstack dstat.sh[40484]: 06-07 13:10:26| 21 8 67 0 0|5269M 313M 220M 5931M|1898B 4900B| 0 340k| 0 29.0 |3292 3018 |2.64 2.44 1.65|1.0 0 62| 0 0 | | 17 289 0 34 0 2026-07-06 11:10:27.191 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.195 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-06 11:10:27.212 | enabled 2026-07-06 11:10:27.218 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-06 11:10:27.240 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-06 11:10:27.241 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-06 11:10:27.241 | Active: active (running) since Mon 2026-07-06 13:07:23 CEST; 3min 3s ago 2026-07-06 11:10:27.241 | Main PID: 63195 (neutron-ovn-met) 2026-07-06 11:10:27.241 | Tasks: 2 (limit: 14255) 2026-07-06 11:10:27.241 | Memory: 121.5M (peak: 122.2M) 2026-07-06 11:10:27.241 | CPU: 3.871s 2026-07-06 11:10:27.241 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-06 11:10:27.241 | └─63195 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-07-06 11:10:27.241 | 2026-07-06 11:10:27.242 | Jul 06 13:07:27 devstack neutron-ovn-metadata-agent[63195]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-06 11:10:27.242 | Jul 06 13:07:27 devstack neutron-ovn-metadata-agent[63195]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-06 11:10:27.242 | Jul 06 13:07:27 devstack neutron-ovn-metadata-agent[63195]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 11:10:27.242 | Jul 06 13:07:27 devstack neutron-ovn-metadata-agent[63195]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-07-06 11:10:27.242 | Jul 06 13:07:27 devstack neutron-ovn-metadata-agent[63195]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-06 11:10:27.242 | Jul 06 13:07:27 devstack neutron-ovn-metadata-agent[63195]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 11:10:27.242 | Jul 06 13:07:27 devstack neutron-ovn-metadata-agent[63195]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-07-06 11:10:27.242 | Jul 06 13:07:27 devstack neutron-ovn-metadata-agent[63195]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-06 11:10:27.242 | Jul 06 13:07:27 devstack neutron-ovn-metadata-agent[63195]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-06 11:10:27.242 | Jul 06 13:07:27 devstack neutron-ovn-metadata-agent[63195]: ERROR neutron 2026-07-06 11:10:27.248 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.250 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-06 11:10:27.267 | enabled 2026-07-06 11:10:27.272 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-06 11:10:27.295 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-06 11:10:27.295 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-06 11:10:27.296 | Active: active (running) since Mon 2026-07-06 13:07:29 CEST; 2min 57s ago 2026-07-06 11:10:27.296 | Main PID: 64962 (uwsgi) 2026-07-06 11:10:27.296 | Status: "uWSGI is ready" 2026-07-06 11:10:27.296 | Tasks: 23 (limit: 14255) 2026-07-06 11:10:27.296 | Memory: 384.0M (peak: 385.0M) 2026-07-06 11:10:27.296 | CPU: 43.360s 2026-07-06 11:10:27.296 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-06 11:10:27.296 | ├─64962 "neutron-apiuWSGI master" 2026-07-06 11:10:27.296 | ├─64963 "neutron-apiuWSGI worker 1" 2026-07-06 11:10:27.296 | └─64964 "neutron-apiuWSGI worker 2" 2026-07-06 11:10:27.297 | 2026-07-06 11:10:27.297 | Jul 06 13:10:01 devstack devstack@neutron-api.service[64964]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64964) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 11:10:27.297 | Jul 06 13:10:01 devstack devstack@neutron-api.service[64964]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64964) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 11:10:27.297 | Jul 06 13:10:09 devstack devstack@neutron-api.service[64963]: DEBUG dbcounter [-] [64963] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.297 | Jul 06 13:10:11 devstack devstack@neutron-api.service[64964]: DEBUG dbcounter [-] [64964] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.297 | Jul 06 13:10:14 devstack devstack@neutron-api.service[64963]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64963) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 11:10:27.297 | Jul 06 13:10:14 devstack devstack@neutron-api.service[64963]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64963) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 11:10:27.297 | Jul 06 13:10:16 devstack devstack@neutron-api.service[64964]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64964) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 11:10:27.297 | Jul 06 13:10:16 devstack devstack@neutron-api.service[64964]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64964) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 11:10:27.297 | Jul 06 13:10:24 devstack devstack@neutron-api.service[64963]: DEBUG dbcounter [-] [64963] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.298 | Jul 06 13:10:26 devstack devstack@neutron-api.service[64964]: DEBUG dbcounter [-] [64964] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64964) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.300 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.303 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-06 11:10:27.320 | enabled 2026-07-06 11:10:27.324 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-06 11:10:27.347 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-06 11:10:27.347 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-06 11:10:27.347 | Active: active (running) since Mon 2026-07-06 13:07:34 CEST; 2min 52s ago 2026-07-06 11:10:27.347 | Main PID: 65971 (neutron-periodi) 2026-07-06 11:10:27.347 | Tasks: 15 (limit: 14255) 2026-07-06 11:10:27.347 | Memory: 179.7M (peak: 180.0M) 2026-07-06 11:10:27.347 | CPU: 6.726s 2026-07-06 11:10:27.348 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-06 11:10:27.348 | ├─65971 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-06 11:10:27.348 | └─66577 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-06 11:10:27.348 | 2026-07-06 11:10:27.348 | Jul 06 13:09:09 devstack neutron-periodic-workers[66577]: DEBUG oslo.service.backend._threading.loopingcall [None req-40ff6d51-ed2d-4510-bb0d-6527fcf9d5b8 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.96 seconds {{(pid=66577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.348 | Jul 06 13:09:14 devstack neutron-periodic-workers[66577]: DEBUG oslo.service.backend._threading.loopingcall [None req-e4ecf64a-5dab-4717-9c83-30ea63682cc3 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.348 | Jul 06 13:09:16 devstack neutron-periodic-workers[66577]: DEBUG neutron.db.agents_db [None req-8d3acf38-8edd-4598-8711-1088cbebb1f3 None None] Agent healthcheck: found 0 active agents {{(pid=66577) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-06 11:10:27.348 | Jul 06 13:09:16 devstack neutron-periodic-workers[66577]: DEBUG oslo.service.backend._threading.loopingcall [None req-8d3acf38-8edd-4598-8711-1088cbebb1f3 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.348 | Jul 06 13:09:26 devstack neutron-periodic-workers[66577]: DEBUG dbcounter [-] [66577] Writing DB stats neutron:SELECT=5 {{(pid=66577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.349 | Jul 06 13:09:45 devstack neutron-periodic-workers[66577]: DEBUG oslo.service.backend._threading.loopingcall [None req-783e9fdb-44d0-40dc-9377-f1144331aaeb None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=66577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.349 | Jul 06 13:09:51 devstack neutron-periodic-workers[66577]: DEBUG oslo.service.backend._threading.loopingcall [None req-e4ecf64a-5dab-4717-9c83-30ea63682cc3 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.95 seconds {{(pid=66577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.349 | Jul 06 13:09:53 devstack neutron-periodic-workers[66577]: DEBUG neutron.db.agents_db [None req-8d3acf38-8edd-4598-8711-1088cbebb1f3 None None] Agent healthcheck: found 0 active agents {{(pid=66577) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-06 11:10:27.349 | Jul 06 13:09:53 devstack neutron-periodic-workers[66577]: DEBUG oslo.service.backend._threading.loopingcall [None req-8d3acf38-8edd-4598-8711-1088cbebb1f3 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=66577) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.349 | Jul 06 13:10:03 devstack neutron-periodic-workers[66577]: DEBUG dbcounter [-] [66577] Writing DB stats neutron:DELETE=1,neutron:SELECT=4 {{(pid=66577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.353 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.357 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-06 11:10:27.377 | enabled 2026-07-06 11:10:27.381 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-06 11:10:27.403 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-06 11:10:27.404 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-06 11:10:27.404 | Active: active (running) since Mon 2026-07-06 13:07:32 CEST; 2min 55s ago 2026-07-06 11:10:27.404 | Main PID: 65473 (neutron-rpc-ser) 2026-07-06 11:10:27.404 | Tasks: 27 (limit: 14255) 2026-07-06 11:10:27.404 | Memory: 202.2M (peak: 202.6M) 2026-07-06 11:10:27.404 | CPU: 8.231s 2026-07-06 11:10:27.404 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-06 11:10:27.404 | ├─65473 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-06 11:10:27.404 | ├─66668 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-06 11:10:27.404 | └─66680 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-06 11:10:27.405 | 2026-07-06 11:10:27.405 | Jul 06 13:09:13 devstack neutron-rpc-server[66680]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 11:10:27.405 | Jul 06 13:09:13 devstack neutron-rpc-server[66680]: 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-07-06 11:10:27.405 | Jul 06 13:09:13 devstack neutron-rpc-server[66680]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-07-06 11:10:27.405 | Jul 06 13:09:13 devstack neutron-rpc-server[66680]: 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-07-06 11:10:27.405 | Jul 06 13:09:13 devstack neutron-rpc-server[66680]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-07-06 11:10:27.405 | Jul 06 13:09:13 devstack neutron-rpc-server[66680]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 11:10:27.405 | Jul 06 13:09:13 devstack neutron-rpc-server[66680]: 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-07-06 11:10:27.405 | Jul 06 13:09:13 devstack neutron-rpc-server[66680]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-07-06 11:10:27.405 | Jul 06 13:09:13 devstack neutron-rpc-server[66680]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-06 11:10:27.406 | Jul 06 13:09:13 devstack neutron-rpc-server[66680]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-06 11:10:27.412 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.416 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-06 11:10:27.434 | enabled 2026-07-06 11:10:27.442 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-06 11:10:27.465 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-06 11:10:27.465 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-06 11:10:27.465 | Active: active (running) since Mon 2026-07-06 13:07:36 CEST; 2min 50s ago 2026-07-06 11:10:27.465 | Main PID: 66473 (neutron-ovn-mai) 2026-07-06 11:10:27.465 | Tasks: 12 (limit: 14255) 2026-07-06 11:10:27.465 | Memory: 254.3M (peak: 254.9M) 2026-07-06 11:10:27.465 | CPU: 7.936s 2026-07-06 11:10:27.465 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-06 11:10:27.465 | ├─66473 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-06 11:10:27.466 | └─66560 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-06 11:10:27.466 | 2026-07-06 11:10:27.466 | Jul 06 13:08:05 devstack neutron-ovn-maintenance-worker[66560]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-721f957d-ed52-4db1-9289-6c4c29396645 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66560) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-06 11:10:27.466 | Jul 06 13:08:05 devstack neutron-ovn-maintenance-worker[66560]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-721f957d-ed52-4db1-9289-6c4c29396645 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66560) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-06 11:10:27.466 | Jul 06 13:08:05 devstack neutron-ovn-maintenance-worker[66560]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-721f957d-ed52-4db1-9289-6c4c29396645 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-07-06 11:10:27.466 | Jul 06 13:08:05 devstack neutron-ovn-maintenance-worker[66560]: DEBUG futurist.periodics [None req-721f957d-ed52-4db1-9289-6c4c29396645 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=66560) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 11:10:27.468 | Jul 06 13:08:05 devstack neutron-ovn-maintenance-worker[66560]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-721f957d-ed52-4db1-9289-6c4c29396645 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66560) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-06 11:10:27.468 | Jul 06 13:08:05 devstack neutron-ovn-maintenance-worker[66560]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-721f957d-ed52-4db1-9289-6c4c29396645 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66560) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-06 11:10:27.468 | Jul 06 13:08:05 devstack neutron-ovn-maintenance-worker[66560]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-721f957d-ed52-4db1-9289-6c4c29396645 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-07-06 11:10:27.468 | Jul 06 13:08:05 devstack neutron-ovn-maintenance-worker[66560]: DEBUG futurist.periodics [None req-721f957d-ed52-4db1-9289-6c4c29396645 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=66560) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 11:10:27.468 | Jul 06 13:08:05 devstack neutron-ovn-maintenance-worker[66560]: DEBUG futurist.periodics [None req-721f957d-ed52-4db1-9289-6c4c29396645 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=66560) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 11:10:27.468 | Jul 06 13:08:15 devstack neutron-ovn-maintenance-worker[66560]: DEBUG dbcounter [-] [66560] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.472 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.476 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-06 11:10:27.496 | enabled 2026-07-06 11:10:27.501 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-06 11:10:27.523 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-06 11:10:27.523 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-06 11:10:27.523 | Active: active (running) since Mon 2026-07-06 13:09:20 CEST; 1min 7s ago 2026-07-06 11:10:27.523 | Main PID: 70756 (nova-novncproxy) 2026-07-06 11:10:27.523 | Tasks: 4 (limit: 14255) 2026-07-06 11:10:27.523 | Memory: 109.6M (peak: 109.7M) 2026-07-06 11:10:27.524 | CPU: 3.896s 2026-07-06 11:10:27.524 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-06 11:10:27.524 | └─70756 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-06 11:10:27.524 | 2026-07-06 11:10:27.524 | Jul 06 13:09:20 devstack nova-novncproxy[70756]: If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:10:27.524 | Jul 06 13:09:20 devstack nova-novncproxy[70756]: framework. For more detail see 2026-07-06 11:10:27.524 | Jul 06 13:09:20 devstack nova-novncproxy[70756]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:10:27.524 | Jul 06 13:09:20 devstack nova-novncproxy[70756]: import eventlet # noqa 2026-07-06 11:10:27.524 | Jul 06 13:09:21 devstack nova-novncproxy[70756]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 11:10:27.524 | Jul 06 13:09:25 devstack nova-novncproxy[70756]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-06 11:10:27.525 | Jul 06 13:09:25 devstack nova-novncproxy[70756]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-06 11:10:27.525 | Jul 06 13:09:25 devstack nova-novncproxy[70756]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-06 11:10:27.525 | Jul 06 13:09:25 devstack nova-novncproxy[70756]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-06 11:10:27.525 | Jul 06 13:09:25 devstack nova-novncproxy[70756]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-06 11:10:27.532 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.535 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-06 11:10:27.556 | enabled 2026-07-06 11:10:27.561 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-06 11:10:27.586 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-06 11:10:27.586 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-06 11:10:27.586 | Active: active (running) since Mon 2026-07-06 13:09:22 CEST; 1min 4s ago 2026-07-06 11:10:27.586 | Main PID: 71552 (nova-conductor:) 2026-07-06 11:10:27.586 | Tasks: 19 (limit: 14255) 2026-07-06 11:10:27.586 | Memory: 156.9M (peak: 157.4M) 2026-07-06 11:10:27.586 | CPU: 5.030s 2026-07-06 11:10:27.586 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-06 11:10:27.586 | ├─71552 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-06 11:10:27.587 | ├─73236 "nova-conductor: ServiceWrapper worker(0)" 2026-07-06 11:10:27.587 | └─73238 "nova-conductor: ServiceWrapper worker(1)" 2026-07-06 11:10:27.587 | 2026-07-06 11:10:27.587 | Jul 06 13:09:30 devstack nova-conductor[73236]: DEBUG nova.servicegroup.drivers.db [None req-6237b138-149c-42d7-a62c-bd99f84703e8 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73236) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-06 11:10:27.587 | Jul 06 13:09:35 devstack nova-conductor[73238]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73238) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.587 | Jul 06 13:09:35 devstack nova-conductor[73236]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73236) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.587 | Jul 06 13:09:37 devstack nova-conductor[71552]: DEBUG dbcounter [-] [71552] Writing DB stats nova_api:SELECT=1 {{(pid=71552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.587 | Jul 06 13:09:37 devstack nova-conductor[71552]: DEBUG dbcounter [-] [71552] Writing DB stats nova_cell0:SELECT=1 {{(pid=71552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.587 | Jul 06 13:09:37 devstack nova-conductor[71552]: DEBUG dbcounter [-] [71552] Writing DB stats nova_cell1:SELECT=1 {{(pid=71552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.587 | Jul 06 13:09:45 devstack nova-conductor[73238]: DEBUG dbcounter [-] [73238] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=73238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.588 | Jul 06 13:09:45 devstack nova-conductor[73236]: DEBUG dbcounter [-] [73236] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=73236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 11:10:27.588 | Jul 06 13:10:17 devstack nova-conductor[73238]: DEBUG oslo.service.backend._threading.loopingcall [None req-0cba976a-ac84-4fc7-8b34-03ff5919118c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73238) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.588 | Jul 06 13:10:23 devstack nova-conductor[73236]: DEBUG oslo.service.backend._threading.loopingcall [None req-dca547ce-7011-4a63-b13f-fafb5ad335cb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73236) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.591 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 11:10:27.595 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-06 11:10:27.614 | enabled 2026-07-06 11:10:27.620 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-06 11:10:27.646 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-06 11:10:27.646 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-06 11:10:27.646 | Active: active (running) since Mon 2026-07-06 13:09:25 CEST; 1min 2s ago 2026-07-06 11:10:27.646 | Main PID: 72111 (nova-conductor:) 2026-07-06 11:10:27.646 | Tasks: 38 (limit: 14255) 2026-07-06 11:10:27.646 | Memory: 166.8M (peak: 167.3M) 2026-07-06 11:10:27.646 | CPU: 5.081s 2026-07-06 11:10:27.646 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-06 11:10:27.646 | ├─72111 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-06 11:10:27.647 | ├─73241 "nova-conductor: ServiceWrapper worker(0)" 2026-07-06 11:10:27.647 | └─73243 "nova-conductor: ServiceWrapper worker(1)" 2026-07-06 11:10:27.647 | 2026-07-06 11:10:27.647 | Jul 06 13:09:55 devstack nova-conductor[73241]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73241) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.647 | Jul 06 13:09:55 devstack nova-conductor[73243]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73243) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.647 | Jul 06 13:09:58 devstack nova-conductor[73243]: DEBUG oslo.service.backend._threading.loopingcall [None req-f1ab70da-0855-46fe-9d09-77656dc6ada1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73243) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.648 | Jul 06 13:10:05 devstack nova-conductor[73241]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73241) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.648 | Jul 06 13:10:05 devstack nova-conductor[73243]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73243) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.648 | Jul 06 13:10:11 devstack nova-conductor[73241]: DEBUG oslo.service.backend._threading.loopingcall [None req-b3ec95b9-25e7-416c-87ee-c750d3317ebf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73241) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.649 | Jul 06 13:10:15 devstack nova-conductor[73241]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73241) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.650 | Jul 06 13:10:15 devstack nova-conductor[73243]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73243) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.650 | Jul 06 13:10:25 devstack nova-conductor[73241]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73241) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.650 | Jul 06 13:10:25 devstack nova-conductor[73243]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73243) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 11:10:27.655 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-06 11:10:27.684 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:27.689 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-06 11:10:27.716 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:27.721 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-06 11:10:27.725 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 11:10:28.236 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 11:10:28.236 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:10:28.236 | we strongly recommend against using it for new projects. 2026-07-06 11:10:28.236 | 2026-07-06 11:10:28.236 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:10:28.237 | framework. For more detail see 2026-07-06 11:10:28.237 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:10:28.237 | 2026-07-06 11:10:28.237 | import eventlet # noqa 2026-07-06 11:10:28.616 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 11:10:31.865 | INFO dbcounter [None req-0e1c3848-7292-40bf-bbdb-ec6a9f883c1f None None] Registered counter for database nova_api 2026-07-06 11:10:31.996 | DEBUG dbcounter [-] [77733] Writer thread running {{(pid=77733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:10:32.007 | Found 2 cell mappings. 2026-07-06 11:10:32.008 | Skipping cell0 since it does not contain hosts. 2026-07-06 11:10:32.008 | Getting computes from cell 'cell1': a93a1ae9-de9b-418f-906d-d521c2221137 2026-07-06 11:10:32.008 | INFO dbcounter [None req-0e1c3848-7292-40bf-bbdb-ec6a9f883c1f None None] Registered counter for database nova_cell1 2026-07-06 11:10:32.087 | DEBUG dbcounter [-] [77733] Writer thread running {{(pid=77733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 11:10:32.264 | Checking host mapping for compute host 'devstack': 5c3bd5dd-6235-4dcf-9779-052f8230e20f 2026-07-06 11:10:32.265 | Creating host mapping for compute host 'devstack': 5c3bd5dd-6235-4dcf-9779-052f8230e20f 2026-07-06 11:10:32.265 | Found 1 unmapped computes in cell: a93a1ae9-de9b-418f-906d-d521c2221137 2026-07-06 11:10:33.158 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-06 11:10:33.644 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 11:10:33.644 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 11:10:33.644 | we strongly recommend against using it for new projects. 2026-07-06 11:10:33.644 | 2026-07-06 11:10:33.645 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 11:10:33.645 | framework. For more detail see 2026-07-06 11:10:33.645 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 11:10:33.645 | 2026-07-06 11:10:33.645 | import eventlet # noqa 2026-07-06 11:10:33.993 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 11:10:37.566 | +-------------------------------------------+ 2026-07-06 11:10:37.566 | | Upgrade Check Results | 2026-07-06 11:10:37.566 | +-------------------------------------------+ 2026-07-06 11:10:37.566 | | Check: Cells v2 | 2026-07-06 11:10:37.566 | | Result: Success | 2026-07-06 11:10:37.567 | | Details: None | 2026-07-06 11:10:37.567 | +-------------------------------------------+ 2026-07-06 11:10:37.567 | | Check: Placement API | 2026-07-06 11:10:37.567 | | Result: Success | 2026-07-06 11:10:37.567 | | Details: None | 2026-07-06 11:10:37.567 | +-------------------------------------------+ 2026-07-06 11:10:37.567 | | Check: Cinder API | 2026-07-06 11:10:37.567 | | Result: Success | 2026-07-06 11:10:37.567 | | Details: None | 2026-07-06 11:10:37.567 | +-------------------------------------------+ 2026-07-06 11:10:37.567 | | Check: Policy File JSON to YAML Migration | 2026-07-06 11:10:37.568 | | Result: Success | 2026-07-06 11:10:37.568 | | Details: None | 2026-07-06 11:10:37.568 | +-------------------------------------------+ 2026-07-06 11:10:37.568 | | Check: Older than N-1 computes | 2026-07-06 11:10:37.568 | | Result: Success | 2026-07-06 11:10:37.568 | | Details: None | 2026-07-06 11:10:37.568 | +-------------------------------------------+ 2026-07-06 11:10:37.568 | | Check: hw_machine_type unset | 2026-07-06 11:10:37.569 | | Result: Success | 2026-07-06 11:10:37.569 | | Details: None | 2026-07-06 11:10:37.569 | +-------------------------------------------+ 2026-07-06 11:10:37.569 | | Check: Service User Token Configuration | 2026-07-06 11:10:37.569 | | Result: Success | 2026-07-06 11:10:37.569 | | Details: None | 2026-07-06 11:10:37.569 | +-------------------------------------------+ 2026-07-06 11:10:38.479 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-06 11:10:38.485 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-06 11:10:38.486 | + ./stack.sh:main:1482 : command openstack complete 2026-07-06 11:10:42.297 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-06 11:10:42.329 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:42.333 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-06 11:10:42.337 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 11:10:42.342 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 11:10:42.347 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-06 11:10:42.353 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:10:42.358 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-06 11:10:42.362 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-06 11:10:42.367 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-06 11:10:42.371 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-06 11:10:42.376 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-06 11:10:42.381 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-06 11:10:42.386 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-06 11:10:42.392 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-06 11:10:42.446 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-06 11:10:42.455 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-06 11:10:42.455 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-06 11:10:42.455 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-06 11:10:42.462 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-06 11:10:42.467 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-06 11:10:42.471 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-06 11:10:42.475 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-06 11:10:42.479 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-06 11:10:42.484 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-06 11:10:42.506 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-06 11:10:42.527 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-06 11:10:42.531 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:10:42.536 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-06 11:10:42.541 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-06 11:10:42.546 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 11:10:42.550 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-06 11:10:42.554 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 11:10:42.559 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 11:10:42.564 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 11:10:42.568 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 11:10:42.572 | + functions-common:run_phase:1858 : local extra 2026-07-06 11:10:42.577 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 11:10:42.584 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 11:10:42.588 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 11:10:42.592 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 11:10:42.596 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-06 11:10:42.601 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 11:10:42.631 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:42.635 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 11:10:42.639 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:10:42.643 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-06 11:10:42.647 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:10:42.651 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 11:10:42.655 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:10:42.658 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-06 11:10:42.662 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:10:42.667 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-06 11:10:42.675 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-06 11:10:42.680 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-06 11:10:42.685 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-06 11:10:42.747 | [2065 Async install_tempest:38438]: Waiting for completion of install_tempest running on PID 38438 (1 other jobs running) 2026-07-06 11:10:42.778 | [2065 Async install_tempest:38438]: Signaling child to exit 2026-07-06 11:10:42.779 | WAKEUP 2026-07-06 11:10:42.806 | [2065 Async install_tempest:38438]: Signaled 2026-07-06 11:10:42.809 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-06 11:10:42.809 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-06 11:10:42.809 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-06 11:10:42.809 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-06 11:10:42.809 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-06 11:10:42.809 | +++ functions-common:git_clone:593 : pwd 2026-07-06 11:10:42.809 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 11:10:42.809 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 11:10:42.810 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 11:10:42.810 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-06 11:10:42.810 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 11:10:42.810 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 11:10:42.810 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 11:10:42.810 | ++ functions-common:git_clone:610 : echo master 2026-07-06 11:10:42.810 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-06 11:10:42.810 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 11:10:42.810 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-06 11:10:42.810 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 11:10:42.811 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 11:10:42.811 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 11:10:42.811 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 11:10:42.811 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 11:10:42.811 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 11:10:42.811 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 11:10:42.811 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:10:42.811 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:10:42.811 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783335615305 2026-07-06 11:10:42.811 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-06 11:10:42.811 | Cloning into '/opt/stack/tempest'... 2026-07-06 11:10:42.812 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 11:10:42.812 | ++ functions-common:time_stop:2420 : local name 2026-07-06 11:10:42.812 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 11:10:42.812 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:10:42.812 | ++ functions-common:time_stop:2423 : local total 2026-07-06 11:10:42.812 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 11:10:42.812 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 11:10:42.812 | ++ functions-common:time_stop:2427 : start_time=1783335615305 2026-07-06 11:10:42.812 | ++ functions-common:time_stop:2429 : [[ -z 1783335615305 ]] 2026-07-06 11:10:42.812 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:10:42.812 | ++ functions-common:time_stop:2432 : end_time=1783335623690 2026-07-06 11:10:42.813 | ++ functions-common:time_stop:2433 : elapsed_time=8385 2026-07-06 11:10:42.813 | ++ functions-common:time_stop:2434 : total=380874 2026-07-06 11:10:42.813 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:10:42.813 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389259 2026-07-06 11:10:42.813 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-06 11:10:42.813 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 11:10:42.813 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 11:10:42.813 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 11:10:42.813 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 11:10:42.813 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 11:10:42.813 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 11:10:42.814 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 11:10:42.814 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 11:10:42.814 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:10:42.814 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:10:42.814 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783335623751 2026-07-06 11:10:42.814 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 11:10:42.814 | From https://review.opendev.org/openstack/tempest 2026-07-06 11:10:42.814 | * branch master -> FETCH_HEAD 2026-07-06 11:10:42.814 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 11:10:42.814 | ++ functions-common:time_stop:2420 : local name 2026-07-06 11:10:42.814 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 11:10:42.815 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:10:42.815 | ++ functions-common:time_stop:2423 : local total 2026-07-06 11:10:42.815 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 11:10:42.815 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 11:10:42.815 | ++ functions-common:time_stop:2427 : start_time=1783335623751 2026-07-06 11:10:42.815 | ++ functions-common:time_stop:2429 : [[ -z 1783335623751 ]] 2026-07-06 11:10:42.815 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:10:42.815 | ++ functions-common:time_stop:2432 : end_time=1783335624316 2026-07-06 11:10:42.815 | ++ functions-common:time_stop:2433 : elapsed_time=565 2026-07-06 11:10:42.815 | ++ functions-common:time_stop:2434 : total=389259 2026-07-06 11:10:42.815 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:10:42.816 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389824 2026-07-06 11:10:42.816 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 11:10:42.816 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 11:10:42.816 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 11:10:42.816 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 11:10:42.816 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 11:10:42.816 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 11:10:42.816 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 11:10:42.816 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 11:10:42.816 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:10:42.816 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:10:42.817 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783335624373 2026-07-06 11:10:42.817 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 11:10:42.817 | Note: switching to 'FETCH_HEAD'. 2026-07-06 11:10:42.817 | 2026-07-06 11:10:42.817 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 11:10:42.817 | changes and commit them, and you can discard any commits you make in this 2026-07-06 11:10:42.817 | state without impacting any branches by switching back to a branch. 2026-07-06 11:10:42.817 | 2026-07-06 11:10:42.817 | If you want to create a new branch to retain commits you create, you may 2026-07-06 11:10:42.817 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 11:10:42.817 | 2026-07-06 11:10:42.818 | git switch -c 2026-07-06 11:10:42.818 | 2026-07-06 11:10:42.818 | Or undo this operation with: 2026-07-06 11:10:42.818 | 2026-07-06 11:10:42.818 | git switch - 2026-07-06 11:10:42.818 | 2026-07-06 11:10:42.818 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 11:10:42.818 | 2026-07-06 11:10:42.818 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-06 11:10:42.818 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 11:10:42.818 | ++ functions-common:time_stop:2420 : local name 2026-07-06 11:10:42.818 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 11:10:42.819 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:10:42.819 | ++ functions-common:time_stop:2423 : local total 2026-07-06 11:10:42.819 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 11:10:42.819 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 11:10:42.819 | ++ functions-common:time_stop:2427 : start_time=1783335624373 2026-07-06 11:10:42.819 | ++ functions-common:time_stop:2429 : [[ -z 1783335624373 ]] 2026-07-06 11:10:42.819 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:10:42.819 | ++ functions-common:time_stop:2432 : end_time=1783335624565 2026-07-06 11:10:42.819 | ++ functions-common:time_stop:2433 : elapsed_time=192 2026-07-06 11:10:42.819 | ++ functions-common:time_stop:2434 : total=389824 2026-07-06 11:10:42.819 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:10:42.820 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=390016 2026-07-06 11:10:42.820 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-06 11:10:42.820 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-06 11:10:42.820 | ++ functions-common:git_clone:673 : head -1 2026-07-06 11:10:42.820 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-06 11:10:42.820 | 8d40001b9 Use reader role for image tests 2026-07-06 11:10:42.820 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 11:10:42.820 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-06 11:10:42.820 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-06 11:10:42.820 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-07-06 11:10:42.821 | Collecting tox!=2.8.0,<4.0.0 2026-07-06 11:10:42.821 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-06 11:10:42.821 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-06 11:10:42.821 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 11:10:42.821 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-06 11:10:42.821 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-06 11:10:42.821 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 11:10:42.821 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-06 11:10:42.821 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-06 11:10:42.821 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-06 11:10:42.821 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-06 11:10:42.822 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-06 11:10:42.822 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-06 11:10:42.822 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-06 11:10:42.822 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-06 11:10:42.822 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-06 11:10:42.822 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-06 11:10:42.822 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-06 11:10:42.822 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-06 11:10:42.822 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-06 11:10:42.822 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-06 11:10:42.822 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-06 11:10:42.822 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 49.3 MB/s 0:00:00 2026-07-06 11:10:42.823 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-06 11:10:42.823 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-06 11:10:42.823 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-06 11:10:42.823 | 2026-07-06 11:10:42.823 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-06 11:10:42.823 | ++ inc/python:pip_install:216 : result=0 2026-07-06 11:10:42.823 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-06 11:10:42.823 | ++ functions-common:time_stop:2420 : local name 2026-07-06 11:10:42.823 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 11:10:42.823 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:10:42.824 | ++ functions-common:time_stop:2423 : local total 2026-07-06 11:10:42.824 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 11:10:42.824 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-06 11:10:42.824 | ++ functions-common:time_stop:2427 : start_time=1783335624649 2026-07-06 11:10:42.824 | ++ functions-common:time_stop:2429 : [[ -z 1783335624649 ]] 2026-07-06 11:10:42.824 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:10:42.824 | ++ functions-common:time_stop:2432 : end_time=1783335628206 2026-07-06 11:10:42.824 | ++ functions-common:time_stop:2433 : elapsed_time=3557 2026-07-06 11:10:42.824 | ++ functions-common:time_stop:2434 : total=162148 2026-07-06 11:10:42.824 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:10:42.824 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165705 2026-07-06 11:10:42.824 | ++ inc/python:pip_install:219 : return 0 2026-07-06 11:10:42.825 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-06 11:10:42.825 | /opt/stack/tempest ~/devstack 2026-07-06 11:10:42.825 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-06 11:10:42.825 | Switched to branch 'master' 2026-07-06 11:10:42.825 | Your branch is up to date with 'origin/master'. 2026-07-06 11:10:42.825 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-06 11:10:42.825 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-06 11:10:42.825 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.3m1gKy5HTV 2026-07-06 11:10:42.825 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.3m1gKy5HTV 2026-07-06 11:10:42.825 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-06 11:10:42.825 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.3m1gKy5HTV 2026-07-06 11:10:42.826 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-06 11:10:42.826 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-06 11:10:42.826 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-06 11:10:42.826 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 11:10:42.826 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 11:10:42.826 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 11:10:42.826 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 11:10:42.826 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-06 11:10:42.826 | full create: /opt/stack/tempest/.tox/tempest 2026-07-06 11:10:42.826 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-06 11:10:42.826 | full develop-inst: /opt/stack/tempest 2026-07-06 11:10:42.827 | 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.1,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.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-06 11:10:42.827 | ___________________________________ summary ____________________________________ 2026-07-06 11:10:42.827 | full: skipped tests 2026-07-06 11:10:42.827 | congratulations :) 2026-07-06 11:10:42.827 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.3m1gKy5HTV -r requirements.txt 2026-07-06 11:10:42.827 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-06 11:10:42.827 | 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-07-06 11:10:42.827 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-06 11:10:42.827 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-06 11:10:42.827 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-06 11:10:42.828 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-06 11:10:42.828 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-06 11:10:42.828 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-06 11:10:42.828 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-06 11:10:42.828 | 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-07-06 11:10:42.828 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-06 11:10:42.828 | 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-07-06 11:10:42.828 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-06 11:10:42.828 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-06 11:10:42.828 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-06 11:10:42.828 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-06 11:10:42.829 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-06 11:10:42.829 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-06 11:10:42.829 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-06 11:10:42.829 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-06 11:10:42.829 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-06 11:10:42.829 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-06 11:10:42.829 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-06 11:10:42.829 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-06 11:10:42.829 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-06 11:10:42.829 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-06 11:10:42.829 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-06 11:10:42.830 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-06 11:10:42.830 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-06 11:10:42.830 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-06 11:10:42.830 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-06 11:10:42.830 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-06 11:10:42.830 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-06 11:10:42.830 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-06 11:10:42.830 | 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-07-06 11:10:42.830 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-06 11:10:42.830 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-06 11:10:42.831 | 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-07-06 11:10:42.831 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-06 11:10:42.831 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-06 11:10:42.831 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-06 11:10:42.831 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-06 11:10:42.831 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-06 11:10:42.831 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-06 11:10:42.831 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-06 11:10:42.832 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-06 11:10:42.832 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-06 11:10:42.832 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-06 11:10:42.832 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-06 11:10:42.832 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-06 11:10:42.832 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-06 11:10:42.832 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-06 11:10:42.832 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-06 11:10:42.832 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-06 11:10:42.832 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-06 11:10:42.832 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-06 11:10:42.833 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-06 11:10:42.833 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-06 11:10:42.833 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-06 11:10:42.833 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-06 11:10:42.833 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-06 11:10:42.833 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-06 11:10:42.833 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.3m1gKy5HTV 2026-07-06 11:10:42.833 | ++ lib/tempest:install_tempest:868 : popd 2026-07-06 11:10:42.833 | ~/devstack 2026-07-06 11:10:42.866 | [2065 Async install_tempest:38438]: finished install_tempest with result 0 in 43 seconds 2026-07-06 11:10:42.872 | ++ inc/async:async_wait:197 : return 0 2026-07-06 11:10:42.877 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-06 11:10:42.881 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:10:42.886 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-06 11:10:42.890 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-06 11:10:42.895 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-06 11:10:42.898 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-06 11:10:42.902 | ++ inc/python:setup_develop:353 : local bindep 2026-07-06 11:10:42.906 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 11:10:42.910 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-06 11:10:42.913 | ++ inc/python:setup_develop:359 : local extras= 2026-07-06 11:10:42.917 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-06 11:10:42.921 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 11:10:42.926 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 11:10:42.929 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-06 11:10:42.933 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 11:10:42.937 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 11:10:42.943 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-06 11:10:42.947 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 11:10:42.950 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-06 11:10:42.954 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 11:10:42.958 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 11:10:42.961 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-06 11:10:42.967 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-06 11:10:42.970 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-06 11:10:42.972 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-06 11:10:43.142 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-06 11:10:43.144 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-06 11:10:43.148 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-06 11:10:43.151 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 11:10:43.155 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 11:10:43.158 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-06 11:10:43.162 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-06 11:10:43.165 | ++ inc/python:setup_package:446 : local extras= 2026-07-06 11:10:43.168 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 11:10:43.171 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 11:10:43.174 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 11:10:43.177 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 11:10:43.181 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 11:10:43.184 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-06 11:10:43.209 | Using python 3.12 to install /opt/stack/tempest 2026-07-06 11:10:43.213 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-06 11:10:44.269 | Obtaining file:///opt/stack/tempest 2026-07-06 11:10:44.273 | Installing build dependencies: started 2026-07-06 11:10:46.243 | Installing build dependencies: finished with status 'done' 2026-07-06 11:10:46.244 | Checking if build backend supports build_editable: started 2026-07-06 11:10:46.841 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 11:10:46.843 | Getting requirements to build editable: started 2026-07-06 11:10:47.173 | Getting requirements to build editable: finished with status 'done' 2026-07-06 11:10:47.176 | Preparing editable metadata (pyproject.toml): started 2026-07-06 11:10:48.576 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 11:10:48.601 | 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.dev36) (7.0.3) 2026-07-06 11:10:48.603 | 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.dev36) (4.14.0) 2026-07-06 11:10:48.604 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-06 11:10:48.604 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-06 11:10:48.605 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-06 11:10:48.606 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-06 11:10:48.607 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-06 11:10:48.608 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-06 11:10:48.609 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-06 11:10:48.610 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-06 11:10:48.802 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-06 11:10:48.805 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-06 11:10:48.810 | 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.dev36) (5.10.0) 2026-07-06 11:10:48.811 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-06 11:10:48.812 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-06 11:10:48.813 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-06 11:10:48.813 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-06 11:10:48.814 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-06 11:10:48.815 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-06 11:10:48.816 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-06 11:10:48.817 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-06 11:10:48.818 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-06 11:10:48.818 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-06 11:10:48.819 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-06 11:10:48.822 | 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.dev36) (0.6.0) 2026-07-06 11:10:48.823 | 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.dev36) (4.0.0) 2026-07-06 11:10:48.827 | 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.dev36) (3.0.52) 2026-07-06 11:10:48.828 | 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.dev36) (1.11.0) 2026-07-06 11:10:48.829 | 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.dev36) (15.0.0) 2026-07-06 11:10:48.830 | 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.dev36) (1.8.0) 2026-07-06 11:10:48.833 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-06 11:10:48.837 | 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.dev36) (3.0) 2026-07-06 11:10:48.839 | 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.dev36) (2.2.2) 2026-07-06 11:10:48.847 | 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.dev36) (26.1.0) 2026-07-06 11:10:48.848 | 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.dev36) (2025.9.1) 2026-07-06 11:10:48.849 | 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.dev36) (0.37.0) 2026-07-06 11:10:48.850 | 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.dev36) (2026.5.1) 2026-07-06 11:10:48.858 | 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.dev36) (6.8.0) 2026-07-06 11:10:48.862 | 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.dev36) (2.0.0) 2026-07-06 11:10:48.863 | 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.dev36) (2.34.2) 2026-07-06 11:10:48.868 | 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.dev36) (6.4.0) 2026-07-06 11:10:48.869 | 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.dev36) (2.9.0.post0) 2026-07-06 11:10:48.873 | 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.dev36) (4.15.0) 2026-07-06 11:10:48.875 | 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.dev36) (1.2.1) 2026-07-06 11:10:48.879 | 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.dev36) (2.1.0) 2026-07-06 11:10:48.880 | 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.dev36) (3.3.2) 2026-07-06 11:10:48.881 | 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.dev36) (26.2) 2026-07-06 11:10:48.882 | 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.dev36) (7.2.2) 2026-07-06 11:10:48.889 | 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.dev36) (5.0.0) 2026-07-06 11:10:48.891 | 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.dev36) (3.0.3) 2026-07-06 11:10:48.892 | 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.dev36) (1.6.2) 2026-07-06 11:10:48.900 | 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.dev36) (83.0.0) 2026-07-06 11:10:48.903 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-06 11:10:48.923 | 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.dev36) (1.17.0) 2026-07-06 11:10:48.934 | 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.dev36) (3.4.7) 2026-07-06 11:10:48.935 | 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.dev36) (3.18) 2026-07-06 11:10:48.937 | 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.dev36) (2023.11.17) 2026-07-06 11:10:48.955 | 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.dev36) (4.2.0) 2026-07-06 11:10:48.956 | 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.dev36) (2.20.0) 2026-07-06 11:10:48.962 | 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.dev36) (0.1.2) 2026-07-06 11:10:48.981 | 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.dev36) (0.16.0) 2026-07-06 11:10:49.015 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-06 11:10:49.017 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 11:10:49.056 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-06 11:10:49.058 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-06 11:10:49.071 | Building wheels for collected packages: tempest 2026-07-06 11:10:49.072 | Building editable for tempest (pyproject.toml): started 2026-07-06 11:10:50.799 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-06 11:10:50.800 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8322 sha256=359539ff4cbf38f0128bf4b8a30d529d1e9702f53282d3646a49041c1c9fdde9 2026-07-06 11:10:50.801 | Stored in directory: /tmp/pip-ephem-wheel-cache-lnlfxds4/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-06 11:10:50.808 | Successfully built tempest 2026-07-06 11:10:51.131 | Installing collected packages: tomlkit, stestr, tempest 2026-07-06 11:10:51.396 | 2026-07-06 11:10:51.423 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-06 11:10:51.600 | ++ inc/python:pip_install:216 : result=0 2026-07-06 11:10:51.602 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-06 11:10:51.605 | ++ functions-common:time_stop:2420 : local name 2026-07-06 11:10:51.607 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 11:10:51.609 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:10:51.611 | ++ functions-common:time_stop:2423 : local total 2026-07-06 11:10:51.614 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 11:10:51.617 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-06 11:10:51.620 | ++ functions-common:time_stop:2427 : start_time=1783336243203 2026-07-06 11:10:51.623 | ++ functions-common:time_stop:2429 : [[ -z 1783336243203 ]] 2026-07-06 11:10:51.628 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:10:51.632 | ++ functions-common:time_stop:2432 : end_time=1783336251630 2026-07-06 11:10:51.636 | ++ functions-common:time_stop:2433 : elapsed_time=8427 2026-07-06 11:10:51.640 | ++ functions-common:time_stop:2434 : total=173104 2026-07-06 11:10:51.642 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:10:51.645 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181531 2026-07-06 11:10:51.648 | ++ inc/python:pip_install:219 : return 0 2026-07-06 11:10:51.651 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 11:10:51.653 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 11:10:51.656 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-06 11:10:51.660 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-06 11:10:51.663 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 11:10:51.666 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 11:10:51.671 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-06 11:10:51.674 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-06 11:10:51.678 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-06 11:10:51.682 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-06 11:10:51.685 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-06 11:10:51.689 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-06 11:10:51.692 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-06 11:10:51.695 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-06 11:10:51.700 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-06 11:10:51.704 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-06 11:10:51.707 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-06 11:10:51.710 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-06 11:10:51.714 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-06 11:10:51.718 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-06 11:10:51.722 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-06 11:10:51.725 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-06 11:10:51.729 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-06 11:10:51.733 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-06 11:10:51.736 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-06 11:10:51.740 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-06 11:10:51.743 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-06 11:10:51.743 | ' 2026-07-06 11:10:51.747 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-06 11:10:51.749 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-06 11:10:51.770 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:51.774 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-06 11:10:51.777 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-06 11:10:51.782 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-06 11:10:51.785 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-06 11:10:51.790 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-06 11:10:51.791 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-06 11:10:51.793 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-06 11:10:55.565 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:10:55.568 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-06 11:10:55.571 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-06 11:10:55.574 | ++ lib/tempest:get_active_images:176 : img_id=5accfc22-7cac-4370-846d-07a9c8ee1607 2026-07-06 11:10:55.576 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-06 11:10:55.579 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-06 11:10:55.581 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-06 11:10:55.584 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-06 11:10:55.586 | ++ lib/tempest:configure_tempest:266 : '[' -z 5accfc22-7cac-4370-846d-07a9c8ee1607 ']' 2026-07-06 11:10:55.589 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=5accfc22-7cac-4370-846d-07a9c8ee1607 2026-07-06 11:10:55.591 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-06 11:10:55.608 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-06 11:10:55.613 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-06 11:10:55.615 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-06 11:10:55.618 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-06 11:10:55.620 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-06 11:10:55.623 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-06 11:10:55.625 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-06 11:10:55.627 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-06 11:10:55.632 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-06 11:10:55.632 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-06 11:10:58.895 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:10:58.900 | ++ lib/tempest:configure_tempest:303 : admin_project_id=4723e7dc01a547f4883217d75709b48a 2026-07-06 11:10:58.903 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-06 11:10:58.923 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:10:58.926 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-06 11:11:02.302 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:11:02.307 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 11:11:02.307 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 11:11:02.307 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 11:11:02.307 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 11:11:02.307 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 11:11:02.308 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 11:11:02.308 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 11:11:02.308 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 11:11:02.308 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 11:11:02.308 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 11:11:02.308 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 11:11:02.308 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 11:11:02.308 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 11:11:02.308 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-06 11:11:02.311 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-06 11:11:02.315 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 11:11:02.315 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 11:11:02.315 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 11:11:02.315 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 11:11:02.315 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 11:11:02.316 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 11:11:02.316 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 11:11:02.316 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 11:11:02.316 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 11:11:02.316 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 11:11:02.316 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 11:11:02.316 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 11:11:02.316 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 11:11:02.316 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-06 11:11:02.320 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 5accfc22-7cac-4370-846d-07a9c8ee1607 2026-07-06 11:11:02.323 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-06 11:11:02.327 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 5accfc22-7cac-4370-846d-07a9c8ee1607 -c size -f value 2026-07-06 11:11:05.606 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:11:05.609 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-06 11:11:05.612 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-06 11:11:05.612 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-06 11:11:05.656 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-06 11:11:05.658 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-06 11:11:05.663 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-06 11:11:08.642 | +----------------------------+-----------------------+ 2026-07-06 11:11:08.642 | | Field | Value | 2026-07-06 11:11:08.643 | +----------------------------+-----------------------+ 2026-07-06 11:11:08.643 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:11:08.643 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:11:08.643 | | description | None | 2026-07-06 11:11:08.643 | | disk | 1 | 2026-07-06 11:11:08.643 | | id | 42 | 2026-07-06 11:11:08.643 | | name | m1.nano | 2026-07-06 11:11:08.643 | | os-flavor-access:is_public | True | 2026-07-06 11:11:08.643 | | properties | hw_rng:allowed='True' | 2026-07-06 11:11:08.643 | | ram | 192 | 2026-07-06 11:11:08.643 | | rxtx_factor | 1.0 | 2026-07-06 11:11:08.644 | | swap | 0 | 2026-07-06 11:11:08.644 | | vcpus | 1 | 2026-07-06 11:11:08.644 | +----------------------------+-----------------------+ 2026-07-06 11:11:08.980 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-06 11:11:08.984 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 11:11:08.984 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 11:11:08.984 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 11:11:08.984 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 11:11:08.984 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 11:11:08.985 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 11:11:08.985 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 11:11:08.985 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 11:11:08.985 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 11:11:08.985 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 11:11:08.985 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 11:11:08.985 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 11:11:08.985 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 11:11:08.985 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-06 11:11:08.988 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 5accfc22-7cac-4370-846d-07a9c8ee1607 2026-07-06 11:11:08.992 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-06 11:11:08.998 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 5accfc22-7cac-4370-846d-07a9c8ee1607 -c size -f value 2026-07-06 11:11:12.504 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:11:12.508 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-06 11:11:12.515 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-06 11:11:12.515 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-06 11:11:12.565 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-06 11:11:12.568 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-06 11:11:12.571 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-06 11:11:15.690 | +----------------------------+-----------------------+ 2026-07-06 11:11:15.690 | | Field | Value | 2026-07-06 11:11:15.690 | +----------------------------+-----------------------+ 2026-07-06 11:11:15.690 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 11:11:15.690 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 11:11:15.690 | | description | None | 2026-07-06 11:11:15.691 | | disk | 1 | 2026-07-06 11:11:15.691 | | id | 84 | 2026-07-06 11:11:15.691 | | name | m1.micro | 2026-07-06 11:11:15.691 | | os-flavor-access:is_public | True | 2026-07-06 11:11:15.691 | | properties | hw_rng:allowed='True' | 2026-07-06 11:11:15.691 | | ram | 256 | 2026-07-06 11:11:15.691 | | rxtx_factor | 1.0 | 2026-07-06 11:11:15.691 | | swap | 0 | 2026-07-06 11:11:15.691 | | vcpus | 1 | 2026-07-06 11:11:15.692 | +----------------------------+-----------------------+ 2026-07-06 11:11:16.044 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-06 11:11:16.048 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-06 11:11:16.075 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:11:16.080 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-06 11:11:16.084 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-06 11:11:16.088 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-06 11:11:16.093 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-06 11:11:16.098 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-06 11:11:16.103 | +++ functions-common:git_clone:593 : pwd 2026-07-06 11:11:16.108 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 11:11:16.112 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 11:11:16.118 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 11:11:16.152 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-06 11:11:16.157 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 11:11:16.161 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 11:11:16.168 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 11:11:16.168 | ++ functions-common:git_clone:610 : echo master 2026-07-06 11:11:16.175 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-06 11:11:16.179 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 11:11:16.183 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-06 11:11:16.189 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 11:11:16.193 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 11:11:16.197 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 11:11:16.201 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 11:11:16.205 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 11:11:16.209 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 11:11:16.213 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 11:11:16.217 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:11:16.224 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:11:16.231 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783336276225 2026-07-06 11:11:16.234 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-06 11:11:16.240 | Cloning into '/opt/stack/os-test-images'... 2026-07-06 11:11:17.019 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 11:11:17.021 | ++ functions-common:time_stop:2420 : local name 2026-07-06 11:11:17.024 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 11:11:17.028 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:11:17.031 | ++ functions-common:time_stop:2423 : local total 2026-07-06 11:11:17.035 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 11:11:17.039 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 11:11:17.043 | ++ functions-common:time_stop:2427 : start_time=1783336276225 2026-07-06 11:11:17.046 | ++ functions-common:time_stop:2429 : [[ -z 1783336276225 ]] 2026-07-06 11:11:17.051 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:11:17.056 | ++ functions-common:time_stop:2432 : end_time=1783336277052 2026-07-06 11:11:17.060 | ++ functions-common:time_stop:2433 : elapsed_time=827 2026-07-06 11:11:17.064 | ++ functions-common:time_stop:2434 : total=380874 2026-07-06 11:11:17.067 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:11:17.070 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=381701 2026-07-06 11:11:17.074 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-06 11:11:17.078 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 11:11:17.082 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 11:11:17.087 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 11:11:17.090 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 11:11:17.094 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 11:11:17.098 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 11:11:17.102 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 11:11:17.107 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 11:11:17.110 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:11:17.115 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:11:17.120 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783336277116 2026-07-06 11:11:17.123 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 11:11:17.598 | From https://review.opendev.org/openstack/os-test-images 2026-07-06 11:11:17.598 | * branch master -> FETCH_HEAD 2026-07-06 11:11:17.609 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 11:11:17.612 | ++ functions-common:time_stop:2420 : local name 2026-07-06 11:11:17.615 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 11:11:17.618 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:11:17.621 | ++ functions-common:time_stop:2423 : local total 2026-07-06 11:11:17.624 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 11:11:17.627 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 11:11:17.631 | ++ functions-common:time_stop:2427 : start_time=1783336277116 2026-07-06 11:11:17.634 | ++ functions-common:time_stop:2429 : [[ -z 1783336277116 ]] 2026-07-06 11:11:17.638 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:11:17.644 | ++ functions-common:time_stop:2432 : end_time=1783336277640 2026-07-06 11:11:17.648 | ++ functions-common:time_stop:2433 : elapsed_time=524 2026-07-06 11:11:17.651 | ++ functions-common:time_stop:2434 : total=381701 2026-07-06 11:11:17.654 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:11:17.657 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382225 2026-07-06 11:11:17.661 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 11:11:17.664 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 11:11:17.667 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 11:11:17.672 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 11:11:17.675 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 11:11:17.679 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 11:11:17.682 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 11:11:17.686 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 11:11:17.689 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 11:11:17.693 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 11:11:17.699 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783336277695 2026-07-06 11:11:17.703 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 11:11:17.710 | Note: switching to 'FETCH_HEAD'. 2026-07-06 11:11:17.710 | 2026-07-06 11:11:17.710 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 11:11:17.710 | changes and commit them, and you can discard any commits you make in this 2026-07-06 11:11:17.710 | state without impacting any branches by switching back to a branch. 2026-07-06 11:11:17.710 | 2026-07-06 11:11:17.710 | If you want to create a new branch to retain commits you create, you may 2026-07-06 11:11:17.710 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 11:11:17.711 | 2026-07-06 11:11:17.711 | git switch -c 2026-07-06 11:11:17.711 | 2026-07-06 11:11:17.711 | Or undo this operation with: 2026-07-06 11:11:17.711 | 2026-07-06 11:11:17.711 | git switch - 2026-07-06 11:11:17.711 | 2026-07-06 11:11:17.711 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 11:11:17.711 | 2026-07-06 11:11:17.711 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-06 11:11:17.714 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 11:11:17.718 | ++ functions-common:time_stop:2420 : local name 2026-07-06 11:11:17.721 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 11:11:17.724 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 11:11:17.727 | ++ functions-common:time_stop:2423 : local total 2026-07-06 11:11:17.730 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 11:11:17.733 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 11:11:17.737 | ++ functions-common:time_stop:2427 : start_time=1783336277695 2026-07-06 11:11:17.740 | ++ functions-common:time_stop:2429 : [[ -z 1783336277695 ]] 2026-07-06 11:11:17.744 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 11:11:17.749 | ++ functions-common:time_stop:2432 : end_time=1783336277746 2026-07-06 11:11:17.752 | ++ functions-common:time_stop:2433 : elapsed_time=51 2026-07-06 11:11:17.755 | ++ functions-common:time_stop:2434 : total=382225 2026-07-06 11:11:17.758 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 11:11:17.761 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=382276 2026-07-06 11:11:17.764 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-06 11:11:17.783 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-06 11:11:17.788 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-06 11:11:17.789 | ++ functions-common:git_clone:673 : head -1 2026-07-06 11:11:17.791 | 5d0367e Clean-up zuul config spacing 2026-07-06 11:11:17.795 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 11:11:17.799 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-06 11:11:17.799 | /opt/stack/os-test-images ~/devstack 2026-07-06 11:11:17.802 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-06 11:11:18.258 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-06 11:11:18.945 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-06 11:11:21.958 | generate installed: PyYAML==6.0.3 2026-07-06 11:11:21.959 | generate run-test-pre: PYTHONHASHSEED='2052646778' 2026-07-06 11:11:21.959 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-06 11:11:22.099 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-06 11:11:22.125 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-06 11:11:22.152 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-06 11:11:22.186 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-06 11:11:22.189 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-06 11:11:22.197 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-06 11:11:22.206 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-06 11:11:22.242 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-06 11:11:22.255 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-06 11:11:22.264 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-06 11:11:22.277 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-06 11:11:22.277 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-06 11:11:22.286 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-06 11:11:22.293 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-06 11:11:22.313 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-06 11:11:22.318 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-06 11:11:22.321 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-06 11:11:22.335 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-06 11:11:22.349 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-06 11:11:22.365 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-06 11:11:22.369 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-06 11:11:22.383 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-06 11:11:22.388 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-06 11:11:22.390 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-06 11:11:22.402 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-06 11:11:22.406 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-06 11:11:22.419 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-06 11:11:22.448 | ___________________________________ summary ____________________________________ 2026-07-06 11:11:22.448 | generate: commands succeeded 2026-07-06 11:11:22.448 | congratulations :) 2026-07-06 11:11:22.495 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-06 11:11:22.495 | ~/devstack 2026-07-06 11:11:22.498 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-06 11:11:22.544 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-06 11:11:22.549 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-06 11:11:22.571 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-06 11:11:22.575 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-06 11:11:22.578 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-06 11:11:22.623 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-06 11:11:22.672 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-06 11:11:22.676 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-06 11:11:22.678 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-06 11:11:22.682 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-06 11:11:22.689 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-06 11:11:26.302 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:11:26.304 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 11:11:26.304 | address-scope 2026-07-06 11:11:26.304 | agent 2026-07-06 11:11:26.304 | allowed-address-pairs 2026-07-06 11:11:26.305 | auto-allocated-topology 2026-07-06 11:11:26.305 | availability_zone 2026-07-06 11:11:26.305 | default-subnetpools 2026-07-06 11:11:26.305 | dhcp_agent_scheduler 2026-07-06 11:11:26.305 | dns-integration 2026-07-06 11:11:26.305 | dns-domain-ports 2026-07-06 11:11:26.305 | dns-integration-domain-keywords 2026-07-06 11:11:26.305 | empty-string-filtering 2026-07-06 11:11:26.305 | external-net 2026-07-06 11:11:26.305 | extra_dhcp_opt 2026-07-06 11:11:26.305 | extraroute 2026-07-06 11:11:26.306 | extraroute-atomic 2026-07-06 11:11:26.306 | filter-validation 2026-07-06 11:11:26.306 | floating-ip-port-forwarding-detail 2026-07-06 11:11:26.306 | fip-port-details 2026-07-06 11:11:26.306 | flavors 2026-07-06 11:11:26.306 | floatingip-pools 2026-07-06 11:11:26.306 | router 2026-07-06 11:11:26.306 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:11:26.306 | enable-default-route-bfd 2026-07-06 11:11:26.306 | enable-default-route-ecmp 2026-07-06 11:11:26.306 | ext-gw-mode 2026-07-06 11:11:26.307 | l3-ha 2026-07-06 11:11:26.307 | external-gateway-multihoming 2026-07-06 11:11:26.307 | l3-flavors 2026-07-06 11:11:26.307 | l3_agent_scheduler 2026-07-06 11:11:26.307 | multi-provider 2026-07-06 11:11:26.307 | net-mtu 2026-07-06 11:11:26.307 | net-mtu-writable 2026-07-06 11:11:26.307 | network_availability_zone 2026-07-06 11:11:26.307 | network-ip-availability 2026-07-06 11:11:26.307 | network-ip-availability-details 2026-07-06 11:11:26.307 | pagination 2026-07-06 11:11:26.307 | port-device-profile 2026-07-06 11:11:26.308 | port-mac-address-regenerate 2026-07-06 11:11:26.308 | port-numa-affinity-policy 2026-07-06 11:11:26.308 | port-numa-affinity-policy-socket 2026-07-06 11:11:26.308 | binding 2026-07-06 11:11:26.308 | binding-extended 2026-07-06 11:11:26.308 | port-security 2026-07-06 11:11:26.308 | project-id 2026-07-06 11:11:26.308 | provider 2026-07-06 11:11:26.308 | qinq 2026-07-06 11:11:26.308 | quota-check-limit 2026-07-06 11:11:26.308 | quota-check-limit-default 2026-07-06 11:11:26.309 | quotas 2026-07-06 11:11:26.309 | quota_details 2026-07-06 11:11:26.309 | rbac-policies 2026-07-06 11:11:26.309 | rbac-address-scope 2026-07-06 11:11:26.309 | rbac-security-groups 2026-07-06 11:11:26.309 | revision-if-match 2026-07-06 11:11:26.309 | standard-attr-revisions 2026-07-06 11:11:26.309 | router_availability_zone 2026-07-06 11:11:26.309 | router-enable-snat 2026-07-06 11:11:26.309 | security-groups-default-rules 2026-07-06 11:11:26.309 | security-groups-default-statefulness 2026-07-06 11:11:26.309 | security-groups-normalized-cidr 2026-07-06 11:11:26.310 | security-groups-remote-address-group 2026-07-06 11:11:26.310 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:11:26.310 | security-groups-shared-filtering 2026-07-06 11:11:26.310 | security-group 2026-07-06 11:11:26.310 | service-type 2026-07-06 11:11:26.310 | sorting 2026-07-06 11:11:26.310 | standard-attr-description 2026-07-06 11:11:26.310 | stateful-security-group 2026-07-06 11:11:26.310 | subnet-dns-publish-fixed-ip 2026-07-06 11:11:26.310 | subnet-external-network 2026-07-06 11:11:26.310 | subnet_onboard 2026-07-06 11:11:26.311 | subnet-service-types 2026-07-06 11:11:26.311 | subnet_allocation 2026-07-06 11:11:26.311 | subnetpool-prefix-ops 2026-07-06 11:11:26.311 | tag-creation 2026-07-06 11:11:26.311 | standard-attr-tag 2026-07-06 11:11:26.311 | standard-attr-timestamp 2026-07-06 11:11:26.311 | vlan-transparent' 2026-07-06 11:11:26.311 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 11:11:26.311 | address-scope 2026-07-06 11:11:26.311 | agent 2026-07-06 11:11:26.311 | allowed-address-pairs 2026-07-06 11:11:26.312 | auto-allocated-topology 2026-07-06 11:11:26.312 | availability_zone 2026-07-06 11:11:26.312 | default-subnetpools 2026-07-06 11:11:26.312 | dhcp_agent_scheduler 2026-07-06 11:11:26.312 | dns-integration 2026-07-06 11:11:26.312 | dns-domain-ports 2026-07-06 11:11:26.312 | dns-integration-domain-keywords 2026-07-06 11:11:26.312 | empty-string-filtering 2026-07-06 11:11:26.312 | external-net 2026-07-06 11:11:26.312 | extra_dhcp_opt 2026-07-06 11:11:26.312 | extraroute 2026-07-06 11:11:26.313 | extraroute-atomic 2026-07-06 11:11:26.313 | filter-validation 2026-07-06 11:11:26.313 | floating-ip-port-forwarding-detail 2026-07-06 11:11:26.313 | fip-port-details 2026-07-06 11:11:26.313 | flavors 2026-07-06 11:11:26.313 | floatingip-pools 2026-07-06 11:11:26.313 | router 2026-07-06 11:11:26.313 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 11:11:26.313 | enable-default-route-bfd 2026-07-06 11:11:26.313 | enable-default-route-ecmp 2026-07-06 11:11:26.313 | ext-gw-mode 2026-07-06 11:11:26.314 | l3-ha 2026-07-06 11:11:26.314 | external-gateway-multihoming 2026-07-06 11:11:26.314 | l3-flavors 2026-07-06 11:11:26.314 | l3_agent_scheduler 2026-07-06 11:11:26.314 | multi-provider 2026-07-06 11:11:26.314 | net-mtu 2026-07-06 11:11:26.314 | net-mtu-writable 2026-07-06 11:11:26.314 | network_availability_zone 2026-07-06 11:11:26.314 | network-ip-availability 2026-07-06 11:11:26.314 | network-ip-availability-details 2026-07-06 11:11:26.314 | pagination 2026-07-06 11:11:26.314 | port-device-profile 2026-07-06 11:11:26.315 | port-mac-address-regenerate 2026-07-06 11:11:26.315 | port-numa-affinity-policy 2026-07-06 11:11:26.315 | port-numa-affinity-policy-socket 2026-07-06 11:11:26.315 | binding 2026-07-06 11:11:26.315 | binding-extended 2026-07-06 11:11:26.315 | port-security 2026-07-06 11:11:26.315 | project-id 2026-07-06 11:11:26.315 | provider 2026-07-06 11:11:26.315 | qinq 2026-07-06 11:11:26.315 | quota-check-limit 2026-07-06 11:11:26.315 | quota-check-limit-default 2026-07-06 11:11:26.315 | quotas 2026-07-06 11:11:26.316 | quota_details 2026-07-06 11:11:26.316 | rbac-policies 2026-07-06 11:11:26.316 | rbac-address-scope 2026-07-06 11:11:26.316 | rbac-security-groups 2026-07-06 11:11:26.316 | revision-if-match 2026-07-06 11:11:26.316 | standard-attr-revisions 2026-07-06 11:11:26.316 | router_availability_zone 2026-07-06 11:11:26.316 | router-enable-snat 2026-07-06 11:11:26.316 | security-groups-default-rules 2026-07-06 11:11:26.316 | security-groups-default-statefulness 2026-07-06 11:11:26.316 | security-groups-normalized-cidr 2026-07-06 11:11:26.317 | security-groups-remote-address-group 2026-07-06 11:11:26.317 | security-groups-rules-belongs-to-default-sg 2026-07-06 11:11:26.317 | security-groups-shared-filtering 2026-07-06 11:11:26.317 | security-group 2026-07-06 11:11:26.317 | service-type 2026-07-06 11:11:26.317 | sorting 2026-07-06 11:11:26.317 | standard-attr-description 2026-07-06 11:11:26.317 | stateful-security-group 2026-07-06 11:11:26.317 | subnet-dns-publish-fixed-ip 2026-07-06 11:11:26.317 | subnet-external-network 2026-07-06 11:11:26.317 | subnet_onboard 2026-07-06 11:11:26.318 | subnet-service-types 2026-07-06 11:11:26.318 | subnet_allocation 2026-07-06 11:11:26.318 | subnetpool-prefix-ops 2026-07-06 11:11:26.318 | tag-creation 2026-07-06 11:11:26.318 | standard-attr-tag 2026-07-06 11:11:26.318 | standard-attr-timestamp 2026-07-06 11:11:26.318 | vlan-transparent =~ external-net ]] 2026-07-06 11:11:26.318 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 11:11:26.320 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-06 11:11:29.636 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 11:11:29.641 | ++ lib/tempest:configure_tempest:395 : public_network_id=cff61a97-d818-43e9-b4a7-a74660498ccd 2026-07-06 11:11:29.644 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-06 11:11:33.721 | +---------------------------+--------------------------------------+ 2026-07-06 11:11:33.721 | | Field | Value | 2026-07-06 11:11:33.721 | +---------------------------+--------------------------------------+ 2026-07-06 11:11:33.721 | | admin_state_up | UP | 2026-07-06 11:11:33.721 | | availability_zone_hints | | 2026-07-06 11:11:33.722 | | availability_zones | | 2026-07-06 11:11:33.722 | | created_at | 2026-07-06T11:11:32Z | 2026-07-06 11:11:33.722 | | description | | 2026-07-06 11:11:33.722 | | dns_domain | None | 2026-07-06 11:11:33.722 | | id | 745e0eb6-0d0c-47ee-b4ed-70d21dc283d7 | 2026-07-06 11:11:33.722 | | ipv4_address_scope | None | 2026-07-06 11:11:33.722 | | ipv6_address_scope | None | 2026-07-06 11:11:33.722 | | is_default | False | 2026-07-06 11:11:33.722 | | is_vlan_qinq | None | 2026-07-06 11:11:33.722 | | is_vlan_transparent | False | 2026-07-06 11:11:33.723 | | mtu | 1442 | 2026-07-06 11:11:33.723 | | name | shared | 2026-07-06 11:11:33.723 | | port_security_enabled | True | 2026-07-06 11:11:33.723 | | project_id | 4723e7dc01a547f4883217d75709b48a | 2026-07-06 11:11:33.723 | | provider:network_type | geneve | 2026-07-06 11:11:33.723 | | provider:physical_network | None | 2026-07-06 11:11:33.723 | | provider:segmentation_id | 52824 | 2026-07-06 11:11:33.723 | | pvlan | None | 2026-07-06 11:11:33.723 | | qinq | False | 2026-07-06 11:11:33.723 | | qos_policy_id | None | 2026-07-06 11:11:33.723 | | revision_number | 1 | 2026-07-06 11:11:33.724 | | router:external | Internal | 2026-07-06 11:11:33.724 | | segments | None | 2026-07-06 11:11:33.725 | | shared | True | 2026-07-06 11:11:33.725 | | status | ACTIVE | 2026-07-06 11:11:33.726 | | subnets | | 2026-07-06 11:11:33.726 | | tags | | 2026-07-06 11:11:33.726 | | updated_at | 2026-07-06T11:11:32Z | 2026-07-06 11:11:33.727 | +---------------------------+--------------------------------------+ 2026-07-06 11:11:34.136 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-06 11:11:38.207 | +----------------------+--------------------------------------+ 2026-07-06 11:11:38.208 | | Field | Value | 2026-07-06 11:11:38.208 | +----------------------+--------------------------------------+ 2026-07-06 11:11:38.208 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-06 11:11:38.208 | | cidr | 192.168.233.0/24 | 2026-07-06 11:11:38.208 | | created_at | 2026-07-06T11:11:37Z | 2026-07-06 11:11:38.208 | | description | shared-subnet | 2026-07-06 11:11:38.208 | | dns_nameservers | | 2026-07-06 11:11:38.208 | | dns_publish_fixed_ip | None | 2026-07-06 11:11:38.208 | | enable_dhcp | True | 2026-07-06 11:11:38.209 | | gateway_ip | 192.168.233.1 | 2026-07-06 11:11:38.209 | | host_routes | | 2026-07-06 11:11:38.210 | | id | 81705f84-5c63-462d-aab4-0bbfcc9dd582 | 2026-07-06 11:11:38.210 | | ip_version | 4 | 2026-07-06 11:11:38.210 | | ipv6_address_mode | None | 2026-07-06 11:11:38.210 | | ipv6_ra_mode | None | 2026-07-06 11:11:38.210 | | name | shared-subnet | 2026-07-06 11:11:38.210 | | network_id | 745e0eb6-0d0c-47ee-b4ed-70d21dc283d7 | 2026-07-06 11:11:38.210 | | project_id | 4723e7dc01a547f4883217d75709b48a | 2026-07-06 11:11:38.210 | | revision_number | 0 | 2026-07-06 11:11:38.210 | | router:external | False | 2026-07-06 11:11:38.210 | | segment_id | None | 2026-07-06 11:11:38.211 | | service_types | | 2026-07-06 11:11:38.211 | | subnetpool_id | None | 2026-07-06 11:11:38.212 | | tags | | 2026-07-06 11:11:38.212 | | updated_at | 2026-07-06T11:11:37Z | 2026-07-06 11:11:38.212 | +----------------------+--------------------------------------+ 2026-07-06 11:11:38.550 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-06 11:11:38.597 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-06 11:11:38.638 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-06 11:11:38.643 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-06 11:11:38.680 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-06 11:11:38.716 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-06 11:11:38.751 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-06 11:11:38.791 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-06 11:11:38.830 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.180/identity/v3 2026-07-06 11:11:38.868 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-06 11:11:38.902 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-06 11:11:38.937 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-06 11:11:38.973 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-06 11:11:38.975 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-06 11:11:39.012 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-06 11:11:39.044 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-06 11:11:39.078 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-06 11:11:39.112 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-06 11:11:39.144 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-06 11:11:39.162 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:11:39.165 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-06 11:11:39.168 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-06 11:11:39.200 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-06 11:11:39.219 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:11:39.221 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-06 11:11:39.256 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-06 11:11:39.288 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-06 11:11:39.315 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-06 11:11:39.317 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-06 11:11:39.346 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-06 11:11:39.374 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-06 11:11:39.388 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:11:39.390 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 5accfc22-7cac-4370-846d-07a9c8ee1607 2026-07-06 11:11:39.417 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 5accfc22-7cac-4370-846d-07a9c8ee1607 2026-07-06 11:11:39.447 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-06 11:11:39.474 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-06 11:11:39.503 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-06 11:11:39.532 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-06 11:11:39.546 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:11:39.548 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-06 11:11:39.550 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-06 11:11:39.552 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-06 11:11:39.555 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-06 11:11:39.557 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-06 11:11:39.559 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-06 11:11:39.578 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-06 11:11:39.580 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-06 11:11:39.609 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-06 11:11:39.640 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-06 11:11:39.667 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-06 11:11:39.695 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-06 11:11:39.722 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-06 11:11:39.751 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-06 11:11:39.778 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-06 11:11:39.807 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-06 11:11:39.836 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-06 11:11:39.839 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-06 11:11:39.867 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-06 11:11:39.869 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-06 11:11:39.884 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:11:39.886 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-06 11:11:39.915 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-06 11:11:39.930 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:11:39.932 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-06 11:11:39.934 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-06 11:11:39.949 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:11:39.952 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-06 11:11:39.954 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-06 11:11:39.956 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-06 11:11:39.985 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-06 11:11:40.015 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id cff61a97-d818-43e9-b4a7-a74660498ccd 2026-07-06 11:11:40.044 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-06 11:11:40.072 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-06 11:11:40.101 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-06 11:11:40.132 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-06 11:11:40.163 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-06 11:11:40.192 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-06 11:11:40.222 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-06 11:11:40.224 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-06 11:11:40.227 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-06 11:11:40.229 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 11:11:40.263 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-06 11:11:40.267 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-06 11:11:40.267 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-06 11:11:40.271 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-06 11:11:40.273 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-06 11:11:40.305 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-06 11:11:40.307 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-06 11:11:40.310 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 11:11:40.312 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-06 11:11:40.314 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-06 11:11:40.345 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-06 11:11:40.374 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-06 11:11:40.402 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-06 11:11:40.435 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-06 11:11:40.469 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-06 11:11:40.506 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 11:11:40.509 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-06 11:11:40.513 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-06 11:11:40.537 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-06 11:11:40.574 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 11:11:40.577 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-06 11:11:40.581 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-06 11:11:40.602 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-06 11:11:40.635 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 11:11:40.638 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-06 11:11:40.641 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-06 11:11:40.644 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-06 11:11:40.666 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-06 11:11:40.703 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 11:11:40.705 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-06 11:11:40.709 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-06 11:11:40.728 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-06 11:11:40.764 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-06 11:11:40.796 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-06 11:11:40.799 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-06 11:11:40.830 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-06 11:11:40.832 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-06 11:11:40.834 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-06 11:11:40.837 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-06 11:11:40.857 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-06 11:11:40.859 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-06 11:11:40.892 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-06 11:11:40.908 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:11:40.910 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-06 11:11:40.937 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 11:11:40.939 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-06 11:11:40.941 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-06 11:11:40.944 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-06 11:11:40.946 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-06 11:11:40.948 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-06 11:11:40.951 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-06 11:11:40.954 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-06 11:11:40.956 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-06 11:11:40.973 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-06 11:11:40.976 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-06 11:11:41.006 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-06 11:11:41.010 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-06 11:11:41.013 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-06 11:11:41.016 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-06 11:11:41.044 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-06 11:11:41.071 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-06 11:11:41.099 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-06 11:11:41.101 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-06 11:11:41.103 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 11:11:41.105 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-06 11:11:41.120 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:11:41.123 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-06 11:11:41.152 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 11:11:41.155 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-06 11:11:41.169 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:11:41.171 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-06 11:11:41.198 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 11:11:41.201 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-06 11:11:41.216 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:11:41.218 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-06 11:11:41.248 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 11:11:41.252 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-06 11:11:41.267 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:11:41.269 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-06 11:11:41.298 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 11:11:41.300 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-06 11:11:41.313 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 11:11:41.315 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-06 11:11:41.342 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 11:11:41.344 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-06 11:11:41.358 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:11:41.360 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-06 11:11:41.387 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 11:11:41.390 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-06 11:11:41.404 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:11:41.406 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-06 11:11:41.433 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-06 11:11:41.435 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-06 11:11:41.463 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-06 11:11:41.465 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-06 11:11:41.491 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-06 11:11:41.494 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-06 11:11:41.523 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-06 11:11:41.525 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-06 11:11:41.563 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-06 11:11:41.566 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-06 11:11:41.603 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-06 11:11:41.606 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-06 11:11:41.608 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-06 11:11:41.612 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-06 11:11:41.617 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.NPQrd0UEkg 2026-07-06 11:11:41.620 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-06 11:11:41.623 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-06 11:11:41.627 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-06 11:11:41.632 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.A2bVnrjiqG 2026-07-06 11:11:41.635 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.A2bVnrjiqG 2026-07-06 11:11:41.637 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-06 11:11:41.640 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.A2bVnrjiqG 2026-07-06 11:11:41.643 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-06 11:11:41.646 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-06 11:11:41.649 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-06 11:11:41.656 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 11:11:41.659 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 11:11:41.662 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 11:11:41.665 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 11:11:41.668 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-06 11:11:41.671 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-06 11:11:42.227 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-06 11:11:43.091 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-06 11:12:00.036 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-06 11:12:07.346 | 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.1,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.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-06 11:12:07.346 | ___________________________________ summary ____________________________________ 2026-07-06 11:12:07.347 | venv-tempest: skipped tests 2026-07-06 11:12:07.347 | congratulations :) 2026-07-06 11:12:07.400 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.A2bVnrjiqG -r requirements.txt 2026-07-06 11:12:08.327 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-06 11:12:08.327 | !! 2026-07-06 11:12:08.328 | 2026-07-06 11:12:08.328 | ******************************************************************************** 2026-07-06 11:12:08.328 | Requirements should be satisfied by a PEP 517 installer. 2026-07-06 11:12:08.328 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-06 11:12:08.328 | 2026-07-06 11:12:08.328 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 11:12:08.328 | calls to avoid build errors in the future. 2026-07-06 11:12:08.328 | ******************************************************************************** 2026-07-06 11:12:08.328 | 2026-07-06 11:12:08.329 | !! 2026-07-06 11:12:08.329 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-06 11:12:08.737 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-06 11:12:08.737 | !! 2026-07-06 11:12:08.737 | 2026-07-06 11:12:08.737 | ******************************************************************************** 2026-07-06 11:12:08.737 | Please avoid running ``setup.py`` directly. 2026-07-06 11:12:08.737 | Instead, use pypa/build, pypa/installer or other 2026-07-06 11:12:08.737 | standards-based tools. 2026-07-06 11:12:08.737 | 2026-07-06 11:12:08.738 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 11:12:08.738 | calls to avoid build errors in the future. 2026-07-06 11:12:08.738 | 2026-07-06 11:12:08.738 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-06 11:12:08.738 | ******************************************************************************** 2026-07-06 11:12:08.738 | 2026-07-06 11:12:08.738 | !! 2026-07-06 11:12:08.738 | self.initialize_options() 2026-07-06 11:12:08.738 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-06 11:12:08.738 | warnings.warn(msg) 2026-07-06 11:12:08.769 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-06 11:12:08.770 | !! 2026-07-06 11:12:08.770 | 2026-07-06 11:12:08.770 | ******************************************************************************** 2026-07-06 11:12:08.770 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-06 11:12:08.770 | 2026-07-06 11:12:08.770 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-06 11:12:08.770 | or your builds will no longer be supported. 2026-07-06 11:12:08.770 | 2026-07-06 11:12:08.770 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-06 11:12:08.770 | ******************************************************************************** 2026-07-06 11:12:08.771 | 2026-07-06 11:12:08.771 | !! 2026-07-06 11:12:08.771 | corresp(dist, value, root_dir) 2026-07-06 11:12:08.946 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-06 11:12:15.954 | 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.1,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.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-06 11:12:15.955 | venv-tempest run-test-pre: PYTHONHASHSEED='3403366476' 2026-07-06 11:12:15.955 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.A2bVnrjiqG -r requirements.txt 2026-07-06 11:12:17.034 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-06 11:12:17.035 | 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-07-06 11:12:17.036 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-06 11:12:17.037 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-06 11:12:17.038 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-06 11:12:17.038 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-06 11:12:17.039 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-06 11:12:17.041 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-06 11:12:17.042 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-06 11:12:17.043 | 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-07-06 11:12:17.043 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-06 11:12:17.044 | 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-07-06 11:12:17.045 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-06 11:12:17.046 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-06 11:12:17.047 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-06 11:12:17.047 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-06 11:12:17.048 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-06 11:12:17.049 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-06 11:12:17.050 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-06 11:12:17.051 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-06 11:12:17.051 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-06 11:12:17.052 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-06 11:12:17.053 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-06 11:12:17.055 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-06 11:12:17.057 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-06 11:12:17.058 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-06 11:12:17.062 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-06 11:12:17.063 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-06 11:12:17.064 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-06 11:12:17.064 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-06 11:12:17.070 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-06 11:12:17.071 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-06 11:12:17.072 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-06 11:12:17.075 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-06 11:12:17.081 | 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-07-06 11:12:17.084 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-06 11:12:17.085 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-06 11:12:17.088 | 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-07-06 11:12:17.090 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-06 11:12:17.094 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-06 11:12:17.095 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-06 11:12:17.097 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-06 11:12:17.100 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-06 11:12:17.101 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-06 11:12:17.102 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-06 11:12:17.103 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-06 11:12:17.115 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-06 11:12:17.120 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-06 11:12:17.135 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-06 11:12:17.138 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-06 11:12:17.139 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-06 11:12:17.140 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-06 11:12:17.141 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-06 11:12:17.153 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-06 11:12:17.182 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-06 11:12:17.189 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-06 11:12:17.190 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-06 11:12:17.191 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-06 11:12:17.205 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-06 11:12:17.206 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-06 11:12:17.211 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-06 11:12:17.414 | ___________________________________ summary ____________________________________ 2026-07-06 11:12:17.414 | venv-tempest: commands succeeded 2026-07-06 11:12:17.414 | congratulations :) 2026-07-06 11:12:17.459 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.A2bVnrjiqG 2026-07-06 11:12:17.464 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-06 11:12:17.467 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-06 11:12:17.470 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-06 11:12:17.504 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.NPQrd0UEkg 2026-07-06 11:12:18.423 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-06 11:12:18.423 | !! 2026-07-06 11:12:18.423 | 2026-07-06 11:12:18.423 | ******************************************************************************** 2026-07-06 11:12:18.424 | Requirements should be satisfied by a PEP 517 installer. 2026-07-06 11:12:18.424 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-06 11:12:18.424 | 2026-07-06 11:12:18.424 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 11:12:18.424 | calls to avoid build errors in the future. 2026-07-06 11:12:18.424 | ******************************************************************************** 2026-07-06 11:12:18.424 | 2026-07-06 11:12:18.424 | !! 2026-07-06 11:12:18.424 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-06 11:12:18.820 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-06 11:12:18.820 | !! 2026-07-06 11:12:18.820 | 2026-07-06 11:12:18.820 | ******************************************************************************** 2026-07-06 11:12:18.820 | Please avoid running ``setup.py`` directly. 2026-07-06 11:12:18.820 | Instead, use pypa/build, pypa/installer or other 2026-07-06 11:12:18.820 | standards-based tools. 2026-07-06 11:12:18.820 | 2026-07-06 11:12:18.820 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 11:12:18.821 | calls to avoid build errors in the future. 2026-07-06 11:12:18.821 | 2026-07-06 11:12:18.821 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-06 11:12:18.821 | ******************************************************************************** 2026-07-06 11:12:18.821 | 2026-07-06 11:12:18.821 | !! 2026-07-06 11:12:18.821 | self.initialize_options() 2026-07-06 11:12:18.821 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-06 11:12:18.821 | warnings.warn(msg) 2026-07-06 11:12:18.853 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-06 11:12:18.853 | !! 2026-07-06 11:12:18.853 | 2026-07-06 11:12:18.853 | ******************************************************************************** 2026-07-06 11:12:18.853 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-06 11:12:18.854 | 2026-07-06 11:12:18.854 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-06 11:12:18.854 | or your builds will no longer be supported. 2026-07-06 11:12:18.854 | 2026-07-06 11:12:18.854 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-06 11:12:18.854 | ******************************************************************************** 2026-07-06 11:12:18.854 | 2026-07-06 11:12:18.854 | !! 2026-07-06 11:12:18.854 | corresp(dist, value, root_dir) 2026-07-06 11:12:19.013 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-06 11:12:25.876 | 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.1,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.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-06 11:12:25.877 | venv-tempest run-test-pre: PYTHONHASHSEED='2454004632' 2026-07-06 11:12:25.877 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.NPQrd0UEkg 2026-07-06 11:12:30.141 | ___________________________________ summary ____________________________________ 2026-07-06 11:12:30.144 | venv-tempest: commands succeeded 2026-07-06 11:12:30.144 | congratulations :) 2026-07-06 11:12:30.186 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-06 11:12:30.206 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:12:30.209 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-06 11:12:30.212 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-06 11:12:30.234 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 11:12:30.237 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-06 11:12:30.241 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 11:12:30.245 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-06 11:12:30.248 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 11:12:30.252 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-06 11:12:30.255 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 11:12:30.258 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-06 11:12:30.261 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-06 11:12:30.265 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-06 11:12:30.290 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 11:12:30.312 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 11:12:30.316 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-06 11:12:30.319 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 11:12:30.355 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-06 11:12:30.358 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-06 11:12:30.361 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-06 11:12:30.399 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-06 11:12:30.403 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-06 11:12:30.407 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-06 11:12:30.445 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-06 11:12:30.445 | ' 2026-07-06 11:12:30.448 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-06 11:12:30.452 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 11:12:30.456 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-06 11:12:30.459 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-06 11:12:30.463 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-06 11:12:30.463 | /opt/stack/tempest /opt/stack/tempest 2026-07-06 11:12:30.466 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-06 11:12:30.470 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-06 11:12:30.470 | /opt/stack/tempest 2026-07-06 11:12:30.473 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 11:12:30.476 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 11:12:30.479 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 11:12:30.483 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 11:12:30.486 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-06 11:12:30.490 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 11:12:30.493 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-06 11:12:30.497 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 11:12:30.501 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 11:12:30.504 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-06 11:12:30.508 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 11:12:30.512 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 11:12:30.516 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-06 11:12:30.520 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:12:30.523 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 11:12:30.527 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 11:12:30.532 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-06 11:12:30.536 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 11:12:30.539 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-06 11:12:30.544 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 11:12:30.548 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-06 11:12:30.549 | /^\[\[.+\|.*\]\]/ { 2026-07-06 11:12:30.549 | gsub("[][]", "", $1); 2026-07-06 11:12:30.549 | split($1, a, "|"); 2026-07-06 11:12:30.549 | if (a[1] == matchgroup) 2026-07-06 11:12:30.549 | print a[2] 2026-07-06 11:12:30.549 | } 2026-07-06 11:12:30.549 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 162 osc 471 apt-get 186 test_with_retry 8 dbsync 8 pip_install 181 apt-get-update 4 run_process 43 git_timed 382 ------------------------- Unaccounted time 62 ========================= Total runtime 1537 ================= Async summary ================= Time spent in the background minus waits: 576 sec Elapsed time: 1537 sec Time if we did everything serially: 2113 sec Speedup: 1.37476 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21037 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 68 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5305 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 252 | | nova_cell0 | UPDATE | 5 | | 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 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 24 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.180 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.180/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: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble