2026-06-25 15:35:35.527 | + ./stack.sh:main:488 : exec 2026-06-25 15:35:35.527 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-173535' 2026-06-25 15:35:35.527 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-25-173535.summary.2026-06-25-173535 2026-06-25 15:35:35.527 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:35:35.527 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-173535 2026-06-25 15:35:35.527 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-173535 /opt/stack/logs/stack.sh.log 2026-06-25 15:35:35.527 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-173535.summary.2026-06-25-173535 /opt/stack/logs/stack.sh.log.summary 2026-06-25 15:35:35.527 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-25 15:35:35.528 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-25 15:35:35.528 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-25 15:35:35.528 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-25 15:35:35.528 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-25 15:35:35.528 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-25 15:35:35.528 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-25 15:35:35.528 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 15:35:35.528 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-25 15:35:35.528 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-25 15:35:35.528 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 15:35:35.529 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 15:35:35.532 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-25 15:35:35.535 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-25 15:35:35.540 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 15:35:35.544 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-25 15:35:35.547 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-25 15:35:35.549 | + ./stack.sh:main:574 : set -o errexit 2026-06-25 15:35:35.552 | + ./stack.sh:main:577 : uname -a 2026-06-25 15:35:35.553 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-25 15:35:35.556 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-25 15:35:35.559 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-25 15:35:35.563 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-25 15:35:35.607 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-25 15:35:35.628 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-25 15:35:35.631 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-25 15:35:35.649 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-25 15:35:35.652 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-25 15:35:35.670 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-25 15:35:35.673 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-25 15:35:35.689 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-25 15:35:35.692 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-25 15:35:35.695 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-25 15:35:35.699 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-25 15:35:35.719 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-25 15:35:35.722 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-25 15:35:35.740 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-25 15:35:35.743 | + ./stack.sh:main:591 : tune_host 2026-06-25 15:35:35.746 | + lib/host:tune_host:125 : configure_host_mem 2026-06-25 15:35:35.749 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-25 15:35:35.752 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-25 15:35:35.755 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-25 15:35:35.758 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-25 15:35:35.761 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-25 15:35:35.763 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:35:35.766 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:35:35.769 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-25 15:35:35.771 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:35:35.774 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:35:35.777 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:35:35.780 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:35.782 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:35.785 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:35:35.788 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-25 15:35:35.791 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-25 15:35:35.794 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-25 15:35:35.797 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-25 15:35:35.802 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-25 15:35:35.804 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-25 15:35:35.807 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-25 15:35:35.811 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:35:35.814 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:35:35.818 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:35:35.822 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401735819 2026-06-25 15:35:35.825 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-25 15:35:35.828 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-25 15:35:35.831 | + 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-06-25 15:35:35.987 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-25 15:35:35.987 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-25 15:35:35.988 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-25 15:35:35.988 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-25 15:35:36.004 | Hit:5 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-25 15:35:39.398 | Fetched 4747 B in 1s (8208 B/s) 2026-06-25 15:35:41.063 | Reading package lists... 2026-06-25 15:35:41.091 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-25 15:35:41.094 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-25 15:35:41.096 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:41.098 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:41.101 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:41.103 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:41.106 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:41.108 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-25 15:35:41.110 | + functions-common:time_stop:2427 : start_time=1782401735819 2026-06-25 15:35:41.113 | + functions-common:time_stop:2429 : [[ -z 1782401735819 ]] 2026-06-25 15:35:41.116 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:41.120 | + functions-common:time_stop:2432 : end_time=1782401741117 2026-06-25 15:35:41.122 | + functions-common:time_stop:2433 : elapsed_time=5298 2026-06-25 15:35:41.125 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:35:41.127 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:41.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5298 2026-06-25 15:35:41.131 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-25 15:35:41.133 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:35:41.136 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:41.138 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:41.140 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-25 15:35:41.161 | + 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-06-25 15:35:41.199 | Reading package lists... 2026-06-25 15:35:41.684 | Building dependency tree... 2026-06-25 15:35:41.687 | Reading state information... 2026-06-25 15:35:42.312 | The following NEW packages will be installed: 2026-06-25 15:35:42.314 | ksmtuned 2026-06-25 15:35:42.384 | 0 upgraded, 1 newly installed, 0 to remove and 120 not upgraded. 2026-06-25 15:35:42.385 | Need to get 7444 B of archives. 2026-06-25 15:35:42.385 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-25 15:35:42.385 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-25 15:35:42.614 | perl: warning: Setting locale failed. 2026-06-25 15:35:42.615 | perl: warning: Please check that your locale settings: 2026-06-25 15:35:42.615 | LANGUAGE = (unset), 2026-06-25 15:35:42.615 | LC_ALL = "en_US.utf8", 2026-06-25 15:35:42.615 | LANG = "de_DE.UTF-8" 2026-06-25 15:35:42.615 | are supported and installed on your system. 2026-06-25 15:35:42.615 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:35:42.720 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:35:42.720 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:35:42.720 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:35:42.956 | Fetched 7444 B in 0s (175 kB/s) 2026-06-25 15:35:43.004 | Selecting previously unselected package ksmtuned. 2026-06-25 15:35:43.330 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-06-25 15:35:43.336 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-25 15:35:43.347 | Unpacking ksmtuned (4.20150326) ... 2026-06-25 15:35:43.416 | Setting up ksmtuned (4.20150326) ... 2026-06-25 15:35:43.659 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-25 15:35:43.852 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-25 15:35:44.593 | perl: warning: Setting locale failed. 2026-06-25 15:35:44.593 | perl: warning: Please check that your locale settings: 2026-06-25 15:35:44.593 | LANGUAGE = (unset), 2026-06-25 15:35:44.594 | LC_ALL = "en_US.utf8", 2026-06-25 15:35:44.594 | LANG = "de_DE.UTF-8" 2026-06-25 15:35:44.594 | are supported and installed on your system. 2026-06-25 15:35:44.594 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:35:44.742 | perl: warning: Setting locale failed. 2026-06-25 15:35:44.742 | perl: warning: Please check that your locale settings: 2026-06-25 15:35:44.742 | LANGUAGE = (unset), 2026-06-25 15:35:44.742 | LC_ALL = "en_US.utf8", 2026-06-25 15:35:44.742 | LANG = "de_DE.UTF-8" 2026-06-25 15:35:44.742 | are supported and installed on your system. 2026-06-25 15:35:44.742 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:35:44.793 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:35:44.793 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:35:44.793 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:35:44.864 | perl: warning: Setting locale failed. 2026-06-25 15:35:44.864 | perl: warning: Please check that your locale settings: 2026-06-25 15:35:44.864 | LANGUAGE = (unset), 2026-06-25 15:35:44.864 | LC_ALL = "en_US.utf8", 2026-06-25 15:35:44.864 | LANG = "de_DE.UTF-8" 2026-06-25 15:35:44.865 | are supported and installed on your system. 2026-06-25 15:35:44.865 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:35:45.429 | 2026-06-25 15:35:45.429 | Running kernel seems to be up-to-date. 2026-06-25 15:35:45.429 | 2026-06-25 15:35:45.429 | No services need to be restarted. 2026-06-25 15:35:45.429 | 2026-06-25 15:35:45.429 | No containers need to be restarted. 2026-06-25 15:35:45.429 | 2026-06-25 15:35:45.429 | No user sessions are running outdated binaries. 2026-06-25 15:35:45.429 | 2026-06-25 15:35:45.430 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:35:47.950 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:35:47.953 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:35:47.955 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:47.957 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:47.960 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:47.962 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:47.964 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:47.967 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:35:47.969 | + functions-common:time_stop:2427 : start_time=1782401741158 2026-06-25 15:35:47.971 | + functions-common:time_stop:2429 : [[ -z 1782401741158 ]] 2026-06-25 15:35:47.974 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:47.978 | + functions-common:time_stop:2432 : end_time=1782401747975 2026-06-25 15:35:47.981 | + functions-common:time_stop:2433 : elapsed_time=6817 2026-06-25 15:35:47.983 | + functions-common:time_stop:2434 : total=1210 2026-06-25 15:35:47.985 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:47.988 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8027 2026-06-25 15:35:47.990 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:35:47.993 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-25 15:35:48.009 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-25 15:35:48.011 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-25 15:35:48.014 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-25 15:35:48.016 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-25 15:35:48.018 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-25 15:35:48.022 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-25 15:35:48.022 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-25 15:35:48.034 | 0 2026-06-25 15:35:48.038 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-25 15:35:48.040 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-25 15:35:48.043 | + lib/host:tune_host:126 : configure_host_net 2026-06-25 15:35:48.045 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-25 15:35:48.047 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-25 15:35:48.050 | + ./stack.sh:main:597 : fetch_plugins 2026-06-25 15:35:48.052 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-25 15:35:48.055 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-25 15:35:48.057 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-25 15:35:48.059 | + functions-common:fetch_plugins:1771 : return 2026-06-25 15:35:48.062 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-25 15:35:48.064 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-25 15:35:48.066 | + functions-common:run_phase:1849 : local phase= 2026-06-25 15:35:48.069 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:35:48.071 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:35:48.074 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:35:48.076 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:35:48.078 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:35:48.082 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:35:48.085 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:35:48.088 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:35:48.090 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:35:48.092 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-25 15:35:48.095 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:35:48.110 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:48.113 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 15:35:48.115 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:35:48.117 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:35:48.119 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:35:48.121 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:35:48.123 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:35:48.125 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-25 15:35:48.128 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-25 15:35:48.130 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 15:35:48.132 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:35:48.134 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-25 15:35:48.137 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-25 15:35:48.139 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-25 15:35:48.141 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-25 15:35:48.143 | + functions-common:plugin_override_defaults:1812 : return 2026-06-25 15:35:48.146 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-25 15:35:48.166 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-25 15:35:48.169 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-25 15:35:48.185 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:48.188 | +++ lib/tls:source:43 : hostname -f 2026-06-25 15:35:48.193 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-25 15:35:48.195 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-25 15:35:48.197 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-25 15:35:48.200 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-25 15:35:48.203 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-25 15:35:48.205 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-25 15:35:48.208 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-25 15:35:48.210 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-25 15:35:48.213 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-25 15:35:48.216 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-25 15:35:48.220 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-25 15:35:48.234 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-25 15:35:48.255 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-25 15:35:48.270 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-25 15:35:48.286 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-25 15:35:48.325 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-25 15:35:48.404 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-25 15:35:48.507 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-25 15:35:48.538 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-25 15:35:48.596 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-25 15:35:48.650 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-25 15:35:48.654 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-25 15:35:48.671 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:48.673 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-25 15:35:48.676 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-25 15:35:48.680 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-25 15:35:48.682 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-25 15:35:48.686 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-25 15:35:48.705 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 15:35:48.707 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 15:35:48.711 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-25 15:35:48.714 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-25 15:35:48.717 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-25 15:35:48.721 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 15:35:48.723 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 15:35:48.727 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-25 15:35:48.729 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 15:35:48.734 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-25 15:35:48.753 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-25 15:35:48.756 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-25 15:35:48.759 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-25 15:35:48.762 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-25 15:35:48.765 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-25 15:35:48.768 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-25 15:35:48.771 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-25 15:35:48.774 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-25 15:35:48.778 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-25 15:35:48.781 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-25 15:35:48.784 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-25 15:35:48.788 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.168 2026-06-25 15:35:48.791 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-25 15:35:48.796 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-25 15:35:48.799 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 15:35:48.800 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 15:35:48.804 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-25 15:35:48.806 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-25 15:35:48.808 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-25 15:35:48.811 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-25 15:35:48.814 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-25 15:35:48.818 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-25 15:35:48.838 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-25 15:35:48.843 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.168 2026-06-25 15:35:48.847 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.168 2026-06-25 15:35:48.847 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 15:35:48.852 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.168 2026-06-25 15:35:48.854 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-25 15:35:48.857 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-25 15:35:48.860 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-25 15:35:48.863 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-25 15:35:48.866 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-25 15:35:48.869 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-25 15:35:48.872 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-25 15:35:48.875 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-25 15:35:48.878 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-25 15:35:48.881 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-25 15:35:48.884 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-25 15:35:48.887 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-25 15:35:48.890 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-25 15:35:48.893 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-25 15:35:48.895 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-25 15:35:48.898 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-25 15:35:48.901 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-25 15:35:48.904 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-25 15:35:48.907 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:35:48.910 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-25 15:35:48.913 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-25 15:35:48.917 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-25 15:35:48.932 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 15:35:48.934 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 15:35:48.936 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 15:35:48.939 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 15:35:48.941 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 15:35:48.943 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-25 15:35:48.945 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:35:48.946 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-25 15:35:48.949 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 15:35:48.951 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-25 15:35:48.953 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-25 15:35:48.955 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-25 15:35:48.956 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-25 15:35:48.959 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-25 15:35:48.961 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-25 15:35:48.963 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-25 15:35:48.965 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-25 15:35:48.967 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-25 15:35:48.969 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-25 15:35:48.971 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-25 15:35:49.067 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-25 15:35:49.079 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-25 15:35:49.081 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-25 15:35:49.083 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-25 15:35:49.085 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-25 15:35:49.087 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-25 15:35:49.089 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-25 15:35:49.091 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-25 15:35:49.093 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-25 15:35:49.095 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-25 15:35:49.097 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-25 15:35:49.099 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-25 15:35:49.101 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-25 15:35:49.103 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-25 15:35:49.105 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-25 15:35:49.107 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-25 15:35:49.109 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-25 15:35:49.111 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-25 15:35:49.113 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-25 15:35:49.115 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-25 15:35:49.117 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-25 15:35:49.121 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-25 15:35:49.121 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-25 15:35:49.122 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-25 15:35:49.122 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-25 15:35:49.127 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=0d:cb15:0867 2026-06-25 15:35:49.129 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-25 15:35:49.131 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-25 15:35:49.133 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-25 15:35:49.135 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-25 15:35:49.137 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd0d:cb15:0867::/56 2026-06-25 15:35:49.140 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-25 15:35:49.140 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd0d:cb15:0867::/56 2026-06-25 15:35:49.145 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd0d:cb15:0867::/64 2026-06-25 15:35:49.147 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-25 15:35:49.149 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-25 15:35:49.151 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-25 15:35:49.153 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 15:35:49.155 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-25 15:35:49.156 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-25 15:35:49.158 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-25 15:35:49.161 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-25 15:35:49.163 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-25 15:35:49.165 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-25 15:35:49.167 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-25 15:35:49.169 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-25 15:35:49.171 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-25 15:35:49.173 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd0d:cb15:0867::/56 2026-06-25 15:35:49.175 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-25 15:35:49.177 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-25 15:35:49.180 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-25 15:35:49.181 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-25 15:35:49.181 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-25 15:35:49.186 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-25 15:35:49.189 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-25 15:35:49.190 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-25 15:35:49.191 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-25 15:35:49.195 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-25 15:35:49.199 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-25 15:35:49.201 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-25 15:35:49.203 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-25 15:35:49.205 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-25 15:35:49.207 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-25 15:35:49.209 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-25 15:35:49.211 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-25 15:35:49.213 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-25 15:35:49.215 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-25 15:35:49.231 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-25 15:35:49.244 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-25 15:35:49.256 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-25 15:35:49.267 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-25 15:35:49.279 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-25 15:35:49.307 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-25 15:35:49.310 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-25 15:35:49.311 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-25 15:35:49.313 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-25 15:35:49.316 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 15:35:49.319 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-25 15:35:49.332 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 15:35:49.334 | + ./stack.sh:main:632 : run_phase source 2026-06-25 15:35:49.336 | + functions-common:run_phase:1848 : local mode=source 2026-06-25 15:35:49.338 | + functions-common:run_phase:1849 : local phase= 2026-06-25 15:35:49.340 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:35:49.342 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:35:49.344 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:35:49.346 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:35:49.348 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:35:49.350 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:35:49.353 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:35:49.355 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:35:49.357 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:35:49.360 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-25 15:35:49.363 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:35:49.379 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:49.382 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 15:35:49.384 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-25 15:35:49.423 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-25 15:35:49.425 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-25 15:35:49.427 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 15:35:49.429 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-25 15:35:49.432 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-25 15:35:49.434 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-25 15:35:49.436 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-25 15:35:49.438 | + functions-common:load_plugin_settings:1789 : return 2026-06-25 15:35:49.440 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-25 15:35:49.442 | + functions-common:verify_disabled_services:2131 : local service 2026-06-25 15:35:49.444 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.446 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-25 15:35:49.449 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.451 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-25 15:35:49.453 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.456 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-25 15:35:49.458 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.460 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-25 15:35:49.462 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.465 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-25 15:35:49.467 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.469 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-25 15:35:49.471 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.474 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-25 15:35:49.476 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.478 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-25 15:35:49.480 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.482 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-25 15:35:49.485 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.487 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-25 15:35:49.489 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.491 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-25 15:35:49.493 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.496 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-25 15:35:49.498 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.500 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-25 15:35:49.502 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.505 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-25 15:35:49.507 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.509 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-25 15:35:49.511 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.514 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-25 15:35:49.516 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.518 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-25 15:35:49.520 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.523 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-25 15:35:49.525 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.527 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-25 15:35:49.529 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.532 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-25 15:35:49.534 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.536 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-25 15:35:49.538 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.541 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-25 15:35:49.543 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.545 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-25 15:35:49.547 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.550 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-25 15:35:49.552 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:35:49.554 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-25 15:35:49.557 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-25 15:35:49.559 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 15:35:49.561 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-25 15:35:49.575 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:49.577 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-25 15:35:49.579 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 15:35:49.581 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-25 15:35:49.594 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:49.597 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-25 15:35:49.599 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-25 15:35:49.601 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-25 15:35:49.603 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-25 15:35:49.606 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-25 15:35:49.608 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-25 15:35:49.610 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-25 15:35:49.612 | + lib/database:initialize_database_backends:92 : return 0 2026-06-25 15:35:49.614 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-25 15:35:49.614 | Using mysql database backend 2026-06-25 15:35:49.617 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-25 15:35:49.638 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-25 15:35:49.643 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-25 15:35:49.648 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 15:35:49.651 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-25 15:35:49.655 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:35:49.658 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-25 15:35:49.678 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:49.681 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-25 15:35:49.699 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-25 15:35:49.720 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:49.723 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-25 15:35:49.747 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-25 15:35:49.771 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-25 15:35:49.796 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:49.799 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-25 15:35:49.818 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:49.821 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-25 15:35:49.824 | + functions-common:save_stackenv:65 : local tag=765 2026-06-25 15:35:49.828 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 15:35:49.833 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-173549 2026-06-25 15:35:49.835 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-173549 765' 2026-06-25 15:35:49.838 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.840 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:35:49.843 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.846 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 15:35:49.850 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.853 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 15:35:49.856 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.859 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-25 15:35:49.861 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.864 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.168 2026-06-25 15:35:49.867 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.869 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.168/identity 2026-06-25 15:35:49.872 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.875 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-173535 2026-06-25 15:35:49.877 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.880 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 15:35:49.883 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.885 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.168 2026-06-25 15:35:49.888 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.891 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 15:35:49.893 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.897 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 15:35:49.899 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.903 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 15:35:49.905 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.909 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 15:35:49.911 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.915 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.168 2026-06-25 15:35:49.919 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:35:49.921 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 15:35:49.923 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-25 15:35:49.927 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-25 15:35:49.930 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-25 15:35:49.933 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-25 15:35:49.935 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:35:49.936 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:35:49.939 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:35:49.942 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:35:49.945 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:35:49.948 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:35:49.965 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:35:49.969 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:35:49.971 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:35:49.974 | + functions-common:git_clone:610 : echo master 2026-06-25 15:35:49.975 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:35:49.979 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-25 15:35:49.981 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:35:49.984 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 15:35:49.986 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:35:49.988 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:35:49.990 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:35:49.993 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:35:49.995 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:35:49.997 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:35:50.000 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:35:50.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:35:50.005 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:35:50.010 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401750006 2026-06-25 15:35:50.012 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 15:35:50.015 | Cloning into '/opt/stack/requirements'... 2026-06-25 15:35:55.555 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:35:55.558 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:55.561 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:55.564 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:55.567 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:55.570 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:55.573 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:35:55.576 | + functions-common:time_stop:2427 : start_time=1782401750006 2026-06-25 15:35:55.578 | + functions-common:time_stop:2429 : [[ -z 1782401750006 ]] 2026-06-25 15:35:55.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:55.586 | + functions-common:time_stop:2432 : end_time=1782401755583 2026-06-25 15:35:55.589 | + functions-common:time_stop:2433 : elapsed_time=5577 2026-06-25 15:35:55.592 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:35:55.595 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:55.598 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5577 2026-06-25 15:35:55.601 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-25 15:35:55.604 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:35:55.607 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:35:55.610 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:35:55.614 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:35:55.617 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:35:55.620 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:35:55.623 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:35:55.626 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:35:55.629 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:35:55.634 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:35:55.638 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401755635 2026-06-25 15:35:55.641 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:35:56.237 | From https://review.opendev.org/openstack/requirements 2026-06-25 15:35:56.237 | * branch master -> FETCH_HEAD 2026-06-25 15:35:56.248 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:35:56.251 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:56.253 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:56.255 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:56.257 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:56.259 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:56.261 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:35:56.264 | + functions-common:time_stop:2427 : start_time=1782401755635 2026-06-25 15:35:56.266 | + functions-common:time_stop:2429 : [[ -z 1782401755635 ]] 2026-06-25 15:35:56.269 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:56.273 | + functions-common:time_stop:2432 : end_time=1782401756271 2026-06-25 15:35:56.276 | + functions-common:time_stop:2433 : elapsed_time=636 2026-06-25 15:35:56.278 | + functions-common:time_stop:2434 : total=5577 2026-06-25 15:35:56.281 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:56.283 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6213 2026-06-25 15:35:56.286 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:35:56.288 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:35:56.291 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:35:56.293 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:35:56.296 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:35:56.298 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:35:56.300 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:35:56.302 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:35:56.304 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:35:56.307 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:35:56.311 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401756308 2026-06-25 15:35:56.313 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:35:56.327 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:35:56.327 | 2026-06-25 15:35:56.327 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:35:56.327 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:35:56.327 | state without impacting any branches by switching back to a branch. 2026-06-25 15:35:56.327 | 2026-06-25 15:35:56.327 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:35:56.327 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:35:56.327 | 2026-06-25 15:35:56.328 | git switch -c 2026-06-25 15:35:56.328 | 2026-06-25 15:35:56.328 | Or undo this operation with: 2026-06-25 15:35:56.328 | 2026-06-25 15:35:56.328 | git switch - 2026-06-25 15:35:56.328 | 2026-06-25 15:35:56.328 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:35:56.328 | 2026-06-25 15:35:56.329 | HEAD is now at 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 15:35:56.332 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:35:56.334 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:56.336 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:56.338 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:56.340 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:56.342 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:56.344 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:35:56.346 | + functions-common:time_stop:2427 : start_time=1782401756308 2026-06-25 15:35:56.348 | + functions-common:time_stop:2429 : [[ -z 1782401756308 ]] 2026-06-25 15:35:56.351 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:56.354 | + functions-common:time_stop:2432 : end_time=1782401756352 2026-06-25 15:35:56.356 | + functions-common:time_stop:2433 : elapsed_time=44 2026-06-25 15:35:56.358 | + functions-common:time_stop:2434 : total=6213 2026-06-25 15:35:56.360 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:56.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6257 2026-06-25 15:35:56.365 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-25 15:35:56.383 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-25 15:35:56.387 | + functions-common:git_clone:673 : head -1 2026-06-25 15:35:56.387 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:35:56.391 | 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 15:35:56.395 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:35:56.398 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-25 15:35:56.401 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:35:56.405 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-25 15:35:56.409 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-25 15:35:56.414 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-25 15:35:56.417 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-25 15:35:56.421 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-25 15:35:56.425 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-25 15:35:56.428 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-25 15:35:56.430 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-25 15:35:56.436 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-25 15:35:56.440 | ++ tools/install_prereqs.sh:source:47 : NOW=1782401756 2026-06-25 15:35:56.445 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-25 15:35:56.450 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-25 15:35:56.453 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-25 15:35:56.456 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782401756 2026-06-25 15:35:56.459 | ++ tools/install_prereqs.sh:source:50 : [[ 1782401756 -lt 7200 ]] 2026-06-25 15:35:56.462 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-25 15:35:56.464 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-25 15:35:56.468 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-25 15:35:56.471 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-25 15:35:56.474 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-25 15:35:56.477 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-25 15:35:56.479 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-25 15:35:56.485 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-25 15:35:56.529 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-25 15:35:56.530 | apache2-dev 2026-06-25 15:35:56.530 | bc 2026-06-25 15:35:56.530 | bsdmainutils 2026-06-25 15:35:56.530 | curl 2026-06-25 15:35:56.530 | g++ 2026-06-25 15:35:56.530 | gawk 2026-06-25 15:35:56.530 | gcc 2026-06-25 15:35:56.530 | gettext 2026-06-25 15:35:56.530 | git 2026-06-25 15:35:56.530 | graphviz 2026-06-25 15:35:56.531 | iputils-ping 2026-06-25 15:35:56.531 | libffi-dev 2026-06-25 15:35:56.531 | libjpeg-dev 2026-06-25 15:35:56.531 | libpq-dev 2026-06-25 15:35:56.531 | libssl-dev 2026-06-25 15:35:56.531 | libsystemd-dev 2026-06-25 15:35:56.531 | libxml2-dev 2026-06-25 15:35:56.531 | libxslt1-dev 2026-06-25 15:35:56.531 | libyaml-dev 2026-06-25 15:35:56.531 | lsof 2026-06-25 15:35:56.531 | openssh-server 2026-06-25 15:35:56.532 | openssl 2026-06-25 15:35:56.533 | pkg-config 2026-06-25 15:35:56.533 | psmisc 2026-06-25 15:35:56.533 | python3-dev 2026-06-25 15:35:56.534 | python3-pip 2026-06-25 15:35:56.534 | python3-systemd 2026-06-25 15:35:56.534 | python3-venv 2026-06-25 15:35:56.535 | tar 2026-06-25 15:35:56.535 | tcpdump 2026-06-25 15:35:56.535 | unzip 2026-06-25 15:35:56.535 | uuid-runtime 2026-06-25 15:35:56.535 | wget 2026-06-25 15:35:56.535 | zlib1g-dev 2026-06-25 15:35:56.535 | libkrb5-dev 2026-06-25 15:35:56.535 | libldap2-dev 2026-06-25 15:35:56.536 | libsasl2-dev 2026-06-25 15:35:56.536 | memcached 2026-06-25 15:35:56.536 | python3-mysqldb 2026-06-25 15:35:56.536 | sqlite3 2026-06-25 15:35:56.536 | conntrack 2026-06-25 15:35:56.536 | curl 2026-06-25 15:35:56.536 | ebtables 2026-06-25 15:35:56.536 | genisoimage 2026-06-25 15:35:56.536 | iptables 2026-06-25 15:35:56.536 | iputils-arping 2026-06-25 15:35:56.537 | kpartx 2026-06-25 15:35:56.537 | libjs-jquery-tablesorter 2026-06-25 15:35:56.538 | parted 2026-06-25 15:35:56.538 | pm-utils 2026-06-25 15:35:56.538 | python3-mysqldb 2026-06-25 15:35:56.539 | socat 2026-06-25 15:35:56.539 | sqlite3 2026-06-25 15:35:56.540 | sudo 2026-06-25 15:35:56.540 | vlan 2026-06-25 15:35:56.540 | lsscsi 2026-06-25 15:35:56.540 | open-iscsi 2026-06-25 15:35:56.540 | cryptsetup 2026-06-25 15:35:56.540 | dosfstools 2026-06-25 15:35:56.540 | genisoimage 2026-06-25 15:35:56.540 | gir1.2-libosinfo-1.0 2026-06-25 15:35:56.540 | netcat-openbsd 2026-06-25 15:35:56.540 | open-iscsi 2026-06-25 15:35:56.541 | qemu-utils 2026-06-25 15:35:56.541 | sg3-utils 2026-06-25 15:35:56.542 | sysfsutils 2026-06-25 15:35:56.542 | lvm2 2026-06-25 15:35:56.542 | qemu-utils 2026-06-25 15:35:56.542 | thin-provisioning-tools 2026-06-25 15:35:56.542 | acl 2026-06-25 15:35:56.542 | dnsmasq-base 2026-06-25 15:35:56.542 | dnsmasq-utils 2026-06-25 15:35:56.542 | ebtables 2026-06-25 15:35:56.544 | haproxy 2026-06-25 15:35:56.544 | iptables 2026-06-25 15:35:56.544 | iputils-arping 2026-06-25 15:35:56.544 | iputils-ping 2026-06-25 15:35:56.544 | postgresql-server-dev-all 2026-06-25 15:35:56.544 | python3-mysqldb 2026-06-25 15:35:56.544 | sqlite3 2026-06-25 15:35:56.544 | sudo 2026-06-25 15:35:56.544 | vlan 2026-06-25 15:35:56.544 | pcp' 2026-06-25 15:35:56.545 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-25 15:35:56.564 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-25 15:35:56.564 | apache2-dev 2026-06-25 15:35:56.564 | bc 2026-06-25 15:35:56.564 | bsdmainutils 2026-06-25 15:35:56.564 | curl 2026-06-25 15:35:56.564 | g++ 2026-06-25 15:35:56.564 | gawk 2026-06-25 15:35:56.564 | gcc 2026-06-25 15:35:56.564 | gettext 2026-06-25 15:35:56.565 | git 2026-06-25 15:35:56.565 | graphviz 2026-06-25 15:35:56.565 | iputils-ping 2026-06-25 15:35:56.565 | libffi-dev 2026-06-25 15:35:56.565 | libjpeg-dev 2026-06-25 15:35:56.565 | libpq-dev 2026-06-25 15:35:56.565 | libssl-dev 2026-06-25 15:35:56.565 | libsystemd-dev 2026-06-25 15:35:56.565 | libxml2-dev 2026-06-25 15:35:56.566 | libxslt1-dev 2026-06-25 15:35:56.566 | libyaml-dev 2026-06-25 15:35:56.566 | lsof 2026-06-25 15:35:56.566 | openssh-server 2026-06-25 15:35:56.566 | openssl 2026-06-25 15:35:56.566 | pkg-config 2026-06-25 15:35:56.566 | psmisc 2026-06-25 15:35:56.566 | python3-dev 2026-06-25 15:35:56.567 | python3-pip 2026-06-25 15:35:56.567 | python3-systemd 2026-06-25 15:35:56.567 | python3-venv 2026-06-25 15:35:56.567 | tar 2026-06-25 15:35:56.567 | tcpdump 2026-06-25 15:35:56.567 | unzip 2026-06-25 15:35:56.567 | uuid-runtime 2026-06-25 15:35:56.567 | wget 2026-06-25 15:35:56.568 | zlib1g-dev 2026-06-25 15:35:56.568 | libkrb5-dev 2026-06-25 15:35:56.568 | libldap2-dev 2026-06-25 15:35:56.568 | libsasl2-dev 2026-06-25 15:35:56.568 | memcached 2026-06-25 15:35:56.568 | python3-mysqldb 2026-06-25 15:35:56.568 | sqlite3 2026-06-25 15:35:56.569 | conntrack 2026-06-25 15:35:56.569 | curl 2026-06-25 15:35:56.569 | ebtables 2026-06-25 15:35:56.569 | genisoimage 2026-06-25 15:35:56.569 | iptables 2026-06-25 15:35:56.569 | iputils-arping 2026-06-25 15:35:56.570 | kpartx 2026-06-25 15:35:56.570 | libjs-jquery-tablesorter 2026-06-25 15:35:56.570 | parted 2026-06-25 15:35:56.570 | pm-utils 2026-06-25 15:35:56.570 | python3-mysqldb 2026-06-25 15:35:56.570 | socat 2026-06-25 15:35:56.570 | sqlite3 2026-06-25 15:35:56.570 | sudo 2026-06-25 15:35:56.571 | vlan 2026-06-25 15:35:56.571 | lsscsi 2026-06-25 15:35:56.571 | open-iscsi 2026-06-25 15:35:56.571 | cryptsetup 2026-06-25 15:35:56.571 | dosfstools 2026-06-25 15:35:56.571 | genisoimage 2026-06-25 15:35:56.571 | gir1.2-libosinfo-1.0 2026-06-25 15:35:56.572 | netcat-openbsd 2026-06-25 15:35:56.572 | open-iscsi 2026-06-25 15:35:56.572 | qemu-utils 2026-06-25 15:35:56.572 | sg3-utils 2026-06-25 15:35:56.572 | sysfsutils 2026-06-25 15:35:56.572 | lvm2 2026-06-25 15:35:56.572 | qemu-utils 2026-06-25 15:35:56.572 | thin-provisioning-tools 2026-06-25 15:35:56.573 | acl 2026-06-25 15:35:56.573 | dnsmasq-base 2026-06-25 15:35:56.573 | dnsmasq-utils 2026-06-25 15:35:56.573 | ebtables 2026-06-25 15:35:56.573 | haproxy 2026-06-25 15:35:56.573 | iptables 2026-06-25 15:35:56.574 | iputils-arping 2026-06-25 15:35:56.574 | iputils-ping 2026-06-25 15:35:56.574 | postgresql-server-dev-all 2026-06-25 15:35:56.574 | python3-mysqldb 2026-06-25 15:35:56.574 | sqlite3 2026-06-25 15:35:56.574 | sudo 2026-06-25 15:35:56.574 | vlan 2026-06-25 15:35:56.575 | pcp ' 2026-06-25 15:35:56.575 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-25 15:35:56.575 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:56.575 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:56.575 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-25 15:35:56.576 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-25 15:35:56.578 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-25 15:35:56.580 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-25 15:35:56.582 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:35:56.584 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:35:56.586 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:35:56.588 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:35:56.590 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:35:56.592 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:56.594 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:56.599 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:35:56.601 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:35:56.603 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:35:56.607 | ++ functions-common:apt_get_update:1167 : return 2026-06-25 15:35:56.611 | ++ 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-06-25 15:35:56.614 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:35:56.618 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:56.622 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:56.626 | ++ 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-06-25 15:35:56.660 | ++ 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-06-25 15:35:56.703 | Reading package lists... 2026-06-25 15:35:57.169 | Building dependency tree... 2026-06-25 15:35:57.171 | Reading state information... 2026-06-25 15:35:57.966 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-25 15:35:57.966 | bc set to manually installed. 2026-06-25 15:35:57.966 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 15:35:57.966 | g++ set to manually installed. 2026-06-25 15:35:57.966 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-25 15:35:57.966 | gawk set to manually installed. 2026-06-25 15:35:57.967 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 15:35:57.967 | gcc set to manually installed. 2026-06-25 15:35:57.967 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-25 15:35:57.967 | git set to manually installed. 2026-06-25 15:35:57.967 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-25 15:35:57.967 | iputils-ping set to manually installed. 2026-06-25 15:35:57.968 | lsof is already the newest version (4.95.0-1build3). 2026-06-25 15:35:57.968 | lsof set to manually installed. 2026-06-25 15:35:57.968 | psmisc is already the newest version (23.7-1build1). 2026-06-25 15:35:57.968 | psmisc set to manually installed. 2026-06-25 15:35:57.968 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-25 15:35:57.968 | python3-dev set to manually installed. 2026-06-25 15:35:57.969 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-25 15:35:57.969 | python3-systemd is already the newest version (235-1build4). 2026-06-25 15:35:57.969 | python3-systemd set to manually installed. 2026-06-25 15:35:57.969 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-25 15:35:57.969 | tar set to manually installed. 2026-06-25 15:35:57.969 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-25 15:35:57.969 | tcpdump set to manually installed. 2026-06-25 15:35:57.970 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-25 15:35:57.970 | uuid-runtime set to manually installed. 2026-06-25 15:35:57.970 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-25 15:35:57.970 | wget set to manually installed. 2026-06-25 15:35:57.970 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-25 15:35:57.970 | zlib1g-dev set to manually installed. 2026-06-25 15:35:57.970 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-25 15:35:57.971 | iptables set to manually installed. 2026-06-25 15:35:57.971 | parted is already the newest version (3.6-4build1). 2026-06-25 15:35:57.971 | parted set to manually installed. 2026-06-25 15:35:57.971 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-25 15:35:57.971 | sudo set to manually installed. 2026-06-25 15:35:57.971 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-25 15:35:57.971 | open-iscsi set to manually installed. 2026-06-25 15:35:57.972 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-25 15:35:57.972 | cryptsetup set to manually installed. 2026-06-25 15:35:57.972 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-25 15:35:57.972 | dosfstools set to manually installed. 2026-06-25 15:35:57.972 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-25 15:35:57.972 | netcat-openbsd set to manually installed. 2026-06-25 15:35:57.973 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-25 15:35:57.973 | sg3-utils set to manually installed. 2026-06-25 15:35:57.973 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-25 15:35:57.973 | lvm2 set to manually installed. 2026-06-25 15:35:57.973 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-25 15:35:57.973 | thin-provisioning-tools set to manually installed. 2026-06-25 15:35:57.973 | acl is already the newest version (2.3.2-1build1.1). 2026-06-25 15:35:57.974 | acl set to manually installed. 2026-06-25 15:35:57.974 | The following additional packages will be installed: 2026-06-25 15:35:57.974 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-25 15:35:57.974 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-25 15:35:57.974 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-25 15:35:57.974 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-25 15:35:57.975 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-25 15:35:57.975 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-25 15:35:57.975 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-25 15:35:57.975 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-25 15:35:57.975 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-25 15:35:57.975 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-25 15:35:57.976 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-25 15:35:57.976 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-25 15:35:57.976 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-25 15:35:57.976 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-25 15:35:57.976 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-25 15:35:57.976 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-25 15:35:57.976 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-25 15:35:57.977 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-25 15:35:57.977 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-25 15:35:57.977 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-25 15:35:57.977 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-25 15:35:57.977 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-25 15:35:57.977 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-25 15:35:57.978 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-25 15:35:57.978 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-25 15:35:57.978 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-25 15:35:57.978 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-25 15:35:57.978 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-25 15:35:57.978 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-25 15:35:57.978 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-25 15:35:57.979 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-25 15:35:57.979 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-25 15:35:57.979 | Suggested packages: 2026-06-25 15:35:57.979 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-25 15:35:57.979 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-25 15:35:57.979 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-25 15:35:57.979 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-25 15:35:57.979 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-25 15:35:57.980 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-25 15:35:57.980 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-25 15:35:57.980 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-25 15:35:57.980 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-25 15:35:57.980 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-25 15:35:57.980 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-25 15:35:57.980 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-25 15:35:57.981 | libqrencode4 libtss2-rc0 zip 2026-06-25 15:35:58.169 | The following NEW packages will be installed: 2026-06-25 15:35:58.169 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-25 15:35:58.170 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-25 15:35:58.170 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-25 15:35:58.170 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-25 15:35:58.170 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-25 15:35:58.170 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-25 15:35:58.170 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-25 15:35:58.171 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-25 15:35:58.171 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-25 15:35:58.171 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-25 15:35:58.171 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-25 15:35:58.171 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-25 15:35:58.171 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-25 15:35:58.171 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-25 15:35:58.172 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-25 15:35:58.172 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-25 15:35:58.172 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-25 15:35:58.172 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-25 15:35:58.172 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-25 15:35:58.172 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-25 15:35:58.173 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-25 15:35:58.173 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-25 15:35:58.173 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-25 15:35:58.173 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-25 15:35:58.173 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-25 15:35:58.173 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-25 15:35:58.174 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-25 15:35:58.174 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-25 15:35:58.174 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-25 15:35:58.174 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-25 15:35:58.174 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-25 15:35:58.174 | uuid-dev vbetool vlan 2026-06-25 15:35:58.174 | The following packages will be upgraded: 2026-06-25 15:35:58.175 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-25 15:35:58.176 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-25 15:35:58.177 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-25 15:35:58.177 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-25 15:35:58.177 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-25 15:35:58.177 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-25 15:35:58.177 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-25 15:35:58.178 | systemd-sysv systemd-timesyncd udev 2026-06-25 15:35:58.257 | 35 upgraded, 161 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:35:58.257 | Need to get 208 MB of archives. 2026-06-25 15:35:58.257 | After this operation, 941 MB of additional disk space will be used. 2026-06-25 15:35:58.257 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-25 15:35:58.276 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-25 15:35:58.278 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-25 15:35:58.285 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-25 15:35:58.288 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-25 15:35:58.296 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-25 15:35:58.319 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-25 15:35:58.325 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-25 15:35:58.325 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-25 15:35:58.328 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-25 15:35:58.331 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-25 15:35:58.370 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-25 15:35:58.391 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-25 15:35:58.393 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-25 15:35:58.415 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-25 15:35:58.418 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-25 15:35:58.423 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-25 15:35:58.424 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-25 15:35:58.426 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-25 15:35:58.427 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-25 15:35:58.427 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-25 15:35:58.430 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-25 15:35:58.442 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-25 15:35:58.459 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-25 15:35:58.462 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-25 15:35:58.463 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-25 15:35:58.464 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-25 15:35:58.488 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-25 15:35:58.490 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-25 15:35:58.493 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-25 15:35:58.494 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-25 15:35:58.500 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-25 15:35:58.511 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-25 15:35:58.512 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-25 15:35:58.513 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-25 15:35:58.525 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-25 15:35:58.525 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-25 15:35:58.528 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-25 15:35:58.533 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-25 15:35:58.533 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-25 15:35:58.534 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-25 15:35:58.535 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-25 15:35:58.539 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-25 15:35:58.543 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-25 15:35:58.549 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-25 15:35:58.555 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-25 15:35:58.557 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-25 15:35:58.861 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-25 15:35:59.011 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-25 15:35:59.013 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-25 15:35:59.014 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-25 15:35:59.017 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-25 15:35:59.025 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-25 15:35:59.040 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-25 15:35:59.120 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-25 15:35:59.121 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-25 15:35:59.124 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-25 15:35:59.124 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-25 15:35:59.126 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-25 15:35:59.127 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-25 15:35:59.128 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-25 15:35:59.128 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-25 15:35:59.129 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-25 15:35:59.130 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-25 15:35:59.141 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-25 15:35:59.141 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-25 15:35:59.145 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-25 15:35:59.155 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-25 15:35:59.155 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-25 15:35:59.156 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-25 15:35:59.157 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-25 15:35:59.166 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-25 15:35:59.170 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-25 15:35:59.170 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-25 15:35:59.176 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-25 15:35:59.178 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-25 15:35:59.181 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-25 15:35:59.181 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-25 15:35:59.190 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-25 15:35:59.193 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-25 15:35:59.194 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-25 15:35:59.194 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-25 15:35:59.195 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-25 15:35:59.200 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-25 15:35:59.201 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-25 15:35:59.202 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-25 15:35:59.220 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-25 15:35:59.223 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-25 15:35:59.223 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-25 15:35:59.228 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-25 15:35:59.229 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-25 15:35:59.229 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-25 15:35:59.230 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-25 15:35:59.231 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-25 15:35:59.234 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-25 15:35:59.235 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-25 15:35:59.235 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-25 15:35:59.244 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-25 15:35:59.246 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-25 15:35:59.268 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-25 15:35:59.268 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-25 15:35:59.269 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-25 15:35:59.271 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-25 15:35:59.272 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-25 15:35:59.274 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-25 15:35:59.282 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-25 15:35:59.285 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-25 15:35:59.285 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-25 15:35:59.286 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-25 15:35:59.287 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-25 15:35:59.288 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-25 15:35:59.289 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-25 15:35:59.290 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-25 15:35:59.292 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-25 15:35:59.293 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-25 15:35:59.320 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-25 15:35:59.321 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-25 15:35:59.325 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-25 15:35:59.326 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-25 15:35:59.463 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-25 15:35:59.467 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-25 15:35:59.467 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-25 15:35:59.468 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-25 15:35:59.468 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-25 15:35:59.471 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-25 15:35:59.472 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-25 15:35:59.473 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-25 15:35:59.476 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-25 15:35:59.476 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-25 15:35:59.477 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-25 15:35:59.478 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-25 15:35:59.498 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-25 15:35:59.502 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-25 15:35:59.503 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-25 15:35:59.507 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-25 15:35:59.509 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-25 15:35:59.510 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-25 15:35:59.511 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-25 15:35:59.513 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-25 15:35:59.541 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-25 15:35:59.544 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-25 15:35:59.548 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-25 15:35:59.562 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-25 15:35:59.564 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-25 15:35:59.573 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-25 15:35:59.574 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-25 15:35:59.576 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-25 15:35:59.583 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-25 15:35:59.588 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-25 15:35:59.857 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-25 15:35:59.857 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-25 15:35:59.864 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-25 15:35:59.929 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-25 15:35:59.930 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-25 15:36:00.430 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-25 15:36:00.431 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-25 15:36:00.435 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-25 15:36:00.435 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-25 15:36:00.435 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-25 15:36:00.436 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-25 15:36:00.437 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-25 15:36:00.453 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-25 15:36:00.467 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-25 15:36:00.468 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-25 15:36:00.469 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-25 15:36:00.489 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-25 15:36:00.498 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-25 15:36:00.498 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-25 15:36:00.499 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-25 15:36:00.500 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-25 15:36:00.503 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-25 15:36:00.507 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-25 15:36:00.509 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-25 15:36:00.535 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-25 15:36:00.665 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-25 15:36:00.680 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-25 15:36:00.702 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-25 15:36:00.704 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-25 15:36:00.706 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-25 15:36:00.707 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-25 15:36:00.708 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-25 15:36:00.709 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-25 15:36:00.710 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-25 15:36:00.711 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-25 15:36:00.712 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-25 15:36:00.712 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-25 15:36:00.716 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-25 15:36:00.716 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-25 15:36:00.717 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-25 15:36:00.718 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-25 15:36:00.721 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-25 15:36:00.722 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-25 15:36:00.726 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-25 15:36:00.728 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-25 15:36:00.761 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-25 15:36:00.766 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-25 15:36:01.023 | perl: warning: Setting locale failed. 2026-06-25 15:36:01.023 | perl: warning: Please check that your locale settings: 2026-06-25 15:36:01.023 | LANGUAGE = (unset), 2026-06-25 15:36:01.023 | LC_ALL = "en_US.utf8", 2026-06-25 15:36:01.024 | LANG = "de_DE.UTF-8" 2026-06-25 15:36:01.024 | are supported and installed on your system. 2026-06-25 15:36:01.024 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:36:01.088 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:36:01.089 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:36:01.089 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:36:01.484 | Vorkonfiguration der Pakete ... 2026-06-25 15:36:01.519 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:01.634 | Fetched 208 MB in 3s (82.0 MB/s) 2026-06-25 15:36:01.722 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-25 15:36:01.728 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-25 15:36:01.739 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:01.834 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:01.848 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:01.951 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:01.966 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:02.073 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:02.092 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:02.180 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:02.196 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:02.314 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:02.326 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:02.452 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:02.465 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:02.549 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:36:02.679 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-25 15:36:02.686 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:02.698 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:02.780 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:02.795 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:02.886 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:02.901 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:02.976 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:03.013 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:03.638 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:03.677 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:03.914 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:03.928 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:36:04.011 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:36:04.134 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-25 15:36:04.140 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 15:36:04.152 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 15:36:04.280 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 15:36:04.398 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-25 15:36:04.404 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 15:36:04.417 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 15:36:04.483 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 15:36:04.496 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 15:36:04.555 | Selecting previously unselected package libapr1t64:amd64. 2026-06-25 15:36:04.567 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 15:36:04.571 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:36:04.622 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-25 15:36:04.631 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:36:04.636 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:36:04.704 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-25 15:36:04.715 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:36:04.721 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:36:04.764 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-25 15:36:04.773 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:36:04.779 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:36:04.828 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-25 15:36:04.839 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-25 15:36:04.844 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 15:36:04.913 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 15:36:04.929 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 15:36:05.010 | Selecting previously unselected package apache2-bin. 2026-06-25 15:36:05.020 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:36:05.025 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 15:36:05.173 | Selecting previously unselected package apache2-data. 2026-06-25 15:36:05.182 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-25 15:36:05.185 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 15:36:05.376 | Selecting previously unselected package apache2-utils. 2026-06-25 15:36:05.387 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:36:05.391 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 15:36:05.461 | Selecting previously unselected package apache2. 2026-06-25 15:36:05.470 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:36:05.478 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:05.481 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 15:36:05.604 | Selecting previously unselected package haproxy. 2026-06-25 15:36:05.615 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:36:05.627 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 15:36:05.767 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-25 15:36:05.777 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 15:36:05.781 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:36:05.834 | Selecting previously unselected package memcached. 2026-06-25 15:36:05.845 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-25 15:36:05.852 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 15:36:05.923 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 15:36:05.935 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 15:36:06.000 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 15:36:06.146 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 15:36:06.245 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 15:36:06.285 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 15:36:06.405 | Selecting previously unselected package libjson-perl. 2026-06-25 15:36:06.416 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-25 15:36:06.420 | Unpacking libjson-perl (4.10000-1) ... 2026-06-25 15:36:06.477 | Selecting previously unselected package postgresql-client-common. 2026-06-25 15:36:06.486 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-25 15:36:06.491 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-25 15:36:06.557 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 15:36:06.570 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 15:36:06.780 | Selecting previously unselected package ssl-cert. 2026-06-25 15:36:06.791 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-25 15:36:06.796 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-25 15:36:06.856 | Selecting previously unselected package postgresql-common. 2026-06-25 15:36:06.865 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-25 15:36:06.889 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-25 15:36:06.900 | Unpacking postgresql-common (257build1.1) ... 2026-06-25 15:36:07.029 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:36:07.048 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:36:07.118 | Selecting previously unselected package libsysfs2:amd64. 2026-06-25 15:36:07.128 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-25 15:36:07.133 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 15:36:07.184 | Selecting previously unselected package sysfsutils. 2026-06-25 15:36:07.194 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-25 15:36:07.201 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-25 15:36:07.243 | Selecting previously unselected package autotools-dev. 2026-06-25 15:36:07.253 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-25 15:36:07.258 | Unpacking autotools-dev (20220109.1) ... 2026-06-25 15:36:07.318 | Selecting previously unselected package m4. 2026-06-25 15:36:07.327 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-25 15:36:07.332 | Unpacking m4 (1.4.19-4build1) ... 2026-06-25 15:36:07.409 | Selecting previously unselected package autoconf. 2026-06-25 15:36:07.420 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-25 15:36:07.424 | Unpacking autoconf (2.71-3) ... 2026-06-25 15:36:07.520 | Selecting previously unselected package automake. 2026-06-25 15:36:07.531 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-25 15:36:07.538 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 15:36:07.653 | Selecting previously unselected package autopoint. 2026-06-25 15:36:07.663 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-25 15:36:07.667 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-25 15:36:07.709 | Selecting previously unselected package libdebhelper-perl. 2026-06-25 15:36:07.719 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-25 15:36:07.723 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 15:36:07.814 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-25 15:36:07.824 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:07.830 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:08.988 | Selecting previously unselected package libclang-cpp17t64. 2026-06-25 15:36:08.997 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:09.001 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:09.583 | Selecting previously unselected package libgc1:amd64. 2026-06-25 15:36:09.594 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-25 15:36:09.598 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 15:36:09.648 | Selecting previously unselected package libobjc4:amd64. 2026-06-25 15:36:09.659 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-25 15:36:09.664 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 15:36:09.704 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-25 15:36:09.715 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-25 15:36:09.719 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 15:36:09.776 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-25 15:36:09.787 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:09.791 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:10.035 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-25 15:36:10.046 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:10.050 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:10.158 | Selecting previously unselected package libclang1-17t64. 2026-06-25 15:36:10.169 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:10.173 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:10.515 | Selecting previously unselected package clang-17. 2026-06-25 15:36:10.525 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:10.530 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:10.585 | Selecting previously unselected package libtool. 2026-06-25 15:36:10.596 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-25 15:36:10.600 | Unpacking libtool (2.4.7-7build1) ... 2026-06-25 15:36:10.654 | Selecting previously unselected package dh-autoreconf. 2026-06-25 15:36:10.665 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-25 15:36:10.669 | Unpacking dh-autoreconf (20) ... 2026-06-25 15:36:10.778 | Selecting previously unselected package libarchive-zip-perl. 2026-06-25 15:36:10.788 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-25 15:36:10.793 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-25 15:36:10.864 | Selecting previously unselected package libsub-override-perl. 2026-06-25 15:36:10.875 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-25 15:36:10.880 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-25 15:36:10.921 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-25 15:36:10.932 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-25 15:36:10.936 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 15:36:10.982 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-25 15:36:10.993 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-25 15:36:10.997 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 15:36:11.035 | Selecting previously unselected package debugedit. 2026-06-25 15:36:11.046 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-25 15:36:11.050 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-25 15:36:11.107 | Selecting previously unselected package dwz. 2026-06-25 15:36:11.117 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-25 15:36:11.122 | Unpacking dwz (0.15-1build6) ... 2026-06-25 15:36:11.171 | Selecting previously unselected package gettext. 2026-06-25 15:36:11.184 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-25 15:36:11.189 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-25 15:36:11.317 | Selecting previously unselected package intltool-debian. 2026-06-25 15:36:11.327 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-25 15:36:11.335 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-25 15:36:11.379 | Selecting previously unselected package po-debconf. 2026-06-25 15:36:11.392 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-25 15:36:11.398 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-25 15:36:11.541 | Selecting previously unselected package debhelper. 2026-06-25 15:36:11.551 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-25 15:36:11.556 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-25 15:36:11.843 | Selecting previously unselected package uuid-dev:amd64. 2026-06-25 15:36:11.853 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-25 15:36:11.897 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 15:36:11.995 | Selecting previously unselected package libsctp1:amd64. 2026-06-25 15:36:12.006 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 15:36:12.011 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:36:12.053 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-25 15:36:12.066 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 15:36:12.070 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:36:12.132 | Selecting previously unselected package libapr1-dev. 2026-06-25 15:36:12.143 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 15:36:12.148 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:36:12.545 | Selecting previously unselected package libldap-dev:amd64. 2026-06-25 15:36:12.557 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:36:12.561 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:36:12.727 | Selecting previously unselected package libldap2-dev. 2026-06-25 15:36:12.738 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-25 15:36:12.742 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:36:12.781 | Selecting previously unselected package libaprutil1-dev. 2026-06-25 15:36:12.792 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:36:12.796 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 15:36:13.131 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-25 15:36:13.143 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:36:13.148 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:36:13.200 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-25 15:36:13.210 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:36:13.214 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:36:13.265 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-25 15:36:13.275 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:36:13.279 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:36:13.321 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-25 15:36:13.330 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:36:13.335 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:36:13.460 | Selecting previously unselected package apache2-dev. 2026-06-25 15:36:13.469 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:36:13.474 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 15:36:13.566 | Selecting previously unselected package ncal. 2026-06-25 15:36:13.577 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-25 15:36:13.581 | Unpacking ncal (12.1.8) ... 2026-06-25 15:36:13.629 | Selecting previously unselected package bsdmainutils. 2026-06-25 15:36:13.640 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-25 15:36:13.647 | Unpacking bsdmainutils (12.1.8) ... 2026-06-25 15:36:13.686 | Selecting previously unselected package conntrack. 2026-06-25 15:36:13.696 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-25 15:36:13.701 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 15:36:13.760 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 15:36:13.789 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-25 15:36:13.861 | Selecting previously unselected package dnsmasq-utils. 2026-06-25 15:36:13.872 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 15:36:13.876 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 15:36:13.931 | Selecting previously unselected package ebtables. 2026-06-25 15:36:13.939 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-25 15:36:13.955 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-25 15:36:14.006 | Selecting previously unselected package fonts-liberation. 2026-06-25 15:36:14.016 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-25 15:36:14.021 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-25 15:36:14.115 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-25 15:36:14.126 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-25 15:36:14.130 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 15:36:14.182 | Selecting previously unselected package fonts-liberation2. 2026-06-25 15:36:14.194 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-25 15:36:14.222 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 15:36:14.259 | Selecting previously unselected package genisoimage. 2026-06-25 15:36:14.270 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-25 15:36:14.274 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-25 15:36:14.382 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-25 15:36:14.391 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-25 15:36:14.396 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 15:36:14.450 | Selecting previously unselected package libann0. 2026-06-25 15:36:14.459 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-25 15:36:14.464 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-25 15:36:14.522 | Selecting previously unselected package libcdt5:amd64. 2026-06-25 15:36:14.532 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:36:14.537 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:14.581 | Selecting previously unselected package libcgraph6:amd64. 2026-06-25 15:36:14.592 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:36:14.597 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:14.645 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-25 15:36:14.655 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 15:36:14.660 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:36:14.709 | Selecting previously unselected package libltdl7:amd64. 2026-06-25 15:36:14.720 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-25 15:36:14.725 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 15:36:14.769 | Selecting previously unselected package libpathplan4:amd64. 2026-06-25 15:36:14.780 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:36:14.785 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:14.832 | Selecting previously unselected package libgvc6. 2026-06-25 15:36:14.843 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:36:14.847 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:14.922 | Selecting previously unselected package libgvpr2:amd64. 2026-06-25 15:36:14.930 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:36:14.935 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:15.185 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-25 15:36:15.196 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:36:15.200 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:15.281 | Selecting previously unselected package libice6:amd64. 2026-06-25 15:36:15.291 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-25 15:36:15.295 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 15:36:15.341 | Selecting previously unselected package libsm6:amd64. 2026-06-25 15:36:15.352 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-25 15:36:15.357 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 15:36:15.412 | Selecting previously unselected package libxt6t64:amd64. 2026-06-25 15:36:15.423 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-25 15:36:15.427 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 15:36:15.479 | Selecting previously unselected package libxmu6:amd64. 2026-06-25 15:36:15.489 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-25 15:36:15.494 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 15:36:15.545 | Selecting previously unselected package libxaw7:amd64. 2026-06-25 15:36:15.556 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-25 15:36:15.561 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 15:36:15.613 | Selecting previously unselected package graphviz. 2026-06-25 15:36:15.628 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:36:15.632 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:15.747 | Selecting previously unselected package icu-devtools. 2026-06-25 15:36:15.764 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 15:36:15.769 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 15:36:15.846 | Selecting previously unselected package iputils-arping. 2026-06-25 15:36:15.862 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-25 15:36:15.867 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 15:36:15.921 | Selecting previously unselected package comerr-dev:amd64. 2026-06-25 15:36:15.937 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-25 15:36:15.945 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 15:36:16.007 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-25 15:36:16.021 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:36:16.026 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:16.075 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-25 15:36:16.090 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:36:16.094 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:16.146 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-25 15:36:16.162 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:36:16.166 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:16.218 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-25 15:36:16.230 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:36:16.234 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:16.279 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-25 15:36:16.293 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:36:16.297 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:16.378 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-25 15:36:16.393 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-25 15:36:16.397 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-25 15:36:16.445 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-25 15:36:16.462 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:16.466 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:16.781 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-25 15:36:16.790 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-25 15:36:16.794 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 15:36:16.851 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 15:36:16.862 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 15:36:16.914 | Selecting previously unselected package libgts-bin. 2026-06-25 15:36:16.925 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 15:36:16.929 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:36:16.980 | Selecting previously unselected package libicu-dev:amd64. 2026-06-25 15:36:16.991 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 15:36:16.995 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 15:36:17.556 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-25 15:36:17.566 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-25 15:36:17.571 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 15:36:17.626 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-25 15:36:17.637 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 15:36:17.641 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:36:17.678 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-25 15:36:17.689 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 15:36:17.693 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:36:17.730 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-25 15:36:17.740 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-25 15:36:17.745 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-25 15:36:17.787 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-25 15:36:17.795 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-25 15:36:17.800 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 15:36:17.912 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-25 15:36:17.921 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-25 15:36:17.925 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-25 15:36:17.983 | Selecting previously unselected package libjson-xs-perl. 2026-06-25 15:36:17.994 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:36:17.998 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 15:36:18.043 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-25 15:36:18.053 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-25 15:36:18.057 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 15:36:18.124 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-25 15:36:18.134 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-25 15:36:18.138 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-25 15:36:18.177 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-25 15:36:18.187 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-25 15:36:18.191 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-25 15:36:18.238 | Selecting previously unselected package mysql-common. 2026-06-25 15:36:18.249 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-25 15:36:18.267 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-25 15:36:18.314 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-25 15:36:18.324 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:36:18.328 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:18.425 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-25 15:36:18.435 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-25 15:36:18.440 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 15:36:18.529 | Selecting previously unselected package pcp-conf. 2026-06-25 15:36:18.538 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:18.542 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-25 15:36:18.591 | Selecting previously unselected package libpcp3t64. 2026-06-25 15:36:18.601 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:18.605 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:18.656 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-25 15:36:18.667 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:18.671 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:18.711 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-25 15:36:18.722 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:18.726 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 15:36:18.778 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-25 15:36:18.789 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-25 15:36:18.793 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 15:36:18.842 | Selecting previously unselected package libpq5:amd64. 2026-06-25 15:36:18.854 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:36:18.858 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:36:18.906 | Selecting previously unselected package libssl-dev:amd64. 2026-06-25 15:36:18.919 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 15:36:18.924 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 15:36:19.146 | Selecting previously unselected package libpq-dev. 2026-06-25 15:36:19.157 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:36:19.161 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:36:19.217 | Selecting previously unselected package libsasl2-dev. 2026-06-25 15:36:19.228 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-25 15:36:19.232 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 15:36:19.314 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-25 15:36:19.325 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:36:19.329 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:36:19.570 | Selecting previously unselected package libx86-1:amd64. 2026-06-25 15:36:19.579 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-25 15:36:19.583 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 15:36:19.624 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-25 15:36:19.635 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 15:36:19.638 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:36:19.748 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 15:36:19.758 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 15:36:19.808 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-25 15:36:19.819 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:36:19.822 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 15:36:19.922 | Selecting previously unselected package llvm-17-runtime. 2026-06-25 15:36:19.933 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:19.937 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:20.001 | Selecting previously unselected package libpfm4:amd64. 2026-06-25 15:36:20.012 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-25 15:36:20.015 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 15:36:20.083 | Selecting previously unselected package llvm-17. 2026-06-25 15:36:20.094 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:20.098 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:21.279 | Selecting previously unselected package libffi-dev:amd64. 2026-06-25 15:36:21.292 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-25 15:36:21.296 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 15:36:21.357 | Selecting previously unselected package llvm-17-tools. 2026-06-25 15:36:21.369 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:21.373 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:21.735 | Selecting previously unselected package libz3-4:amd64. 2026-06-25 15:36:21.748 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-25 15:36:21.752 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:36:21.986 | Selecting previously unselected package libz3-dev:amd64. 2026-06-25 15:36:21.996 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-25 15:36:22.000 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:36:22.055 | Selecting previously unselected package llvm-17-dev. 2026-06-25 15:36:22.067 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:36:22.071 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:25.618 | Selecting previously unselected package lsscsi. 2026-06-25 15:36:25.630 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-25 15:36:25.634 | Unpacking lsscsi (0.32-1build1) ... 2026-06-25 15:36:25.675 | Selecting previously unselected package osinfo-db. 2026-06-25 15:36:25.686 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-25 15:36:25.690 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 15:36:26.348 | Selecting previously unselected package pkgconf-bin. 2026-06-25 15:36:26.360 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-25 15:36:26.363 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-25 15:36:26.407 | Selecting previously unselected package pkgconf:amd64. 2026-06-25 15:36:26.418 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-25 15:36:26.424 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 15:36:26.471 | Selecting previously unselected package pkg-config:amd64. 2026-06-25 15:36:26.482 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-25 15:36:26.489 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 15:36:26.530 | Selecting previously unselected package pm-utils. 2026-06-25 15:36:26.542 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-25 15:36:26.546 | Unpacking pm-utils (1.4.1-21) ... 2026-06-25 15:36:26.625 | Selecting previously unselected package postgresql-client-16. 2026-06-25 15:36:26.636 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:36:26.640 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:36:26.836 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-25 15:36:26.847 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:36:26.851 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:36:27.424 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-25 15:36:27.436 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-25 15:36:27.440 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 15:36:27.494 | Selecting previously unselected package python3-mysqldb. 2026-06-25 15:36:27.504 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-25 15:36:27.508 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-25 15:36:27.560 | Selecting previously unselected package python3-pip-whl. 2026-06-25 15:36:27.572 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-25 15:36:27.576 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 15:36:27.637 | Selecting previously unselected package python3-setuptools-whl. 2026-06-25 15:36:27.649 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-25 15:36:27.652 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 15:36:27.814 | Selecting previously unselected package python3.12-venv. 2026-06-25 15:36:27.826 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-25 15:36:27.829 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 15:36:27.869 | Selecting previously unselected package python3-venv. 2026-06-25 15:36:27.882 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-25 15:36:27.886 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 15:36:27.933 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:36:27.963 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:36:28.023 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:36:28.033 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:36:28.098 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:36:28.108 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:36:28.183 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:36:28.242 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:36:28.306 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:36:28.316 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:36:28.481 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:36:28.507 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:36:29.066 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:36:29.080 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:36:29.285 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-25 15:36:29.296 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:36:29.485 | Selecting previously unselected package sqlite3. 2026-06-25 15:36:29.495 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-25 15:36:29.500 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 15:36:29.552 | Selecting previously unselected package unzip. 2026-06-25 15:36:29.562 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-25 15:36:29.568 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-25 15:36:29.618 | Selecting previously unselected package vbetool. 2026-06-25 15:36:29.630 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-25 15:36:29.635 | Unpacking vbetool (1.1-5) ... 2026-06-25 15:36:29.680 | Selecting previously unselected package libosinfo-l10n. 2026-06-25 15:36:29.692 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-25 15:36:29.696 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 15:36:29.783 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-25 15:36:29.794 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-25 15:36:29.799 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 15:36:29.843 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-25 15:36:29.854 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-25 15:36:29.859 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 15:36:29.910 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 15:36:29.924 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 15:36:29.977 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-25 15:36:29.988 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:36:29.992 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:30.043 | Selecting previously unselected package libpcp-archive1t64. 2026-06-25 15:36:30.054 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:30.059 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:30.108 | Selecting previously unselected package libpcp-gui2t64. 2026-06-25 15:36:30.119 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:30.124 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:30.168 | Selecting previously unselected package libpcp-import1t64. 2026-06-25 15:36:30.180 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:30.185 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:30.230 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-25 15:36:30.242 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:30.247 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:30.296 | Selecting previously unselected package libpcp-trace2t64. 2026-06-25 15:36:30.306 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:30.311 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:30.356 | Selecting previously unselected package libpcp-web1t64. 2026-06-25 15:36:30.368 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:30.372 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:30.418 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-25 15:36:30.430 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-25 15:36:30.435 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 15:36:30.505 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 15:36:30.532 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 15:36:30.626 | Selecting previously unselected package python3-pcp. 2026-06-25 15:36:30.636 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:30.640 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-25 15:36:30.706 | Selecting previously unselected package pcp. 2026-06-25 15:36:30.718 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:36:30.948 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-25 15:36:31.869 | Selecting previously unselected package socat. 2026-06-25 15:36:31.880 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-25 15:36:31.884 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-25 15:36:31.959 | Selecting previously unselected package vlan. 2026-06-25 15:36:31.971 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-25 15:36:31.975 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-25 15:36:32.062 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-25 15:36:32.074 | Setting up postgresql-client-common (257build1.1) ... 2026-06-25 15:36:32.092 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 15:36:32.103 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 15:36:32.115 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-25 15:36:32.151 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 15:36:32.159 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 15:36:32.174 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:36:32.185 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 15:36:32.196 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 15:36:32.207 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 15:36:32.218 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:36:32.896 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 15:36:32.906 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 15:36:32.920 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 15:36:32.945 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-25 15:36:33.648 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 15:36:33.648 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 15:36:34.132 | Setting up ncal (12.1.8) ... 2026-06-25 15:36:34.143 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 15:36:34.154 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 15:36:34.165 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-25 15:36:34.176 | Setting up vbetool (1.1-5) ... 2026-06-25 15:36:34.187 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-25 15:36:34.219 | Setting up pm-utils (1.4.1-21) ... 2026-06-25 15:36:34.237 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-25 15:36:34.249 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 15:36:34.260 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:34.272 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:36:35.521 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:36:35.576 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 15:36:35.594 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 15:36:35.604 | Setting up m4 (1.4.19-4build1) ... 2026-06-25 15:36:35.615 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:36:35.626 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-25 15:36:35.637 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-25 15:36:35.660 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 15:36:35.694 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 15:36:35.705 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 15:36:35.716 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 15:36:36.598 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-25 15:36:37.051 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:36:37.063 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-25 15:36:37.305 | Setting up autotools-dev (20220109.1) ... 2026-06-25 15:36:37.315 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:36:37.324 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:36:37.333 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 15:36:37.342 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 15:36:37.352 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:37.362 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:36:37.371 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 15:36:37.381 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:37.390 | Setting up ebtables (2.0.11-6build1) ... 2026-06-25 15:36:37.950 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-25 15:36:37.960 | Setting up socat (1.8.0.0-4build3) ... 2026-06-25 15:36:37.970 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-25 15:36:37.980 | Setting up bsdmainutils (12.1.8) ... 2026-06-25 15:36:37.992 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 15:36:38.004 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 15:36:38.013 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:36:38.024 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-25 15:36:38.033 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 15:36:38.043 | Setting up lsscsi (0.32-1build1) ... 2026-06-25 15:36:38.053 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 15:36:38.063 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-25 15:36:38.074 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 15:36:38.083 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 15:36:38.093 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:36:38.103 | Setting up autoconf (2.71-3) ... 2026-06-25 15:36:38.116 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:38.127 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:36:38.137 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-25 15:36:38.157 | Setting up dwz (0.15-1build6) ... 2026-06-25 15:36:38.270 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:36:38.280 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 15:36:38.291 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-25 15:36:38.316 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:38.326 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-25 15:36:38.338 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:38.349 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:36:38.359 | Setting up libjson-perl (4.10000-1) ... 2026-06-25 15:36:38.390 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-25 15:36:38.400 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-25 15:36:38.428 | Setting up debugedit (1:5.0-5build2) ... 2026-06-25 15:36:38.438 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 15:36:38.449 | Setting up libsub-override-perl (0.10-1) ... 2026-06-25 15:36:38.459 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:36:38.469 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:38.479 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:38.490 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 15:36:38.499 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-25 15:36:38.510 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:36:38.520 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 15:36:38.619 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:36:38.656 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-25 15:36:38.671 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 15:36:38.681 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-25 15:36:38.692 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 15:36:38.702 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:36:38.713 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:36:39.842 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:36:39.853 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 15:36:39.866 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 15:36:39.877 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:39.888 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 15:36:39.899 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-25 15:36:39.906 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 15:36:39.917 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 15:36:39.927 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:36:39.937 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:36:39.947 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:36:39.956 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 15:36:39.967 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-25 15:36:39.977 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:36:39.987 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 15:36:40.070 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:36:40.071 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:36:40.071 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:36:41.902 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:41.913 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 15:36:42.021 | Setting up libtool (2.4.7-7build1) ... 2026-06-25 15:36:42.034 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:36:42.532 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-25 15:36:42.573 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:36:42.591 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:36:42.602 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 15:36:43.474 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-25 15:36:44.100 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:36:44.111 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 15:36:44.122 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-25 15:36:44.193 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-25 15:36:44.196 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-25 15:36:44.197 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-25 15:36:44.973 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:36:44.986 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:36:44.999 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 15:36:45.012 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-25 15:36:45.026 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:36:45.038 | Setting up dh-autoreconf (20) ... 2026-06-25 15:36:45.051 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-25 15:36:45.064 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 15:36:45.076 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:36:45.087 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 15:36:45.099 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:45.110 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 15:36:45.122 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 15:36:45.134 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:45.147 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-25 15:36:45.217 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:36:45.217 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:36:45.217 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:36:45.422 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:47.048 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-25 15:36:47.563 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 15:36:47.578 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 15:36:47.591 | Setting up postgresql-common (257build1.1) ... 2026-06-25 15:36:47.671 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:36:47.671 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:36:47.671 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:36:47.753 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:48.286 | 2026-06-25 15:36:48.286 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-25 15:36:48.467 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-25 15:36:48.468 | Removing obsolete dictionary files: 2026-06-25 15:36:49.576 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-25 15:36:50.140 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:50.215 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-25 15:36:50.963 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-25 15:36:52.058 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:52.069 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:36:52.082 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 15:36:52.094 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:52.106 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 15:36:52.117 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:52.128 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-25 15:36:52.787 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:52.800 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-25 15:36:52.811 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:52.827 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:52.838 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:52.849 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:36:52.860 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 15:36:52.871 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 15:36:52.880 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-25 15:36:53.681 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 15:36:53.692 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:53.703 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-25 15:36:53.776 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 15:36:53.789 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:53.802 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:36:53.814 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:53.826 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 15:36:53.837 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:36:53.848 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-25 15:36:53.859 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 15:36:53.870 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:36:53.884 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-25 15:36:53.895 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 15:36:53.909 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 15:36:53.931 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-25 15:36:54.915 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:54.925 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:36:54.935 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:54.944 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 15:36:54.956 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:36:54.971 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:36:54.980 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:36:54.990 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:36:55.073 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:36:55.073 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:36:55.073 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:36:55.284 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 15:36:55.294 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:36:55.304 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 15:36:55.314 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 15:36:55.326 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 15:36:55.884 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:55.927 | Enabling module mpm_event. 2026-06-25 15:36:55.980 | Enabling module authz_core. 2026-06-25 15:36:55.986 | Enabling module authz_host. 2026-06-25 15:36:56.035 | Enabling module authn_core. 2026-06-25 15:36:56.041 | Enabling module auth_basic. 2026-06-25 15:36:56.089 | Enabling module access_compat. 2026-06-25 15:36:56.137 | Enabling module authn_file. 2026-06-25 15:36:56.187 | Enabling module authz_user. 2026-06-25 15:36:56.236 | Enabling module alias. 2026-06-25 15:36:56.294 | Enabling module dir. 2026-06-25 15:36:56.348 | Enabling module autoindex. 2026-06-25 15:36:56.397 | Enabling module env. 2026-06-25 15:36:56.450 | Enabling module mime. 2026-06-25 15:36:56.514 | Enabling module negotiation. 2026-06-25 15:36:56.578 | Enabling module setenvif. 2026-06-25 15:36:56.630 | Enabling module filter. 2026-06-25 15:36:56.686 | Enabling module deflate. 2026-06-25 15:36:56.739 | Enabling module status. 2026-06-25 15:36:56.788 | Enabling module reqtimeout. 2026-06-25 15:36:56.839 | Enabling conf charset. 2026-06-25 15:36:56.893 | Enabling conf localized-error-pages. 2026-06-25 15:36:56.942 | Enabling conf other-vhosts-access-log. 2026-06-25 15:36:56.995 | Enabling conf security. 2026-06-25 15:36:57.047 | Enabling conf serve-cgi-bin. 2026-06-25 15:36:57.096 | Enabling site 000-default. 2026-06-25 15:36:58.198 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-25 15:36:58.880 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-25 15:37:00.297 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:37:00.310 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 15:37:00.321 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-25 15:37:00.618 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 15:37:00.629 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-25 15:37:02.201 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-25 15:37:02.270 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-25 15:37:02.335 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-25 15:37:02.403 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-25 15:37:04.047 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:37:04.062 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 15:37:04.072 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-25 15:37:04.141 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-25 15:37:08.142 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:37:08.320 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:37:08.421 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:37:11.818 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:37:12.704 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-25 15:37:12.846 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:37:12.882 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-25 15:37:13.127 | Processing triggers for ufw (0.36.2-6) ... 2026-06-25 15:37:13.253 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:37:17.052 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-25 15:37:17.079 | Processing triggers for install-info (7.1-3build2) ... 2026-06-25 15:37:17.235 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-25 15:37:17.487 | perl: warning: Setting locale failed. 2026-06-25 15:37:17.487 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:17.487 | LANGUAGE = (unset), 2026-06-25 15:37:17.487 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:17.488 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:17.488 | are supported and installed on your system. 2026-06-25 15:37:17.488 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:17.616 | perl: warning: Setting locale failed. 2026-06-25 15:37:17.616 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:17.616 | LANGUAGE = (unset), 2026-06-25 15:37:17.617 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:17.617 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:17.617 | are supported and installed on your system. 2026-06-25 15:37:17.617 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:17.671 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:37:17.671 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:37:17.672 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:37:17.748 | perl: warning: Setting locale failed. 2026-06-25 15:37:17.748 | perl: warning: Please check that your locale settings: 2026-06-25 15:37:17.748 | LANGUAGE = (unset), 2026-06-25 15:37:17.749 | LC_ALL = "en_US.utf8", 2026-06-25 15:37:17.749 | LANG = "de_DE.UTF-8" 2026-06-25 15:37:17.749 | are supported and installed on your system. 2026-06-25 15:37:17.749 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:37:18.104 | 2026-06-25 15:37:18.105 | Running kernel seems to be up-to-date. 2026-06-25 15:37:18.105 | 2026-06-25 15:37:18.105 | Restarting services... 2026-06-25 15:37:18.239 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-25 15:37:21.623 | 2026-06-25 15:37:21.624 | Service restarts being deferred: 2026-06-25 15:37:21.624 | systemctl restart ModemManager.service 2026-06-25 15:37:21.624 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:37:21.624 | systemctl restart systemd-logind.service 2026-06-25 15:37:21.624 | systemctl restart virtlockd.service 2026-06-25 15:37:21.625 | systemctl restart virtlogd.service 2026-06-25 15:37:21.625 | 2026-06-25 15:37:21.625 | No containers need to be restarted. 2026-06-25 15:37:21.625 | 2026-06-25 15:37:21.625 | User sessions running outdated binaries: 2026-06-25 15:37:21.625 | quobyte @ session #6: sshd[2033] 2026-06-25 15:37:21.636 | quobyte @ user manager service: systemd[1168] 2026-06-25 15:37:21.646 | 2026-06-25 15:37:21.646 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:37:23.771 | ++ functions-common:apt_get:1211 : result=0 2026-06-25 15:37:23.774 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:37:23.777 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:37:23.780 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:23.783 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:23.785 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:37:23.788 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:23.791 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:37:23.793 | ++ functions-common:time_stop:2427 : start_time=1782401756655 2026-06-25 15:37:23.796 | ++ functions-common:time_stop:2429 : [[ -z 1782401756655 ]] 2026-06-25 15:37:23.800 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:23.805 | ++ functions-common:time_stop:2432 : end_time=1782401843802 2026-06-25 15:37:23.808 | ++ functions-common:time_stop:2433 : elapsed_time=87147 2026-06-25 15:37:23.810 | ++ functions-common:time_stop:2434 : total=8027 2026-06-25 15:37:23.813 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:23.816 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95174 2026-06-25 15:37:23.819 | ++ functions-common:apt_get:1215 : return 0 2026-06-25 15:37:23.822 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-25 15:37:23.826 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-25 15:37:23.830 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-25 15:37:23.835 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-25 15:37:23.838 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-25 15:37:23.842 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-25 15:37:23.847 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-25 15:37:23.852 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-25 15:37:23.856 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-25 15:37:23.859 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-25 15:37:23.862 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:37:24.182 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-25 15:37:24.184 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-25 15:37:24.186 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-25 15:37:24.188 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-25 15:37:24.190 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-25 15:37:24.192 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-25 15:37:24.194 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-25 15:37:24.196 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-25 15:37:24.198 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-25 15:37:24.200 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-25 15:37:24.202 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-25 15:37:24.204 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-25 15:37:24.206 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-25 15:37:24.209 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-25 15:37:24.211 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-25 15:37:24.212 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-25 15:37:24.214 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-25 15:37:24.216 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-25 15:37:24.219 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-25 15:37:24.221 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-25 15:37:24.224 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-25 15:37:24.227 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-25 15:37:24.229 | + functions-common:_ensure_lsb_release:420 : return 2026-06-25 15:37:24.232 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-25 15:37:24.246 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-25 15:37:24.249 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-25 15:37:24.262 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-25 15:37:24.266 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-25 15:37:24.279 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-25 15:37:24.281 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-25 15:37:24.284 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-25 15:37:24.286 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-25 15:37:24.288 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-25 15:37:24.290 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-25 15:37:24.293 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-25 15:37:24.295 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-25 15:37:24.297 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-25 15:37:24.299 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-25 15:37:24.302 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-25 15:37:24.302 | Distro: noble 2026-06-25 15:37:24.304 | + tools/install_pip.sh:main:117 : get_versions 2026-06-25 15:37:24.307 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 15:37:24.310 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 15:37:24.312 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 15:37:24.316 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 15:37:24.316 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 15:37:25.024 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 15:37:25.026 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 15:37:25.026 | pip: 24.0 2026-06-25 15:37:25.028 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-25 15:37:25.030 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-25 15:37:25.032 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:37:25.034 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:37:25.036 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:37:25.038 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:37:25.040 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:37:25.042 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:37:25.044 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:37:25.046 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:37:25.048 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:37:25.050 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:37:25.052 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:37:25.054 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:37:25.056 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:37:25.058 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-25 15:37:25.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:37:25.062 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:37:25.064 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-25 15:37:25.069 | + tools/install_pip.sh:main:146 : set -x 2026-06-25 15:37:25.071 | + tools/install_pip.sh:main:149 : get_versions 2026-06-25 15:37:25.074 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 15:37:25.078 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 15:37:25.080 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 15:37:25.083 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 15:37:25.083 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 15:37:25.676 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 15:37:25.679 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 15:37:25.679 | pip: 24.0 2026-06-25 15:37:25.683 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-25 15:37:25.685 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-25 15:37:25.689 | + ./stack.sh:main:804 : fixup_all 2026-06-25 15:37:25.692 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-25 15:37:25.695 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-25 15:37:25.698 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:37:25.700 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:37:25.703 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-25 15:37:25.718 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-25 15:37:25.734 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-25 15:37:25.749 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-25 15:37:25.753 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-25 15:37:25.755 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:37:25.758 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:37:25.761 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:37:25.764 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:37:25.767 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:37:25.770 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:37:25.773 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:37:25.776 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:37:25.779 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:37:25.782 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:37:25.784 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:37:25.787 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:37:25.790 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:37:25.794 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-25 15:37:25.797 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-25 15:37:25.800 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-25 15:37:25.816 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-25 15:37:25.835 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-25 15:37:25.850 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-25 15:37:25.866 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-25 15:37:25.882 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-25 15:37:25.898 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-25 15:37:25.914 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-25 15:37:25.929 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-25 15:37:25.932 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-25 15:37:25.935 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-25 15:37:31.480 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-25 15:37:31.504 | Using python 3.12 to install setuptools 2026-06-25 15:37:31.507 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-25 15:37:32.899 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-25 15:37:33.164 | Collecting pip 2026-06-25 15:37:33.277 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 15:37:33.288 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-25 15:37:33.757 | Collecting setuptools[core] 2026-06-25 15:37:33.773 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:37:33.952 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 15:37:33.968 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:37:34.051 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 15:37:34.067 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 15:37:34.090 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.8 MB/s eta 0:00:00 2026-06-25 15:37:34.168 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 15:37:34.185 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:37:34.288 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 15:37:34.303 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:37:34.384 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 15:37:34.400 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:37:34.515 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:34.530 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:37:34.610 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:34.626 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:37:34.867 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:34.881 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 15:37:34.970 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:34.986 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:37:35.162 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:35.178 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 15:37:35.241 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:35.260 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 15:37:35.352 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:35.368 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 15:37:35.458 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:35.474 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:37:35.523 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-25 15:37:35.556 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-25 15:37:35.755 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.3 MB/s eta 0:00:00 2026-06-25 15:37:35.773 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 15:37:35.798 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 15:37:35.825 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 15:37:35.840 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.7 MB/s eta 0:00:00 2026-06-25 15:37:35.857 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 15:37:35.872 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.1 MB/s eta 0:00:00 2026-06-25 15:37:35.888 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 15:37:35.912 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 15:37:35.992 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.7 MB/s eta 0:00:00 2026-06-25 15:37:36.007 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 15:37:36.032 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 15:37:36.055 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 15:37:36.070 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 10.8 MB/s eta 0:00:00 2026-06-25 15:37:36.087 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 15:37:36.109 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 15:37:36.135 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.3 MB/s eta 0:00:00 2026-06-25 15:37:36.151 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 15:37:36.173 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 15:37:36.189 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.6 MB/s eta 0:00:00 2026-06-25 15:37:36.205 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 15:37:36.282 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 16.7 MB/s eta 0:00:00 2026-06-25 15:37:37.033 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-25 15:37:37.057 | Attempting uninstall: setuptools 2026-06-25 15:37:37.073 | Found existing installation: setuptools 68.1.2 2026-06-25 15:37:37.074 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:37.074 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-25 15:37:38.239 | Attempting uninstall: pygments 2026-06-25 15:37:38.247 | Found existing installation: Pygments 2.17.2 2026-06-25 15:37:38.248 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:38.248 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-25 15:37:39.594 | Attempting uninstall: pip 2026-06-25 15:37:39.601 | Found existing installation: pip 24.0 2026-06-25 15:37:39.671 | Uninstalling pip-24.0: 2026-06-25 15:37:39.681 | Successfully uninstalled pip-24.0 2026-06-25 15:37:41.322 | Attempting uninstall: packaging 2026-06-25 15:37:41.331 | Found existing installation: packaging 24.0 2026-06-25 15:37:41.331 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:41.333 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-25 15:37:41.520 | Attempting uninstall: markdown-it-py 2026-06-25 15:37:41.545 | Found existing installation: markdown-it-py 3.0.0 2026-06-25 15:37:41.546 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:41.547 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-25 15:37:41.706 | Attempting uninstall: wheel 2026-06-25 15:37:41.754 | Found existing installation: wheel 0.42.0 2026-06-25 15:37:41.756 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:41.756 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-25 15:37:41.806 | Attempting uninstall: rich 2026-06-25 15:37:41.854 | Found existing installation: rich 13.7.1 2026-06-25 15:37:41.855 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:41.856 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-25 15:37:42.597 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 15:37:42.797 | + inc/python:pip_install:216 : result=0 2026-06-25 15:37:42.800 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:37:42.802 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:42.805 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:42.807 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:42.809 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:42.811 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:42.814 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:37:42.817 | + functions-common:time_stop:2427 : start_time=1782401851498 2026-06-25 15:37:42.819 | + functions-common:time_stop:2429 : [[ -z 1782401851498 ]] 2026-06-25 15:37:42.821 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:42.826 | + functions-common:time_stop:2432 : end_time=1782401862822 2026-06-25 15:37:42.829 | + functions-common:time_stop:2433 : elapsed_time=11324 2026-06-25 15:37:42.831 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:37:42.833 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:42.835 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11324 2026-06-25 15:37:42.839 | + inc/python:pip_install:219 : return 0 2026-06-25 15:37:42.841 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-25 15:37:42.843 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:37:42.846 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:37:42.848 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 15:37:42.851 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 15:37:42.853 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-25 15:37:42.877 | Using python 3.12 to install os-testr 2026-06-25 15:37:42.879 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-25 15:37:44.250 | Collecting os-testr 2026-06-25 15:37:44.402 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 15:37:44.466 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-25 15:37:44.481 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:37:44.520 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-25 15:37:44.554 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-25 15:37:44.615 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-25 15:37:44.633 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 15:37:44.646 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-25 15:37:44.675 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-25 15:37:44.692 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 15:37:44.803 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-25 15:37:44.819 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-25 15:37:44.857 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-25 15:37:44.884 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 15:37:44.923 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-25 15:37:44.947 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-25 15:37:44.974 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-25 15:37:44.996 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-25 15:37:45.036 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 21.9 MB/s 0:00:00 2026-06-25 15:37:45.224 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-25 15:37:45.398 | Attempting uninstall: PyYAML 2026-06-25 15:37:45.405 | Found existing installation: PyYAML 6.0.1 2026-06-25 15:37:45.408 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:37:45.408 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-25 15:37:45.844 | 2026-06-25 15:37:45.848 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-25 15:37:45.973 | + inc/python:pip_install:216 : result=0 2026-06-25 15:37:45.977 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:37:45.982 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:45.986 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:45.990 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:45.994 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:45.998 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:46.002 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:37:46.006 | + functions-common:time_stop:2427 : start_time=1782401862870 2026-06-25 15:37:46.010 | + functions-common:time_stop:2429 : [[ -z 1782401862870 ]] 2026-06-25 15:37:46.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:46.022 | + functions-common:time_stop:2432 : end_time=1782401866018 2026-06-25 15:37:46.027 | + functions-common:time_stop:2433 : elapsed_time=3148 2026-06-25 15:37:46.031 | + functions-common:time_stop:2434 : total=11324 2026-06-25 15:37:46.034 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:46.039 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14472 2026-06-25 15:37:46.042 | + inc/python:pip_install:219 : return 0 2026-06-25 15:37:46.047 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-25 15:37:46.126 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-25 15:37:46.223 | + ./stack.sh:main:832 : install_infra 2026-06-25 15:37:46.228 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 15:37:46.233 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-25 15:37:46.237 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-25 15:37:51.839 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 15:37:51.842 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-25 15:37:51.866 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-25 15:37:53.258 | Collecting pbr 2026-06-25 15:37:53.261 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:37:53.691 | Collecting setuptools[core] 2026-06-25 15:37:53.693 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:37:53.841 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 15:37:53.843 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:37:53.917 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 15:37:53.919 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 15:37:53.987 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 15:37:53.989 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:37:54.081 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 15:37:54.084 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:37:54.157 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 15:37:54.159 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:37:54.260 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:54.263 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:37:54.331 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:54.335 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:37:54.555 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:54.558 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 15:37:54.633 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:54.635 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:37:54.795 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:54.797 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 15:37:54.847 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:54.850 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 15:37:54.931 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:54.933 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 15:37:55.015 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:55.018 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:37:55.107 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:37:55.219 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:37:55.245 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 15:37:55.249 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 15:37:55.250 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 15:37:55.252 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 15:37:55.255 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 15:37:55.258 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 15:37:55.261 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 15:37:55.272 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 15:37:55.274 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 15:37:55.277 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 15:37:55.282 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 15:37:55.282 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 15:37:55.287 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 15:37:55.289 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 15:37:55.292 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 15:37:55.319 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-25 15:37:55.599 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-25 15:37:59.401 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 15:37:59.605 | + inc/python:pip_install:216 : result=0 2026-06-25 15:37:59.608 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:37:59.611 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:59.613 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:59.615 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:59.618 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:59.620 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:59.622 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:37:59.625 | + functions-common:time_stop:2427 : start_time=1782401871857 2026-06-25 15:37:59.627 | + functions-common:time_stop:2429 : [[ -z 1782401871857 ]] 2026-06-25 15:37:59.630 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:59.633 | + functions-common:time_stop:2432 : end_time=1782401879631 2026-06-25 15:37:59.636 | + functions-common:time_stop:2433 : elapsed_time=7774 2026-06-25 15:37:59.638 | + functions-common:time_stop:2434 : total=14472 2026-06-25 15:37:59.640 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:59.643 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22246 2026-06-25 15:37:59.645 | + inc/python:pip_install:219 : return 0 2026-06-25 15:37:59.648 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 15:37:59.650 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-25 15:37:59.672 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-25 15:38:00.935 | Processing /opt/stack/requirements 2026-06-25 15:38:00.939 | Installing build dependencies: started 2026-06-25 15:38:04.120 | Installing build dependencies: finished with status 'done' 2026-06-25 15:38:04.123 | Getting requirements to build wheel: started 2026-06-25 15:38:04.418 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:38:04.423 | Preparing metadata (pyproject.toml): started 2026-06-25 15:38:05.595 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:38:05.791 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:38:05.891 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 15:38:05.911 | 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.dev8458) (26.2) 2026-06-25 15:38:06.027 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:38:06.044 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:38:06.199 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:38:06.204 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-25 15:38:06.258 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:38:06.276 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-25 15:38:06.289 | 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.dev8458) (82.0.1) 2026-06-25 15:38:06.612 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:38:06.629 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 15:38:06.648 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 2026-06-25 15:38:06.744 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:38:06.763 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 15:38:06.895 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:38:06.911 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 15:38:07.001 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:38:07.017 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:38:07.140 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-25 15:38:07.165 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 15:38:07.178 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.9 MB/s eta 0:00:00 2026-06-25 15:38:07.181 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-25 15:38:07.204 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 15:38:07.218 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.8 MB/s eta 0:00:00 2026-06-25 15:38:07.235 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-25 15:38:07.249 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.6 MB/s eta 0:00:00 2026-06-25 15:38:07.266 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-25 15:38:07.284 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 15.9 MB/s eta 0:00:00 2026-06-25 15:38:07.300 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 15:38:07.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.2 MB/s eta 0:00:00 2026-06-25 15:38:07.331 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 15:38:07.346 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.9 MB/s eta 0:00:00 2026-06-25 15:38:07.379 | Building wheels for collected packages: openstack_requirements 2026-06-25 15:38:07.380 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-25 15:38:09.802 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-25 15:38:09.804 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8458-py3-none-any.whl size=52408 sha256=a31d4d7a770e88c5db869a0d47fa19496a38b20dcf4a7715c00b6a50389397f4 2026-06-25 15:38:09.804 | Stored in directory: /tmp/pip-ephem-wheel-cache-t7nxhumu/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-25 15:38:09.808 | Successfully built openstack_requirements 2026-06-25 15:38:10.091 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-25 15:38:10.859 | 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.dev8458 requests-2.34.2 urllib3-2.7.0 2026-06-25 15:38:11.077 | + inc/python:pip_install:216 : result=0 2026-06-25 15:38:11.080 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:38:11.083 | + functions-common:time_stop:2420 : local name 2026-06-25 15:38:11.086 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:38:11.089 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:38:11.092 | + functions-common:time_stop:2423 : local total 2026-06-25 15:38:11.094 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:38:11.096 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:38:11.099 | + functions-common:time_stop:2427 : start_time=1782401879665 2026-06-25 15:38:11.101 | + functions-common:time_stop:2429 : [[ -z 1782401879665 ]] 2026-06-25 15:38:11.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:38:11.109 | + functions-common:time_stop:2432 : end_time=1782401891106 2026-06-25 15:38:11.112 | + functions-common:time_stop:2433 : elapsed_time=11441 2026-06-25 15:38:11.115 | + functions-common:time_stop:2434 : total=22246 2026-06-25 15:38:11.118 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:38:11.120 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33687 2026-06-25 15:38:11.123 | + inc/python:pip_install:219 : return 0 2026-06-25 15:38:11.126 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-25 15:38:11.129 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-25 15:38:11.133 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-25 15:38:11.135 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:38:11.138 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:38:11.141 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-25 15:38:11.144 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:38:11.147 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-25 15:38:11.171 | Using python 3.12 to install pbr 2026-06-25 15:38:11.174 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-25 15:38:12.172 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-25 15:38:12.370 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-25 15:38:12.608 | + inc/python:pip_install:216 : result=0 2026-06-25 15:38:12.611 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:38:12.613 | + functions-common:time_stop:2420 : local name 2026-06-25 15:38:12.616 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:38:12.619 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:38:12.622 | + functions-common:time_stop:2423 : local total 2026-06-25 15:38:12.625 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:38:12.627 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:38:12.630 | + functions-common:time_stop:2427 : start_time=1782401891165 2026-06-25 15:38:12.633 | + functions-common:time_stop:2429 : [[ -z 1782401891165 ]] 2026-06-25 15:38:12.637 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:38:12.641 | + functions-common:time_stop:2432 : end_time=1782401892638 2026-06-25 15:38:12.644 | + functions-common:time_stop:2433 : elapsed_time=1473 2026-06-25 15:38:12.647 | + functions-common:time_stop:2434 : total=33687 2026-06-25 15:38:12.650 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:38:12.654 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35160 2026-06-25 15:38:12.656 | + inc/python:pip_install:219 : return 0 2026-06-25 15:38:12.660 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-25 15:38:18.232 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-25 15:38:19.066 | Collecting bindep 2026-06-25 15:38:19.167 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 15:38:19.271 | Collecting distro>=1.7 (from bindep) 2026-06-25 15:38:19.286 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 15:38:19.392 | Collecting packaging (from bindep) 2026-06-25 15:38:19.396 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:38:19.446 | Collecting Parsley (from bindep) 2026-06-25 15:38:19.466 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-25 15:38:19.557 | Collecting pbr>=2 (from bindep) 2026-06-25 15:38:19.560 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:38:19.970 | Collecting setuptools (from pbr>=2->bindep) 2026-06-25 15:38:19.973 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:38:20.068 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-25 15:38:20.100 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-25 15:38:20.109 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 15:38:20.114 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 15:38:20.131 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-25 15:38:20.153 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-06-25 15:38:20.155 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 15:38:20.301 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-25 15:38:22.063 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-25 15:38:22.202 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 15:38:22.207 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 15:38:22.211 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-25 15:38:22.239 | + ./stack.sh:main:841 : pkgs= 2026-06-25 15:38:22.242 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-25 15:38:22.246 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-25 15:38:22.250 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:38:22.253 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-25 15:38:22.257 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:38:22.262 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:38:22.265 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:38:22.268 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:38:22.272 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:38:22.277 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:38:22.284 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:38:22.289 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:38:22.293 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:38:22.298 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-25 15:38:22.302 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:38:22.323 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:22.326 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:38:22.329 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:38:22.334 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-25 15:38:22.336 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:38:22.341 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:38:22.345 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:38:22.348 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-25 15:38:22.353 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:38:22.356 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 15:38:22.360 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:38:22.363 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:38:22.367 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:38:22.369 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:38:22.373 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:38:22.377 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:38:22.381 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-25 15:38:22.385 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:38:22.387 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-25 15:38:22.390 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:38:22.394 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:38:22.400 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-25 15:38:22.404 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-25 15:38:22.408 | + functions:set_systemd_override:845 : local value=2048 2026-06-25 15:38:22.412 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-25 15:38:22.416 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-25 15:38:22.494 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-25 15:38:22.495 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-25 15:38:22.498 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-25 15:38:22.919 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-25 15:38:22.923 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-25 15:38:22.943 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:22.946 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-25 15:38:22.950 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:38:22.953 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:38:22.957 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:38:22.960 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:38:22.963 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:38:22.966 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:38:22.970 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:38:22.973 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:38:22.976 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:38:22.979 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:38:22.982 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:38:22.985 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:38:22.988 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-25 15:38:22.991 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:38:22.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:38:22.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:38:23.002 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-25 15:38:23.028 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-25 15:38:23.065 | Reading package lists... 2026-06-25 15:38:23.432 | Building dependency tree... 2026-06-25 15:38:23.436 | Reading state information... 2026-06-25 15:38:23.993 | The following additional packages will be installed: 2026-06-25 15:38:23.993 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 15:38:23.994 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 15:38:23.994 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 15:38:23.996 | erlang-tools erlang-xmerl 2026-06-25 15:38:23.999 | Suggested packages: 2026-06-25 15:38:23.999 | erlang erlang-manpages erlang-doc 2026-06-25 15:38:24.056 | The following NEW packages will be installed: 2026-06-25 15:38:24.056 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 15:38:24.056 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 15:38:24.056 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 15:38:24.059 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-25 15:38:24.128 | 0 upgraded, 18 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:38:24.128 | Need to get 36.1 MB of archives. 2026-06-25 15:38:24.128 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-25 15:38:24.128 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-25 15:38:24.368 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-25 15:38:24.400 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-25 15:38:24.402 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-25 15:38:24.416 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-25 15:38:24.436 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-25 15:38:24.439 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-25 15:38:24.471 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-25 15:38:24.472 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-25 15:38:24.474 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-25 15:38:24.476 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-25 15:38:24.493 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-25 15:38:24.524 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-25 15:38:24.526 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-25 15:38:24.528 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-25 15:38:24.533 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-25 15:38:24.540 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-25 15:38:24.559 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-25 15:38:25.118 | perl: warning: Setting locale failed. 2026-06-25 15:38:25.118 | perl: warning: Please check that your locale settings: 2026-06-25 15:38:25.118 | LANGUAGE = (unset), 2026-06-25 15:38:25.118 | LC_ALL = "en_US.utf8", 2026-06-25 15:38:25.118 | LANG = "de_DE.UTF-8" 2026-06-25 15:38:25.118 | are supported and installed on your system. 2026-06-25 15:38:25.118 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:38:25.181 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:38:25.181 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:38:25.181 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:38:25.389 | Fetched 36.1 MB in 1s (44.7 MB/s) 2026-06-25 15:38:25.470 | Selecting previously unselected package erlang-base. 2026-06-25 15:38:25.534 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-25 15:38:25.539 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:25.554 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:25.950 | Selecting previously unselected package erlang-asn1. 2026-06-25 15:38:25.962 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:25.966 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.033 | Selecting previously unselected package erlang-crypto. 2026-06-25 15:38:26.045 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.050 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.101 | Selecting previously unselected package erlang-public-key. 2026-06-25 15:38:26.113 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.117 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.175 | Selecting previously unselected package erlang-mnesia. 2026-06-25 15:38:26.187 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.191 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.264 | Selecting previously unselected package erlang-runtime-tools. 2026-06-25 15:38:26.276 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.281 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.350 | Selecting previously unselected package erlang-ssl. 2026-06-25 15:38:26.362 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.368 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.460 | Selecting previously unselected package erlang-eldap. 2026-06-25 15:38:26.472 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.477 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.521 | Selecting previously unselected package erlang-ftp. 2026-06-25 15:38:26.533 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.538 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.597 | Selecting previously unselected package erlang-tftp. 2026-06-25 15:38:26.608 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.616 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.675 | Selecting previously unselected package erlang-inets. 2026-06-25 15:38:26.686 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.691 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.772 | Selecting previously unselected package erlang-snmp. 2026-06-25 15:38:26.784 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.788 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:26.938 | Selecting previously unselected package erlang-os-mon. 2026-06-25 15:38:26.950 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:26.954 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:27.000 | Selecting previously unselected package erlang-parsetools. 2026-06-25 15:38:27.012 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:27.016 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:27.057 | Selecting previously unselected package erlang-syntax-tools. 2026-06-25 15:38:27.069 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:27.074 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:27.123 | Selecting previously unselected package erlang-tools. 2026-06-25 15:38:27.133 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:27.137 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:27.201 | Selecting previously unselected package erlang-xmerl. 2026-06-25 15:38:27.212 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:38:27.217 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:27.306 | Selecting previously unselected package rabbitmq-server. 2026-06-25 15:38:27.318 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-25 15:38:27.325 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 15:38:28.422 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:28.775 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-25 15:38:28.775 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-25 15:38:31.220 | Searching for services which depend on erlang and should be started... none found. 2026-06-25 15:38:31.259 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.270 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.281 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.292 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.302 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.314 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.325 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.335 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.346 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.358 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.368 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.379 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.390 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.401 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.411 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.422 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:38:31.433 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 15:38:31.519 | info: Selecting GID from range 100 to 999 ... 2026-06-25 15:38:31.523 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-25 15:38:31.622 | info: Selecting UID from range 100 to 999 ... 2026-06-25 15:38:31.623 | 2026-06-25 15:38:31.627 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-25 15:38:31.630 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-25 15:38:31.679 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-25 15:38:31.887 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-25 15:38:51.010 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:38:52.757 | perl: warning: Setting locale failed. 2026-06-25 15:38:52.757 | perl: warning: Please check that your locale settings: 2026-06-25 15:38:52.757 | LANGUAGE = (unset), 2026-06-25 15:38:52.757 | LC_ALL = "en_US.utf8", 2026-06-25 15:38:52.757 | LANG = "de_DE.UTF-8" 2026-06-25 15:38:52.757 | are supported and installed on your system. 2026-06-25 15:38:52.757 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:38:52.888 | perl: warning: Setting locale failed. 2026-06-25 15:38:52.888 | perl: warning: Please check that your locale settings: 2026-06-25 15:38:52.888 | LANGUAGE = (unset), 2026-06-25 15:38:52.888 | LC_ALL = "en_US.utf8", 2026-06-25 15:38:52.888 | LANG = "de_DE.UTF-8" 2026-06-25 15:38:52.888 | are supported and installed on your system. 2026-06-25 15:38:52.888 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:38:52.938 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:38:52.938 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:38:52.939 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:38:53.009 | perl: warning: Setting locale failed. 2026-06-25 15:38:53.009 | perl: warning: Please check that your locale settings: 2026-06-25 15:38:53.009 | LANGUAGE = (unset), 2026-06-25 15:38:53.009 | LC_ALL = "en_US.utf8", 2026-06-25 15:38:53.009 | LANG = "de_DE.UTF-8" 2026-06-25 15:38:53.009 | are supported and installed on your system. 2026-06-25 15:38:53.009 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:38:53.510 | 2026-06-25 15:38:53.510 | Running kernel seems to be up-to-date. 2026-06-25 15:38:53.510 | 2026-06-25 15:38:53.510 | Restarting services... 2026-06-25 15:38:53.559 | 2026-06-25 15:38:53.559 | Service restarts being deferred: 2026-06-25 15:38:53.559 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:38:53.559 | systemctl restart systemd-logind.service 2026-06-25 15:38:53.559 | systemctl restart virtlockd.service 2026-06-25 15:38:53.559 | systemctl restart virtlogd.service 2026-06-25 15:38:53.559 | 2026-06-25 15:38:53.559 | No containers need to be restarted. 2026-06-25 15:38:53.559 | 2026-06-25 15:38:53.560 | User sessions running outdated binaries: 2026-06-25 15:38:53.560 | quobyte @ session #6: sshd[2033] 2026-06-25 15:38:53.568 | quobyte @ user manager service: systemd[1168] 2026-06-25 15:38:53.577 | 2026-06-25 15:38:53.577 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:38:55.571 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:38:55.574 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:38:55.577 | + functions-common:time_stop:2420 : local name 2026-06-25 15:38:55.579 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:38:55.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:38:55.584 | + functions-common:time_stop:2423 : local total 2026-06-25 15:38:55.587 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:38:55.590 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:38:55.592 | + functions-common:time_stop:2427 : start_time=1782401903024 2026-06-25 15:38:55.595 | + functions-common:time_stop:2429 : [[ -z 1782401903024 ]] 2026-06-25 15:38:55.598 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:38:55.602 | + functions-common:time_stop:2432 : end_time=1782401935599 2026-06-25 15:38:55.604 | + functions-common:time_stop:2433 : elapsed_time=32575 2026-06-25 15:38:55.607 | + functions-common:time_stop:2434 : total=95174 2026-06-25 15:38:55.609 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:38:55.612 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=127749 2026-06-25 15:38:55.615 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:38:55.617 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-25 15:38:55.620 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:38:55.622 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:38:55.625 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:38:55.628 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:38:55.631 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:38:55.633 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:38:55.636 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:38:55.638 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:38:55.641 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:38:55.643 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:38:55.646 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:38:55.650 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:38:55.653 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:38:55.657 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-25 15:38:55.659 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-25 15:38:55.681 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:55.683 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-25 15:38:55.685 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:38:55.689 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-25 15:38:55.691 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-25 15:38:55.695 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-25 15:38:55.699 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-25 15:38:55.702 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-25 15:38:55.706 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-25 15:38:55.709 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-25 15:38:55.713 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-25 15:38:55.715 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-25 15:38:55.719 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-25 15:38:56.938 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-25 15:38:56.938 | user tags 2026-06-25 15:38:56.938 | guest [administrator]' 2026-06-25 15:38:56.942 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-25 15:38:56.942 | user tags 2026-06-25 15:38:56.943 | guest [administrator]' 2026-06-25 15:38:56.943 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-25 15:38:56.949 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-25 15:38:56.952 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-25 15:38:56.955 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-25 15:38:58.061 | Adding user "stackrabbit" ... 2026-06-25 15:38:58.089 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-25 15:38:58.110 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-25 15:38:59.272 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-25 15:38:59.303 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-25 15:38:59.305 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-25 15:39:00.406 | Changing password for user "stackrabbit" ... 2026-06-25 15:39:00.440 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-25 15:39:00.443 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-25 15:39:00.445 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-25 15:39:01.566 | Deleting user "guest" ... 2026-06-25 15:39:01.606 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-25 15:39:01.626 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:01.628 | + ./stack.sh:main:858 : install_database 2026-06-25 15:39:01.632 | + lib/database:install_database:118 : install_database_mysql 2026-06-25 15:39:01.636 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-25 15:39:01.638 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:01.641 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:01.644 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-25 15:39:01.658 | perl: warning: Setting locale failed. 2026-06-25 15:39:01.658 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:01.658 | LANGUAGE = (unset), 2026-06-25 15:39:01.658 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:01.658 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:01.658 | are supported and installed on your system. 2026-06-25 15:39:01.658 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:01.709 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:39:01.710 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:39:01.710 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:39:01.824 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-25 15:39:01.827 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-25 15:39:01.833 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-25 15:39:01.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:01.840 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:01.843 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-25 15:39:01.845 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-25 15:39:01.849 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-25 15:39:01.854 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-25 15:39:01.856 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-25 15:39:01.859 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:39:01.863 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:39:01.866 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:39:01.868 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:39:01.872 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:39:01.876 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:39:01.880 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:39:01.884 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:39:01.889 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:39:01.893 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:39:01.898 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:39:01.901 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:39:01.905 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:39:01.910 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-25 15:39:01.913 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:01.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:01.922 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-25 15:39:01.927 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:39:01.931 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:39:01.935 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:39:01.939 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:39:01.943 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:39:01.947 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:39:01.950 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:01.955 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:01.958 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:39:01.962 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:39:01.966 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:39:01.969 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:39:01.973 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-25 15:39:01.977 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:39:01.981 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:01.985 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:01.989 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-25 15:39:02.021 | + 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-06-25 15:39:02.065 | Reading package lists... 2026-06-25 15:39:02.431 | Building dependency tree... 2026-06-25 15:39:02.433 | Reading state information... 2026-06-25 15:39:02.968 | The following additional packages will be installed: 2026-06-25 15:39:02.968 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 15:39:02.968 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 15:39:02.968 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 15:39:02.968 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 15:39:02.969 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 15:39:02.969 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 15:39:02.970 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-25 15:39:02.972 | Suggested packages: 2026-06-25 15:39:02.973 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-25 15:39:02.973 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-25 15:39:03.022 | The following NEW packages will be installed: 2026-06-25 15:39:03.022 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 15:39:03.022 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 15:39:03.022 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 15:39:03.022 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 15:39:03.023 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 15:39:03.023 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 15:39:03.024 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-25 15:39:03.073 | 0 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:39:03.073 | Need to get 29.6 MB of archives. 2026-06-25 15:39:03.073 | After this operation, 243 MB of additional disk space will be used. 2026-06-25 15:39:03.074 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-25 15:39:03.131 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-25 15:39:03.132 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-25 15:39:03.133 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-25 15:39:03.140 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-25 15:39:03.148 | Get:6 http://de.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-06-25 15:39:03.394 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-25 15:39:03.409 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-25 15:39:03.410 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-25 15:39:03.411 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-25 15:39:03.412 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-25 15:39:03.415 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-25 15:39:03.416 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-25 15:39:03.416 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-25 15:39:03.417 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-25 15:39:03.417 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-25 15:39:03.418 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-25 15:39:03.419 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-25 15:39:03.421 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-25 15:39:03.421 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-25 15:39:03.423 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-25 15:39:03.424 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-25 15:39:03.425 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-25 15:39:03.427 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-25 15:39:03.428 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-25 15:39:03.551 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-25 15:39:03.551 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-25 15:39:03.804 | perl: warning: Setting locale failed. 2026-06-25 15:39:03.804 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:03.804 | LANGUAGE = (unset), 2026-06-25 15:39:03.804 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:03.804 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:03.804 | are supported and installed on your system. 2026-06-25 15:39:03.805 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:03.867 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:39:03.867 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:39:03.867 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:39:04.042 | Vorkonfiguration der Pakete ... 2026-06-25 15:39:04.056 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:39:04.197 | Fetched 29.6 MB in 0s (59.3 MB/s) 2026-06-25 15:39:04.235 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-25 15:39:04.326 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-25 15:39:04.332 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:39:04.337 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:39:04.746 | Selecting previously unselected package mysql-client-8.0. 2026-06-25 15:39:04.758 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:39:04.762 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:39:04.818 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-25 15:39:04.830 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 15:39:04.839 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:39:04.892 | Selecting previously unselected package libmecab2:amd64. 2026-06-25 15:39:04.904 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-25 15:39:04.909 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 15:39:04.968 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-25 15:39:04.978 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-25 15:39:04.983 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 15:39:05.039 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-25 15:39:05.052 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:39:05.057 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:39:06.058 | Selecting previously unselected package mysql-server-8.0. 2026-06-25 15:39:06.070 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:39:06.078 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:39:06.131 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:39:06.131 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:39:06.131 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:39:06.210 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:39:06.222 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:39:06.542 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:39:06.606 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-25 15:39:06.618 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-25 15:39:06.623 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-25 15:39:06.665 | Selecting previously unselected package liburi-perl. 2026-06-25 15:39:06.677 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-25 15:39:06.682 | Unpacking liburi-perl (5.27-1) ... 2026-06-25 15:39:06.763 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-25 15:39:06.776 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-25 15:39:06.780 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 15:39:06.836 | Selecting previously unselected package libcgi-pm-perl. 2026-06-25 15:39:06.849 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-25 15:39:06.853 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-25 15:39:06.918 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-25 15:39:06.931 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:39:06.936 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:39:06.983 | Selecting previously unselected package libfcgi-perl. 2026-06-25 15:39:06.999 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-25 15:39:07.005 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 15:39:07.054 | Selecting previously unselected package libcgi-fast-perl. 2026-06-25 15:39:07.068 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-25 15:39:07.073 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-25 15:39:07.119 | Selecting previously unselected package libclone-perl:amd64. 2026-06-25 15:39:07.131 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-25 15:39:07.136 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 15:39:07.184 | Selecting previously unselected package libencode-locale-perl. 2026-06-25 15:39:07.197 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-25 15:39:07.202 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-25 15:39:07.249 | Selecting previously unselected package libfcgi-bin. 2026-06-25 15:39:07.261 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:39:07.266 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:39:07.312 | Selecting previously unselected package libhtml-template-perl. 2026-06-25 15:39:07.325 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-25 15:39:07.329 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-25 15:39:07.381 | Selecting previously unselected package libtimedate-perl. 2026-06-25 15:39:07.395 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-25 15:39:07.400 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-25 15:39:07.498 | Selecting previously unselected package libhttp-date-perl. 2026-06-25 15:39:07.512 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-25 15:39:07.516 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-25 15:39:07.561 | Selecting previously unselected package libio-html-perl. 2026-06-25 15:39:07.573 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-25 15:39:07.578 | Unpacking libio-html-perl (1.004-3) ... 2026-06-25 15:39:07.626 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-25 15:39:07.639 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-25 15:39:07.643 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 15:39:07.695 | Selecting previously unselected package libhttp-message-perl. 2026-06-25 15:39:07.707 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-25 15:39:07.712 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 15:39:07.774 | Selecting previously unselected package mecab-utils. 2026-06-25 15:39:07.788 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-25 15:39:07.792 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-25 15:39:07.849 | Selecting previously unselected package mecab-ipadic. 2026-06-25 15:39:07.863 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-25 15:39:07.867 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 15:39:08.568 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-25 15:39:08.579 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-25 15:39:08.584 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 15:39:08.622 | Selecting previously unselected package mysql-server. 2026-06-25 15:39:08.633 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-25 15:39:08.638 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:39:08.707 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 15:39:08.720 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 15:39:08.736 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:39:08.748 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 15:39:08.759 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:39:08.772 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:39:08.785 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-25 15:39:08.797 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 15:39:08.808 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:39:08.820 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-25 15:39:08.832 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-25 15:39:08.843 | Setting up libio-html-perl (1.004-3) ... 2026-06-25 15:39:08.855 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:39:08.867 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-25 15:39:08.878 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:39:08.889 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 15:39:08.900 | Setting up liburi-perl (5.27-1) ... 2026-06-25 15:39:08.912 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:39:08.962 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:39:09.025 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:39:09.025 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:39:09.025 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:39:09.101 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:39:09.115 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:39:09.172 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 15:39:09.205 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-25 15:39:22.032 | mysqld will log errors to /var/log/mysql/error.log 2026-06-25 15:39:22.897 | mysqld is running as pid 22183 2026-06-25 15:39:25.337 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-25 15:39:26.952 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-25 15:39:27.062 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 15:39:27.072 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 15:39:27.077 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 15:39:27.077 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-25 15:39:27.077 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 15:39:27.081 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 15:39:27.081 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 15:39:27.090 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 15:39:27.185 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 15:39:27.186 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 15:39:27.186 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 15:39:27.188 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 15:39:27.188 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 15:39:27.188 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 15:39:27.237 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 15:39:27.237 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 15:39:27.565 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 15:39:27.566 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 15:39:27.573 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 15:39:27.722 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 15:39:27.801 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 15:39:27.801 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 15:39:28.020 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 15:39:28.020 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 15:39:28.021 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 15:39:28.049 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 15:39:28.097 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 15:39:28.097 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 15:39:28.100 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 15:39:28.101 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 15:39:28.101 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 15:39:28.451 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-25 15:39:28.562 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 15:39:28.808 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-25 15:39:28.811 | 2026-06-25 15:39:28.811 | done! 2026-06-25 15:39:28.816 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 15:39:28.825 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 15:39:28.833 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 15:39:28.838 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 15:39:28.839 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-25 15:39:28.840 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 15:39:28.847 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 15:39:28.847 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 15:39:28.864 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 15:39:29.000 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 15:39:29.003 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 15:39:29.003 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 15:39:29.003 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 15:39:29.003 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 15:39:29.003 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 15:39:29.086 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 15:39:29.086 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 15:39:29.560 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 15:39:29.560 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 15:39:29.571 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 15:39:29.777 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 15:39:29.888 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 15:39:29.888 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 15:39:30.222 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 15:39:30.222 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 15:39:30.223 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 15:39:30.263 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 15:39:30.331 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 15:39:30.331 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 15:39:30.335 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 15:39:30.336 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 15:39:30.336 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 15:39:30.765 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-25 15:39:30.890 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 15:39:31.137 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-25 15:39:31.140 | 2026-06-25 15:39:31.140 | done! 2026-06-25 15:39:31.149 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 15:39:31.159 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 15:39:31.170 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 15:39:31.181 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:39:31.193 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-25 15:39:31.204 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-25 15:39:31.216 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-25 15:39:31.228 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:39:33.111 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:39:33.357 | perl: warning: Setting locale failed. 2026-06-25 15:39:33.358 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:33.358 | LANGUAGE = (unset), 2026-06-25 15:39:33.358 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:33.358 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:33.358 | are supported and installed on your system. 2026-06-25 15:39:33.358 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:33.487 | perl: warning: Setting locale failed. 2026-06-25 15:39:33.487 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:33.487 | LANGUAGE = (unset), 2026-06-25 15:39:33.487 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:33.487 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:33.487 | are supported and installed on your system. 2026-06-25 15:39:33.487 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:33.537 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:39:33.537 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:39:33.538 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:39:33.609 | perl: warning: Setting locale failed. 2026-06-25 15:39:33.609 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:33.609 | LANGUAGE = (unset), 2026-06-25 15:39:33.609 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:33.609 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:33.609 | are supported and installed on your system. 2026-06-25 15:39:33.609 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:34.102 | 2026-06-25 15:39:34.102 | Running kernel seems to be up-to-date. 2026-06-25 15:39:34.102 | 2026-06-25 15:39:34.102 | Restarting services... 2026-06-25 15:39:34.148 | 2026-06-25 15:39:34.149 | Service restarts being deferred: 2026-06-25 15:39:34.149 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:39:34.149 | systemctl restart systemd-logind.service 2026-06-25 15:39:34.149 | systemctl restart virtlockd.service 2026-06-25 15:39:34.149 | systemctl restart virtlogd.service 2026-06-25 15:39:34.149 | 2026-06-25 15:39:34.149 | No containers need to be restarted. 2026-06-25 15:39:34.149 | 2026-06-25 15:39:34.149 | User sessions running outdated binaries: 2026-06-25 15:39:34.149 | quobyte @ session #6: sshd[2033] 2026-06-25 15:39:34.158 | quobyte @ user manager service: systemd[1168] 2026-06-25 15:39:34.167 | 2026-06-25 15:39:34.168 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:39:36.250 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:39:36.256 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:39:36.260 | + functions-common:time_stop:2420 : local name 2026-06-25 15:39:36.263 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:39:36.266 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:39:36.269 | + functions-common:time_stop:2423 : local total 2026-06-25 15:39:36.273 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:39:36.277 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:39:36.280 | + functions-common:time_stop:2427 : start_time=1782401942016 2026-06-25 15:39:36.284 | + functions-common:time_stop:2429 : [[ -z 1782401942016 ]] 2026-06-25 15:39:36.287 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:39:36.293 | + functions-common:time_stop:2432 : end_time=1782401976289 2026-06-25 15:39:36.297 | + functions-common:time_stop:2433 : elapsed_time=34273 2026-06-25 15:39:36.301 | + functions-common:time_stop:2434 : total=127749 2026-06-25 15:39:36.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:39:36.307 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162022 2026-06-25 15:39:36.311 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:39:36.315 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-25 15:39:36.319 | + ./stack.sh:main:861 : install_database_python 2026-06-25 15:39:36.323 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-25 15:39:36.327 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-25 15:39:36.330 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-25 15:39:36.334 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:39:36.340 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-25 15:39:36.344 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-25 15:39:36.347 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:39:36.353 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:39:36.354 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:39:36.362 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-25 15:39:36.365 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-25 15:39:36.370 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-25 15:39:36.374 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-25 15:39:36.379 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-25 15:39:36.410 | Using python 3.12 to install PyMySQL 2026-06-25 15:39:36.415 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-25 15:39:37.630 | Collecting PyMySQL 2026-06-25 15:39:37.793 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-25 15:39:37.820 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-25 15:39:37.997 | Installing collected packages: PyMySQL 2026-06-25 15:39:38.069 | Successfully installed PyMySQL-1.2.0 2026-06-25 15:39:38.183 | + inc/python:pip_install:216 : result=0 2026-06-25 15:39:38.187 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:39:38.192 | + functions-common:time_stop:2420 : local name 2026-06-25 15:39:38.196 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:39:38.201 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:39:38.204 | + functions-common:time_stop:2423 : local total 2026-06-25 15:39:38.209 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:39:38.213 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:39:38.217 | + functions-common:time_stop:2427 : start_time=1782401976401 2026-06-25 15:39:38.221 | + functions-common:time_stop:2429 : [[ -z 1782401976401 ]] 2026-06-25 15:39:38.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:39:38.233 | + functions-common:time_stop:2432 : end_time=1782401978227 2026-06-25 15:39:38.237 | + functions-common:time_stop:2433 : elapsed_time=1826 2026-06-25 15:39:38.242 | + functions-common:time_stop:2434 : total=35160 2026-06-25 15:39:38.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:39:38.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36986 2026-06-25 15:39:38.254 | + inc/python:pip_install:219 : return 0 2026-06-25 15:39:38.258 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-25 15:39:38.262 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 15:39:38.266 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-25 15:39:38.270 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-25 15:39:38.296 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:38.301 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-25 15:39:38.304 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-25 15:39:38.330 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:38.335 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-25 15:39:38.361 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:38.366 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-25 15:39:38.391 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:38.394 | + ./stack.sh:main:869 : install_etcd3 2026-06-25 15:39:38.398 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-25 15:39:38.398 | Installing etcd 2026-06-25 15:39:38.403 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-25 15:39:38.422 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-25 15:39:38.438 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-25 15:39:38.443 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-25 15:39:38.463 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-25 15:39:38.469 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:39:38.473 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:39:38.476 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-25 15:39:38.481 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-25 15:39:38.484 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-25 15:39:38.488 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:39:38.492 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-25 15:39:38.496 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-25 15:39:38.500 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:39:38.506 | --2026-06-25 17:39:38-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:39:38.588 | Resolving github.com (github.com)... 140.82.121.3 2026-06-25 15:39:38.605 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-25 15:39:38.830 | HTTP request sent, awaiting response... 302 Found 2026-06-25 15:39:38.830 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T16%3A27%3A04Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T15%3A26%3A17Z&ske=2026-06-25T16%3A27%3A04Z&sks=b&skv=2018-11-09&sig=kOy9C4e5kmq7ZxqRMekLpfgb94S2mXR0H%2FRlCwGNMZA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMzc3OCwibmJmIjoxNzgyNDAxOTc4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MezXdRa21VDyUZJAnmYU1PJhMorV_8JezwiSjOse5oo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-25 15:39:38.830 | --2026-06-25 17:39:38-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T16%3A27%3A04Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T15%3A26%3A17Z&ske=2026-06-25T16%3A27%3A04Z&sks=b&skv=2018-11-09&sig=kOy9C4e5kmq7ZxqRMekLpfgb94S2mXR0H%2FRlCwGNMZA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMzc3OCwibmJmIjoxNzgyNDAxOTc4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MezXdRa21VDyUZJAnmYU1PJhMorV_8JezwiSjOse5oo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-25 15:39:38.837 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-06-25 15:39:38.848 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-25 15:39:38.894 | HTTP request sent, awaiting response... 200 OK 2026-06-25 15:39:38.894 | Length: 20927601 (20M) [application/octet-stream] 2026-06-25 15:39:38.894 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 15:39:38.947 | 2026-06-25 15:39:39.255 | 0K ........ ........ ... 100% 55.3M=0.4s 2026-06-25 15:39:39.255 | 2026-06-25 15:39:39.255 | 2026-06-25 17:39:39 (55.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-25 15:39:39.256 | 2026-06-25 15:39:39.260 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-25 15:39:39.263 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:39:39.267 | ++ functions:get_extra_file:81 : return 2026-06-25 15:39:39.272 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:39:39.275 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-25 15:39:39.279 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 15:39:39.281 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-25 15:39:39.308 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-25 15:39:39.313 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-25 15:39:39.323 | etcd-v3.5.21-linux-amd64/ 2026-06-25 15:39:39.323 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-25 15:39:39.323 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-25 15:39:39.323 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-25 15:39:39.323 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-25 15:39:39.324 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-25 15:39:39.324 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-25 15:39:39.324 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-25 15:39:39.325 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-25 15:39:39.325 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-25 15:39:39.325 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-25 15:39:39.326 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-25 15:39:39.326 | etcd-v3.5.21-linux-amd64/README.md 2026-06-25 15:39:39.326 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-25 15:39:39.492 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-25 15:39:39.690 | etcd-v3.5.21-linux-amd64/etcd 2026-06-25 15:39:39.950 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-25 15:39:39.988 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-25 15:39:40.023 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-25 15:39:40.025 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-25 15:39:40.046 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:40.048 | + ./stack.sh:main:888 : install_dstat 2026-06-25 15:39:40.050 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-25 15:39:40.072 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:40.076 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-25 15:39:40.079 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:39:40.083 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-25 15:39:40.087 | + ./stack.sh:main:897 : install_libs 2026-06-25 15:39:40.090 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-25 15:39:40.094 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-25 15:39:40.096 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-25 15:39:40.099 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-25 15:39:40.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.107 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.111 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-25 15:39:40.115 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.117 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-25 15:39:40.120 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-25 15:39:40.124 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-25 15:39:40.126 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-25 15:39:40.129 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.131 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.134 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-25 15:39:40.136 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.140 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-25 15:39:40.142 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-25 15:39:40.145 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-25 15:39:40.148 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-25 15:39:40.150 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.152 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.155 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-25 15:39:40.158 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.162 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-25 15:39:40.164 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-25 15:39:40.168 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-25 15:39:40.171 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-25 15:39:40.173 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.177 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.180 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-25 15:39:40.184 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.188 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-25 15:39:40.192 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-25 15:39:40.195 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-25 15:39:40.198 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-25 15:39:40.201 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.204 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.208 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-25 15:39:40.211 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.214 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-25 15:39:40.218 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-25 15:39:40.221 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-25 15:39:40.224 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-25 15:39:40.227 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.229 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.232 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-25 15:39:40.235 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.239 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-25 15:39:40.243 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-25 15:39:40.247 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-25 15:39:40.249 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-25 15:39:40.252 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.255 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.258 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-25 15:39:40.260 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.264 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-25 15:39:40.266 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-25 15:39:40.269 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-25 15:39:40.273 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-25 15:39:40.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.280 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.282 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-25 15:39:40.285 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.289 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-25 15:39:40.291 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-25 15:39:40.294 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-25 15:39:40.298 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-25 15:39:40.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.303 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.306 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-25 15:39:40.308 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.311 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-25 15:39:40.313 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-25 15:39:40.316 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-25 15:39:40.318 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-25 15:39:40.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.326 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.328 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-25 15:39:40.332 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.337 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-25 15:39:40.339 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-25 15:39:40.341 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-25 15:39:40.344 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-25 15:39:40.348 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.350 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.354 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-25 15:39:40.356 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.358 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-25 15:39:40.362 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-25 15:39:40.364 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-25 15:39:40.366 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-25 15:39:40.369 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.372 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.374 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-25 15:39:40.378 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.382 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-25 15:39:40.385 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-25 15:39:40.387 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-25 15:39:40.391 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-25 15:39:40.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.397 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.401 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-25 15:39:40.404 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.406 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-25 15:39:40.410 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-25 15:39:40.413 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-25 15:39:40.417 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-25 15:39:40.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.423 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-25 15:39:40.429 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.433 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-25 15:39:40.436 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-25 15:39:40.440 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-25 15:39:40.442 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-25 15:39:40.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.448 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.451 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-25 15:39:40.453 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.457 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-25 15:39:40.460 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-25 15:39:40.462 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-25 15:39:40.466 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-25 15:39:40.468 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.472 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.475 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-25 15:39:40.478 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.483 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-25 15:39:40.487 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-25 15:39:40.491 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-25 15:39:40.493 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-25 15:39:40.497 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.500 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.502 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-25 15:39:40.504 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.508 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-25 15:39:40.511 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-25 15:39:40.513 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-25 15:39:40.516 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-25 15:39:40.519 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.522 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.525 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-25 15:39:40.527 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.529 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-25 15:39:40.533 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-25 15:39:40.535 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-25 15:39:40.538 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-25 15:39:40.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.546 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.549 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-25 15:39:40.552 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.555 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-25 15:39:40.559 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-25 15:39:40.562 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-25 15:39:40.565 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-25 15:39:40.567 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.571 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.575 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-25 15:39:40.579 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.582 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-25 15:39:40.585 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-25 15:39:40.588 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-25 15:39:40.590 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-25 15:39:40.595 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.597 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.601 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-25 15:39:40.603 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.605 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-25 15:39:40.608 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-25 15:39:40.611 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-25 15:39:40.614 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-25 15:39:40.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.621 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.623 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-25 15:39:40.625 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.628 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-25 15:39:40.632 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-25 15:39:40.636 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-25 15:39:40.639 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-25 15:39:40.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.643 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.647 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-25 15:39:40.650 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.653 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-25 15:39:40.656 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-25 15:39:40.658 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-25 15:39:40.661 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-25 15:39:40.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.669 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.671 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-25 15:39:40.673 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.677 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-25 15:39:40.681 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-25 15:39:40.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-25 15:39:40.689 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-25 15:39:40.693 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.695 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.697 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-25 15:39:40.701 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.703 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-25 15:39:40.706 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-25 15:39:40.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-25 15:39:40.713 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-25 15:39:40.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.721 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.723 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-25 15:39:40.725 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.729 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-25 15:39:40.732 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-25 15:39:40.735 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-25 15:39:40.737 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-25 15:39:40.739 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.741 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.745 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-25 15:39:40.749 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.752 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-25 15:39:40.756 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-25 15:39:40.760 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-25 15:39:40.765 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-25 15:39:40.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.773 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.777 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-25 15:39:40.780 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.784 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-25 15:39:40.788 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-25 15:39:40.792 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-25 15:39:40.795 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-25 15:39:40.799 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.803 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.806 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-25 15:39:40.810 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.815 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-25 15:39:40.818 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-25 15:39:40.822 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-25 15:39:40.826 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-25 15:39:40.830 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.834 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.837 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-25 15:39:40.842 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.845 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-25 15:39:40.849 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-25 15:39:40.853 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-25 15:39:40.857 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-25 15:39:40.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.864 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.867 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-25 15:39:40.870 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.874 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-25 15:39:40.878 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-25 15:39:40.883 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-25 15:39:40.888 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-25 15:39:40.893 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.896 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.899 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-25 15:39:40.903 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.906 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-25 15:39:40.910 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-25 15:39:40.913 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-25 15:39:40.915 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-25 15:39:40.919 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.922 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.926 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-25 15:39:40.931 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.936 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-25 15:39:40.939 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-25 15:39:40.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-25 15:39:40.946 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-25 15:39:40.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.952 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.955 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-25 15:39:40.959 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.962 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-25 15:39:40.966 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-25 15:39:40.969 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-25 15:39:40.973 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-25 15:39:40.978 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:40.982 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:40.985 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-25 15:39:40.988 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:40.993 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-25 15:39:40.996 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-25 15:39:41.000 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-25 15:39:41.004 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-25 15:39:41.008 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:41.011 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:41.016 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-25 15:39:41.019 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:41.024 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-25 15:39:41.027 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-25 15:39:41.031 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-25 15:39:41.035 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-25 15:39:41.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:41.041 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:41.045 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-25 15:39:41.049 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:41.053 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-25 15:39:41.056 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-25 15:39:41.059 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-25 15:39:41.062 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-25 15:39:41.066 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:41.069 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:41.072 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-25 15:39:41.075 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:41.079 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-25 15:39:41.082 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-25 15:39:41.085 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:41.088 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:41.091 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-25 15:39:41.094 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:41.098 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-25 15:39:41.127 | Using python 3.12 to install etcd3gw 2026-06-25 15:39:41.130 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-25 15:39:42.412 | Collecting etcd3gw 2026-06-25 15:39:42.565 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:39:42.577 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-25 15:39:42.623 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-25 15:39:42.626 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:39:42.691 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-25 15:39:42.709 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:39:42.755 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-25 15:39:42.780 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:39:43.311 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-25 15:39:43.328 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-25 15:39:43.345 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-25 15:39:43.525 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-25 15:39:43.528 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 15:39:43.610 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-25 15:39:43.612 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 15:39:43.657 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-25 15:39:43.659 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 15:39:43.665 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-25 15:39:43.696 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-25 15:39:43.733 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-25 15:39:43.765 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-25 15:39:43.776 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 15:39:43.779 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-25 15:39:43.782 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 15:39:43.784 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 15:39:43.803 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-25 15:39:44.049 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-25 15:39:44.107 | Attempting uninstall: urllib3 2026-06-25 15:39:44.116 | Found existing installation: urllib3 2.0.7 2026-06-25 15:39:44.116 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:39:44.117 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-25 15:39:44.259 | Attempting uninstall: idna 2026-06-25 15:39:44.267 | Found existing installation: idna 3.6 2026-06-25 15:39:44.268 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:39:44.268 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-25 15:39:44.428 | Attempting uninstall: requests 2026-06-25 15:39:44.434 | Found existing installation: requests 2.31.0 2026-06-25 15:39:44.435 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:39:44.435 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-25 15:39:44.671 | 2026-06-25 15:39:44.676 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-25 15:39:44.820 | + inc/python:pip_install:216 : result=0 2026-06-25 15:39:44.823 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:39:44.825 | + functions-common:time_stop:2420 : local name 2026-06-25 15:39:44.827 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:39:44.829 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:39:44.831 | + functions-common:time_stop:2423 : local total 2026-06-25 15:39:44.834 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:39:44.836 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:39:44.838 | + functions-common:time_stop:2427 : start_time=1782401981120 2026-06-25 15:39:44.840 | + functions-common:time_stop:2429 : [[ -z 1782401981120 ]] 2026-06-25 15:39:44.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:39:44.847 | + functions-common:time_stop:2432 : end_time=1782401984844 2026-06-25 15:39:44.849 | + functions-common:time_stop:2433 : elapsed_time=3724 2026-06-25 15:39:44.851 | + functions-common:time_stop:2434 : total=36986 2026-06-25 15:39:44.853 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:39:44.855 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40710 2026-06-25 15:39:44.857 | + inc/python:pip_install:219 : return 0 2026-06-25 15:39:44.860 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-25 15:39:44.862 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-25 15:39:44.864 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-25 15:39:44.867 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:39:44.869 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:39:44.872 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:39:44.874 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:39:44.877 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:39:44.879 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:39:44.882 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:39:44.884 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:39:44.887 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:39:44.889 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:39:44.892 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:39:44.895 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:39:44.897 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:39:44.899 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-25 15:39:44.903 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:44.906 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:44.908 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-25 15:39:44.910 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-25 15:39:44.914 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:39:44.916 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:39:44.920 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:39:44.923 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:39:44.926 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:39:44.929 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:39:44.932 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:44.935 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:44.939 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:39:44.942 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:39:44.945 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:39:44.949 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:39:44.953 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-25 15:39:44.957 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:39:44.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:44.963 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:44.966 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-25 15:39:44.993 | + 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-06-25 15:39:45.033 | Reading package lists... 2026-06-25 15:39:45.395 | Building dependency tree... 2026-06-25 15:39:45.397 | Reading state information... 2026-06-25 15:39:45.922 | The following additional packages will be installed: 2026-06-25 15:39:45.924 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-25 15:39:45.926 | Suggested packages: 2026-06-25 15:39:45.926 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-25 15:39:45.926 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-25 15:39:45.926 | python3-uwsgidecorators 2026-06-25 15:39:45.962 | The following NEW packages will be installed: 2026-06-25 15:39:45.964 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-25 15:39:46.014 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:39:46.014 | Need to get 1270 kB of archives. 2026-06-25 15:39:46.014 | After this operation, 4285 kB of additional disk space will be used. 2026-06-25 15:39:46.014 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-25 15:39:46.032 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-25 15:39:46.034 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-25 15:39:46.040 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-25 15:39:46.047 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-25 15:39:46.048 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-25 15:39:46.281 | perl: warning: Setting locale failed. 2026-06-25 15:39:46.282 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:46.282 | LANGUAGE = (unset), 2026-06-25 15:39:46.282 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:46.282 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:46.282 | are supported and installed on your system. 2026-06-25 15:39:46.282 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:46.346 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:39:46.346 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:39:46.346 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:39:46.542 | Fetched 1270 kB in 0s (21.9 MB/s) 2026-06-25 15:39:46.587 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-25 15:39:46.655 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-06-25 15:39:46.661 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-25 15:39:46.670 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 15:39:46.727 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-25 15:39:46.739 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-25 15:39:46.743 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 15:39:46.823 | Selecting previously unselected package libzmq5:amd64. 2026-06-25 15:39:46.835 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-25 15:39:46.840 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 15:39:46.898 | Selecting previously unselected package uwsgi-core. 2026-06-25 15:39:46.911 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 15:39:46.915 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 15:39:47.103 | Selecting previously unselected package uwsgi. 2026-06-25 15:39:47.114 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 15:39:47.122 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 15:39:47.180 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-25 15:39:47.191 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 15:39:47.196 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 15:39:47.269 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 15:39:47.280 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 15:39:47.291 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 15:39:47.303 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 15:39:47.323 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 15:39:47.894 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 15:39:47.931 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:39:48.933 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:39:49.165 | perl: warning: Setting locale failed. 2026-06-25 15:39:49.165 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:49.165 | LANGUAGE = (unset), 2026-06-25 15:39:49.165 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:49.165 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:49.165 | are supported and installed on your system. 2026-06-25 15:39:49.165 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:49.297 | perl: warning: Setting locale failed. 2026-06-25 15:39:49.298 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:49.298 | LANGUAGE = (unset), 2026-06-25 15:39:49.298 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:49.298 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:49.298 | are supported and installed on your system. 2026-06-25 15:39:49.298 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:49.349 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:39:49.349 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:39:49.349 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:39:49.420 | perl: warning: Setting locale failed. 2026-06-25 15:39:49.422 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:49.422 | LANGUAGE = (unset), 2026-06-25 15:39:49.422 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:49.422 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:49.422 | are supported and installed on your system. 2026-06-25 15:39:49.422 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:49.912 | 2026-06-25 15:39:49.912 | Running kernel seems to be up-to-date. 2026-06-25 15:39:49.912 | 2026-06-25 15:39:49.912 | Restarting services... 2026-06-25 15:39:49.960 | 2026-06-25 15:39:49.960 | Service restarts being deferred: 2026-06-25 15:39:49.961 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:39:49.961 | systemctl restart systemd-logind.service 2026-06-25 15:39:49.961 | systemctl restart virtlockd.service 2026-06-25 15:39:49.961 | systemctl restart virtlogd.service 2026-06-25 15:39:49.962 | 2026-06-25 15:39:49.962 | No containers need to be restarted. 2026-06-25 15:39:49.962 | 2026-06-25 15:39:49.962 | User sessions running outdated binaries: 2026-06-25 15:39:49.962 | quobyte @ session #6: sshd[2033] 2026-06-25 15:39:49.971 | quobyte @ user manager service: systemd[1168] 2026-06-25 15:39:49.981 | 2026-06-25 15:39:49.981 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:39:52.107 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:39:52.109 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:39:52.112 | + functions-common:time_stop:2420 : local name 2026-06-25 15:39:52.114 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:39:52.116 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:39:52.118 | + functions-common:time_stop:2423 : local total 2026-06-25 15:39:52.120 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:39:52.122 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:39:52.124 | + functions-common:time_stop:2427 : start_time=1782401984989 2026-06-25 15:39:52.126 | + functions-common:time_stop:2429 : [[ -z 1782401984989 ]] 2026-06-25 15:39:52.129 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:39:52.133 | + functions-common:time_stop:2432 : end_time=1782401992131 2026-06-25 15:39:52.135 | + functions-common:time_stop:2433 : elapsed_time=7142 2026-06-25 15:39:52.137 | + functions-common:time_stop:2434 : total=162022 2026-06-25 15:39:52.140 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:39:52.142 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169164 2026-06-25 15:39:52.144 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:39:52.146 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-25 15:39:52.148 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:39:52.150 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:39:52.152 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-25 15:39:52.154 | perl: warning: Setting locale failed. 2026-06-25 15:39:52.154 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:52.154 | LANGUAGE = (unset), 2026-06-25 15:39:52.154 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:52.155 | LANG = (unset) 2026-06-25 15:39:52.155 | are supported and installed on your system. 2026-06-25 15:39:52.155 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 15:39:52.189 | No module matches proxy 2026-06-25 15:39:52.193 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-25 15:39:52.204 | perl: warning: Setting locale failed. 2026-06-25 15:39:52.204 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:52.204 | LANGUAGE = (unset), 2026-06-25 15:39:52.204 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:52.204 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:52.204 | are supported and installed on your system. 2026-06-25 15:39:52.204 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:52.243 | Enabling module proxy. 2026-06-25 15:39:52.248 | To activate the new configuration, you need to run: 2026-06-25 15:39:52.249 | systemctl restart apache2 2026-06-25 15:39:52.253 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-25 15:39:52.264 | perl: warning: Setting locale failed. 2026-06-25 15:39:52.264 | perl: warning: Please check that your locale settings: 2026-06-25 15:39:52.264 | LANGUAGE = (unset), 2026-06-25 15:39:52.264 | LC_ALL = "en_US.utf8", 2026-06-25 15:39:52.264 | LANG = "de_DE.UTF-8" 2026-06-25 15:39:52.264 | are supported and installed on your system. 2026-06-25 15:39:52.264 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:39:52.304 | Considering dependency proxy for proxy_uwsgi: 2026-06-25 15:39:52.304 | Module proxy already enabled 2026-06-25 15:39:52.304 | Enabling module proxy_uwsgi. 2026-06-25 15:39:52.309 | To activate the new configuration, you need to run: 2026-06-25 15:39:52.309 | systemctl restart apache2 2026-06-25 15:39:52.313 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-25 15:39:52.316 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:39:52.318 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:39:52.320 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:39:52.522 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-25 15:39:52.524 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-25 15:39:52.530 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-25 15:39:52.532 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:52.535 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:52.538 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-25 15:39:52.540 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:52.543 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-25 15:39:52.546 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-25 15:39:52.549 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-25 15:39:52.552 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:52.555 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:52.557 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-25 15:39:52.560 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:52.563 | + ./stack.sh:main:905 : install_glanceclient 2026-06-25 15:39:52.566 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-25 15:39:52.568 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-25 15:39:52.571 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:52.574 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:52.576 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-25 15:39:52.579 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:52.582 | + ./stack.sh:main:906 : install_cinderclient 2026-06-25 15:39:52.585 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-25 15:39:52.588 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-25 15:39:52.591 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:52.594 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:52.598 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-25 15:39:52.601 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:52.605 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-25 15:39:52.608 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-25 15:39:52.611 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:52.614 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:52.617 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-25 15:39:52.620 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:52.623 | + ./stack.sh:main:907 : install_novaclient 2026-06-25 15:39:52.626 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-25 15:39:52.629 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-25 15:39:52.632 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:52.635 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:52.638 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-25 15:39:52.640 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:52.643 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-25 15:39:52.663 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:52.666 | + ./stack.sh:main:909 : install_swiftclient 2026-06-25 15:39:52.669 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-25 15:39:52.671 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-25 15:39:52.674 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:52.677 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:52.680 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-25 15:39:52.683 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:52.686 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-25 15:39:52.707 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:52.711 | + ./stack.sh:main:912 : install_neutronclient 2026-06-25 15:39:52.714 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-25 15:39:52.717 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-25 15:39:52.721 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:52.724 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:52.727 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-25 15:39:52.730 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:52.734 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-25 15:39:52.736 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-25 15:39:52.740 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-25 15:39:52.742 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:39:52.745 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:39:52.748 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-25 15:39:52.751 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:39:52.754 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-25 15:39:52.757 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-25 15:39:52.760 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:39:52.764 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-25 15:39:52.766 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-25 15:39:52.769 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:39:52.774 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:39:52.774 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:39:52.779 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-25 15:39:52.781 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-25 15:39:52.785 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-25 15:39:52.789 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-25 15:39:52.792 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-25 15:39:52.819 | Using python 3.12 to install keystonemiddleware 2026-06-25 15:39:52.823 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-25 15:39:54.068 | Collecting keystonemiddleware 2026-06-25 15:39:54.235 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:39:54.299 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-25 15:39:54.348 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:39:54.412 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-25 15:39:54.429 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:39:54.496 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-25 15:39:54.517 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:39:54.570 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-25 15:39:54.588 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:39:54.636 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-25 15:39:54.651 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 15:39:54.709 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-25 15:39:54.726 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:39:54.796 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-25 15:39:54.817 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:39:54.927 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-25 15:39:54.944 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:39:54.991 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-25 15:39:55.030 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-25 15:39:55.046 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:39:55.090 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-25 15:39:55.107 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 15:39:55.157 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-25 15:39:55.196 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:39:55.207 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-25 15:39:55.241 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-25 15:39:55.258 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-25 15:39:55.273 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-25 15:39:55.312 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 15:39:55.327 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:39:55.364 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 15:39:55.381 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:39:55.424 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 15:39:55.439 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 15:39:55.484 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 15:39:55.500 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:39:55.553 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 15:39:55.571 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:39:55.626 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 15:39:55.643 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-25 15:39:55.685 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 15:39:55.701 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-25 15:39:55.715 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-25 15:39:55.756 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 15:39:55.773 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-25 15:39:55.785 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-25 15:39:55.788 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-25 15:39:55.945 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-25 15:39:55.961 | 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-06-25 15:39:56.023 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 15:39:56.040 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-25 15:39:56.051 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-25 15:39:56.188 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 15:39:56.203 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-25 15:39:56.225 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-25 15:39:56.261 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 15:39:56.282 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 15:39:56.337 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-25 15:39:56.339 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-25 15:39:56.340 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-25 15:39:56.342 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-25 15:39:56.384 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-25 15:39:56.427 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-25 15:39:56.467 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-25 15:39:56.517 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-25 15:39:56.543 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-25 15:39:56.567 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-25 15:39:56.592 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-25 15:39:56.622 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-25 15:39:56.670 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 51.2 MB/s 0:00:00 2026-06-25 15:39:56.688 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-25 15:39:56.712 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-25 15:39:56.738 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-25 15:39:56.762 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-25 15:39:56.789 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-25 15:39:56.818 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-25 15:39:56.843 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-25 15:39:56.870 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-25 15:39:56.892 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-25 15:39:56.916 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-25 15:39:56.940 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-25 15:39:56.969 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-25 15:39:56.998 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-25 15:39:57.021 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-25 15:39:57.045 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-25 15:39:57.067 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-25 15:39:57.093 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-25 15:39:57.397 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-25 15:39:57.714 | Attempting uninstall: six 2026-06-25 15:39:57.723 | Found existing installation: six 1.16.0 2026-06-25 15:39:57.724 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:39:57.724 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-25 15:39:57.789 | Attempting uninstall: pyparsing 2026-06-25 15:39:57.798 | Found existing installation: pyparsing 3.1.1 2026-06-25 15:39:57.798 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:39:57.799 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-25 15:39:57.941 | Attempting uninstall: PyJWT 2026-06-25 15:39:57.950 | Found existing installation: PyJWT 2.7.0 2026-06-25 15:39:57.951 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:39:57.951 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-25 15:39:58.118 | Attempting uninstall: netaddr 2026-06-25 15:39:58.125 | Found existing installation: netaddr 0.8.0 2026-06-25 15:39:58.126 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:39:58.126 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-25 15:39:58.390 | Attempting uninstall: python-dateutil 2026-06-25 15:39:58.400 | Found existing installation: python-dateutil 2.8.2 2026-06-25 15:39:58.400 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:39:58.401 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-25 15:40:00.611 | 2026-06-25 15:40:00.619 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.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.8.0 typing-extensions-4.15.0 2026-06-25 15:40:00.819 | + inc/python:pip_install:216 : result=0 2026-06-25 15:40:00.823 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:40:00.827 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:00.830 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:00.833 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:00.837 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:00.841 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:00.844 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:40:00.847 | + functions-common:time_stop:2427 : start_time=1782401992812 2026-06-25 15:40:00.850 | + functions-common:time_stop:2429 : [[ -z 1782401992812 ]] 2026-06-25 15:40:00.855 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:00.861 | + functions-common:time_stop:2432 : end_time=1782402000856 2026-06-25 15:40:00.864 | + functions-common:time_stop:2433 : elapsed_time=8044 2026-06-25 15:40:00.868 | + functions-common:time_stop:2434 : total=40710 2026-06-25 15:40:00.871 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:00.875 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48754 2026-06-25 15:40:00.879 | + inc/python:pip_install:219 : return 0 2026-06-25 15:40:00.883 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-25 15:40:00.886 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-25 15:40:00.891 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:40:00.895 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-25 15:40:00.899 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-25 15:40:00.903 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:40:00.908 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:40:00.909 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:40:00.916 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-25 15:40:00.919 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-25 15:40:00.923 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-25 15:40:00.928 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-25 15:40:00.932 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-25 15:40:00.964 | Using python 3.12 to install python-memcached 2026-06-25 15:40:00.968 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-25 15:40:02.163 | Collecting python-memcached 2026-06-25 15:40:02.314 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:40:02.341 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-25 15:40:02.521 | Installing collected packages: python-memcached 2026-06-25 15:40:02.555 | Successfully installed python-memcached-1.62 2026-06-25 15:40:02.667 | + inc/python:pip_install:216 : result=0 2026-06-25 15:40:02.670 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:40:02.674 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:02.678 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:02.681 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:02.685 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:02.689 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:02.693 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:40:02.696 | + functions-common:time_stop:2427 : start_time=1782402000956 2026-06-25 15:40:02.701 | + functions-common:time_stop:2429 : [[ -z 1782402000956 ]] 2026-06-25 15:40:02.705 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:02.711 | + functions-common:time_stop:2432 : end_time=1782402002707 2026-06-25 15:40:02.715 | + functions-common:time_stop:2433 : elapsed_time=1751 2026-06-25 15:40:02.719 | + functions-common:time_stop:2434 : total=48754 2026-06-25 15:40:02.723 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:02.727 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50505 2026-06-25 15:40:02.731 | + inc/python:pip_install:219 : return 0 2026-06-25 15:40:02.736 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-25 15:40:02.759 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:02.763 | + ./stack.sh:main:919 : '[' 192.168.122.168 == 192.168.122.168 ']' 2026-06-25 15:40:02.766 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-25 15:40:02.771 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-25 15:40:02.774 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-25 15:40:02.779 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:40:02.783 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-25 15:40:02.787 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-25 15:40:02.814 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:02.821 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-25 15:40:02.828 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-25 15:40:02.832 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-25 15:40:02.836 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:40:02.842 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:40:02.849 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:40:02.854 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:40:02.858 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:40:02.864 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:40:02.892 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:40:02.897 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:40:02.901 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:40:02.906 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:40:02.907 | + functions-common:git_clone:610 : echo master 2026-06-25 15:40:02.914 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-25 15:40:02.918 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:40:02.923 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 15:40:02.927 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:40:02.931 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:40:02.935 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:40:02.939 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:40:02.943 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:40:02.947 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:40:02.950 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:40:02.955 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:40:02.960 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:40:02.965 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402002961 2026-06-25 15:40:02.970 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 15:40:02.974 | Cloning into '/opt/stack/keystone'... 2026-06-25 15:40:21.435 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:40:21.440 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:21.444 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:21.448 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:21.452 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:21.455 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:21.460 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:40:21.463 | + functions-common:time_stop:2427 : start_time=1782402002961 2026-06-25 15:40:21.467 | + functions-common:time_stop:2429 : [[ -z 1782402002961 ]] 2026-06-25 15:40:21.472 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:21.479 | + functions-common:time_stop:2432 : end_time=1782402021474 2026-06-25 15:40:21.483 | + functions-common:time_stop:2433 : elapsed_time=18513 2026-06-25 15:40:21.487 | + functions-common:time_stop:2434 : total=6257 2026-06-25 15:40:21.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:21.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24770 2026-06-25 15:40:21.499 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-25 15:40:21.503 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:40:21.508 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:40:21.511 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:40:21.516 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:40:21.521 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:40:21.525 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:40:21.529 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:40:21.533 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:40:21.538 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:40:21.543 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:40:21.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402021545 2026-06-25 15:40:21.554 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:40:22.179 | From https://review.opendev.org/openstack/keystone 2026-06-25 15:40:22.179 | * branch master -> FETCH_HEAD 2026-06-25 15:40:22.191 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:40:22.195 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:22.200 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:22.204 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:22.208 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:22.212 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:22.216 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:40:22.220 | + functions-common:time_stop:2427 : start_time=1782402021545 2026-06-25 15:40:22.224 | + functions-common:time_stop:2429 : [[ -z 1782402021545 ]] 2026-06-25 15:40:22.230 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:22.236 | + functions-common:time_stop:2432 : end_time=1782402022232 2026-06-25 15:40:22.240 | + functions-common:time_stop:2433 : elapsed_time=687 2026-06-25 15:40:22.244 | + functions-common:time_stop:2434 : total=24770 2026-06-25 15:40:22.248 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:22.252 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25457 2026-06-25 15:40:22.259 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:40:22.263 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:40:22.267 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:40:22.271 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:40:22.275 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:40:22.279 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:40:22.283 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:40:22.287 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:40:22.291 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:40:22.298 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:40:22.306 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402022302 2026-06-25 15:40:22.310 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:40:22.485 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:40:22.485 | 2026-06-25 15:40:22.485 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:40:22.486 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:40:22.486 | state without impacting any branches by switching back to a branch. 2026-06-25 15:40:22.486 | 2026-06-25 15:40:22.486 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:40:22.486 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:40:22.486 | 2026-06-25 15:40:22.486 | git switch -c 2026-06-25 15:40:22.486 | 2026-06-25 15:40:22.486 | Or undo this operation with: 2026-06-25 15:40:22.486 | 2026-06-25 15:40:22.486 | git switch - 2026-06-25 15:40:22.487 | 2026-06-25 15:40:22.487 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:40:22.487 | 2026-06-25 15:40:22.487 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 15:40:22.493 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:40:22.497 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:22.501 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:22.506 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:22.510 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:22.515 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:22.519 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:40:22.523 | + functions-common:time_stop:2427 : start_time=1782402022302 2026-06-25 15:40:22.527 | + functions-common:time_stop:2429 : [[ -z 1782402022302 ]] 2026-06-25 15:40:22.533 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:22.539 | + functions-common:time_stop:2432 : end_time=1782402022534 2026-06-25 15:40:22.543 | + functions-common:time_stop:2433 : elapsed_time=232 2026-06-25 15:40:22.547 | + functions-common:time_stop:2434 : total=25457 2026-06-25 15:40:22.551 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:22.555 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25689 2026-06-25 15:40:22.559 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-25 15:40:22.581 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-25 15:40:22.587 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:40:22.587 | + functions-common:git_clone:673 : head -1 2026-06-25 15:40:22.590 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 15:40:22.595 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:40:22.599 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-25 15:40:22.604 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:40:22.609 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 15:40:22.612 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-25 15:40:22.617 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:40:22.620 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-25 15:40:22.625 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:40:22.629 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 15:40:22.633 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-25 15:40:22.638 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:40:22.641 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:40:22.646 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-25 15:40:22.650 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:40:22.654 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-25 15:40:22.658 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:40:22.662 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:40:22.668 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-25 15:40:22.675 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-25 15:40:22.679 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-25 15:40:22.682 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-25 15:40:22.866 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-25 15:40:22.868 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:40:22.872 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:40:22.875 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:40:22.880 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 15:40:22.883 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-25 15:40:22.887 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:40:22.890 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:40:22.893 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:40:22.897 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:40:22.900 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:40:22.905 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:40:22.908 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:40:22.912 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-25 15:40:22.945 | Using python 3.12 to install /opt/stack/keystone 2026-06-25 15:40:22.948 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-25 15:40:23.948 | Obtaining file:///opt/stack/keystone 2026-06-25 15:40:23.954 | Installing build dependencies: started 2026-06-25 15:40:25.801 | Installing build dependencies: finished with status 'done' 2026-06-25 15:40:25.802 | Checking if build backend supports build_editable: started 2026-06-25 15:40:26.390 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:40:26.393 | Getting requirements to build editable: started 2026-06-25 15:40:26.718 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:40:26.722 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:40:27.918 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:40:27.944 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-25 15:40:27.944 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-25 15:40:28.156 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-25 15:40:28.306 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:40:28.353 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-25 15:40:28.372 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-25 15:40:28.781 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-25 15:40:28.800 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-25 15:40:29.433 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 15:40:29.451 | 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-06-25 15:40:29.493 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-25 15:40:29.493 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-25 15:40:29.495 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-25 15:40:29.575 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-25 15:40:29.592 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-25 15:40:29.607 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-25 15:40:29.607 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-25 15:40:29.610 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-25 15:40:29.680 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-25 15:40:29.704 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:40:29.783 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-25 15:40:29.800 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:40:29.813 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-25 15:40:29.815 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-25 15:40:29.861 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-25 15:40:29.878 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:40:29.950 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-25 15:40:29.972 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:40:29.985 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-25 15:40:30.025 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-25 15:40:30.046 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 15:40:30.056 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-25 15:40:30.091 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-25 15:40:30.108 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-25 15:40:30.156 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-25 15:40:30.174 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:40:30.186 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-25 15:40:30.190 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-25 15:40:30.235 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-25 15:40:30.252 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 15:40:30.266 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-25 15:40:30.267 | 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-06-25 15:40:30.314 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 15:40:30.332 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 15:40:30.392 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-25 15:40:30.408 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 15:40:30.623 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 15:40:30.644 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-25 15:40:30.685 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 15:40:30.700 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 15:40:30.716 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-25 15:40:30.752 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:40:30.770 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:40:30.817 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:40:30.839 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:40:30.877 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:40:30.893 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:40:30.935 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:40:30.950 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:40:31.061 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:40:31.078 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-25 15:40:31.122 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 15:40:31.141 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-25 15:40:31.157 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-25 15:40:31.231 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 15:40:31.247 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-25 15:40:31.296 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:40:31.313 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-25 15:40:31.354 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:40:31.370 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:40:31.448 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:40:31.464 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:40:32.046 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.062 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-25 15:40:32.078 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-25 15:40:32.082 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-25 15:40:32.086 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-25 15:40:32.086 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-25 15:40:32.088 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-25 15:40:32.099 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-25 15:40:32.102 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-25 15:40:32.102 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-25 15:40:32.149 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.166 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 15:40:32.177 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-25 15:40:32.209 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.229 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-25 15:40:32.265 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.282 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-25 15:40:32.329 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.345 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:40:32.358 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-25 15:40:32.365 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-25 15:40:32.368 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-25 15:40:32.416 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.433 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:40:32.478 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.495 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:40:32.541 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.559 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-25 15:40:32.621 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.638 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:40:32.685 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.706 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-25 15:40:32.754 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.771 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 15:40:32.828 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.845 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-25 15:40:32.857 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-25 15:40:32.899 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:32.926 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:40:32.979 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.000 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:40:33.070 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.089 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 15:40:33.393 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.417 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-25 15:40:33.466 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.485 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:40:33.524 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.542 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 15:40:33.581 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.597 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-25 15:40:33.648 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.666 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-25 15:40:33.742 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.760 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-25 15:40:33.801 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.818 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 15:40:33.866 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.881 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:40:33.929 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 15:40:33.946 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-25 15:40:33.965 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-25 15:40:33.968 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-25 15:40:33.979 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-25 15:40:34.016 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 15:40:34.032 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-25 15:40:34.116 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:40:34.136 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-25 15:40:34.192 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:40:34.213 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-25 15:40:34.276 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:40:34.294 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-25 15:40:34.317 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-25 15:40:34.319 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-25 15:40:34.321 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-25 15:40:34.321 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-25 15:40:34.373 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:40:34.391 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 15:40:34.458 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:40:34.478 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 15:40:34.583 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-25 15:40:34.643 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-25 15:40:34.760 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 34.4 MB/s 0:00:00 2026-06-25 15:40:34.775 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-25 15:40:34.807 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-25 15:40:34.833 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-25 15:40:34.857 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-25 15:40:35.011 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-25 15:40:35.035 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-25 15:40:35.060 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-25 15:40:35.086 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-25 15:40:35.113 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-25 15:40:35.138 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-25 15:40:35.163 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-25 15:40:35.186 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-25 15:40:35.209 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-25 15:40:35.241 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-25 15:40:35.267 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-25 15:40:35.300 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-25 15:40:35.329 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-25 15:40:35.354 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-25 15:40:35.378 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 15:40:35.402 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-25 15:40:35.436 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-25 15:40:35.460 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-25 15:40:35.487 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-25 15:40:35.514 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-25 15:40:35.543 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-25 15:40:35.589 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-25 15:40:35.625 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-25 15:40:35.658 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 14.7 MB/s 0:00:00 2026-06-25 15:40:35.678 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-25 15:40:35.702 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-25 15:40:35.728 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-25 15:40:35.752 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-25 15:40:35.779 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-25 15:40:35.811 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-25 15:40:35.840 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-25 15:40:35.866 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-25 15:40:35.893 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-25 15:40:35.936 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-25 15:40:35.971 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-25 15:40:36.008 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-25 15:40:36.038 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-25 15:40:36.063 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-25 15:40:36.090 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-25 15:40:36.112 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-25 15:40:36.146 | 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-06-25 15:40:36.269 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 27.6 MB/s 0:00:00 2026-06-25 15:40:36.293 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-25 15:40:36.318 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-25 15:40:36.343 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-25 15:40:36.368 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-25 15:40:36.399 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-25 15:40:36.430 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-25 15:40:36.456 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-25 15:40:36.482 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-25 15:40:36.508 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-25 15:40:36.533 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-25 15:40:36.572 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-25 15:40:36.759 | Building wheels for collected packages: keystone 2026-06-25 15:40:36.761 | Building editable for keystone (pyproject.toml): started 2026-06-25 15:40:37.944 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-25 15:40:37.945 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=3eea0170945bddf7b183076ddbc49caaf325176aa0e0b84e1d6a6a7a80b5909f 2026-06-25 15:40:37.947 | Stored in directory: /tmp/pip-ephem-wheel-cache-zaclqhs5/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-25 15:40:37.950 | Successfully built keystone 2026-06-25 15:40:38.305 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-25 15:40:38.347 | Attempting uninstall: pytz 2026-06-25 15:40:38.357 | Found existing installation: pytz 2024.1 2026-06-25 15:40:38.357 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:38.358 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-25 15:40:40.223 | Attempting uninstall: oauthlib 2026-06-25 15:40:40.235 | Found existing installation: oauthlib 3.2.2 2026-06-25 15:40:40.236 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:40.236 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-25 15:40:40.386 | Attempting uninstall: markupsafe 2026-06-25 15:40:40.397 | Found existing installation: MarkupSafe 2.1.5 2026-06-25 15:40:40.398 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:40.398 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-25 15:40:41.530 | Attempting uninstall: click 2026-06-25 15:40:41.544 | Found existing installation: click 8.1.6 2026-06-25 15:40:41.546 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:41.546 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-25 15:40:41.719 | Attempting uninstall: blinker 2026-06-25 15:40:41.731 | Found existing installation: blinker 1.7.0 2026-06-25 15:40:41.731 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:41.732 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-25 15:40:41.751 | Attempting uninstall: bcrypt 2026-06-25 15:40:41.762 | Found existing installation: bcrypt 3.2.2 2026-06-25 15:40:41.763 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:41.764 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-25 15:40:41.783 | Attempting uninstall: attrs 2026-06-25 15:40:41.796 | Found existing installation: attrs 23.2.0 2026-06-25 15:40:41.798 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:41.798 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-25 15:40:45.256 | Attempting uninstall: jinja2 2026-06-25 15:40:45.268 | Found existing installation: Jinja2 3.1.2 2026-06-25 15:40:45.269 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:45.270 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-25 15:40:46.352 | Attempting uninstall: cryptography 2026-06-25 15:40:46.364 | Found existing installation: cryptography 41.0.7 2026-06-25 15:40:46.365 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:46.366 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-25 15:40:46.978 | Attempting uninstall: pyopenssl 2026-06-25 15:40:46.993 | Found existing installation: pyOpenSSL 23.2.0 2026-06-25 15:40:46.993 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:46.993 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-25 15:40:47.417 | Attempting uninstall: jsonschema 2026-06-25 15:40:47.430 | Found existing installation: jsonschema 4.10.3 2026-06-25 15:40:47.430 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:40:47.431 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-25 15:40:49.090 | 2026-06-25 15:40:49.091 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-25 15:40:49.092 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-25 15:40:49.108 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-25 15:40:49.551 | + inc/python:pip_install:216 : result=0 2026-06-25 15:40:49.555 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:40:49.558 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:49.562 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:49.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:49.570 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:49.573 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:49.577 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:40:49.581 | + functions-common:time_stop:2427 : start_time=1782402022937 2026-06-25 15:40:49.584 | + functions-common:time_stop:2429 : [[ -z 1782402022937 ]] 2026-06-25 15:40:49.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:49.594 | + functions-common:time_stop:2432 : end_time=1782402049590 2026-06-25 15:40:49.598 | + functions-common:time_stop:2433 : elapsed_time=26653 2026-06-25 15:40:49.602 | + functions-common:time_stop:2434 : total=50505 2026-06-25 15:40:49.606 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:49.609 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77158 2026-06-25 15:40:49.613 | + inc/python:pip_install:219 : return 0 2026-06-25 15:40:49.617 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:40:49.620 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:40:49.624 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-25 15:40:49.628 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-25 15:40:49.632 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:40:49.635 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:40:49.639 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-25 15:40:49.642 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:40:49.646 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-25 15:40:49.671 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:49.675 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:40:49.679 | + ./stack.sh:main:921 : configure_keystone 2026-06-25 15:40:49.683 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-25 15:40:49.704 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-25 15:40:49.707 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-25 15:40:49.716 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-25 15:40:49.738 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:49.743 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-25 15:40:49.786 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-25 15:40:49.832 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-25 15:40:49.878 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-25 15:40:49.923 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-25 15:40:49.967 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-25 15:40:50.012 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-25 15:40:50.052 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-25 15:40:50.094 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-25 15:40:50.138 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-25 15:40:50.140 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-25 15:40:50.144 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-25 15:40:50.148 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-25 15:40:50.151 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:40:50.155 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:40:50.178 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:50.182 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:40:50.186 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:40:50.189 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:40:50.213 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:50.217 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:40:50.221 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:40:50.265 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:40:50.269 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:40:50.272 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.168/identity 2026-06-25 15:40:50.317 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-25 15:40:50.320 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-25 15:40:50.366 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-25 15:40:50.370 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-25 15:40:50.374 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-25 15:40:50.378 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-25 15:40:50.383 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:40:50.385 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:40:50.390 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:40:50.414 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:50.418 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:40:50.422 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 15:40:50.426 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 15:40:50.470 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-25 15:40:50.474 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-25 15:40:50.478 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-25 15:40:50.481 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-25 15:40:50.486 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:40:50.511 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:40:50.515 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:40:50.519 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:40:50.523 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:40:50.526 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 15:40:50.572 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:40:50.619 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:40:50.666 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:40:50.711 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-25 15:40:50.758 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-25 15:40:50.805 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-25 15:40:50.809 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-25 15:40:50.813 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-25 15:40:50.817 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-25 15:40:50.821 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:40:50.825 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-25 15:40:50.829 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-25 15:40:50.833 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:40:50.837 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:40:50.856 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:40:50.857 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:40:50.870 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:40:50.876 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:40:50.891 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 15:40:50.897 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-25 15:40:50.901 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-25 15:40:50.907 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:40:50.912 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-25 15:40:50.957 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-25 15:40:50.992 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-25 15:40:51.029 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-25 15:40:51.068 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-25 15:40:51.102 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-25 15:40:51.137 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-25 15:40:51.179 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-25 15:40:51.227 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-25 15:40:51.276 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 15:40:51.318 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-25 15:40:51.358 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-25 15:40:51.401 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-25 15:40:51.442 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-25 15:40:51.480 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:40:51.483 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:40:51.488 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-25 15:40:51.491 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-25 15:40:51.494 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:40:51.497 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:40:51.500 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:40:51.504 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-25 15:40:51.508 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-25 15:40:51.513 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-25 15:40:51.556 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-25 15:40:51.598 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-25 15:40:51.598 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-25 15:40:51.609 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-25 15:40:51.614 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-25 15:40:51.619 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-25 15:40:51.623 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:40:51.626 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:40:51.630 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:40:51.633 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:40:51.636 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:40:51.639 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:40:51.643 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:40:51.646 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:40:51.649 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:40:51.652 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:40:51.656 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-25 15:40:51.668 | perl: warning: Setting locale failed. 2026-06-25 15:40:51.668 | perl: warning: Please check that your locale settings: 2026-06-25 15:40:51.669 | LANGUAGE = (unset), 2026-06-25 15:40:51.669 | LC_ALL = "en_US.utf8", 2026-06-25 15:40:51.669 | LANG = "de_DE.UTF-8" 2026-06-25 15:40:51.669 | are supported and installed on your system. 2026-06-25 15:40:51.669 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:40:51.709 | Enabling site keystone-api. 2026-06-25 15:40:51.716 | To activate the new configuration, you need to run: 2026-06-25 15:40:51.716 | systemctl reload apache2 2026-06-25 15:40:51.721 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:40:51.724 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:40:51.728 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:40:51.731 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:40:51.888 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-25 15:40:51.932 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-25 15:40:51.979 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-25 15:40:52.022 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-25 15:40:52.026 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-25 15:40:52.072 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-25 15:40:52.117 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-25 15:40:52.162 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-25 15:40:52.210 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 15:40:52.213 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 15:40:52.216 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-25 15:40:52.257 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-25 15:40:52.298 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-25 15:40:52.321 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:52.324 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-25 15:40:52.348 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:52.352 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-25 15:40:52.355 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-25 15:40:52.359 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-25 15:40:52.363 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:40:52.366 | + lib/stack:stack_install_service:32 : install_glance 2026-06-25 15:40:52.369 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-25 15:40:52.373 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-25 15:40:52.376 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-25 15:40:52.397 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:52.401 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-25 15:40:52.404 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-25 15:40:52.426 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:52.430 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-25 15:40:52.434 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-25 15:40:52.438 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:40:52.442 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:40:52.445 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-25 15:40:52.449 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:40:52.454 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-25 15:40:52.458 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-25 15:40:52.461 | ++ inc/python:join_extras:29 : echo cinder 2026-06-25 15:40:52.466 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-25 15:40:52.469 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-25 15:40:52.472 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-25 15:40:52.476 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-25 15:40:52.479 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-25 15:40:52.482 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-25 15:40:52.485 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-25 15:40:52.491 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:40:52.493 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-25 15:40:52.499 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-25 15:40:52.502 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-25 15:40:52.505 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-25 15:40:52.509 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-25 15:40:52.513 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-25 15:40:52.541 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-25 15:40:52.545 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-25 15:40:53.781 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:40:53.945 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 15:40:53.993 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-25 15:40:53.994 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-25 15:40:53.995 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-25 15:40:53.996 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-25 15:40:53.997 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-25 15:40:53.997 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-25 15:40:53.999 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-25 15:40:53.999 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-25 15:40:54.000 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-25 15:40:54.001 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-25 15:40:54.002 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-25 15:40:54.031 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-25 15:40:54.050 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:40:54.063 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-25 15:40:54.065 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-25 15:40:54.066 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-25 15:40:54.072 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-25 15:40:54.074 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-25 15:40:54.120 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:40:54.138 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-25 15:40:54.219 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:40:54.236 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:40:54.289 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:40:54.306 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:40:54.377 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:40:54.395 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:40:54.411 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-25 15:40:54.412 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-25 15:40:54.413 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-25 15:40:54.414 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-25 15:40:54.422 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-25 15:40:54.423 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-25 15:40:54.424 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-25 15:40:54.425 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-25 15:40:54.430 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-25 15:40:54.431 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-25 15:40:54.434 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-25 15:40:54.468 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-25 15:40:54.485 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-25 15:40:54.498 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-25 15:40:54.503 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-25 15:40:54.507 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-25 15:40:54.509 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-25 15:40:54.511 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-25 15:40:54.521 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-25 15:40:54.524 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-25 15:40:54.525 | 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-06-25 15:40:54.529 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-25 15:40:54.538 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-25 15:40:54.541 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-25 15:40:54.542 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-25 15:40:54.543 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-25 15:40:54.544 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-25 15:40:54.549 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-25 15:40:54.549 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-25 15:40:54.556 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-25 15:40:54.575 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-25 15:40:54.580 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-25 15:40:54.584 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-25 15:40:54.598 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-25 15:40:54.599 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-25 15:40:54.601 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-25 15:40:54.602 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-25 15:40:54.625 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-25 15:40:54.690 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-25 15:40:54.762 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-25 15:40:54.791 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-25 15:40:54.817 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-25 15:40:54.844 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-25 15:40:54.870 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-25 15:40:54.894 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-25 15:40:55.169 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-25 15:40:56.537 | 2026-06-25 15:40:56.553 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-25 15:40:56.737 | + inc/python:pip_install:216 : result=0 2026-06-25 15:40:56.740 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:40:56.744 | + functions-common:time_stop:2420 : local name 2026-06-25 15:40:56.747 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:40:56.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:40:56.754 | + functions-common:time_stop:2423 : local total 2026-06-25 15:40:56.757 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:40:56.761 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:40:56.764 | + functions-common:time_stop:2427 : start_time=1782402052534 2026-06-25 15:40:56.768 | + functions-common:time_stop:2429 : [[ -z 1782402052534 ]] 2026-06-25 15:40:56.773 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:40:56.779 | + functions-common:time_stop:2432 : end_time=1782402056775 2026-06-25 15:40:56.782 | + functions-common:time_stop:2433 : elapsed_time=4241 2026-06-25 15:40:56.785 | + functions-common:time_stop:2434 : total=77158 2026-06-25 15:40:56.788 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:40:56.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=81399 2026-06-25 15:40:56.796 | + inc/python:pip_install:219 : return 0 2026-06-25 15:40:56.800 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-25 15:40:56.804 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-25 15:40:56.808 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-25 15:40:56.826 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-25 15:40:56.833 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-25 15:40:56.837 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-25 15:40:56.840 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-25 15:40:56.844 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:40:56.847 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:40:56.852 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:40:56.855 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:40:56.858 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:40:56.862 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:40:56.885 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:40:56.889 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:40:56.892 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:40:56.897 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:40:56.898 | + functions-common:git_clone:610 : echo master 2026-06-25 15:40:56.904 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-25 15:40:56.907 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:40:56.911 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 15:40:56.914 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:40:56.918 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:40:56.921 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:40:56.924 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:40:56.928 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:40:56.931 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:40:56.935 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:40:56.939 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:40:56.944 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:40:56.949 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402056945 2026-06-25 15:40:56.952 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 15:40:56.956 | Cloning into '/opt/stack/glance'... 2026-06-25 15:41:05.278 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:41:05.282 | + functions-common:time_stop:2420 : local name 2026-06-25 15:41:05.285 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:41:05.289 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:41:05.292 | + functions-common:time_stop:2423 : local total 2026-06-25 15:41:05.296 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:41:05.300 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:41:05.303 | + functions-common:time_stop:2427 : start_time=1782402056945 2026-06-25 15:41:05.306 | + functions-common:time_stop:2429 : [[ -z 1782402056945 ]] 2026-06-25 15:41:05.310 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:41:05.320 | + functions-common:time_stop:2432 : end_time=1782402065316 2026-06-25 15:41:05.323 | + functions-common:time_stop:2433 : elapsed_time=8371 2026-06-25 15:41:05.327 | + functions-common:time_stop:2434 : total=25689 2026-06-25 15:41:05.330 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:41:05.333 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34060 2026-06-25 15:41:05.336 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-25 15:41:05.340 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:41:05.343 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:41:05.347 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:41:05.351 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:41:05.355 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:41:05.358 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:41:05.361 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:41:05.365 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:41:05.369 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:41:05.374 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:41:05.379 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402065376 2026-06-25 15:41:05.383 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:41:06.030 | From https://review.opendev.org/openstack/glance 2026-06-25 15:41:06.030 | * branch master -> FETCH_HEAD 2026-06-25 15:41:06.041 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:41:06.043 | + functions-common:time_stop:2420 : local name 2026-06-25 15:41:06.047 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:41:06.049 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:41:06.052 | + functions-common:time_stop:2423 : local total 2026-06-25 15:41:06.055 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:41:06.058 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:41:06.060 | + functions-common:time_stop:2427 : start_time=1782402065376 2026-06-25 15:41:06.063 | + functions-common:time_stop:2429 : [[ -z 1782402065376 ]] 2026-06-25 15:41:06.067 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:41:06.072 | + functions-common:time_stop:2432 : end_time=1782402066069 2026-06-25 15:41:06.075 | + functions-common:time_stop:2433 : elapsed_time=693 2026-06-25 15:41:06.078 | + functions-common:time_stop:2434 : total=34060 2026-06-25 15:41:06.081 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:41:06.084 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34753 2026-06-25 15:41:06.087 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:41:06.090 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:41:06.093 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:41:06.096 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:41:06.100 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:41:06.102 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:41:06.105 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:41:06.109 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:41:06.111 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:41:06.115 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:41:06.120 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402066116 2026-06-25 15:41:06.123 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:41:06.251 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:41:06.251 | 2026-06-25 15:41:06.251 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:41:06.251 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:41:06.251 | state without impacting any branches by switching back to a branch. 2026-06-25 15:41:06.251 | 2026-06-25 15:41:06.252 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:41:06.252 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:41:06.252 | 2026-06-25 15:41:06.252 | git switch -c 2026-06-25 15:41:06.252 | 2026-06-25 15:41:06.252 | Or undo this operation with: 2026-06-25 15:41:06.252 | 2026-06-25 15:41:06.252 | git switch - 2026-06-25 15:41:06.252 | 2026-06-25 15:41:06.252 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:41:06.253 | 2026-06-25 15:41:06.253 | HEAD is now at 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 15:41:06.257 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:41:06.260 | + functions-common:time_stop:2420 : local name 2026-06-25 15:41:06.263 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:41:06.266 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:41:06.269 | + functions-common:time_stop:2423 : local total 2026-06-25 15:41:06.272 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:41:06.275 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:41:06.278 | + functions-common:time_stop:2427 : start_time=1782402066116 2026-06-25 15:41:06.281 | + functions-common:time_stop:2429 : [[ -z 1782402066116 ]] 2026-06-25 15:41:06.285 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:41:06.289 | + functions-common:time_stop:2432 : end_time=1782402066286 2026-06-25 15:41:06.292 | + functions-common:time_stop:2433 : elapsed_time=170 2026-06-25 15:41:06.295 | + functions-common:time_stop:2434 : total=34753 2026-06-25 15:41:06.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:41:06.301 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34923 2026-06-25 15:41:06.304 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-25 15:41:06.321 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-25 15:41:06.325 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:41:06.325 | + functions-common:git_clone:673 : head -1 2026-06-25 15:41:06.329 | 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 15:41:06.332 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:41:06.335 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-25 15:41:06.338 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:41:06.341 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 15:41:06.344 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-25 15:41:06.347 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:41:06.350 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-25 15:41:06.352 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:41:06.355 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 15:41:06.358 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-25 15:41:06.360 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:41:06.362 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:41:06.366 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-25 15:41:06.369 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:41:06.372 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-25 15:41:06.374 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:41:06.377 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:41:06.381 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-25 15:41:06.387 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-25 15:41:06.389 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-25 15:41:06.392 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-25 15:41:06.545 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-25 15:41:06.548 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:41:06.550 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:41:06.553 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:41:06.555 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 15:41:06.557 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-25 15:41:06.560 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:41:06.563 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:41:06.566 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:41:06.568 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:41:06.571 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:41:06.574 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:41:06.576 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:41:06.579 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-25 15:41:06.600 | Using python 3.12 to install /opt/stack/glance 2026-06-25 15:41:06.603 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-25 15:41:07.595 | Obtaining file:///opt/stack/glance 2026-06-25 15:41:07.599 | Installing build dependencies: started 2026-06-25 15:41:09.354 | Installing build dependencies: finished with status 'done' 2026-06-25 15:41:09.355 | Checking if build backend supports build_editable: started 2026-06-25 15:41:09.947 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:41:09.947 | Getting requirements to build editable: started 2026-06-25 15:41:10.257 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:41:10.260 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:41:11.189 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:41:11.209 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.0.3) 2026-06-25 15:41:11.210 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.7.1) 2026-06-25 15:41:11.211 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.0.51) 2026-06-25 15:41:11.212 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.41.0) 2026-06-25 15:41:11.213 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 15:41:11.215 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.5.1) 2026-06-25 15:41:11.218 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.8.10) 2026-06-25 15:41:11.218 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.18.4) 2026-06-25 15:41:11.439 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev85) 2026-06-25 15:41:11.591 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:41:11.603 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.5.0) 2026-06-25 15:41:11.604 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.5.0) 2026-06-25 15:41:11.605 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.4.0) 2026-06-25 15:41:11.606 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.7.1) 2026-06-25 15:41:11.607 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.1.1) 2026-06-25 15:41:11.608 | 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.dev85) (5.8.0) 2026-06-25 15:41:11.609 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.3.0) 2026-06-25 15:41:11.675 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev85) 2026-06-25 15:41:11.693 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 15:41:11.707 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.14.0) 2026-06-25 15:41:11.708 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (13.0.0) 2026-06-25 15:41:11.762 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev85) 2026-06-25 15:41:11.778 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 15:41:11.791 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.17.0) 2026-06-25 15:41:11.791 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.10.1) 2026-06-25 15:41:11.792 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.26.0) 2026-06-25 15:41:11.793 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.8.0) 2026-06-25 15:41:11.794 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (18.0.0) 2026-06-25 15:41:11.795 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.8.0) 2026-06-25 15:41:11.827 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev85) 2026-06-25 15:41:11.846 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:41:11.856 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.2.0) 2026-06-25 15:41:11.858 | 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.dev85) (18.1.0) 2026-06-25 15:41:11.859 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.1.0) 2026-06-25 15:41:11.905 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev85) 2026-06-25 15:41:11.922 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:41:11.935 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.1.0) 2026-06-25 15:41:11.935 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.4.0) 2026-06-25 15:41:11.939 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.5.0) 2026-06-25 15:41:11.939 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 15:41:11.939 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (43.0.3) 2026-06-25 15:41:11.968 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev85) 2026-06-25 15:41:11.985 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 15:41:12.035 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev85) 2026-06-25 15:41:12.052 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:41:12.064 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev85) (1.3.12) 2026-06-25 15:41:12.066 | 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.dev85) (4.15.0) 2026-06-25 15:41:12.103 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:41:12.119 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 15:41:12.133 | 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.dev85) (2.34.2) 2026-06-25 15:41:12.137 | 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.dev85) (2.0.0) 2026-06-25 15:41:12.142 | 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.dev85) (3.0) 2026-06-25 15:41:12.145 | 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.dev85) (5.10.0) 2026-06-25 15:41:12.148 | 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.dev85) (2.2.1) 2026-06-25 15:41:12.152 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev85) (2.8.0) 2026-06-25 15:41:12.154 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev85) (3.5.2) 2026-06-25 15:41:12.164 | 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.dev85) (1.4.2) 2026-06-25 15:41:12.173 | 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.dev85) (3.3.2) 2026-06-25 15:41:12.178 | 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.dev85) (26.1.0) 2026-06-25 15:41:12.178 | 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.dev85) (2025.9.1) 2026-06-25 15:41:12.178 | 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.dev85) (0.37.0) 2026-06-25 15:41:12.179 | 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.dev85) (2026.5.1) 2026-06-25 15:41:12.189 | 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.dev85) (2.1.0) 2026-06-25 15:41:12.191 | 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.dev85) (1.8.2) 2026-06-25 15:41:12.197 | 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.dev85) (4.2.0) 2026-06-25 15:41:12.199 | 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.dev85) (4.0.1) 2026-06-25 15:41:12.201 | 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.dev85) (2.13.0) 2026-06-25 15:41:12.209 | 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.dev85) (1.5.0) 2026-06-25 15:41:12.212 | 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.dev85) (5.3.1) 2026-06-25 15:41:12.218 | 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.dev85) (0.20) 2026-06-25 15:41:12.224 | 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.dev85) (1.3.0) 2026-06-25 15:41:12.226 | 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.dev85) (2.0.0) 2026-06-25 15:41:12.228 | 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.dev85) (6.0.3) 2026-06-25 15:41:12.241 | 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.dev85) (2.1.2) 2026-06-25 15:41:12.243 | 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.dev85) (0.6.2) 2026-06-25 15:41:12.322 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:41:12.339 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-25 15:41:12.384 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:41:12.399 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 15:41:12.442 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:41:12.459 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-25 15:41:12.507 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:41:12.523 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:41:12.533 | 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.dev85) (7.2.2) 2026-06-25 15:41:12.568 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:41:12.587 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:41:12.604 | 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.dev85) (2.9.0.post0) 2026-06-25 15:41:12.611 | 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.dev85) (4.6.0) 2026-06-25 15:41:12.615 | 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.dev85) (7.1.4) 2026-06-25 15:41:12.615 | 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.dev85) (5.3.1) 2026-06-25 15:41:12.615 | 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.dev85) (5.6.2) 2026-06-25 15:41:12.615 | 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.dev85) (0.16.0) 2026-06-25 15:41:12.620 | 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.dev85) (5.1.0) 2026-06-25 15:41:12.629 | 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.dev85) (2026.2) 2026-06-25 15:41:12.630 | 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.dev85) (26.2) 2026-06-25 15:41:12.638 | 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.dev85) (0.25.0) 2026-06-25 15:41:12.642 | 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.dev85) (5.0.0) 2026-06-25 15:41:12.644 | 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.dev85) (3.1.6) 2026-06-25 15:41:12.646 | 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.dev85) (4.0.1) 2026-06-25 15:41:12.654 | 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.dev85) (3.0.3) 2026-06-25 15:41:12.670 | 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.dev85) (1.2.1) 2026-06-25 15:41:12.680 | 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.dev85) (1.7.6) 2026-06-25 15:41:12.704 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev85) (82.0.1) 2026-06-25 15:41:12.722 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev85) (0.8.1) 2026-06-25 15:41:12.786 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:41:12.807 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:41:12.893 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:41:12.913 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-25 15:41:12.979 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:41:12.995 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-25 15:41:13.070 | 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.dev85) 2026-06-25 15:41:13.085 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-25 15:41:13.134 | 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.dev85) 2026-06-25 15:41:13.150 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:41:13.160 | 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.dev85) (15.0.0) 2026-06-25 15:41:13.190 | 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.dev85) 2026-06-25 15:41:13.206 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-25 15:41:13.231 | 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.dev85) (1.17.0) 2026-06-25 15:41:13.252 | 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.dev85) (3.4.7) 2026-06-25 15:41:13.255 | 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.dev85) (3.18) 2026-06-25 15:41:13.255 | 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.dev85) (2.7.0) 2026-06-25 15:41:13.257 | 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.dev85) (2023.11.17) 2026-06-25 15:41:13.290 | 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.dev85) (4.2.0) 2026-06-25 15:41:13.292 | 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.dev85) (2.20.0) 2026-06-25 15:41:13.302 | 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.dev85) (0.1.2) 2026-06-25 15:41:13.319 | 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.dev85) (0.8) 2026-06-25 15:41:13.397 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 15:41:13.413 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 15:41:13.464 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 15:41:13.483 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:41:13.495 | 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.dev85) (9.1.4) 2026-06-25 15:41:13.522 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 15:41:13.542 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-25 15:41:13.676 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 15:41:13.692 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-25 15:41:13.707 | Installing build dependencies: started 2026-06-25 15:41:15.437 | Installing build dependencies: finished with status 'done' 2026-06-25 15:41:15.438 | Getting requirements to build wheel: started 2026-06-25 15:41:16.114 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:41:16.116 | Preparing metadata (pyproject.toml): started 2026-06-25 15:41:16.509 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:41:16.514 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev85) (2026.2) 2026-06-25 15:41:16.563 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 15:41:16.580 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 15:41:16.637 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 15:41:16.652 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-25 15:41:16.734 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-25 15:41:16.784 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-25 15:41:16.810 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-25 15:41:16.837 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-25 15:41:16.861 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-25 15:41:16.922 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.8 MB/s 0:00:00 2026-06-25 15:41:16.939 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-25 15:41:16.962 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-25 15:41:16.986 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-25 15:41:17.014 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-25 15:41:17.040 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 15:41:17.062 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-25 15:41:17.090 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-25 15:41:17.115 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-25 15:41:17.140 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-25 15:41:17.165 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-25 15:41:17.194 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-25 15:41:17.222 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-25 15:41:17.248 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-25 15:41:17.280 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-25 15:41:17.302 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-25 15:41:17.351 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 44.6 MB/s 0:00:00 2026-06-25 15:41:17.370 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-25 15:41:17.397 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-25 15:41:17.420 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-25 15:41:17.442 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-25 15:41:17.541 | Building wheels for collected packages: glance, simplegeneric 2026-06-25 15:41:17.541 | Building editable for glance (pyproject.toml): started 2026-06-25 15:41:18.437 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-25 15:41:18.438 | Created wheel for glance: filename=glance-32.1.0.dev85-0.editable-py3-none-any.whl size=8992 sha256=ea6190f1b9ef47061bdc9b2668c9c278cebbe307f27423e939dc4a9e3839455e 2026-06-25 15:41:18.438 | Stored in directory: /tmp/pip-ephem-wheel-cache-3p5_qk81/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-25 15:41:18.445 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-25 15:41:18.888 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-25 15:41:18.889 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=5f2d6bc4797cd47dd6a01a9c68047c31683043f7fbdf585655878569f06916ac 2026-06-25 15:41:18.889 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-25 15:41:18.893 | Successfully built glance simplegeneric 2026-06-25 15:41:19.166 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-25 15:41:22.212 | Attempting uninstall: jsonpointer 2026-06-25 15:41:22.227 | Found existing installation: jsonpointer 2.0 2026-06-25 15:41:22.227 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:41:22.228 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-25 15:41:22.245 | Attempting uninstall: jmespath 2026-06-25 15:41:22.262 | Found existing installation: jmespath 1.0.1 2026-06-25 15:41:22.262 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:41:22.263 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-25 15:41:22.303 | Attempting uninstall: httplib2 2026-06-25 15:41:22.319 | Found existing installation: httplib2 0.20.4 2026-06-25 15:41:22.319 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:41:22.320 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-25 15:41:22.423 | Attempting uninstall: jsonpatch 2026-06-25 15:41:22.439 | Found existing installation: jsonpatch 1.32 2026-06-25 15:41:22.440 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:41:22.440 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-25 15:41:27.146 | 2026-06-25 15:41:27.165 | 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.dev85 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.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-06-25 15:41:27.437 | + inc/python:pip_install:216 : result=0 2026-06-25 15:41:27.442 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:41:27.445 | + functions-common:time_stop:2420 : local name 2026-06-25 15:41:27.449 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:41:27.453 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:41:27.457 | + functions-common:time_stop:2423 : local total 2026-06-25 15:41:27.460 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:41:27.464 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:41:27.467 | + functions-common:time_stop:2427 : start_time=1782402066595 2026-06-25 15:41:27.471 | + functions-common:time_stop:2429 : [[ -z 1782402066595 ]] 2026-06-25 15:41:27.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:41:27.490 | + functions-common:time_stop:2432 : end_time=1782402087484 2026-06-25 15:41:27.493 | + functions-common:time_stop:2433 : elapsed_time=20889 2026-06-25 15:41:27.497 | + functions-common:time_stop:2434 : total=81399 2026-06-25 15:41:27.502 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:41:27.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102288 2026-06-25 15:41:27.509 | + inc/python:pip_install:219 : return 0 2026-06-25 15:41:27.512 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:41:27.516 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:41:27.520 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-25 15:41:27.524 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-25 15:41:27.527 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:41:27.530 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:41:27.535 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-25 15:41:27.539 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:41:27.542 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:41:27.546 | + ./stack.sh:main:942 : configure_glance 2026-06-25 15:41:27.550 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-25 15:41:27.570 | + lib/glance:configure_glance:351 : local dburl 2026-06-25 15:41:27.575 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-25 15:41:27.579 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-25 15:41:27.583 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-25 15:41:27.588 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-25 15:41:27.592 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:41:27.596 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:41:27.600 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:41:27.625 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:27.628 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:41:27.632 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 15:41:27.637 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 15:41:27.642 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-25 15:41:27.691 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 15:41:27.743 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-25 15:41:27.792 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 15:41:27.845 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-25 15:41:27.891 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-25 15:41:27.939 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-25 15:41:27.985 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-25 15:41:27.989 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 15:41:27.994 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 15:41:27.998 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:41:28.001 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:41:28.006 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-25 15:41:28.009 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 15:41:28.013 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 15:41:28.016 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:41:28.020 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-25 15:41:28.069 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-25 15:41:28.114 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.168/identity 2026-06-25 15:41:28.160 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-25 15:41:28.206 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-25 15:41:28.252 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-25 15:41:28.299 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-25 15:41:28.348 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-25 15:41:28.395 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.168/identity 2026-06-25 15:41:28.443 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:41:28.490 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:41:28.539 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:41:28.543 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-25 15:41:28.594 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-25 15:41:28.598 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-25 15:41:28.602 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-25 15:41:28.606 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:41:28.609 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:41:28.611 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:41:28.629 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:28.633 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:41:28.635 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:41:28.638 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:41:28.661 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:28.665 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:41:28.670 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:41:28.716 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:41:28.719 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:41:28.723 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-25 15:41:28.727 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-25 15:41:28.731 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-25 15:41:28.779 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-25 15:41:28.822 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-25 15:41:28.871 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-25 15:41:28.875 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-25 15:41:28.879 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-25 15:41:28.884 | + lib/glance:configure_glance_store:280 : local be 2026-06-25 15:41:28.887 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:41:28.892 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-25 15:41:28.896 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 15:41:28.949 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-25 15:41:28.953 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.168 2026-06-25 15:41:29.004 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:41:29.009 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-25 15:41:29.013 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-25 15:41:29.039 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:29.043 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.168/image 2026-06-25 15:41:29.092 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-25 15:41:29.120 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:29.124 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-25 15:41:29.128 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-25 15:41:29.132 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 15:41:29.137 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:41:29.164 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:41:29.168 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:41:29.172 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:41:29.176 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:41:29.180 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 15:41:29.226 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:41:29.272 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:41:29.320 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:41:29.368 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-25 15:41:29.416 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-25 15:41:29.423 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-25 15:41:29.475 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-25 15:41:29.522 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 15:41:29.570 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-25 15:41:29.617 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 15:41:29.668 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-25 15:41:29.720 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-25 15:41:29.772 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-25 15:41:29.820 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-25 15:41:29.828 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-25 15:41:29.837 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-25 15:41:29.864 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:29.868 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-25 15:41:29.873 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-25 15:41:29.877 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-25 15:41:29.881 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-25 15:41:29.886 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-25 15:41:29.890 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-25 15:41:29.894 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-25 15:41:29.900 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:41:29.905 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-25 15:41:29.957 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-25 15:41:29.961 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-25 15:41:29.965 | ++ functions:get_random_port:861 : true 2026-06-25 15:41:29.969 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-25 15:41:29.973 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-25 15:41:29.976 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-25 15:41:30.035 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-25 15:41:30.039 | ++ functions:get_random_port:865 : break 2 2026-06-25 15:41:30.043 | ++ functions:get_random_port:869 : echo 60999 2026-06-25 15:41:30.048 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-25 15:41:30.052 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-25 15:41:30.096 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-25 15:41:30.141 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-25 15:41:30.187 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:41:30.233 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:41:30.285 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:41:30.333 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:41:30.382 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:41:30.429 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:41:30.476 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 15:41:30.523 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:41:30.570 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:41:30.616 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:41:30.663 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:41:30.711 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-25 15:41:30.759 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-25 15:41:30.809 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-25 15:41:30.859 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-25 15:41:30.910 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-25 15:41:30.959 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-25 15:41:31.007 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-25 15:41:31.011 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-25 15:41:31.015 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:41:31.019 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:41:31.023 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:41:31.026 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:41:31.030 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-25 15:41:31.034 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-25 15:41:31.037 | perl: warning: Setting locale failed. 2026-06-25 15:41:31.037 | perl: warning: Please check that your locale settings: 2026-06-25 15:41:31.037 | LANGUAGE = (unset), 2026-06-25 15:41:31.037 | LC_ALL = "en_US.utf8", 2026-06-25 15:41:31.037 | LANG = (unset) 2026-06-25 15:41:31.038 | are supported and installed on your system. 2026-06-25 15:41:31.038 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 15:41:31.078 | proxy (enabled by site administrator) 2026-06-25 15:41:31.083 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-25 15:41:31.087 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-25 15:41:31.091 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:41:31.095 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:41:31.099 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:41:31.103 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:41:31.107 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-25 15:41:31.111 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-25 15:41:31.114 | perl: warning: Setting locale failed. 2026-06-25 15:41:31.114 | perl: warning: Please check that your locale settings: 2026-06-25 15:41:31.114 | LANGUAGE = (unset), 2026-06-25 15:41:31.114 | LC_ALL = "en_US.utf8", 2026-06-25 15:41:31.115 | LANG = (unset) 2026-06-25 15:41:31.115 | are supported and installed on your system. 2026-06-25 15:41:31.115 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 15:41:31.153 | No module matches proxy_http 2026-06-25 15:41:31.158 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-25 15:41:31.171 | perl: warning: Setting locale failed. 2026-06-25 15:41:31.171 | perl: warning: Please check that your locale settings: 2026-06-25 15:41:31.172 | LANGUAGE = (unset), 2026-06-25 15:41:31.172 | LC_ALL = "en_US.utf8", 2026-06-25 15:41:31.172 | LANG = "de_DE.UTF-8" 2026-06-25 15:41:31.172 | are supported and installed on your system. 2026-06-25 15:41:31.172 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:41:31.217 | Considering dependency proxy for proxy_http: 2026-06-25 15:41:31.217 | Module proxy already enabled 2026-06-25 15:41:31.217 | Enabling module proxy_http. 2026-06-25 15:41:31.223 | To activate the new configuration, you need to run: 2026-06-25 15:41:31.223 | systemctl restart apache2 2026-06-25 15:41:31.230 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-25 15:41:31.234 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-25 15:41:31.238 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:41:31.242 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:41:31.246 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:41:31.414 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-25 15:41:31.421 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-25 15:41:31.423 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-25 15:41:31.426 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:41:31.429 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:41:31.434 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:41:31.438 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:41:31.443 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-25 15:41:31.449 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-25 15:41:31.449 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:41:31.460 | KeepAlive Off 2026-06-25 15:41:31.468 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-25 15:41:31.469 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:41:31.481 | SetEnv proxy-sendchunked 1 2026-06-25 15:41:31.488 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-25 15:41:31.489 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:41:31.500 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-25 15:41:31.507 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-25 15:41:31.510 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-25 15:41:31.514 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:41:31.518 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:41:31.523 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:41:31.526 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:41:31.531 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:41:31.535 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:41:31.539 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:41:31.543 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:41:31.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:41:31.551 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:41:31.554 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-25 15:41:31.567 | perl: warning: Setting locale failed. 2026-06-25 15:41:31.567 | perl: warning: Please check that your locale settings: 2026-06-25 15:41:31.567 | LANGUAGE = (unset), 2026-06-25 15:41:31.567 | LC_ALL = "en_US.utf8", 2026-06-25 15:41:31.567 | LANG = "de_DE.UTF-8" 2026-06-25 15:41:31.567 | are supported and installed on your system. 2026-06-25 15:41:31.567 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:41:31.608 | Enabling site glance-api. 2026-06-25 15:41:31.615 | To activate the new configuration, you need to run: 2026-06-25 15:41:31.615 | systemctl reload apache2 2026-06-25 15:41:31.622 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-25 15:41:31.626 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:41:31.630 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:41:31.635 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:41:31.785 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-25 15:41:31.796 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-25 15:41:31.843 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-25 15:41:31.889 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-25 15:41:31.893 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-25 15:41:31.941 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-25 15:41:31.988 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-25 15:41:32.035 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-25 15:41:32.057 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:32.060 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-25 15:41:32.063 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-25 15:41:32.066 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-25 15:41:32.071 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:41:32.074 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-25 15:41:32.078 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/12/994912/1 2026-06-25 15:41:32.081 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-25 15:41:32.084 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-25 15:41:32.088 | + functions-common:git_clone:591 : local git_ref=refs/changes/12/994912/1 2026-06-25 15:41:32.091 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:41:32.096 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:41:32.099 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:41:32.102 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:41:32.107 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:41:32.126 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:41:32.129 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:41:32.133 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:41:32.138 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:41:32.138 | + functions-common:git_clone:610 : echo refs/changes/12/994912/1 2026-06-25 15:41:32.143 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-25 15:41:32.147 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-25 15:41:32.150 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 15:41:32.152 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:41:32.155 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:41:32.158 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:41:32.161 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:41:32.165 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:41:32.168 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:41:32.170 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:41:32.173 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:41:32.178 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:41:32.183 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402092179 2026-06-25 15:41:32.188 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 15:41:32.192 | Cloning into '/opt/stack/cinder'... 2026-06-25 15:42:37.373 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:42:37.377 | + functions-common:time_stop:2420 : local name 2026-06-25 15:42:37.381 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:42:37.384 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:42:37.388 | + functions-common:time_stop:2423 : local total 2026-06-25 15:42:37.392 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:42:37.395 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:42:37.399 | + functions-common:time_stop:2427 : start_time=1782402092179 2026-06-25 15:42:37.402 | + functions-common:time_stop:2429 : [[ -z 1782402092179 ]] 2026-06-25 15:42:37.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:42:37.418 | + functions-common:time_stop:2432 : end_time=1782402157415 2026-06-25 15:42:37.422 | + functions-common:time_stop:2433 : elapsed_time=65236 2026-06-25 15:42:37.425 | + functions-common:time_stop:2434 : total=34923 2026-06-25 15:42:37.428 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:42:37.432 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100159 2026-06-25 15:42:37.435 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-25 15:42:37.438 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/12/994912/1 2026-06-25 15:42:37.442 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:42:37.445 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:42:37.448 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:42:37.451 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:42:37.455 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:42:37.458 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:42:37.461 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:42:37.464 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:42:37.469 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:42:37.476 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402157471 2026-06-25 15:42:37.479 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/12/994912/1 2026-06-25 15:42:38.697 | From https://review.opendev.org/openstack/cinder 2026-06-25 15:42:38.697 | * branch refs/changes/12/994912/1 -> FETCH_HEAD 2026-06-25 15:42:38.707 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:42:38.712 | + functions-common:time_stop:2420 : local name 2026-06-25 15:42:38.716 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:42:38.721 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:42:38.726 | + functions-common:time_stop:2423 : local total 2026-06-25 15:42:38.731 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:42:38.736 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:42:38.741 | + functions-common:time_stop:2427 : start_time=1782402157471 2026-06-25 15:42:38.746 | + functions-common:time_stop:2429 : [[ -z 1782402157471 ]] 2026-06-25 15:42:38.753 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:42:38.760 | + functions-common:time_stop:2432 : end_time=1782402158755 2026-06-25 15:42:38.766 | + functions-common:time_stop:2433 : elapsed_time=1284 2026-06-25 15:42:38.770 | + functions-common:time_stop:2434 : total=100159 2026-06-25 15:42:38.775 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:42:38.780 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=101443 2026-06-25 15:42:38.785 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-25 15:42:39.028 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:42:39.028 | 2026-06-25 15:42:39.028 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:42:39.028 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:42:39.028 | state without impacting any branches by switching back to a branch. 2026-06-25 15:42:39.028 | 2026-06-25 15:42:39.029 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:42:39.029 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:42:39.029 | 2026-06-25 15:42:39.029 | git switch -c 2026-06-25 15:42:39.029 | 2026-06-25 15:42:39.030 | Or undo this operation with: 2026-06-25 15:42:39.030 | 2026-06-25 15:42:39.030 | git switch - 2026-06-25 15:42:39.030 | 2026-06-25 15:42:39.030 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:42:39.031 | 2026-06-25 15:42:39.031 | HEAD is now at a6b578b18 WIP: volume: orchestrate generic snapshot retype 2026-06-25 15:42:39.033 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-25 15:42:39.054 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-25 15:42:39.060 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:42:39.061 | + functions-common:git_clone:673 : head -1 2026-06-25 15:42:39.065 | a6b578b18 WIP: volume: orchestrate generic snapshot retype 2026-06-25 15:42:39.075 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:42:39.080 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-25 15:42:39.085 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:42:39.089 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 15:42:39.094 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-25 15:42:39.098 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:42:39.103 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-25 15:42:39.107 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:42:39.112 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 15:42:39.116 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-25 15:42:39.120 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:42:39.124 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:42:39.130 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-25 15:42:39.133 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:42:39.138 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-25 15:42:39.143 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:42:39.147 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:42:39.153 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-25 15:42:39.160 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-25 15:42:39.164 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-25 15:42:39.168 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-25 15:42:39.340 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-25 15:42:39.344 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:42:39.349 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:42:39.352 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:42:39.356 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 15:42:39.359 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-25 15:42:39.362 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:42:39.365 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:42:39.367 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:42:39.370 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:42:39.373 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:42:39.375 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:42:39.378 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:42:39.381 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-25 15:42:39.405 | Using python 3.12 to install /opt/stack/cinder 2026-06-25 15:42:39.408 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-25 15:42:40.449 | Obtaining file:///opt/stack/cinder 2026-06-25 15:42:40.454 | Installing build dependencies: started 2026-06-25 15:42:42.494 | Installing build dependencies: finished with status 'done' 2026-06-25 15:42:42.495 | Checking if build backend supports build_editable: started 2026-06-25 15:42:43.166 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:42:43.168 | Getting requirements to build editable: started 2026-06-25 15:42:43.528 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:42:43.531 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:42:44.999 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:42:45.025 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.0.3) 2026-06-25 15:42:45.027 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.3.1) 2026-06-25 15:42:45.028 | 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.dev150) (0.41.0) 2026-06-25 15:42:45.029 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.3.0) 2026-06-25 15:42:45.032 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.5.2) 2026-06-25 15:42:45.032 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.1.0) 2026-06-25 15:42:45.033 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.26.0) 2026-06-25 15:42:45.034 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.14.0) 2026-06-25 15:42:45.035 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (13.0.0) 2026-06-25 15:42:45.680 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev150) 2026-06-25 15:42:45.858 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-25 15:42:45.903 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (10.5.0) 2026-06-25 15:42:45.904 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.5.0) 2026-06-25 15:42:45.906 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.4.0) 2026-06-25 15:42:45.909 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (18.0.0) 2026-06-25 15:42:45.909 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (8.2.0) 2026-06-25 15:42:45.910 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (18.1.0) 2026-06-25 15:42:45.911 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (8.1.0) 2026-06-25 15:42:45.913 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.1.0) 2026-06-25 15:42:45.914 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.11.0) 2026-06-25 15:42:45.915 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.8.0) 2026-06-25 15:42:45.916 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.9.0) 2026-06-25 15:42:45.920 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.10.0) 2026-06-25 15:42:45.920 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.6.0) 2026-06-25 15:42:45.921 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.7.1) 2026-06-25 15:42:45.922 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (10.1.1) 2026-06-25 15:42:45.964 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev150) 2026-06-25 15:42:45.982 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:42:45.995 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (4.4.0) 2026-06-25 15:42:45.996 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (26.2) 2026-06-25 15:42:46.081 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev150) 2026-06-25 15:42:46.102 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:42:46.116 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.10.1) 2026-06-25 15:42:46.117 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.1.0) 2026-06-25 15:42:46.118 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (3.3.2) 2026-06-25 15:42:46.120 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.4.0) 2026-06-25 15:42:46.164 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev150) 2026-06-25 15:42:46.183 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 15:42:46.199 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.8.0) 2026-06-25 15:42:46.256 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev150) 2026-06-25 15:42:46.273 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:42:46.328 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev150) 2026-06-25 15:42:46.345 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:42:46.363 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.34.2) 2026-06-25 15:42:46.363 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.5.1) 2026-06-25 15:42:46.367 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.3.0) 2026-06-25 15:42:46.398 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev150) 2026-06-25 15:42:46.416 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:42:46.431 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2.0.51) 2026-06-25 15:42:46.432 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.8.0) 2026-06-25 15:42:46.514 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev150) 2026-06-25 15:42:46.532 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-25 15:42:46.560 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (9.1.4) 2026-06-25 15:42:46.562 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (1.8.10) 2026-06-25 15:42:46.565 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (6.8.0) 2026-06-25 15:42:46.621 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev150) 2026-06-25 15:42:46.641 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:42:46.655 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.1.0) 2026-06-25 15:42:46.762 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev150) 2026-06-25 15:42:46.783 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:42:46.875 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev150) 2026-06-25 15:42:46.893 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-25 15:42:46.907 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (5.7.0) 2026-06-25 15:42:46.908 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (43.0.3) 2026-06-25 15:42:46.911 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (0.2.3) 2026-06-25 15:42:47.125 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev150) 2026-06-25 15:42:47.142 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-25 15:42:47.549 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev150) 2026-06-25 15:42:47.566 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-25 15:42:47.578 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev150) (1.9.0) 2026-06-25 15:42:47.580 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (2026.2) 2026-06-25 15:42:47.582 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev150) (7.1.4) 2026-06-25 15:42:48.053 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev150) 2026-06-25 15:42:48.070 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 15:42:48.082 | 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.dev150) (1.1.0) 2026-06-25 15:42:48.117 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev150) 2026-06-25 15:42:48.197 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-25 15:42:48.211 | 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.dev150) (2.9.0.post0) 2026-06-25 15:42:48.214 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev150) (2.7.0) 2026-06-25 15:42:48.217 | 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.dev150) (1.17.0) 2026-06-25 15:42:48.258 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev150) (2.0.0) 2026-06-25 15:42:48.265 | 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.dev150) (3.0) 2026-06-25 15:42:48.276 | 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.dev150) (2.8.0) 2026-06-25 15:42:48.284 | 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.dev150) (3.1.0) 2026-06-25 15:42:48.287 | 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.dev150) (2.2.1) 2026-06-25 15:42:48.291 | 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.dev150) (0.31.2) 2026-06-25 15:42:48.355 | 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.dev150) 2026-06-25 15:42:48.373 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 15:42:48.421 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-25 15:42:48.437 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-25 15:42:48.505 | 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.dev150) 2026-06-25 15:42:48.522 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:42:48.569 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev150) 2026-06-25 15:42:48.587 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:42:48.635 | 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.dev150) 2026-06-25 15:42:48.651 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-25 15:42:48.962 | 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.dev150) 2026-06-25 15:42:48.978 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-25 15:42:49.024 | 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.dev150) 2026-06-25 15:42:49.041 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:42:49.105 | 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.dev150) 2026-06-25 15:42:49.123 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:42:49.153 | 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.dev150) (3.4.7) 2026-06-25 15:42:49.153 | 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.dev150) (3.18) 2026-06-25 15:42:49.157 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev150) (2023.11.17) 2026-06-25 15:42:49.176 | 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.dev150) (26.1.0) 2026-06-25 15:42:49.176 | 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.dev150) (2025.9.1) 2026-06-25 15:42:49.180 | 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.dev150) (0.37.0) 2026-06-25 15:42:49.180 | 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.dev150) (2026.5.1) 2026-06-25 15:42:49.189 | 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.dev150) (1.8.2) 2026-06-25 15:42:49.190 | 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.dev150) (4.15.0) 2026-06-25 15:42:49.195 | 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.dev150) (4.2.0) 2026-06-25 15:42:49.197 | 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.dev150) (4.0.1) 2026-06-25 15:42:49.199 | 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.dev150) (2.13.0) 2026-06-25 15:42:49.209 | 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.dev150) (7.2.2) 2026-06-25 15:42:49.215 | 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.dev150) (1.5.0) 2026-06-25 15:42:49.226 | 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.dev150) (0.20) 2026-06-25 15:42:49.234 | 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.dev150) (1.3.0) 2026-06-25 15:42:49.236 | 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.dev150) (2.0.0) 2026-06-25 15:42:49.236 | 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.dev150) (6.0.3) 2026-06-25 15:42:49.248 | 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.dev150) (1.18.4) 2026-06-25 15:42:49.250 | 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.dev150) (2.1.2) 2026-06-25 15:42:49.251 | 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.dev150) (0.6.2) 2026-06-25 15:42:49.257 | 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.dev150) (1.3.12) 2026-06-25 15:42:49.273 | 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.dev150) (5.3.1) 2026-06-25 15:42:49.276 | 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.dev150) (5.6.2) 2026-06-25 15:42:49.276 | 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.dev150) (0.16.0) 2026-06-25 15:42:49.280 | 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.dev150) (5.1.0) 2026-06-25 15:42:49.299 | 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.dev150) (0.25.0) 2026-06-25 15:42:49.304 | 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.dev150) (5.0.0) 2026-06-25 15:42:49.305 | 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.dev150) (3.1.6) 2026-06-25 15:42:49.308 | 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.dev150) (4.0.1) 2026-06-25 15:42:49.319 | 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.dev150) (3.0.3) 2026-06-25 15:42:49.334 | 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.dev150) (1.2.1) 2026-06-25 15:42:49.359 | 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.dev150) (1.7.6) 2026-06-25 15:42:49.399 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev150) 2026-06-25 15:42:49.418 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 15:42:49.536 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev150) 2026-06-25 15:42:49.554 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-25 15:42:49.572 | 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.dev150) (3.17.0) 2026-06-25 15:42:49.621 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev150) 2026-06-25 15:42:49.638 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:42:49.758 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev150) 2026-06-25 15:42:49.774 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:42:49.942 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev150) 2026-06-25 15:42:49.958 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-25 15:42:49.980 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev150) (82.0.1) 2026-06-25 15:42:49.998 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev150) (0.8.1) 2026-06-25 15:42:50.061 | 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.dev150) 2026-06-25 15:42:50.077 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-25 15:42:50.111 | 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.dev150) (4.14.0) 2026-06-25 15:42:50.118 | 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.dev150) (0.6.0) 2026-06-25 15:42:50.120 | 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.dev150) (4.0.0) 2026-06-25 15:42:50.131 | 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.dev150) (3.0.52) 2026-06-25 15:42:50.133 | 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.dev150) (1.11.0) 2026-06-25 15:42:50.134 | 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.dev150) (15.0.0) 2026-06-25 15:42:50.134 | 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.dev150) (1.8.0) 2026-06-25 15:42:50.179 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev150) 2026-06-25 15:42:50.198 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 15:42:50.210 | 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.dev150) (24.2.1) 2026-06-25 15:42:50.262 | 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.dev150) (4.2.0) 2026-06-25 15:42:50.263 | 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.dev150) (2.20.0) 2026-06-25 15:42:50.275 | 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.dev150) (0.1.2) 2026-06-25 15:42:50.297 | 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.dev150) (0.8) 2026-06-25 15:42:50.345 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev150) 2026-06-25 15:42:50.362 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-25 15:42:50.420 | 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.dev150) (3.6.1) 2026-06-25 15:42:50.421 | 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.dev150) (3.4.0) 2026-06-25 15:42:50.423 | 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.dev150) (4.0.1) 2026-06-25 15:42:50.504 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev150) 2026-06-25 15:42:50.524 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-25 15:42:50.561 | 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.dev150) (1.33) 2026-06-25 15:42:50.570 | 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.dev150) (3.1.1) 2026-06-25 15:42:50.670 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-25 15:42:50.710 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-25 15:42:50.939 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 60.9 MB/s 0:00:00 2026-06-25 15:42:50.958 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-25 15:42:50.982 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-25 15:42:51.215 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 66.8 MB/s 0:00:00 2026-06-25 15:42:51.232 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-25 15:42:51.255 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-25 15:42:51.280 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-25 15:42:51.306 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-25 15:42:51.333 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-25 15:42:51.355 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-25 15:42:51.381 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-25 15:42:51.402 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-25 15:42:51.552 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 35.0 MB/s 0:00:00 2026-06-25 15:42:51.573 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-25 15:42:51.661 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-25 15:42:51.850 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-25 15:42:51.968 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 3.3 MB/s 0:00:00 2026-06-25 15:42:51.995 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-25 15:42:52.036 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-25 15:42:52.059 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-25 15:42:52.094 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-25 15:42:52.120 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-25 15:42:52.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 37.2 MB/s 0:00:00 2026-06-25 15:42:52.176 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-25 15:42:52.201 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-25 15:42:52.232 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-25 15:42:52.259 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-25 15:42:52.284 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-25 15:42:52.310 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-25 15:42:52.334 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-25 15:42:52.361 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-25 15:42:52.388 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-25 15:42:52.415 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-25 15:42:52.440 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-25 15:42:52.493 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 43.0 MB/s 0:00:00 2026-06-25 15:42:52.511 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-25 15:42:52.679 | Building wheels for collected packages: cinder 2026-06-25 15:42:52.680 | Building editable for cinder (pyproject.toml): started 2026-06-25 15:42:54.523 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-25 15:42:54.523 | Created wheel for cinder: filename=cinder-28.1.0.dev150-0.editable-py3-none-any.whl size=9192 sha256=ce6f37f317c160932833f2e37220c0fe5b3c52343fec51caa9c70ed26c6e29f8 2026-06-25 15:42:54.523 | Stored in directory: /tmp/pip-ephem-wheel-cache-bhpa53dx/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-25 15:42:54.529 | Successfully built cinder 2026-06-25 15:42:54.936 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-25 15:42:55.305 | Attempting uninstall: pyudev 2026-06-25 15:42:55.324 | Found existing installation: pyudev 0.24.0 2026-06-25 15:42:55.325 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:42:55.326 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-25 15:42:55.384 | Attempting uninstall: pyasn1 2026-06-25 15:42:55.403 | Found existing installation: pyasn1 0.4.8 2026-06-25 15:42:55.403 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:42:55.405 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-25 15:42:57.457 | Attempting uninstall: botocore 2026-06-25 15:42:57.479 | Found existing installation: botocore 1.34.46 2026-06-25 15:42:57.480 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:42:57.481 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-25 15:42:58.784 | Attempting uninstall: s3transfer 2026-06-25 15:42:58.804 | Found existing installation: s3transfer 0.10.1 2026-06-25 15:42:58.805 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:42:58.805 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-25 15:42:59.503 | Attempting uninstall: boto3 2026-06-25 15:42:59.522 | Found existing installation: boto3 1.34.46 2026-06-25 15:42:59.522 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:42:59.522 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-25 15:43:01.679 | 2026-06-25 15:43:01.702 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev150 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-25 15:43:02.143 | + inc/python:pip_install:216 : result=0 2026-06-25 15:43:02.146 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:43:02.150 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:02.153 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:02.157 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:02.160 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:02.164 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:02.167 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:43:02.171 | + functions-common:time_stop:2427 : start_time=1782402159399 2026-06-25 15:43:02.173 | + functions-common:time_stop:2429 : [[ -z 1782402159399 ]] 2026-06-25 15:43:02.178 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:02.183 | + functions-common:time_stop:2432 : end_time=1782402182179 2026-06-25 15:43:02.187 | + functions-common:time_stop:2433 : elapsed_time=22780 2026-06-25 15:43:02.191 | + functions-common:time_stop:2434 : total=102288 2026-06-25 15:43:02.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:02.199 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=125068 2026-06-25 15:43:02.202 | + inc/python:pip_install:219 : return 0 2026-06-25 15:43:02.206 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:43:02.208 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:43:02.212 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-25 15:43:02.216 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-25 15:43:02.221 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:43:02.225 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:43:02.227 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-25 15:43:02.231 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:43:02.234 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-25 15:43:02.236 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-25 15:43:02.240 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-25 15:43:02.243 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:43:02.246 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:43:02.250 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-25 15:43:02.268 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-25 15:43:02.270 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:43:02.273 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:43:02.276 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:43:02.279 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:43:02.282 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:43:02.286 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:43:02.290 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:43:02.293 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:43:02.295 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:43:02.299 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:43:02.302 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:43:02.304 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:43:02.308 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-25 15:43:02.311 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:43:02.315 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:43:02.318 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:43:02.320 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-25 15:43:02.354 | + 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-06-25 15:43:02.395 | Reading package lists... 2026-06-25 15:43:02.791 | Building dependency tree... 2026-06-25 15:43:02.793 | Reading state information... 2026-06-25 15:43:03.345 | The following additional packages will be installed: 2026-06-25 15:43:03.345 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 15:43:03.346 | python3-urwid python3-wcwidth 2026-06-25 15:43:03.348 | Suggested packages: 2026-06-25 15:43:03.348 | python-urwid-doc 2026-06-25 15:43:03.387 | The following NEW packages will be installed: 2026-06-25 15:43:03.387 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 15:43:03.388 | python3-urwid python3-wcwidth targetcli-fb 2026-06-25 15:43:03.476 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:43:03.476 | Need to get 385 kB of archives. 2026-06-25 15:43:03.476 | After this operation, 3098 kB of additional disk space will be used. 2026-06-25 15:43:03.476 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-25 15:43:03.519 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-25 15:43:03.519 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-25 15:43:03.534 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-25 15:43:03.547 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-25 15:43:03.547 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-25 15:43:03.788 | perl: warning: Setting locale failed. 2026-06-25 15:43:03.788 | perl: warning: Please check that your locale settings: 2026-06-25 15:43:03.788 | LANGUAGE = (unset), 2026-06-25 15:43:03.788 | LC_ALL = "en_US.utf8", 2026-06-25 15:43:03.788 | LANG = "de_DE.UTF-8" 2026-06-25 15:43:03.788 | are supported and installed on your system. 2026-06-25 15:43:03.788 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:43:03.869 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:43:03.869 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:43:03.869 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:43:04.077 | Fetched 385 kB in 0s (3030 kB/s) 2026-06-25 15:43:04.143 | Selecting previously unselected package python3-typing-extensions. 2026-06-25 15:43:04.216 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-25 15:43:04.223 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-25 15:43:04.227 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-25 15:43:04.281 | Selecting previously unselected package python3-wcwidth. 2026-06-25 15:43:04.294 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-25 15:43:04.297 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 15:43:04.353 | Selecting previously unselected package python3-urwid. 2026-06-25 15:43:04.366 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-25 15:43:04.370 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-25 15:43:04.458 | Selecting previously unselected package python3-configshell-fb. 2026-06-25 15:43:04.471 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-25 15:43:04.475 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 15:43:04.533 | Selecting previously unselected package python3-rtslib-fb. 2026-06-25 15:43:04.546 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-25 15:43:04.550 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 15:43:04.613 | Selecting previously unselected package targetcli-fb. 2026-06-25 15:43:04.627 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-25 15:43:04.631 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 15:43:04.714 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 15:43:05.909 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-25 15:43:05.916 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 15:43:06.252 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-25 15:43:06.493 | Setting up python3-urwid (2.6.10-1) ... 2026-06-25 15:43:07.030 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 15:43:07.244 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:43:07.244 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 15:43:07.271 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 15:43:07.271 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 15:43:07.271 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 15:43:07.271 | keyword = Word(alphanums + '_\-') 2026-06-25 15:43:07.271 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:43:07.271 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:43:07.271 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:43:07.271 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:43:07.271 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 15:43:07.272 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 15:43:07.279 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:43:07.279 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 15:43:07.302 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 15:43:07.302 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 15:43:07.302 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 15:43:07.302 | keyword = Word(alphanums + '_\-') 2026-06-25 15:43:07.302 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:43:07.302 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:43:07.303 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:43:07.303 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:43:07.303 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 15:43:07.303 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 15:43:07.340 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 15:43:07.551 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-25 15:43:07.551 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-25 15:43:07.848 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:43:08.732 | perl: warning: Setting locale failed. 2026-06-25 15:43:08.732 | perl: warning: Please check that your locale settings: 2026-06-25 15:43:08.732 | LANGUAGE = (unset), 2026-06-25 15:43:08.732 | LC_ALL = "en_US.utf8", 2026-06-25 15:43:08.732 | LANG = "de_DE.UTF-8" 2026-06-25 15:43:08.732 | are supported and installed on your system. 2026-06-25 15:43:08.733 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:43:08.871 | perl: warning: Setting locale failed. 2026-06-25 15:43:08.871 | perl: warning: Please check that your locale settings: 2026-06-25 15:43:08.871 | LANGUAGE = (unset), 2026-06-25 15:43:08.872 | LC_ALL = "en_US.utf8", 2026-06-25 15:43:08.872 | LANG = "de_DE.UTF-8" 2026-06-25 15:43:08.872 | are supported and installed on your system. 2026-06-25 15:43:08.872 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:43:08.927 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:43:08.927 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:43:08.927 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:43:09.001 | perl: warning: Setting locale failed. 2026-06-25 15:43:09.001 | perl: warning: Please check that your locale settings: 2026-06-25 15:43:09.001 | LANGUAGE = (unset), 2026-06-25 15:43:09.001 | LC_ALL = "en_US.utf8", 2026-06-25 15:43:09.002 | LANG = "de_DE.UTF-8" 2026-06-25 15:43:09.002 | are supported and installed on your system. 2026-06-25 15:43:09.002 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:43:09.540 | 2026-06-25 15:43:09.540 | Running kernel seems to be up-to-date. 2026-06-25 15:43:09.540 | 2026-06-25 15:43:09.540 | Restarting services... 2026-06-25 15:43:09.596 | 2026-06-25 15:43:09.596 | Service restarts being deferred: 2026-06-25 15:43:09.596 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:43:09.596 | systemctl restart systemd-logind.service 2026-06-25 15:43:09.596 | systemctl restart virtlockd.service 2026-06-25 15:43:09.597 | systemctl restart virtlogd.service 2026-06-25 15:43:09.597 | 2026-06-25 15:43:09.597 | No containers need to be restarted. 2026-06-25 15:43:09.597 | 2026-06-25 15:43:09.597 | User sessions running outdated binaries: 2026-06-25 15:43:09.597 | quobyte @ session #6: sshd[2033] 2026-06-25 15:43:09.611 | quobyte @ user manager service: systemd[1168] 2026-06-25 15:43:09.627 | 2026-06-25 15:43:09.627 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:43:11.914 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:43:11.918 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:43:11.921 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:11.924 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:11.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:11.930 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:11.933 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:11.936 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:43:11.939 | + functions-common:time_stop:2427 : start_time=1782402182349 2026-06-25 15:43:11.942 | + functions-common:time_stop:2429 : [[ -z 1782402182349 ]] 2026-06-25 15:43:11.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:11.951 | + functions-common:time_stop:2432 : end_time=1782402191948 2026-06-25 15:43:11.953 | + functions-common:time_stop:2433 : elapsed_time=9599 2026-06-25 15:43:11.957 | + functions-common:time_stop:2434 : total=169164 2026-06-25 15:43:11.961 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:11.963 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178763 2026-06-25 15:43:11.967 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:43:11.970 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:43:11.973 | + ./stack.sh:main:948 : configure_cinder 2026-06-25 15:43:11.977 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-25 15:43:11.994 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-25 15:43:11.999 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-25 15:43:12.002 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-25 15:43:12.005 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 15:43:12.010 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-25 15:43:12.010 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 15:43:12.014 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-25 15:43:12.017 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-25 15:43:12.020 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 15:43:12.023 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-25 15:43:12.026 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-25 15:43:12.029 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-25 15:43:12.031 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 15:43:12.034 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-25 15:43:12.049 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-25 15:43:12.066 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-25 15:43:12.082 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-25 15:43:12.098 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-25 15:43:12.114 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-25 15:43:12.129 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 15:43:12.134 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 15:43:12.138 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.z8KYQTF1qQ 2026-06-25 15:43:12.141 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 15:43:12.143 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 15:43:12.147 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-25 15:43:12.150 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.z8KYQTF1qQ 2026-06-25 15:43:12.155 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.z8KYQTF1qQ 2026-06-25 15:43:12.171 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.z8KYQTF1qQ /etc/sudoers.d/cinder-rootwrap 2026-06-25 15:43:12.189 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 15:43:12.193 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 15:43:12.196 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 15:43:12.199 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 15:43:12.202 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 15:43:12.205 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-25 15:43:12.208 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-25 15:43:12.212 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-25 15:43:12.212 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 15:43:12.223 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 15:43:12.227 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 15:43:12.242 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 15:43:12.257 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-25 15:43:12.260 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-25 15:43:12.265 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-25 15:43:12.269 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-25 15:43:12.272 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:43:12.275 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-25 15:43:12.278 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:43:12.281 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:43:12.284 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-25 15:43:12.287 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:43:12.290 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 15:43:12.294 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:43:12.297 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-25 15:43:12.335 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-25 15:43:12.371 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.168/identity 2026-06-25 15:43:12.409 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-25 15:43:12.446 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-25 15:43:12.482 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-25 15:43:12.520 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-25 15:43:12.557 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-25 15:43:12.594 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.168/identity 2026-06-25 15:43:12.632 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:43:12.670 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:43:12.709 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:43:12.713 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-25 15:43:12.757 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-25 15:43:12.797 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-25 15:43:12.801 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-25 15:43:12.804 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-25 15:43:12.808 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-25 15:43:12.811 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:43:12.814 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:43:12.818 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:43:12.839 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:12.843 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:43:12.846 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 15:43:12.850 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 15:43:12.890 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-25 15:43:12.930 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-25 15:43:12.968 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-25 15:43:13.007 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-25 15:43:13.045 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-25 15:43:13.086 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.168 2026-06-25 15:43:13.126 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 15:43:13.169 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-25 15:43:13.180 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2f756cef8fdbd08589d638ee7b0bc6df 2026-06-25 15:43:13.218 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-25 15:43:13.221 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-25 15:43:13.260 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-25 15:43:13.298 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-25 15:43:13.335 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-25 15:43:13.372 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-25 15:43:13.412 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-25 15:43:13.452 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-25 15:43:13.471 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:13.474 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 15:43:13.477 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-25 15:43:13.480 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-25 15:43:13.483 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-25 15:43:13.487 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 15:43:13.490 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-25 15:43:13.493 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-25 15:43:13.496 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-25 15:43:13.500 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-25 15:43:13.503 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-25 15:43:13.507 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 15:43:13.546 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-25 15:43:13.581 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-25 15:43:13.615 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-25 15:43:13.652 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-25 15:43:13.689 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-25 15:43:13.728 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-25 15:43:13.765 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-25 15:43:13.802 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-25 15:43:13.839 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-25 15:43:13.841 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-25 15:43:13.845 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-25 15:43:13.848 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-25 15:43:13.885 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-25 15:43:13.889 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-25 15:43:13.927 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-25 15:43:13.930 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-25 15:43:13.933 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-25 15:43:13.937 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-25 15:43:13.974 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-25 15:43:13.977 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-25 15:43:13.980 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-25 15:43:13.984 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-25 15:43:13.987 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-25 15:43:14.008 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:14.012 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-25 15:43:14.032 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:14.035 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-25 15:43:14.053 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:14.056 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-25 15:43:14.059 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-25 15:43:14.061 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-25 15:43:14.064 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-25 15:43:14.067 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:43:14.070 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:43:14.073 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:43:14.093 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:14.098 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:43:14.100 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:43:14.103 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:43:14.122 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:14.125 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:43:14.128 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:43:14.163 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:43:14.167 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:43:14.170 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-25 15:43:14.173 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-25 15:43:14.175 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:43:14.179 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:43:14.197 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:43:14.200 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:43:14.203 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:43:14.206 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:43:14.208 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 15:43:14.242 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:43:14.276 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:43:14.311 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:43:14.346 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-25 15:43:14.382 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-25 15:43:14.401 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:14.404 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-25 15:43:14.407 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-25 15:43:14.411 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-25 15:43:14.414 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-25 15:43:14.417 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:43:14.420 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-25 15:43:14.423 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-25 15:43:14.426 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:43:14.430 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:43:14.449 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:43:14.449 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:43:14.461 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:43:14.467 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:43:14.481 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 15:43:14.487 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-25 15:43:14.490 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-25 15:43:14.495 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:43:14.499 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-25 15:43:14.537 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-25 15:43:14.571 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-25 15:43:14.606 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:43:14.643 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:43:14.678 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:43:14.716 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:43:14.755 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:43:14.792 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:43:14.830 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 15:43:14.864 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:43:14.900 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:43:14.935 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:43:14.970 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-25 15:43:15.003 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:43:15.007 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:43:15.011 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-25 15:43:15.014 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-25 15:43:15.017 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:43:15.020 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:43:15.023 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:43:15.027 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-25 15:43:15.031 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-25 15:43:15.034 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-25 15:43:15.068 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:43:15.105 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-25 15:43:15.105 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-25 15:43:15.118 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-25 15:43:15.122 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-25 15:43:15.126 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-25 15:43:15.129 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:43:15.133 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:43:15.135 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:43:15.138 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:43:15.141 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:43:15.144 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:43:15.147 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:43:15.150 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:43:15.154 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:43:15.156 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:43:15.159 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-25 15:43:15.173 | perl: warning: Setting locale failed. 2026-06-25 15:43:15.175 | perl: warning: Please check that your locale settings: 2026-06-25 15:43:15.175 | LANGUAGE = (unset), 2026-06-25 15:43:15.175 | LC_ALL = "en_US.utf8", 2026-06-25 15:43:15.175 | LANG = "de_DE.UTF-8" 2026-06-25 15:43:15.175 | are supported and installed on your system. 2026-06-25 15:43:15.175 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:43:15.217 | Enabling site cinder-api. 2026-06-25 15:43:15.222 | To activate the new configuration, you need to run: 2026-06-25 15:43:15.223 | systemctl reload apache2 2026-06-25 15:43:15.230 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:43:15.233 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:43:15.236 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:43:15.239 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:43:15.460 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-25 15:43:15.463 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.168/image 2026-06-25 15:43:15.497 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-25 15:43:15.516 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:15.519 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-25 15:43:15.522 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:43:15.525 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 15:43:15.528 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-25 15:43:15.530 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:43:15.534 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-25 15:43:15.537 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:43:15.540 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 15:43:15.542 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-25 15:43:15.545 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-25 15:43:15.583 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-25 15:43:15.620 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.168/identity 2026-06-25 15:43:15.656 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-25 15:43:15.693 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-25 15:43:15.733 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-25 15:43:15.772 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-25 15:43:15.809 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-25 15:43:15.845 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.168/identity 2026-06-25 15:43:15.882 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:43:15.916 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-25 15:43:15.949 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:43:15.952 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-25 15:43:15.954 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:43:15.957 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:43:15.960 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 15:43:15.963 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-25 15:43:15.997 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-25 15:43:16.031 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.168/identity 2026-06-25 15:43:16.066 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-25 15:43:16.099 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-25 15:43:16.132 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-25 15:43:16.164 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-25 15:43:16.195 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-25 15:43:16.229 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-25 15:43:16.266 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 15:43:16.302 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-25 15:43:16.305 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-25 15:43:16.327 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:16.330 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.168:2379?api_version=v3' 2026-06-25 15:43:16.373 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 15:43:16.377 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 15:43:16.380 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-25 15:43:16.423 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-25 15:43:16.466 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-25 15:43:16.469 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-25 15:43:16.472 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-25 15:43:16.512 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-25 15:43:16.516 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:43:16.519 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 15:43:16.522 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 15:43:16.525 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-25 15:43:16.563 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-25 15:43:16.603 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.168/identity 2026-06-25 15:43:16.642 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-25 15:43:16.683 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-25 15:43:16.721 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-25 15:43:16.763 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-25 15:43:16.803 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-25 15:43:16.840 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-25 15:43:16.861 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:16.863 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-25 15:43:16.867 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-25 15:43:16.870 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-25 15:43:16.872 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:43:16.876 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-25 15:43:16.878 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-25 15:43:16.881 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-25 15:43:16.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:43:16.888 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:43:16.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-25 15:43:16.896 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:43:16.899 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-25 15:43:16.903 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-25 15:43:16.907 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:43:16.910 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:43:16.914 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-25 15:43:16.917 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:43:16.920 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-25 15:43:16.924 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-25 15:43:16.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:43:16.931 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:43:16.934 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-25 15:43:16.938 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:43:16.940 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-25 15:43:16.944 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-25 15:43:16.946 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-25 15:43:16.949 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:43:16.952 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:43:16.956 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:43:16.959 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:43:16.962 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:43:16.966 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:43:16.985 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:43:16.988 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:43:16.991 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:43:16.995 | + functions-common:git_clone:610 : echo master 2026-06-25 15:43:16.995 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:43:17.000 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-25 15:43:17.003 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:43:17.006 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 15:43:17.009 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:43:17.011 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:43:17.014 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:43:17.018 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:43:17.020 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:43:17.024 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:43:17.027 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:17.030 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:17.033 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:17.038 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402197035 2026-06-25 15:43:17.041 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 15:43:17.046 | Cloning into '/opt/stack/neutron'... 2026-06-25 15:44:24.674 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:44:24.679 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:24.679 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:24.680 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:24.684 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:24.689 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:24.693 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:44:24.697 | + functions-common:time_stop:2427 : start_time=1782402197035 2026-06-25 15:44:24.702 | + functions-common:time_stop:2429 : [[ -z 1782402197035 ]] 2026-06-25 15:44:24.707 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:24.719 | + functions-common:time_stop:2432 : end_time=1782402264715 2026-06-25 15:44:24.723 | + functions-common:time_stop:2433 : elapsed_time=67680 2026-06-25 15:44:24.728 | + functions-common:time_stop:2434 : total=101443 2026-06-25 15:44:24.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:24.736 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169123 2026-06-25 15:44:24.740 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-25 15:44:24.745 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:44:24.750 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:44:24.755 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:44:24.759 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:44:24.764 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:44:24.768 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:44:24.773 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:44:24.778 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:44:24.783 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:44:24.789 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:44:24.796 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402264791 2026-06-25 15:44:24.801 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:44:25.532 | From https://review.opendev.org/openstack/neutron 2026-06-25 15:44:25.532 | * branch master -> FETCH_HEAD 2026-06-25 15:44:25.545 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:44:25.549 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:25.553 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:25.557 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:25.560 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:25.564 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:25.566 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:44:25.569 | + functions-common:time_stop:2427 : start_time=1782402264791 2026-06-25 15:44:25.573 | + functions-common:time_stop:2429 : [[ -z 1782402264791 ]] 2026-06-25 15:44:25.579 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:25.584 | + functions-common:time_stop:2432 : end_time=1782402265581 2026-06-25 15:44:25.588 | + functions-common:time_stop:2433 : elapsed_time=790 2026-06-25 15:44:25.593 | + functions-common:time_stop:2434 : total=169123 2026-06-25 15:44:25.596 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:25.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169913 2026-06-25 15:44:25.603 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:44:25.607 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:44:25.611 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:44:25.615 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:44:25.619 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:44:25.623 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:44:25.627 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:44:25.631 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:44:25.635 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:44:25.640 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:44:25.647 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402265643 2026-06-25 15:44:25.651 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:44:26.115 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:44:26.115 | 2026-06-25 15:44:26.115 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:44:26.115 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:44:26.115 | state without impacting any branches by switching back to a branch. 2026-06-25 15:44:26.115 | 2026-06-25 15:44:26.115 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:44:26.115 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:44:26.115 | 2026-06-25 15:44:26.116 | git switch -c 2026-06-25 15:44:26.116 | 2026-06-25 15:44:26.116 | Or undo this operation with: 2026-06-25 15:44:26.116 | 2026-06-25 15:44:26.116 | git switch - 2026-06-25 15:44:26.116 | 2026-06-25 15:44:26.116 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:44:26.116 | 2026-06-25 15:44:26.116 | HEAD is now at c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 15:44:26.123 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:44:26.125 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:26.127 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:26.129 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:26.131 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:26.133 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:26.135 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:44:26.137 | + functions-common:time_stop:2427 : start_time=1782402265643 2026-06-25 15:44:26.139 | + functions-common:time_stop:2429 : [[ -z 1782402265643 ]] 2026-06-25 15:44:26.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:26.148 | + functions-common:time_stop:2432 : end_time=1782402266144 2026-06-25 15:44:26.151 | + functions-common:time_stop:2433 : elapsed_time=501 2026-06-25 15:44:26.153 | + functions-common:time_stop:2434 : total=169913 2026-06-25 15:44:26.155 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:26.157 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170414 2026-06-25 15:44:26.160 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-25 15:44:26.178 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-25 15:44:26.182 | + functions-common:git_clone:673 : head -1 2026-06-25 15:44:26.182 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:44:26.186 | c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 15:44:26.190 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:44:26.194 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-25 15:44:26.198 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:44:26.200 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 15:44:26.203 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-25 15:44:26.206 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:44:26.208 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-25 15:44:26.210 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:44:26.213 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 15:44:26.216 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-25 15:44:26.218 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:44:26.220 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:44:26.224 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-25 15:44:26.227 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:44:26.232 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-25 15:44:26.234 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:44:26.236 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:44:26.240 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-25 15:44:26.248 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-25 15:44:26.250 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-25 15:44:26.252 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-25 15:44:26.411 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-25 15:44:26.413 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:44:26.415 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:44:26.418 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:44:26.420 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 15:44:26.423 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-25 15:44:26.425 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:44:26.427 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:44:26.429 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:44:26.432 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:44:26.434 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:44:26.436 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:44:26.439 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:44:26.441 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-25 15:44:26.459 | Using python 3.12 to install /opt/stack/neutron 2026-06-25 15:44:26.461 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-25 15:44:27.483 | Obtaining file:///opt/stack/neutron 2026-06-25 15:44:27.491 | Installing build dependencies: started 2026-06-25 15:44:29.345 | Installing build dependencies: finished with status 'done' 2026-06-25 15:44:29.346 | Checking if build backend supports build_editable: started 2026-06-25 15:44:29.943 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:44:29.945 | Getting requirements to build editable: started 2026-06-25 15:44:30.280 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:44:30.283 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:44:32.185 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:44:32.214 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.0.3) 2026-06-25 15:44:32.214 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.1) 2026-06-25 15:44:32.216 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 15:44:32.216 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.5.1) 2026-06-25 15:44:32.217 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 15:44:32.218 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.3.1) 2026-06-25 15:44:32.450 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev536) 2026-06-25 15:44:32.613 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:44:32.630 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (0.31.2) 2026-06-25 15:44:32.633 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.34.2) 2026-06-25 15:44:32.633 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.6) 2026-06-25 15:44:32.633 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (13.0.0) 2026-06-25 15:44:32.634 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.3.0) 2026-06-25 15:44:32.703 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev536) 2026-06-25 15:44:32.721 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:44:32.775 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev536) 2026-06-25 15:44:32.792 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:44:32.805 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (9.1.4) 2026-06-25 15:44:32.806 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.0.51) 2026-06-25 15:44:32.809 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.8.10) 2026-06-25 15:44:32.811 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.14.0) 2026-06-25 15:44:32.811 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.18.4) 2026-06-25 15:44:32.812 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.8.0) 2026-06-25 15:44:32.813 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.2.0) 2026-06-25 15:44:32.814 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.5.0) 2026-06-25 15:44:32.815 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.5.0) 2026-06-25 15:44:32.816 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.4.0) 2026-06-25 15:44:32.819 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.0.0) 2026-06-25 15:44:32.821 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.8.0) 2026-06-25 15:44:32.821 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.2.0) 2026-06-25 15:44:32.822 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.1.0) 2026-06-25 15:44:32.823 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 15:44:32.825 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.1.0) 2026-06-25 15:44:32.826 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.11.0) 2026-06-25 15:44:32.827 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.8.0) 2026-06-25 15:44:32.829 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.9.0) 2026-06-25 15:44:32.831 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.10.0) 2026-06-25 15:44:32.833 | 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.dev536) (4.6.0) 2026-06-25 15:44:32.833 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.7.1) 2026-06-25 15:44:32.835 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.1.1) 2026-06-25 15:44:32.836 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.2) 2026-06-25 15:44:32.837 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.4.0) 2026-06-25 15:44:32.880 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev536) 2026-06-25 15:44:32.902 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 15:44:32.940 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev536) 2026-06-25 15:44:32.956 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:44:33.000 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev536) 2026-06-25 15:44:33.018 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-25 15:44:33.121 | Installing build dependencies: started 2026-06-25 15:44:34.979 | Installing build dependencies: finished with status 'done' 2026-06-25 15:44:34.981 | Getting requirements to build wheel: started 2026-06-25 15:44:35.725 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:44:35.727 | Preparing metadata (pyproject.toml): started 2026-06-25 15:44:36.160 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:44:36.231 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev536) 2026-06-25 15:44:36.250 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:44:36.260 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.2.2) 2026-06-25 15:44:36.302 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev536) 2026-06-25 15:44:36.320 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 15:44:36.333 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (24.2.1) 2026-06-25 15:44:36.334 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.13.0) 2026-06-25 15:44:36.334 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.17.0) 2026-06-25 15:44:36.374 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev536) 2026-06-25 15:44:36.391 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 15:44:36.440 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev536) 2026-06-25 15:44:36.458 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:44:36.470 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.3.0) 2026-06-25 15:44:36.471 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 15:44:36.473 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (1.3.12) 2026-06-25 15:44:36.474 | 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.dev536) (4.15.0) 2026-06-25 15:44:36.477 | 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.dev536) (2.2.1) 2026-06-25 15:44:36.482 | 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.dev536) (3.3.2) 2026-06-25 15:44:36.485 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev536) (3.0.3) 2026-06-25 15:44:36.488 | 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.dev536) (2.1.0) 2026-06-25 15:44:36.489 | 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.dev536) (1.8.2) 2026-06-25 15:44:36.495 | 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.dev536) (4.0.1) 2026-06-25 15:44:36.496 | 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.dev536) (2.13.0) 2026-06-25 15:44:36.497 | 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.dev536) (5.8.0) 2026-06-25 15:44:36.509 | 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.dev536) (1.3.7) 2026-06-25 15:44:36.541 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) 2026-06-25 15:44:36.564 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:44:36.577 | 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.dev536) (43.0.3) 2026-06-25 15:44:36.578 | 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.dev536) (1.5.0) 2026-06-25 15:44:36.579 | 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.dev536) (1.1.0) 2026-06-25 15:44:36.580 | 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.dev536) (1.33) 2026-06-25 15:44:36.582 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (4.10.0) 2026-06-25 15:44:36.583 | 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.dev536) (6.0.3) 2026-06-25 15:44:36.586 | 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.dev536) (2.0.0) 2026-06-25 15:44:36.591 | 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.dev536) (3.0) 2026-06-25 15:44:36.599 | 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.dev536) (3.1.1) 2026-06-25 15:44:36.603 | 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.dev536) (0.41.0) 2026-06-25 15:44:36.604 | 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.dev536) (1.2.1) 2026-06-25 15:44:36.633 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev536) 2026-06-25 15:44:36.654 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-25 15:44:36.670 | 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.dev536) (26.2) 2026-06-25 15:44:36.673 | 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.dev536) (2.8.0) 2026-06-25 15:44:36.674 | 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.dev536) (3.5.2) 2026-06-25 15:44:36.685 | 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.dev536) (6.1.1) 2026-06-25 15:44:36.686 | 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.dev536) (4.0.0) 2026-06-25 15:44:36.707 | 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.dev536) (0.20) 2026-06-25 15:44:36.713 | 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.dev536) (2.0.0) 2026-06-25 15:44:36.721 | 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.dev536) (2.1.2) 2026-06-25 15:44:36.722 | 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.dev536) (0.6.2) 2026-06-25 15:44:36.730 | 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.dev536) (2.9.0.post0) 2026-06-25 15:44:36.736 | 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.dev536) (7.1.4) 2026-06-25 15:44:36.737 | 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.dev536) (5.3.1) 2026-06-25 15:44:36.737 | 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.dev536) (5.6.2) 2026-06-25 15:44:36.738 | 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.dev536) (0.16.0) 2026-06-25 15:44:36.743 | 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.dev536) (5.1.0) 2026-06-25 15:44:36.752 | 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.dev536) (2026.2) 2026-06-25 15:44:36.759 | 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.dev536) (0.25.0) 2026-06-25 15:44:36.763 | 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.dev536) (5.0.0) 2026-06-25 15:44:36.765 | 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.dev536) (4.0.1) 2026-06-25 15:44:36.797 | 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.dev536) (1.7.6) 2026-06-25 15:44:36.803 | 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.dev536) (2.2.0) 2026-06-25 15:44:36.813 | 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.dev536) (3.17.0) 2026-06-25 15:44:36.866 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev536) 2026-06-25 15:44:36.886 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-25 15:44:36.930 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev536) 2026-06-25 15:44:36.932 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 15:44:36.951 | 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.dev536) (3.0.3) 2026-06-25 15:44:36.952 | 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.dev536) (1.6.2) 2026-06-25 15:44:36.961 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev536) (82.0.1) 2026-06-25 15:44:36.990 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev536) (0.8.1) 2026-06-25 15:44:37.032 | 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.dev536) (1.17.0) 2026-06-25 15:44:37.037 | 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.dev536) (4.14.0) 2026-06-25 15:44:37.037 | 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.dev536) (4.26.0) 2026-06-25 15:44:37.076 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) 2026-06-25 15:44:37.092 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:44:37.110 | 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.dev536) (0.6.0) 2026-06-25 15:44:37.111 | 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.dev536) (4.0.0) 2026-06-25 15:44:37.122 | 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.dev536) (3.0.52) 2026-06-25 15:44:37.123 | 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.dev536) (1.11.0) 2026-06-25 15:44:37.124 | 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.dev536) (15.0.0) 2026-06-25 15:44:37.124 | 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.dev536) (1.8.0) 2026-06-25 15:44:37.130 | 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.dev536) (26.1.0) 2026-06-25 15:44:37.131 | 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.dev536) (2025.9.1) 2026-06-25 15:44:37.132 | 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.dev536) (0.37.0) 2026-06-25 15:44:37.132 | 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.dev536) (2026.5.1) 2026-06-25 15:44:37.199 | 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.dev536) (3.4.7) 2026-06-25 15:44:37.200 | 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.dev536) (3.18) 2026-06-25 15:44:37.201 | 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.dev536) (2.7.0) 2026-06-25 15:44:37.202 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2023.11.17) 2026-06-25 15:44:37.237 | 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.dev536) (4.2.0) 2026-06-25 15:44:37.238 | 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.dev536) (2.20.0) 2026-06-25 15:44:37.249 | 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.dev536) (0.1.2) 2026-06-25 15:44:37.269 | 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.dev536) (0.8) 2026-06-25 15:44:37.333 | 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.dev536) (0.16.0) 2026-06-25 15:44:37.426 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-25 15:44:37.521 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.1 MB/s 0:00:00 2026-06-25 15:44:37.539 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-25 15:44:37.718 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s 0:00:00 2026-06-25 15:44:37.737 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-25 15:44:37.762 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-25 15:44:37.788 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-25 15:44:37.814 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-25 15:44:37.841 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-25 15:44:37.857 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 15:44:37.873 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-25 15:44:37.901 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-25 15:44:37.950 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-25 15:44:37.976 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-25 15:44:38.004 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-25 15:44:38.039 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-25 15:44:38.153 | Building wheels for collected packages: neutron, ovs 2026-06-25 15:44:38.154 | Building editable for neutron (pyproject.toml): started 2026-06-25 15:44:40.572 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-25 15:44:40.573 | Created wheel for neutron: filename=neutron-28.1.0.dev536-0.editable-py3-none-any.whl size=15980 sha256=b321f7eda14f88162b7a5cd998162fdcc2842945094801941c4990f9c325b5df 2026-06-25 15:44:40.574 | Stored in directory: /tmp/pip-ephem-wheel-cache-nkm6hef4/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-25 15:44:40.580 | Building wheel for ovs (pyproject.toml): started 2026-06-25 15:44:41.498 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-25 15:44:41.500 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=2b1afa700bc4402b1e88228ab684cecaa9c671cddbca2e91f3017a6d10812283 2026-06-25 15:44:41.500 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-25 15:44:41.505 | Successfully built neutron ovs 2026-06-25 15:44:41.808 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-25 15:44:47.604 | 2026-06-25 15:44:47.629 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev536 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-25 15:44:47.875 | + inc/python:pip_install:216 : result=0 2026-06-25 15:44:47.879 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:44:47.882 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:47.886 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:47.890 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:47.894 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:47.898 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:47.902 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:44:47.906 | + functions-common:time_stop:2427 : start_time=1782402266454 2026-06-25 15:44:47.910 | + functions-common:time_stop:2429 : [[ -z 1782402266454 ]] 2026-06-25 15:44:47.915 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:47.922 | + functions-common:time_stop:2432 : end_time=1782402287917 2026-06-25 15:44:47.926 | + functions-common:time_stop:2433 : elapsed_time=21463 2026-06-25 15:44:47.930 | + functions-common:time_stop:2434 : total=125068 2026-06-25 15:44:47.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:47.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146531 2026-06-25 15:44:47.942 | + inc/python:pip_install:219 : return 0 2026-06-25 15:44:47.946 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:44:47.950 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:44:47.954 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-25 15:44:47.959 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-25 15:44:47.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:44:47.967 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:44:47.972 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-25 15:44:47.976 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:44:47.980 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-25 15:44:47.985 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-25 15:44:47.989 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-25 15:44:47.989 | Installing OVN and dependent packages 2026-06-25 15:44:47.993 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-25 15:44:47.998 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-25 15:44:48.025 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:44:48.028 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-25 15:44:48.052 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:44:48.055 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-25 15:44:48.078 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:44:48.081 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-25 15:44:48.086 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-25 15:44:48.111 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:44:48.115 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-25 15:44:48.119 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-25 15:44:48.142 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-25 15:44:48.147 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-25 15:44:48.166 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-25 15:44:48.172 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-25 15:44:48.199 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-25 15:44:48.203 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:44:48.208 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:44:48.214 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:44:48.218 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:44:48.222 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:44:48.227 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:44:48.231 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:44:48.235 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:44:48.239 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:44:48.244 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:44:48.248 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:44:48.252 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:44:48.257 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-25 15:44:48.261 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:44:48.264 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:44:48.268 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:44:48.273 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-25 15:44:48.306 | + 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-06-25 15:44:48.352 | Reading package lists... 2026-06-25 15:44:48.819 | Building dependency tree... 2026-06-25 15:44:48.821 | Reading state information... 2026-06-25 15:44:49.684 | fakeroot is already the newest version (1.33-1). 2026-06-25 15:44:49.684 | fakeroot set to manually installed. 2026-06-25 15:44:49.684 | make is already the newest version (4.3-4.1build2). 2026-06-25 15:44:49.684 | make set to manually installed. 2026-06-25 15:44:49.684 | The following additional packages will be installed: 2026-06-25 15:44:49.684 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-25 15:44:49.685 | python3-sortedcontainers 2026-06-25 15:44:49.689 | Suggested packages: 2026-06-25 15:44:49.689 | openvswitch-doc python-sortedcontainers-doc 2026-06-25 15:44:49.741 | The following NEW packages will be installed: 2026-06-25 15:44:49.742 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-25 15:44:49.743 | python3-openvswitch python3-sortedcontainers 2026-06-25 15:44:49.808 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:44:49.808 | Need to get 4219 kB of archives. 2026-06-25 15:44:49.808 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-25 15:44:49.808 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-25 15:44:49.834 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-25 15:44:49.847 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-25 15:44:49.847 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-25 15:44:49.848 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-25 15:44:49.860 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-25 15:44:50.188 | perl: warning: Setting locale failed. 2026-06-25 15:44:50.188 | perl: warning: Please check that your locale settings: 2026-06-25 15:44:50.188 | LANGUAGE = (unset), 2026-06-25 15:44:50.188 | LC_ALL = "en_US.utf8", 2026-06-25 15:44:50.189 | LANG = "de_DE.UTF-8" 2026-06-25 15:44:50.189 | are supported and installed on your system. 2026-06-25 15:44:50.189 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:44:50.263 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:44:50.263 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:44:50.263 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:44:50.482 | Fetched 4219 kB in 0s (44.9 MB/s) 2026-06-25 15:44:50.556 | Selecting previously unselected package libunbound8:amd64. 2026-06-25 15:44:50.628 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-06-25 15:44:50.635 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-25 15:44:50.644 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 15:44:50.711 | Selecting previously unselected package openvswitch-common. 2026-06-25 15:44:50.724 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 15:44:50.729 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:44:50.851 | Selecting previously unselected package python3-sortedcontainers. 2026-06-25 15:44:50.864 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-25 15:44:50.868 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-25 15:44:50.928 | Selecting previously unselected package libxdp1:amd64. 2026-06-25 15:44:50.941 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-25 15:44:50.945 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 15:44:51.009 | Selecting previously unselected package python3-openvswitch. 2026-06-25 15:44:51.023 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 15:44:51.028 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:44:51.144 | Selecting previously unselected package openvswitch-switch. 2026-06-25 15:44:51.157 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 15:44:51.168 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:44:51.315 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-25 15:44:51.585 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 15:44:51.598 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 15:44:51.611 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:44:51.628 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:44:52.033 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:44:52.057 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-25 15:44:52.800 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-25 15:44:53.008 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-25 15:44:54.137 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:44:55.915 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:44:56.173 | perl: warning: Setting locale failed. 2026-06-25 15:44:56.173 | perl: warning: Please check that your locale settings: 2026-06-25 15:44:56.173 | LANGUAGE = (unset), 2026-06-25 15:44:56.173 | LC_ALL = "en_US.utf8", 2026-06-25 15:44:56.173 | LANG = "de_DE.UTF-8" 2026-06-25 15:44:56.173 | are supported and installed on your system. 2026-06-25 15:44:56.173 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:44:56.313 | perl: warning: Setting locale failed. 2026-06-25 15:44:56.313 | perl: warning: Please check that your locale settings: 2026-06-25 15:44:56.313 | LANGUAGE = (unset), 2026-06-25 15:44:56.313 | LC_ALL = "en_US.utf8", 2026-06-25 15:44:56.313 | LANG = "de_DE.UTF-8" 2026-06-25 15:44:56.313 | are supported and installed on your system. 2026-06-25 15:44:56.313 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:44:56.366 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:44:56.366 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:44:56.366 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:44:56.439 | perl: warning: Setting locale failed. 2026-06-25 15:44:56.439 | perl: warning: Please check that your locale settings: 2026-06-25 15:44:56.439 | LANGUAGE = (unset), 2026-06-25 15:44:56.439 | LC_ALL = "en_US.utf8", 2026-06-25 15:44:56.439 | LANG = "de_DE.UTF-8" 2026-06-25 15:44:56.439 | are supported and installed on your system. 2026-06-25 15:44:56.439 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:44:56.953 | 2026-06-25 15:44:56.953 | Running kernel seems to be up-to-date. 2026-06-25 15:44:56.953 | 2026-06-25 15:44:56.953 | Restarting services... 2026-06-25 15:44:57.011 | 2026-06-25 15:44:57.011 | Service restarts being deferred: 2026-06-25 15:44:57.011 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:44:57.011 | systemctl restart systemd-logind.service 2026-06-25 15:44:57.011 | systemctl restart virtlockd.service 2026-06-25 15:44:57.011 | systemctl restart virtlogd.service 2026-06-25 15:44:57.011 | 2026-06-25 15:44:57.011 | No containers need to be restarted. 2026-06-25 15:44:57.011 | 2026-06-25 15:44:57.012 | User sessions running outdated binaries: 2026-06-25 15:44:57.012 | quobyte @ session #6: sshd[2033] 2026-06-25 15:44:57.026 | quobyte @ user manager service: systemd[1168] 2026-06-25 15:44:57.039 | 2026-06-25 15:44:57.039 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:44:59.421 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:44:59.427 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:44:59.431 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:59.435 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:59.440 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:59.444 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:59.447 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:59.452 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:44:59.455 | + functions-common:time_stop:2427 : start_time=1782402288301 2026-06-25 15:44:59.460 | + functions-common:time_stop:2429 : [[ -z 1782402288301 ]] 2026-06-25 15:44:59.466 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:59.471 | + functions-common:time_stop:2432 : end_time=1782402299467 2026-06-25 15:44:59.476 | + functions-common:time_stop:2433 : elapsed_time=11166 2026-06-25 15:44:59.480 | + functions-common:time_stop:2434 : total=178763 2026-06-25 15:44:59.484 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:59.489 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189929 2026-06-25 15:44:59.492 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:44:59.497 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-25 15:44:59.534 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 15:44:59.537 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:44:59.542 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:44:59.545 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:44:59.549 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:44:59.553 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:44:59.557 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:44:59.562 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:44:59.565 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:44:59.570 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:44:59.575 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:44:59.579 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:44:59.583 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:44:59.588 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 15:44:59.592 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:44:59.596 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:44:59.601 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:44:59.606 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-25 15:44:59.642 | + 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-06-25 15:44:59.688 | Reading package lists... 2026-06-25 15:45:00.057 | Building dependency tree... 2026-06-25 15:45:00.060 | Reading state information... 2026-06-25 15:45:00.766 | The following additional packages will be installed: 2026-06-25 15:45:00.767 | ovn-common 2026-06-25 15:45:00.822 | The following NEW packages will be installed: 2026-06-25 15:45:00.822 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-25 15:45:00.911 | 0 upgraded, 4 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:45:00.911 | Need to get 2360 kB of archives. 2026-06-25 15:45:00.911 | After this operation, 8355 kB of additional disk space will be used. 2026-06-25 15:45:00.911 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-25 15:45:01.021 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-25 15:45:01.031 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-25 15:45:01.033 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-25 15:45:01.322 | perl: warning: Setting locale failed. 2026-06-25 15:45:01.322 | perl: warning: Please check that your locale settings: 2026-06-25 15:45:01.322 | LANGUAGE = (unset), 2026-06-25 15:45:01.322 | LC_ALL = "en_US.utf8", 2026-06-25 15:45:01.322 | LANG = "de_DE.UTF-8" 2026-06-25 15:45:01.322 | are supported and installed on your system. 2026-06-25 15:45:01.322 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:45:01.390 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:45:01.390 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:45:01.390 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:45:01.621 | Fetched 2360 kB in 0s (13.0 MB/s) 2026-06-25 15:45:01.729 | Selecting previously unselected package ovn-common. 2026-06-25 15:45:01.797 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-25 15:45:01.804 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:45:01.808 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:45:01.922 | Selecting previously unselected package ovn-central. 2026-06-25 15:45:01.936 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:45:01.939 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:45:02.015 | Selecting previously unselected package ovn-controller-vtep. 2026-06-25 15:45:02.031 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:45:02.035 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:45:02.093 | Selecting previously unselected package ovn-host. 2026-06-25 15:45:02.109 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:45:02.117 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:45:02.212 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:45:02.233 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:45:02.761 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 15:45:02.960 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-25 15:45:03.504 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 15:45:03.578 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:45:04.128 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 15:45:04.349 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-25 15:45:05.088 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-25 15:45:05.913 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-25 15:45:06.842 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 15:45:06.915 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:45:07.148 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-25 15:45:07.762 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:45:09.846 | perl: warning: Setting locale failed. 2026-06-25 15:45:09.847 | perl: warning: Please check that your locale settings: 2026-06-25 15:45:09.847 | LANGUAGE = (unset), 2026-06-25 15:45:09.847 | LC_ALL = "en_US.utf8", 2026-06-25 15:45:09.847 | LANG = "de_DE.UTF-8" 2026-06-25 15:45:09.847 | are supported and installed on your system. 2026-06-25 15:45:09.847 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:45:10.014 | perl: warning: Setting locale failed. 2026-06-25 15:45:10.014 | perl: warning: Please check that your locale settings: 2026-06-25 15:45:10.014 | LANGUAGE = (unset), 2026-06-25 15:45:10.014 | LC_ALL = "en_US.utf8", 2026-06-25 15:45:10.014 | LANG = "de_DE.UTF-8" 2026-06-25 15:45:10.014 | are supported and installed on your system. 2026-06-25 15:45:10.014 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:45:10.071 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:45:10.071 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:45:10.071 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:45:10.148 | perl: warning: Setting locale failed. 2026-06-25 15:45:10.148 | perl: warning: Please check that your locale settings: 2026-06-25 15:45:10.148 | LANGUAGE = (unset), 2026-06-25 15:45:10.148 | LC_ALL = "en_US.utf8", 2026-06-25 15:45:10.148 | LANG = "de_DE.UTF-8" 2026-06-25 15:45:10.148 | are supported and installed on your system. 2026-06-25 15:45:10.148 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:45:10.696 | 2026-06-25 15:45:10.697 | Running kernel seems to be up-to-date. 2026-06-25 15:45:10.697 | 2026-06-25 15:45:10.697 | Restarting services... 2026-06-25 15:45:10.752 | 2026-06-25 15:45:10.752 | Service restarts being deferred: 2026-06-25 15:45:10.752 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:45:10.752 | systemctl restart systemd-logind.service 2026-06-25 15:45:10.752 | systemctl restart virtlockd.service 2026-06-25 15:45:10.752 | systemctl restart virtlogd.service 2026-06-25 15:45:10.752 | 2026-06-25 15:45:10.752 | No containers need to be restarted. 2026-06-25 15:45:10.753 | 2026-06-25 15:45:10.753 | User sessions running outdated binaries: 2026-06-25 15:45:10.753 | quobyte @ session #6: sshd[2033] 2026-06-25 15:45:10.763 | quobyte @ user manager service: systemd[1168] 2026-06-25 15:45:10.774 | 2026-06-25 15:45:10.774 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:45:12.957 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:45:12.959 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:45:12.959 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:12.960 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:12.960 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:12.962 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:12.966 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:12.968 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:45:12.970 | + functions-common:time_stop:2427 : start_time=1782402299637 2026-06-25 15:45:12.973 | + functions-common:time_stop:2429 : [[ -z 1782402299637 ]] 2026-06-25 15:45:12.978 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:12.983 | + functions-common:time_stop:2432 : end_time=1782402312980 2026-06-25 15:45:12.985 | + functions-common:time_stop:2433 : elapsed_time=13343 2026-06-25 15:45:12.987 | + functions-common:time_stop:2434 : total=189929 2026-06-25 15:45:12.990 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:12.992 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=203272 2026-06-25 15:45:12.996 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:45:13.000 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:45:13.003 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:45:13.005 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-25 15:45:13.008 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-25 15:45:13.014 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:45:13.017 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-25 15:45:13.020 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:45:13.023 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-25 15:45:13.026 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:45:13.031 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-25 15:45:13.033 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:45:13.038 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-25 15:45:13.041 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:45:13.045 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-25 15:45:13.048 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:45:13.050 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-25 15:45:13.053 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:45:13.055 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-25 15:45:13.060 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:45:13.063 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-25 15:45:13.066 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-25 15:45:13.070 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-25 15:45:13.073 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:45:13.077 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:45:13.080 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-25 15:45:13.083 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:45:13.086 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-25 15:45:13.089 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:45:13.092 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-25 15:45:13.115 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:13.118 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-25 15:45:13.121 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-25 15:45:13.125 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-25 15:45:13.128 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:45:13.131 | + lib/stack:stack_install_service:32 : install_nova 2026-06-25 15:45:13.135 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-25 15:45:13.138 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-25 15:45:13.142 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:45:13.146 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:45:13.149 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-25 15:45:13.153 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:45:13.156 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-25 15:45:13.176 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:13.179 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 15:45:13.182 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-25 15:45:13.186 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-25 15:45:13.189 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-25 15:45:13.192 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-25 15:45:13.361 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-25 15:45:13.364 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:45:13.367 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:45:13.370 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 15:45:13.373 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:45:13.376 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:45:13.379 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:45:13.383 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:45:13.386 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:45:13.390 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:45:13.393 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:45:13.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:45:13.400 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:45:13.403 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:45:13.406 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:45:13.410 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:45:13.413 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 15:45:13.417 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:45:13.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:45:13.424 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:45:13.427 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 15:45:13.453 | + 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-06-25 15:45:13.493 | Reading package lists... 2026-06-25 15:45:13.874 | Building dependency tree... 2026-06-25 15:45:13.876 | Reading state information... 2026-06-25 15:45:14.475 | The following additional packages will be installed: 2026-06-25 15:45:14.475 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-25 15:45:14.475 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-25 15:45:14.476 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-25 15:45:14.476 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-25 15:45:14.476 | qemu-system-sparc 2026-06-25 15:45:14.479 | Suggested packages: 2026-06-25 15:45:14.479 | libvirt-clients-qemu libvirt-login-shell 2026-06-25 15:45:14.480 | libvirt-daemon-driver-storage-gluster 2026-06-25 15:45:14.480 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-25 15:45:14.480 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-25 15:45:14.480 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-25 15:45:14.480 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-25 15:45:14.527 | The following packages will be REMOVED: 2026-06-25 15:45:14.530 | apport-core-dump-handler 2026-06-25 15:45:14.532 | The following NEW packages will be installed: 2026-06-25 15:45:14.533 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-25 15:45:14.533 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-25 15:45:14.533 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-25 15:45:14.536 | The following packages will be upgraded: 2026-06-25 15:45:14.536 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-25 15:45:14.536 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-25 15:45:14.537 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-25 15:45:14.587 | 9 upgraded, 13 newly installed, 1 to remove and 76 not upgraded. 2026-06-25 15:45:14.587 | Need to get 113 MB of archives. 2026-06-25 15:45:14.587 | After this operation, 897 MB of additional disk space will be used. 2026-06-25 15:45:14.587 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-25 15:45:14.613 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-25 15:45:14.613 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-25 15:45:14.613 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-25 15:45:14.621 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-25 15:45:14.627 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-25 15:45:14.632 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-25 15:45:14.633 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-25 15:45:14.635 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-25 15:45:14.635 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-25 15:45:14.635 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-25 15:45:14.657 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-25 15:45:14.659 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-25 15:45:14.662 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-25 15:45:14.789 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-25 15:45:14.976 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-25 15:45:15.076 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-25 15:45:15.148 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-25 15:45:15.186 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-25 15:45:15.838 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-25 15:45:15.839 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-25 15:45:15.873 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-25 15:45:16.114 | perl: warning: Setting locale failed. 2026-06-25 15:45:16.115 | perl: warning: Please check that your locale settings: 2026-06-25 15:45:16.115 | LANGUAGE = (unset), 2026-06-25 15:45:16.115 | LC_ALL = "en_US.utf8", 2026-06-25 15:45:16.115 | LANG = "de_DE.UTF-8" 2026-06-25 15:45:16.115 | are supported and installed on your system. 2026-06-25 15:45:16.115 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:45:16.186 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:45:16.186 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:45:16.186 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:45:16.322 | Vorkonfiguration der Pakete ... 2026-06-25 15:45:16.467 | Fetched 113 MB in 1s (85.9 MB/s) 2026-06-25 15:45:16.509 | Selecting previously unselected package python3-zstandard. 2026-06-25 15:45:16.615 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-06-25 15:45:16.624 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-25 15:45:16.629 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-25 15:45:16.780 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-25 15:45:16.780 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 15:45:16.780 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:45:16.780 | Package python3-zstandard is not configured yet. 2026-06-25 15:45:16.781 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 15:45:16.781 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:45:16.781 | Package systemd-coredump is not installed. 2026-06-25 15:45:16.781 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 15:45:16.781 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:45:16.782 | Package python3-zstandard is not configured yet. 2026-06-25 15:45:16.782 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 15:45:16.782 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:45:16.782 | Package systemd-coredump is not installed. 2026-06-25 15:45:16.782 | 2026-06-25 15:45:16.842 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-06-25 15:45:16.848 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-25 15:45:17.764 | Selecting previously unselected package systemd-coredump. 2026-06-25 15:45:17.832 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-25 15:45:17.839 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:45:17.844 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 15:45:17.926 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:45:17.955 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:45:18.028 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:45:18.057 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:45:18.168 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:45:18.203 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:45:18.326 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:45:18.359 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:45:18.483 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:45:18.515 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:45:18.620 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:45:18.704 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:45:18.820 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:45:18.853 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:45:18.939 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:45:18.976 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:45:19.063 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:45:19.079 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:45:19.319 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-25 15:45:19.334 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:45:19.348 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:19.424 | Selecting previously unselected package python3-libvirt. 2026-06-25 15:45:19.436 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-25 15:45:19.440 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-25 15:45:19.516 | Selecting previously unselected package qemu-system-arm. 2026-06-25 15:45:19.529 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:45:19.542 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:20.107 | Selecting previously unselected package qemu-system-mips. 2026-06-25 15:45:20.119 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:45:20.132 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:20.793 | Selecting previously unselected package qemu-system-ppc. 2026-06-25 15:45:20.804 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:45:20.818 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:21.225 | Selecting previously unselected package qemu-system-sparc. 2026-06-25 15:45:21.240 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:45:21.254 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:21.538 | Selecting previously unselected package qemu-system-s390x. 2026-06-25 15:45:21.552 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:45:21.564 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:21.757 | Selecting previously unselected package qemu-system-misc. 2026-06-25 15:45:21.772 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:45:21.784 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:23.952 | Selecting previously unselected package qemu-system. 2026-06-25 15:45:23.964 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:45:23.968 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:24.023 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-25 15:45:24.037 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 15:45:24.041 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 15:45:26.097 | Selecting previously unselected package qemu-efi-arm. 2026-06-25 15:45:26.111 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 15:45:26.115 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 15:45:26.965 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 15:45:27.499 | Creating group 'systemd-coredump' with GID 987. 2026-06-25 15:45:27.503 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-25 15:45:27.533 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:27.554 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:27.575 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:27.596 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 15:45:27.609 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:27.630 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-25 15:45:27.895 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:27.907 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:27.928 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 15:45:27.941 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:27.961 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:28.556 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:29.092 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-25 15:45:29.414 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:29.449 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:29.468 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:29.488 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:29.506 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:45:29.518 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:29.535 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:29.553 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-25 15:45:29.717 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:45:29.718 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:45:29.718 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:45:33.527 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-25 15:45:33.602 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:45:35.697 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:45:35.955 | perl: warning: Setting locale failed. 2026-06-25 15:45:35.955 | perl: warning: Please check that your locale settings: 2026-06-25 15:45:35.955 | LANGUAGE = (unset), 2026-06-25 15:45:35.955 | LC_ALL = "en_US.utf8", 2026-06-25 15:45:35.955 | LANG = "de_DE.UTF-8" 2026-06-25 15:45:35.955 | are supported and installed on your system. 2026-06-25 15:45:35.955 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:45:36.106 | perl: warning: Setting locale failed. 2026-06-25 15:45:36.106 | perl: warning: Please check that your locale settings: 2026-06-25 15:45:36.106 | LANGUAGE = (unset), 2026-06-25 15:45:36.106 | LC_ALL = "en_US.utf8", 2026-06-25 15:45:36.106 | LANG = "de_DE.UTF-8" 2026-06-25 15:45:36.106 | are supported and installed on your system. 2026-06-25 15:45:36.106 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:45:36.163 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:45:36.164 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:45:36.164 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:45:36.245 | perl: warning: Setting locale failed. 2026-06-25 15:45:36.245 | perl: warning: Please check that your locale settings: 2026-06-25 15:45:36.245 | LANGUAGE = (unset), 2026-06-25 15:45:36.245 | LC_ALL = "en_US.utf8", 2026-06-25 15:45:36.245 | LANG = "de_DE.UTF-8" 2026-06-25 15:45:36.245 | are supported and installed on your system. 2026-06-25 15:45:36.245 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:45:36.786 | 2026-06-25 15:45:36.786 | Running kernel seems to be up-to-date. 2026-06-25 15:45:36.786 | 2026-06-25 15:45:36.787 | Restarting services... 2026-06-25 15:45:36.840 | 2026-06-25 15:45:36.840 | Service restarts being deferred: 2026-06-25 15:45:36.840 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:45:36.841 | systemctl restart systemd-logind.service 2026-06-25 15:45:36.841 | systemctl restart virtlockd.service 2026-06-25 15:45:36.841 | systemctl restart virtlogd.service 2026-06-25 15:45:36.841 | 2026-06-25 15:45:36.841 | No containers need to be restarted. 2026-06-25 15:45:36.841 | 2026-06-25 15:45:36.841 | User sessions running outdated binaries: 2026-06-25 15:45:36.841 | quobyte @ session #6: sshd[2033] 2026-06-25 15:45:36.851 | quobyte @ user manager service: systemd[1168] 2026-06-25 15:45:36.863 | 2026-06-25 15:45:36.863 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:45:39.439 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:45:39.444 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:45:39.448 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:39.452 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:39.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:39.461 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:39.465 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:39.469 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:45:39.473 | + functions-common:time_stop:2427 : start_time=1782402313449 2026-06-25 15:45:39.476 | + functions-common:time_stop:2429 : [[ -z 1782402313449 ]] 2026-06-25 15:45:39.481 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:39.486 | + functions-common:time_stop:2432 : end_time=1782402339482 2026-06-25 15:45:39.489 | + functions-common:time_stop:2433 : elapsed_time=26033 2026-06-25 15:45:39.494 | + functions-common:time_stop:2434 : total=203272 2026-06-25 15:45:39.497 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:39.500 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=229305 2026-06-25 15:45:39.504 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:45:39.507 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 15:45:39.511 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:45:39.516 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:45:39.519 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:45:39.524 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:45:39.529 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:45:39.533 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:45:39.537 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:45:39.542 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:45:39.545 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:45:39.548 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:45:39.552 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:45:39.556 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:45:39.559 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 15:45:39.563 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:45:39.566 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:45:39.571 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:45:39.575 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-25 15:45:39.607 | + 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-06-25 15:45:39.648 | Reading package lists... 2026-06-25 15:45:40.151 | Building dependency tree... 2026-06-25 15:45:40.154 | Reading state information... 2026-06-25 15:45:41.141 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-25 15:45:41.141 | ovmf set to manually installed. 2026-06-25 15:45:41.141 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 15:45:41.141 | swtpm set to manually installed. 2026-06-25 15:45:41.141 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 15:45:41.141 | swtpm-tools set to manually installed. 2026-06-25 15:45:41.142 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-25 15:45:41.142 | mdevctl set to manually installed. 2026-06-25 15:45:41.142 | 0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded. 2026-06-25 15:45:41.149 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:45:41.154 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:45:41.158 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:41.162 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:41.166 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:41.170 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:41.174 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:41.179 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:45:41.182 | + functions-common:time_stop:2427 : start_time=1782402339601 2026-06-25 15:45:41.186 | + functions-common:time_stop:2429 : [[ -z 1782402339601 ]] 2026-06-25 15:45:41.190 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:41.197 | + functions-common:time_stop:2432 : end_time=1782402341192 2026-06-25 15:45:41.200 | + functions-common:time_stop:2433 : elapsed_time=1591 2026-06-25 15:45:41.204 | + functions-common:time_stop:2434 : total=229305 2026-06-25 15:45:41.207 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:41.211 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=230896 2026-06-25 15:45:41.215 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:45:41.220 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-25 15:45:41.225 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:45:41.231 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:45:41.234 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-25 15:45:41.238 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-25 15:45:41.242 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-25 15:45:41.247 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-25 15:45:41.250 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-25 15:45:41.254 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-25 15:45:41.281 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:41.285 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-25 15:45:41.311 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-25 15:45:41.314 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-25 15:45:41.319 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-25 15:45:41.322 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-25 15:45:41.326 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-25 15:45:41.330 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-25 15:45:41.334 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-25 15:45:41.339 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:45:41.345 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:45:41.350 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:45:41.354 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:45:41.360 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:45:41.387 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:45:41.391 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:45:41.395 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:45:41.400 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-25 15:45:41.401 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:45:41.408 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-25 15:45:41.412 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:45:41.416 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 15:45:41.420 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:45:41.424 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:45:41.428 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:45:41.433 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:45:41.437 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:45:41.441 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:45:41.445 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:41.450 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:41.455 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:41.461 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402341457 2026-06-25 15:45:41.466 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 15:45:41.471 | Cloning into '/opt/stack/novnc'... 2026-06-25 15:45:43.546 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:45:43.551 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:43.555 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:43.560 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:43.566 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:43.569 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:43.574 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:45:43.578 | + functions-common:time_stop:2427 : start_time=1782402341457 2026-06-25 15:45:43.583 | + functions-common:time_stop:2429 : [[ -z 1782402341457 ]] 2026-06-25 15:45:43.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:43.595 | + functions-common:time_stop:2432 : end_time=1782402343591 2026-06-25 15:45:43.599 | + functions-common:time_stop:2433 : elapsed_time=2134 2026-06-25 15:45:43.604 | + functions-common:time_stop:2434 : total=170414 2026-06-25 15:45:43.608 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:43.612 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172548 2026-06-25 15:45:43.616 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-25 15:45:43.621 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-25 15:45:43.626 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:45:43.629 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:45:43.634 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:45:43.639 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:45:43.643 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:45:43.647 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:45:43.651 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:43.655 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:43.661 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:43.668 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402343663 2026-06-25 15:45:43.672 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-25 15:45:44.119 | From https://github.com/novnc/novnc 2026-06-25 15:45:44.119 | * tag v1.3.0 -> FETCH_HEAD 2026-06-25 15:45:44.135 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:45:44.140 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:44.145 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:44.150 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:44.154 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:44.158 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:44.162 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:45:44.166 | + functions-common:time_stop:2427 : start_time=1782402343663 2026-06-25 15:45:44.172 | + functions-common:time_stop:2429 : [[ -z 1782402343663 ]] 2026-06-25 15:45:44.178 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:44.184 | + functions-common:time_stop:2432 : end_time=1782402344180 2026-06-25 15:45:44.188 | + functions-common:time_stop:2433 : elapsed_time=517 2026-06-25 15:45:44.193 | + functions-common:time_stop:2434 : total=172548 2026-06-25 15:45:44.198 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:44.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173065 2026-06-25 15:45:44.206 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:45:44.210 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:45:44.215 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:45:44.219 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:45:44.223 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:45:44.227 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:45:44.232 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:45:44.237 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:44.241 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:44.247 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:44.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402344249 2026-06-25 15:45:44.259 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:45:44.298 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:45:44.298 | 2026-06-25 15:45:44.298 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:45:44.299 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:45:44.299 | state without impacting any branches by switching back to a branch. 2026-06-25 15:45:44.299 | 2026-06-25 15:45:44.299 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:45:44.299 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:45:44.299 | 2026-06-25 15:45:44.300 | git switch -c 2026-06-25 15:45:44.300 | 2026-06-25 15:45:44.300 | Or undo this operation with: 2026-06-25 15:45:44.300 | 2026-06-25 15:45:44.300 | git switch - 2026-06-25 15:45:44.300 | 2026-06-25 15:45:44.300 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:45:44.300 | 2026-06-25 15:45:44.300 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-25 15:45:44.303 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:45:44.307 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:44.311 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:44.315 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:44.319 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:44.323 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:44.325 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:45:44.327 | + functions-common:time_stop:2427 : start_time=1782402344249 2026-06-25 15:45:44.330 | + functions-common:time_stop:2429 : [[ -z 1782402344249 ]] 2026-06-25 15:45:44.335 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:44.340 | + functions-common:time_stop:2432 : end_time=1782402344336 2026-06-25 15:45:44.342 | + functions-common:time_stop:2433 : elapsed_time=87 2026-06-25 15:45:44.345 | + functions-common:time_stop:2434 : total=173065 2026-06-25 15:45:44.349 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:44.353 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173152 2026-06-25 15:45:44.357 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-25 15:45:44.378 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-25 15:45:44.384 | + functions-common:git_clone:673 : head -1 2026-06-25 15:45:44.385 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:45:44.388 | 463c39e noVNC 1.3.0 2026-06-25 15:45:44.393 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:45:44.397 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-25 15:45:44.424 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:45:44.429 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-25 15:45:44.434 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-25 15:45:44.439 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-25 15:45:44.443 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:45:44.447 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:45:44.452 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:45:44.456 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:45:44.461 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:45:44.466 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:45:44.496 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:45:44.500 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:45:44.503 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:45:44.508 | + functions-common:git_clone:610 : echo master 2026-06-25 15:45:44.508 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:45:44.515 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-25 15:45:44.519 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:45:44.522 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 15:45:44.527 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:45:44.530 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:45:44.535 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:45:44.538 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:45:44.542 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:45:44.546 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:45:44.549 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:44.554 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:44.559 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:44.565 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402344561 2026-06-25 15:45:44.569 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 15:45:44.573 | Cloning into '/opt/stack/nova'... 2026-06-25 15:49:44.473 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:49:44.475 | + functions-common:time_stop:2420 : local name 2026-06-25 15:49:44.478 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:49:44.482 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:49:44.486 | + functions-common:time_stop:2423 : local total 2026-06-25 15:49:44.490 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:49:44.495 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:49:44.499 | + functions-common:time_stop:2427 : start_time=1782402344561 2026-06-25 15:49:44.503 | + functions-common:time_stop:2429 : [[ -z 1782402344561 ]] 2026-06-25 15:49:44.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:49:44.521 | + functions-common:time_stop:2432 : end_time=1782402584516 2026-06-25 15:49:44.525 | + functions-common:time_stop:2433 : elapsed_time=239955 2026-06-25 15:49:44.530 | + functions-common:time_stop:2434 : total=173152 2026-06-25 15:49:44.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:49:44.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413107 2026-06-25 15:49:44.543 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-25 15:49:44.547 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:49:44.551 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:49:44.556 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:49:44.560 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:49:44.564 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:49:44.569 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:49:44.573 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:49:44.577 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:49:44.581 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:49:44.587 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:49:44.593 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402584588 2026-06-25 15:49:44.597 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:49:45.406 | From https://review.opendev.org/openstack/nova 2026-06-25 15:49:45.406 | * branch master -> FETCH_HEAD 2026-06-25 15:49:45.420 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:49:45.424 | + functions-common:time_stop:2420 : local name 2026-06-25 15:49:45.428 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:49:45.432 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:49:45.437 | + functions-common:time_stop:2423 : local total 2026-06-25 15:49:45.441 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:49:45.445 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:49:45.450 | + functions-common:time_stop:2427 : start_time=1782402584588 2026-06-25 15:49:45.454 | + functions-common:time_stop:2429 : [[ -z 1782402584588 ]] 2026-06-25 15:49:45.459 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:49:45.466 | + functions-common:time_stop:2432 : end_time=1782402585461 2026-06-25 15:49:45.470 | + functions-common:time_stop:2433 : elapsed_time=873 2026-06-25 15:49:45.474 | + functions-common:time_stop:2434 : total=413107 2026-06-25 15:49:45.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:49:45.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413980 2026-06-25 15:49:45.487 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:49:45.491 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:49:45.496 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:49:45.500 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:49:45.504 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:49:45.509 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:49:45.513 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:49:45.517 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:49:45.520 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:49:45.525 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:49:45.531 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402585526 2026-06-25 15:49:45.534 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:49:46.089 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:49:46.089 | 2026-06-25 15:49:46.089 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:49:46.089 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:49:46.089 | state without impacting any branches by switching back to a branch. 2026-06-25 15:49:46.089 | 2026-06-25 15:49:46.089 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:49:46.089 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:49:46.090 | 2026-06-25 15:49:46.090 | git switch -c 2026-06-25 15:49:46.090 | 2026-06-25 15:49:46.090 | Or undo this operation with: 2026-06-25 15:49:46.090 | 2026-06-25 15:49:46.090 | git switch - 2026-06-25 15:49:46.090 | 2026-06-25 15:49:46.090 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:49:46.090 | 2026-06-25 15:49:46.091 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-25 15:49:46.100 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:49:46.105 | + functions-common:time_stop:2420 : local name 2026-06-25 15:49:46.109 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:49:46.113 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:49:46.117 | + functions-common:time_stop:2423 : local total 2026-06-25 15:49:46.122 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:49:46.125 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:49:46.129 | + functions-common:time_stop:2427 : start_time=1782402585526 2026-06-25 15:49:46.133 | + functions-common:time_stop:2429 : [[ -z 1782402585526 ]] 2026-06-25 15:49:46.138 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:49:46.144 | + functions-common:time_stop:2432 : end_time=1782402586140 2026-06-25 15:49:46.149 | + functions-common:time_stop:2433 : elapsed_time=614 2026-06-25 15:49:46.153 | + functions-common:time_stop:2434 : total=413980 2026-06-25 15:49:46.157 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:49:46.161 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=414594 2026-06-25 15:49:46.166 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-25 15:49:46.193 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-25 15:49:46.197 | + functions-common:git_clone:673 : head -1 2026-06-25 15:49:46.198 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:49:46.201 | 6d52ef14b6 move compile earlier 2026-06-25 15:49:46.205 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:49:46.211 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-25 15:49:46.215 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:49:46.219 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 15:49:46.223 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-25 15:49:46.228 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:49:46.232 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-25 15:49:46.237 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:49:46.241 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 15:49:46.245 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-25 15:49:46.250 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:49:46.254 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:49:46.260 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-25 15:49:46.265 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:49:46.270 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-25 15:49:46.275 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:49:46.279 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:49:46.285 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-25 15:49:46.293 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-25 15:49:46.298 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-25 15:49:46.302 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-25 15:49:46.469 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-25 15:49:46.474 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:49:46.478 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:49:46.482 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:49:46.486 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 15:49:46.490 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-25 15:49:46.495 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:49:46.499 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:49:46.503 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:49:46.507 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:49:46.511 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:49:46.515 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:49:46.519 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:49:46.524 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-25 15:49:46.561 | Using python 3.12 to install /opt/stack/nova 2026-06-25 15:49:46.566 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-25 15:49:47.598 | Obtaining file:///opt/stack/nova 2026-06-25 15:49:47.603 | Installing build dependencies: started 2026-06-25 15:49:49.523 | Installing build dependencies: finished with status 'done' 2026-06-25 15:49:49.524 | Checking if build backend supports build_editable: started 2026-06-25 15:49:50.133 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:49:50.135 | Getting requirements to build editable: started 2026-06-25 15:49:50.466 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:49:50.468 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:49:52.840 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:49:52.872 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-25 15:49:52.873 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.51) 2026-06-25 15:49:52.874 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-25 15:49:52.875 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-25 15:49:52.877 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-25 15:49:52.878 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-25 15:49:52.880 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-25 15:49:52.881 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-25 15:49:52.882 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-25 15:49:52.883 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-25 15:49:52.884 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.2) 2026-06-25 15:49:52.886 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-25 15:49:52.887 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-25 15:49:52.888 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-25 15:49:52.889 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-25 15:49:52.891 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-25 15:49:52.892 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-25 15:49:52.893 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-25 15:49:52.894 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-25 15:49:52.895 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-25 15:49:52.896 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-25 15:49:52.897 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-25 15:49:52.898 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-25 15:49:52.899 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-25 15:49:53.119 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-25 15:49:53.287 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-25 15:49:53.501 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-25 15:49:53.503 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-25 15:49:53.505 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-25 15:49:53.506 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-25 15:49:53.508 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-25 15:49:53.509 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-25 15:49:53.510 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 15:49:53.512 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-25 15:49:53.513 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-25 15:49:53.514 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-25 15:49:53.515 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-25 15:49:53.516 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-25 15:49:53.516 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-25 15:49:53.518 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-25 15:49:53.519 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-25 15:49:53.520 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-25 15:49:53.521 | 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.dev200) (4.6.0) 2026-06-25 15:49:53.523 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-25 15:49:53.524 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 15:49:53.525 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-25 15:49:53.526 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-25 15:49:53.527 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-25 15:49:53.528 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-25 15:49:53.529 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 15:49:53.530 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-25 15:49:53.531 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-25 15:49:53.561 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-25 15:49:53.578 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 15:49:53.591 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 15:49:53.592 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-25 15:49:53.594 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-25 15:49:53.595 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-25 15:49:53.596 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-25 15:49:53.596 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-25 15:49:53.597 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.17.0) 2026-06-25 15:49:53.598 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-25 15:49:53.602 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-25 15:49:53.603 | 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.dev200) (4.15.0) 2026-06-25 15:49:53.606 | 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.dev200) (7.4.0) 2026-06-25 15:49:53.611 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-25 15:49:53.616 | 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.dev200) (3.0) 2026-06-25 15:49:53.625 | 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.dev200) (2.8.0) 2026-06-25 15:49:53.634 | 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.dev200) (3.1.0) 2026-06-25 15:49:53.637 | 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.dev200) (2.2.1) 2026-06-25 15:49:53.643 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-25 15:49:53.646 | 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.dev200) (26.1.0) 2026-06-25 15:49:53.647 | 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.dev200) (2025.9.1) 2026-06-25 15:49:53.648 | 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.dev200) (0.37.0) 2026-06-25 15:49:53.649 | 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.dev200) (2026.5.1) 2026-06-25 15:49:53.658 | 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.dev200) (2.1.0) 2026-06-25 15:49:53.666 | 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.dev200) (4.0.1) 2026-06-25 15:49:53.668 | 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.dev200) (2.13.0) 2026-06-25 15:49:53.669 | 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.dev200) (5.8.0) 2026-06-25 15:49:53.684 | 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.dev200) (1.5.0) 2026-06-25 15:49:53.685 | 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.dev200) (1.1.0) 2026-06-25 15:49:53.686 | 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.dev200) (1.33) 2026-06-25 15:49:53.688 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-25 15:49:53.697 | 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.dev200) (3.1.1) 2026-06-25 15:49:53.705 | 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.dev200) (9.1.4) 2026-06-25 15:49:53.719 | 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.dev200) (2.18.0) 2026-06-25 15:49:53.728 | 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.dev200) (0.20) 2026-06-25 15:49:53.743 | 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.dev200) (2.1.2) 2026-06-25 15:49:53.744 | 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.dev200) (0.6.2) 2026-06-25 15:49:53.763 | 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.dev200) (7.1.4) 2026-06-25 15:49:53.765 | 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.dev200) (5.3.1) 2026-06-25 15:49:53.766 | 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.dev200) (5.6.2) 2026-06-25 15:49:53.767 | 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.dev200) (0.16.0) 2026-06-25 15:49:53.773 | 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.dev200) (5.1.0) 2026-06-25 15:49:53.784 | 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.dev200) (2026.2) 2026-06-25 15:49:53.785 | 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.dev200) (26.2) 2026-06-25 15:49:53.793 | 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.dev200) (0.25.0) 2026-06-25 15:49:53.798 | 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.dev200) (5.0.0) 2026-06-25 15:49:53.800 | 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.dev200) (4.0.1) 2026-06-25 15:49:53.816 | 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.dev200) (1.2.1) 2026-06-25 15:49:53.848 | 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.dev200) (1.7.6) 2026-06-25 15:49:53.857 | 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.dev200) (2.2.0) 2026-06-25 15:49:53.865 | 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.dev200) (1.3.7) 2026-06-25 15:49:53.879 | 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.dev200) (3.3.2) 2026-06-25 15:49:53.895 | 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.dev200) (4.3.2) 2026-06-25 15:49:53.896 | 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.dev200) (3.7.1) 2026-06-25 15:49:53.908 | 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.dev200) (2.4.0) 2026-06-25 15:49:53.920 | 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.dev200) (3.0.3) 2026-06-25 15:49:53.921 | 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.dev200) (1.6.2) 2026-06-25 15:49:53.933 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-25 15:49:53.956 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-25 15:49:54.002 | 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.dev200) (4.14.0) 2026-06-25 15:49:54.009 | 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.dev200) (0.6.0) 2026-06-25 15:49:54.010 | 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.dev200) (4.0.0) 2026-06-25 15:49:54.029 | 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.dev200) (3.0.52) 2026-06-25 15:49:54.031 | 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.dev200) (1.11.0) 2026-06-25 15:49:54.032 | 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.dev200) (15.0.0) 2026-06-25 15:49:54.034 | 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.dev200) (1.8.0) 2026-06-25 15:49:54.068 | 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.dev200) (1.17.0) 2026-06-25 15:49:54.076 | 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.dev200) (2.1.0) 2026-06-25 15:49:54.078 | 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.dev200) (24.2.1) 2026-06-25 15:49:54.103 | 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.dev200) (4.6.0) 2026-06-25 15:49:54.132 | 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.dev200) (3.4.7) 2026-06-25 15:49:54.133 | 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.dev200) (3.18) 2026-06-25 15:49:54.134 | 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.dev200) (2.7.0) 2026-06-25 15:49:54.136 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-25 15:49:54.187 | 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.dev200) (4.2.0) 2026-06-25 15:49:54.188 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (2.20.0) 2026-06-25 15:49:54.203 | 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.dev200) (0.1.2) 2026-06-25 15:49:54.232 | 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.dev200) (0.8) 2026-06-25 15:49:54.306 | 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.dev200) (0.16.0) 2026-06-25 15:49:54.864 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 15:49:54.883 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-25 15:49:54.948 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 15:49:54.965 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 15:49:55.024 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 15:49:55.041 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-25 15:49:55.156 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-25 15:49:55.183 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-25 15:49:55.212 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-25 15:49:55.245 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-25 15:49:55.517 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.4 MB/s 0:00:00 2026-06-25 15:49:55.538 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-25 15:49:55.611 | Building wheels for collected packages: nova 2026-06-25 15:49:55.613 | Building editable for nova (pyproject.toml): started 2026-06-25 15:49:58.227 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-25 15:49:58.228 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=8bb0e8d8f9680cabea00f653ea1dc4b75095f1568c8535f605e795bf3b26695d 2026-06-25 15:49:58.229 | Stored in directory: /tmp/pip-ephem-wheel-cache-8g0i8x7o/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-25 15:49:58.235 | Successfully built nova 2026-06-25 15:49:58.532 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-25 15:50:03.477 | 2026-06-25 15:50:03.504 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-25 15:50:03.779 | + inc/python:pip_install:216 : result=0 2026-06-25 15:50:03.783 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:50:03.788 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:03.792 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:03.795 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:03.800 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:03.803 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:03.808 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:50:03.812 | + functions-common:time_stop:2427 : start_time=1782402586551 2026-06-25 15:50:03.817 | + functions-common:time_stop:2429 : [[ -z 1782402586551 ]] 2026-06-25 15:50:03.822 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:03.828 | + functions-common:time_stop:2432 : end_time=1782402603824 2026-06-25 15:50:03.832 | + functions-common:time_stop:2433 : elapsed_time=17273 2026-06-25 15:50:03.836 | + functions-common:time_stop:2434 : total=146531 2026-06-25 15:50:03.840 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:03.843 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163804 2026-06-25 15:50:03.848 | + inc/python:pip_install:219 : return 0 2026-06-25 15:50:03.852 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:50:03.857 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:50:03.861 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-25 15:50:03.866 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-25 15:50:03.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:50:03.874 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:50:03.878 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-25 15:50:03.883 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:50:03.887 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-25 15:50:03.910 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:50:03.913 | + ./stack.sh:main:959 : configure_nova 2026-06-25 15:50:03.918 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-25 15:50:03.938 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-25 15:50:03.941 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-25 15:50:03.946 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 15:50:03.952 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 15:50:03.952 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-25 15:50:03.959 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-25 15:50:03.963 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-25 15:50:03.967 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 15:50:03.970 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-25 15:50:03.973 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-25 15:50:03.978 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-25 15:50:03.982 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 15:50:03.986 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-25 15:50:04.005 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-25 15:50:04.024 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-25 15:50:04.043 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-25 15:50:04.065 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-25 15:50:04.083 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-25 15:50:04.101 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 15:50:04.106 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 15:50:04.111 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.DC3vVN3zfp 2026-06-25 15:50:04.114 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 15:50:04.117 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 15:50:04.121 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-25 15:50:04.125 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 15:50:04.128 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 15:50:04.132 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.DC3vVN3zfp 2026-06-25 15:50:04.139 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.DC3vVN3zfp 2026-06-25 15:50:04.156 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.DC3vVN3zfp /etc/sudoers.d/nova-rootwrap 2026-06-25 15:50:04.176 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 15:50:04.181 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 15:50:04.186 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 15:50:04.189 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 15:50:04.192 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 15:50:04.195 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-25 15:50:04.198 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-25 15:50:04.201 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 15:50:04.203 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-25 15:50:04.215 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 15:50:04.222 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 15:50:04.239 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 15:50:04.257 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-25 15:50:04.261 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-25 15:50:04.267 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-25 15:50:04.290 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:04.293 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-25 15:50:04.307 | net.ipv4.ip_forward = 1 2026-06-25 15:50:04.313 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 15:50:04.316 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-25 15:50:04.320 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-25 15:50:04.340 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-25 15:50:04.344 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-25 15:50:04.348 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-25 15:50:04.369 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-25 15:50:04.374 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-25 15:50:04.375 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-25 15:50:04.386 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:96659a6a7957 2026-06-25 15:50:04.388 | InitiatorName=iqn.2016-04.com.open-iscsi:96659a6a7957 2026-06-25 15:50:04.394 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-25 15:50:04.397 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-25 15:50:04.491 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-25 15:50:04.494 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-25 15:50:04.498 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:50:04.501 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-25 15:50:04.591 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-25 15:50:04.595 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-25 15:50:04.601 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-25 15:50:04.607 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-25 15:50:04.647 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-25 15:50:04.650 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-25 15:50:04.690 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-25 15:50:04.732 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-25 15:50:04.768 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 15:50:04.799 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-25 15:50:04.830 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-25 15:50:04.864 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.168 2026-06-25 15:50:04.898 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-25 15:50:04.932 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-25 15:50:04.961 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-25 15:50:04.994 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-25 15:50:05.025 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-25 15:50:05.055 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 15:50:05.085 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-25 15:50:05.112 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-25 15:50:05.138 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-25 15:50:05.140 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:50:05.142 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:50:05.145 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:50:05.147 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:50:05.150 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:50:05.152 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:50:05.154 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:50:05.156 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:50:05.158 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:50:05.160 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:50:05.163 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:50:05.165 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:50:05.167 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:50:05.169 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-25 15:50:05.185 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:05.188 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:50:05.190 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-25 15:50:05.192 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-25 15:50:05.221 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-25 15:50:05.223 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 15:50:05.225 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 15:50:05.228 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 15:50:05.230 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:50:05.232 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:50:05.235 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:50:05.250 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:05.252 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:50:05.255 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 15:50:05.257 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 15:50:05.289 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-25 15:50:05.292 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-25 15:50:05.294 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-25 15:50:05.297 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-25 15:50:05.299 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:50:05.301 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:50:05.303 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:50:05.319 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:05.321 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:50:05.323 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 15:50:05.326 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 15:50:05.366 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-25 15:50:05.402 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-25 15:50:05.434 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-25 15:50:05.464 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-25 15:50:05.481 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:05.483 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-25 15:50:05.500 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:05.504 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-25 15:50:05.504 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-25 15:50:05.509 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-25 15:50:05.511 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-25 15:50:05.543 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-25 15:50:05.545 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-25 15:50:05.580 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-25 15:50:05.615 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-25 15:50:05.618 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:50:05.620 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-25 15:50:05.623 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:50:05.626 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:50:05.629 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-25 15:50:05.631 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:50:05.634 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:50:05.637 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:50:05.639 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-25 15:50:05.679 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-25 15:50:05.716 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.168/identity 2026-06-25 15:50:05.752 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-25 15:50:05.786 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-25 15:50:05.821 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-25 15:50:05.851 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-25 15:50:05.881 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-25 15:50:05.909 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.168/identity 2026-06-25 15:50:05.939 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:50:05.968 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:50:05.997 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:50:06.000 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-25 15:50:06.014 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:06.016 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-25 15:50:06.018 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-25 15:50:06.047 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-25 15:50:06.050 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:50:06.052 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:50:06.054 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-25 15:50:06.056 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-25 15:50:06.083 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-25 15:50:06.111 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.168/identity 2026-06-25 15:50:06.140 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-25 15:50:06.168 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-25 15:50:06.196 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-25 15:50:06.224 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-25 15:50:06.253 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-25 15:50:06.281 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-25 15:50:06.297 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:06.299 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-25 15:50:06.315 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:06.318 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-25 15:50:06.320 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-25 15:50:06.349 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-25 15:50:06.380 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-25 15:50:06.382 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-25 15:50:06.411 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-25 15:50:06.413 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-25 15:50:06.415 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-25 15:50:06.418 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:50:06.420 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:50:06.422 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:50:06.425 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:50:06.427 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:50:06.429 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:50:06.432 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:50:06.434 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:50:06.436 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:50:06.438 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:50:06.441 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:50:06.443 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:50:06.446 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:50:06.448 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-25 15:50:06.450 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-25 15:50:06.452 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:50:06.456 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:50:06.471 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:50:06.474 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:50:06.476 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:50:06.478 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:50:06.481 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 15:50:06.510 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:50:06.538 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:50:06.566 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:50:06.595 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-25 15:50:06.625 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-25 15:50:06.656 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-25 15:50:06.672 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:06.674 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-25 15:50:06.676 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-25 15:50:06.679 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-25 15:50:06.681 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-25 15:50:06.683 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:50:06.685 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-25 15:50:06.687 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-25 15:50:06.690 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:50:06.692 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:50:06.709 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:50:06.709 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:50:06.720 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:50:06.725 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:50:06.740 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 15:50:06.745 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-25 15:50:06.747 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-25 15:50:06.751 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:50:06.754 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-25 15:50:06.783 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-25 15:50:06.812 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-25 15:50:06.841 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:50:06.868 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:50:06.896 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:50:06.925 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:50:06.953 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:50:06.981 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:50:07.008 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 15:50:07.035 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:50:07.062 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:50:07.089 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:50:07.117 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-25 15:50:07.144 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:50:07.147 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:50:07.150 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-25 15:50:07.152 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-25 15:50:07.154 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:50:07.157 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:07.159 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:07.161 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-25 15:50:07.163 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-25 15:50:07.166 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-25 15:50:07.193 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:50:07.223 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-25 15:50:07.223 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-25 15:50:07.233 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-25 15:50:07.237 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-25 15:50:07.240 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-25 15:50:07.242 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:50:07.244 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:50:07.246 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:50:07.248 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:50:07.250 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:07.252 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:07.254 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:50:07.256 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:50:07.258 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:07.260 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:07.262 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-25 15:50:07.275 | perl: warning: Setting locale failed. 2026-06-25 15:50:07.275 | perl: warning: Please check that your locale settings: 2026-06-25 15:50:07.275 | LANGUAGE = (unset), 2026-06-25 15:50:07.275 | LC_ALL = "en_US.utf8", 2026-06-25 15:50:07.275 | LANG = "de_DE.UTF-8" 2026-06-25 15:50:07.275 | are supported and installed on your system. 2026-06-25 15:50:07.275 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:50:07.315 | Enabling site nova-api. 2026-06-25 15:50:07.321 | To activate the new configuration, you need to run: 2026-06-25 15:50:07.321 | systemctl reload apache2 2026-06-25 15:50:07.325 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:50:07.328 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:50:07.330 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:50:07.332 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:50:07.549 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-25 15:50:07.568 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:07.571 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-25 15:50:07.573 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-25 15:50:07.575 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-25 15:50:07.577 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-25 15:50:07.579 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-25 15:50:07.581 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-25 15:50:07.583 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-25 15:50:07.585 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:50:07.587 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:50:07.602 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:50:07.603 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:50:07.614 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:50:07.618 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:50:07.632 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 15:50:07.637 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-25 15:50:07.639 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-25 15:50:07.643 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:50:07.645 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-25 15:50:07.674 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-25 15:50:07.701 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-25 15:50:07.729 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:50:07.756 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:50:07.783 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:50:07.810 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:50:07.838 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:50:07.867 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:50:07.895 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 15:50:07.922 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:50:07.949 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:50:07.976 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:50:08.004 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-25 15:50:08.036 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-25 15:50:08.038 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-25 15:50:08.067 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-25 15:50:08.084 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:08.087 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-25 15:50:08.121 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-25 15:50:08.124 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-25 15:50:08.126 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-25 15:50:08.143 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:08.146 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:50:08.149 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:50:08.181 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-25 15:50:08.213 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-25 15:50:08.216 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 15:50:08.218 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-25 15:50:08.221 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:50:08.224 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:50:08.226 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:50:08.242 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:08.245 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:50:08.248 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:50:08.250 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:50:08.266 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:08.269 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:50:08.272 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:50:08.303 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:50:08.306 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:50:08.308 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-25 15:50:08.341 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-25 15:50:08.374 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-25 15:50:08.409 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-25 15:50:08.426 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:08.429 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 15:50:08.465 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-25 15:50:08.468 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-25 15:50:08.470 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-25 15:50:08.501 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-25 15:50:08.503 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:50:08.506 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:50:08.508 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 15:50:08.510 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-25 15:50:08.540 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-25 15:50:08.570 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.168/identity 2026-06-25 15:50:08.601 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-25 15:50:08.630 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-25 15:50:08.661 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-25 15:50:08.690 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-25 15:50:08.718 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-25 15:50:08.746 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-25 15:50:08.761 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:08.765 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-25 15:50:08.768 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:50:08.770 | + lib/nova:create_nova_conf:587 : local conf 2026-06-25 15:50:08.772 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-25 15:50:08.775 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-25 15:50:08.778 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:50:08.780 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:50:08.782 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:50:08.784 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-25 15:50:08.787 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-25 15:50:08.791 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-25 15:50:08.794 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-25 15:50:08.796 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-25 15:50:08.798 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-25 15:50:08.801 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:50:08.803 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:50:08.805 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:50:08.819 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:08.822 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:50:08.824 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 15:50:08.827 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 15:50:08.858 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-25 15:50:08.890 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-25 15:50:08.920 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:50:08.923 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-25 15:50:08.925 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-25 15:50:08.927 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-25 15:50:08.942 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:08.946 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-25 15:50:08.946 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-25 15:50:10.140 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-25 15:50:10.143 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-25 15:50:11.354 | Adding vhost "nova_cell1" ... 2026-06-25 15:50:11.461 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-25 15:50:12.703 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-25 15:50:12.738 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-25 15:50:12.742 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 15:50:12.745 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-25 15:50:12.749 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:50:12.752 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 15:50:12.756 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:50:12.777 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:12.782 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 15:50:12.785 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 15:50:12.790 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:50:12.810 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:12.815 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/nova_cell1 2026-06-25 15:50:12.820 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/nova_cell1 2026-06-25 15:50:12.872 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:50:12.878 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:50:12.881 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-25 15:50:12.911 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:12.915 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-25 15:50:12.920 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 15:50:12.924 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-25 15:50:12.928 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 15:50:12.933 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:50:12.938 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 15:50:12.943 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-25 15:50:12.997 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-25 15:50:13.048 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.168/identity 2026-06-25 15:50:13.097 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-25 15:50:13.142 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-25 15:50:13.188 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-25 15:50:13.234 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-25 15:50:13.279 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-25 15:50:13.324 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-25 15:50:13.328 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-25 15:50:13.331 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 15:50:13.336 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:50:13.366 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:50:13.369 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:50:13.374 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:50:13.378 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:50:13.382 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 15:50:13.431 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:50:13.480 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:50:13.529 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:50:13.578 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-25 15:50:13.625 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:50:13.630 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-25 15:50:13.636 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:50:13.641 | + lib/nova:create_nova_conf:621 : local conf 2026-06-25 15:50:13.645 | + lib/nova:create_nova_conf:622 : local offset 2026-06-25 15:50:13.650 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-25 15:50:13.655 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:50:13.659 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:50:13.664 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:50:13.668 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-25 15:50:13.673 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-25 15:50:13.677 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 15:50:13.682 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-25 15:50:13.686 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-25 15:50:13.691 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-25 15:50:13.720 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:13.724 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-25 15:50:13.777 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-25 15:50:13.826 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 15:50:13.830 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 15:50:13.834 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 15:50:13.838 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-25 15:50:13.865 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:13.870 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-25 15:50:13.896 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:13.901 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-25 15:50:13.930 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:13.934 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 15:50:13.938 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-25 15:50:13.944 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-25 15:50:13.948 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-25 15:50:13.978 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:13.983 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-25 15:50:14.004 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-25 15:50:14.005 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-25 15:50:14.022 | cgroup_device_acl = [ 2026-06-25 15:50:14.023 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-25 15:50:14.023 | "/dev/random", "/dev/urandom", 2026-06-25 15:50:14.023 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-25 15:50:14.023 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-25 15:50:14.023 | "/dev/vfio/vfio", 2026-06-25 15:50:14.023 | ] 2026-06-25 15:50:14.029 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-25 15:50:14.033 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:50:14.038 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:50:14.043 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:50:14.048 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:50:14.052 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:50:14.057 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:50:14.061 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:50:14.066 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:50:14.070 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:50:14.074 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:50:14.078 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:50:14.082 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:50:14.086 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:50:14.091 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-25 15:50:14.097 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-25 15:50:14.102 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-25 15:50:14.106 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-25 15:50:14.110 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-25 15:50:14.150 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-25 15:50:14.154 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-25 15:50:14.158 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:14.162 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:14.166 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-25 15:50:14.170 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-25 15:50:14.174 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-25 15:50:14.193 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-25 15:50:14.194 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 15:50:14.205 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-25 15:50:14.212 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-25 15:50:14.231 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-25 15:50:14.232 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 15:50:14.244 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-25 15:50:14.250 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 15:50:14.254 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 15:50:14.258 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 15:50:14.263 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-25 15:50:14.267 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:50:14.271 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-25 15:50:14.355 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-25 15:50:14.357 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:50:14.357 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-25 15:50:14.472 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-25 15:50:14.523 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-25 15:50:14.569 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-25 15:50:14.573 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-25 15:50:14.621 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-25 15:50:14.669 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-25 15:50:14.717 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-25 15:50:14.766 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-25 15:50:14.816 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-25 15:50:14.823 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:50:14.828 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 15:50:14.832 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-25 15:50:14.838 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:50:14.845 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:50:14.849 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-25 15:50:14.853 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-25 15:50:14.857 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-25 15:50:14.862 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-25 15:50:14.867 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-25 15:50:14.896 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:14.901 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-25 15:50:14.905 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-25 15:50:14.910 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-25 15:50:14.914 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:50:14.918 | + lib/stack:stack_install_service:32 : install_placement 2026-06-25 15:50:14.923 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-25 15:50:14.927 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-25 15:50:14.932 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:50:14.937 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-25 15:50:14.942 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-25 15:50:14.946 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:50:14.953 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:50:14.954 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:50:14.962 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-25 15:50:14.967 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-25 15:50:14.971 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-25 15:50:14.976 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-25 15:50:14.980 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-25 15:50:15.013 | Using python 3.12 to install osc-placement 2026-06-25 15:50:15.018 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-25 15:50:16.362 | Collecting osc-placement 2026-06-25 15:50:16.531 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:50:16.581 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-25 15:50:16.582 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-25 15:50:16.584 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-25 15:50:16.585 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-25 15:50:16.587 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-25 15:50:16.588 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-25 15:50:16.589 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-25 15:50:16.590 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-25 15:50:16.592 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-25 15:50:16.597 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-25 15:50:16.598 | 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-06-25 15:50:16.599 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-25 15:50:16.602 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-25 15:50:16.603 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-25 15:50:16.605 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-25 15:50:16.606 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-25 15:50:16.610 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-25 15:50:16.611 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-25 15:50:16.612 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-25 15:50:16.613 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-25 15:50:16.616 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-25 15:50:16.617 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-25 15:50:16.618 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-25 15:50:16.620 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-25 15:50:16.621 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-25 15:50:16.623 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-25 15:50:16.624 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-25 15:50:16.627 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-25 15:50:16.632 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-25 15:50:16.640 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-25 15:50:16.646 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-25 15:50:16.647 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-25 15:50:16.648 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-25 15:50:16.655 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-25 15:50:16.660 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-25 15:50:16.676 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-25 15:50:16.677 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-25 15:50:16.678 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-25 15:50:16.681 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-25 15:50:16.696 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-25 15:50:16.697 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-25 15:50:16.702 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-25 15:50:16.746 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-25 15:50:17.085 | Installing collected packages: osc-placement 2026-06-25 15:50:17.221 | Successfully installed osc-placement-4.8.0 2026-06-25 15:50:17.396 | + inc/python:pip_install:216 : result=0 2026-06-25 15:50:17.399 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:50:17.403 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:17.406 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:17.410 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:17.412 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:17.416 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:17.419 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:50:17.422 | + functions-common:time_stop:2427 : start_time=1782402615005 2026-06-25 15:50:17.426 | + functions-common:time_stop:2429 : [[ -z 1782402615005 ]] 2026-06-25 15:50:17.429 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:17.435 | + functions-common:time_stop:2432 : end_time=1782402617431 2026-06-25 15:50:17.438 | + functions-common:time_stop:2433 : elapsed_time=2426 2026-06-25 15:50:17.442 | + functions-common:time_stop:2434 : total=163804 2026-06-25 15:50:17.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:17.448 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166230 2026-06-25 15:50:17.451 | + inc/python:pip_install:219 : return 0 2026-06-25 15:50:17.455 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-25 15:50:17.457 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-25 15:50:17.460 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-25 15:50:17.462 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:50:17.465 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:50:17.469 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:50:17.473 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:50:17.476 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:50:17.480 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:50:17.501 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:50:17.505 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:50:17.507 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:50:17.511 | + functions-common:git_clone:610 : echo master 2026-06-25 15:50:17.512 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:50:17.519 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-25 15:50:17.521 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:50:17.525 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 15:50:17.528 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:50:17.531 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:50:17.533 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:50:17.537 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:50:17.540 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:50:17.543 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:50:17.546 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:50:17.549 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:50:17.554 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:50:17.558 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402617555 2026-06-25 15:50:17.561 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 15:50:17.566 | Cloning into '/opt/stack/placement'... 2026-06-25 15:50:25.594 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:50:25.597 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:25.600 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:25.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:25.607 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:25.611 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:25.615 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:50:25.618 | + functions-common:time_stop:2427 : start_time=1782402617555 2026-06-25 15:50:25.622 | + functions-common:time_stop:2429 : [[ -z 1782402617555 ]] 2026-06-25 15:50:25.626 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:25.635 | + functions-common:time_stop:2432 : end_time=1782402625628 2026-06-25 15:50:25.638 | + functions-common:time_stop:2433 : elapsed_time=8073 2026-06-25 15:50:25.642 | + functions-common:time_stop:2434 : total=414594 2026-06-25 15:50:25.646 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:25.649 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=422667 2026-06-25 15:50:25.653 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-25 15:50:25.657 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:50:25.662 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:50:25.666 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:50:25.669 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:50:25.674 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:50:25.678 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:50:25.682 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:50:25.686 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:50:25.690 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:50:25.695 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:50:25.701 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402625696 2026-06-25 15:50:25.705 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:50:26.214 | From https://review.opendev.org/openstack/placement 2026-06-25 15:50:26.214 | * branch master -> FETCH_HEAD 2026-06-25 15:50:26.226 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:50:26.230 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:26.234 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:26.237 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:26.240 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:26.242 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:26.247 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:50:26.251 | + functions-common:time_stop:2427 : start_time=1782402625696 2026-06-25 15:50:26.255 | + functions-common:time_stop:2429 : [[ -z 1782402625696 ]] 2026-06-25 15:50:26.260 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:26.267 | + functions-common:time_stop:2432 : end_time=1782402626262 2026-06-25 15:50:26.271 | + functions-common:time_stop:2433 : elapsed_time=566 2026-06-25 15:50:26.275 | + functions-common:time_stop:2434 : total=422667 2026-06-25 15:50:26.280 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:26.283 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423233 2026-06-25 15:50:26.288 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:50:26.292 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:50:26.296 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:50:26.300 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:50:26.304 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:50:26.308 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:50:26.312 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:50:26.316 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:50:26.320 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:50:26.325 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:50:26.331 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402626327 2026-06-25 15:50:26.336 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:50:26.398 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:50:26.398 | 2026-06-25 15:50:26.398 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:50:26.398 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:50:26.398 | state without impacting any branches by switching back to a branch. 2026-06-25 15:50:26.398 | 2026-06-25 15:50:26.398 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:50:26.398 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:50:26.398 | 2026-06-25 15:50:26.399 | git switch -c 2026-06-25 15:50:26.399 | 2026-06-25 15:50:26.399 | Or undo this operation with: 2026-06-25 15:50:26.399 | 2026-06-25 15:50:26.399 | git switch - 2026-06-25 15:50:26.399 | 2026-06-25 15:50:26.399 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:50:26.399 | 2026-06-25 15:50:26.399 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-25 15:50:26.403 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:50:26.407 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:26.410 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:26.414 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:26.417 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:26.421 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:26.424 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:50:26.428 | + functions-common:time_stop:2427 : start_time=1782402626327 2026-06-25 15:50:26.432 | + functions-common:time_stop:2429 : [[ -z 1782402626327 ]] 2026-06-25 15:50:26.438 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:26.443 | + functions-common:time_stop:2432 : end_time=1782402626439 2026-06-25 15:50:26.447 | + functions-common:time_stop:2433 : elapsed_time=112 2026-06-25 15:50:26.451 | + functions-common:time_stop:2434 : total=423233 2026-06-25 15:50:26.454 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:26.458 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423345 2026-06-25 15:50:26.462 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-25 15:50:26.483 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-25 15:50:26.488 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:50:26.489 | + functions-common:git_clone:673 : head -1 2026-06-25 15:50:26.492 | 3cba66c7 Merge "Update python versions" 2026-06-25 15:50:26.496 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:50:26.500 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-25 15:50:26.505 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:50:26.509 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 15:50:26.514 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-25 15:50:26.519 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:50:26.523 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-25 15:50:26.527 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:50:26.531 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 15:50:26.534 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-25 15:50:26.538 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:50:26.542 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:50:26.546 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-25 15:50:26.550 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:50:26.554 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-25 15:50:26.559 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:50:26.562 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:50:26.566 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-25 15:50:26.574 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-25 15:50:26.577 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-25 15:50:26.579 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-25 15:50:26.780 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-25 15:50:26.784 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:50:26.789 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:50:26.793 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:50:26.797 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 15:50:26.801 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-25 15:50:26.805 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:50:26.809 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:50:26.813 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:50:26.817 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:50:26.821 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:50:26.825 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:50:26.829 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:50:26.832 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-25 15:50:26.863 | Using python 3.12 to install /opt/stack/placement 2026-06-25 15:50:26.867 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-25 15:50:28.050 | Obtaining file:///opt/stack/placement 2026-06-25 15:50:28.054 | Installing build dependencies: started 2026-06-25 15:50:30.193 | Installing build dependencies: finished with status 'done' 2026-06-25 15:50:30.196 | Checking if build backend supports build_editable: started 2026-06-25 15:50:30.845 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:50:30.848 | Getting requirements to build editable: started 2026-06-25 15:50:31.192 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:50:31.195 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:50:32.260 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:50:32.291 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-25 15:50:32.291 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.51) 2026-06-25 15:50:32.295 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-25 15:50:32.295 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-25 15:50:32.295 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-25 15:50:32.295 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-25 15:50:32.296 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-25 15:50:32.297 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-25 15:50:32.299 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-25 15:50:32.300 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-25 15:50:32.301 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-25 15:50:32.302 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-25 15:50:32.303 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-25 15:50:32.304 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-25 15:50:32.305 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-25 15:50:32.307 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-25 15:50:32.310 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-25 15:50:32.310 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-25 15:50:32.310 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-25 15:50:32.310 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-25 15:50:32.315 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-25 15:50:32.319 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-25 15:50:32.319 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-25 15:50:32.319 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-25 15:50:32.328 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-25 15:50:32.329 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-25 15:50:32.332 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-25 15:50:32.334 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-25 15:50:32.336 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-25 15:50:32.337 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-25 15:50:32.342 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-25 15:50:32.345 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-25 15:50:32.348 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-25 15:50:32.348 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-25 15:50:32.358 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-25 15:50:32.362 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-25 15:50:32.368 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-25 15:50:32.369 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-25 15:50:32.372 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-25 15:50:32.377 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-25 15:50:32.378 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-25 15:50:32.379 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-25 15:50:32.387 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-25 15:50:32.391 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-25 15:50:32.391 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-25 15:50:32.393 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-25 15:50:32.400 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-25 15:50:32.404 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-25 15:50:32.405 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-25 15:50:32.408 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-25 15:50:32.415 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-25 15:50:32.424 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.1) 2026-06-25 15:50:32.430 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-25 15:50:32.434 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-25 15:50:32.435 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-25 15:50:32.438 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-25 15:50:32.443 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-25 15:50:32.448 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-25 15:50:32.467 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-25 15:50:32.482 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-25 15:50:32.484 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-25 15:50:32.487 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-25 15:50:32.490 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-25 15:50:32.510 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-25 15:50:32.523 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.2) 2026-06-25 15:50:32.572 | Building wheels for collected packages: openstack-placement 2026-06-25 15:50:32.574 | Building editable for openstack-placement (pyproject.toml): started 2026-06-25 15:50:33.420 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-25 15:50:33.422 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=bc3d16d9f6d04f5c2d46a99b0fc4ad3b0eadeaa3ff505eeca748819084013399 2026-06-25 15:50:33.422 | Stored in directory: /tmp/pip-ephem-wheel-cache-3gm_ti82/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-25 15:50:33.430 | Successfully built openstack-placement 2026-06-25 15:50:33.713 | Installing collected packages: openstack-placement 2026-06-25 15:50:33.856 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-25 15:50:34.021 | + inc/python:pip_install:216 : result=0 2026-06-25 15:50:34.026 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:50:34.029 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:34.032 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:34.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:34.040 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:34.044 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:34.047 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:50:34.051 | + functions-common:time_stop:2427 : start_time=1782402626856 2026-06-25 15:50:34.055 | + functions-common:time_stop:2429 : [[ -z 1782402626856 ]] 2026-06-25 15:50:34.060 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:34.065 | + functions-common:time_stop:2432 : end_time=1782402634061 2026-06-25 15:50:34.069 | + functions-common:time_stop:2433 : elapsed_time=7205 2026-06-25 15:50:34.073 | + functions-common:time_stop:2434 : total=166230 2026-06-25 15:50:34.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:34.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173435 2026-06-25 15:50:34.085 | + inc/python:pip_install:219 : return 0 2026-06-25 15:50:34.089 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:50:34.095 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:50:34.098 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-25 15:50:34.103 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-25 15:50:34.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:50:34.112 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:50:34.117 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-25 15:50:34.122 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:50:34.127 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:50:34.131 | + ./stack.sh:main:965 : configure_placement 2026-06-25 15:50:34.136 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-25 15:50:34.157 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-25 15:50:34.162 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-25 15:50:34.168 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-25 15:50:34.171 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-25 15:50:34.177 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-25 15:50:34.181 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-25 15:50:34.184 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:50:34.188 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:50:34.192 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:50:34.219 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:34.223 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:50:34.226 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 15:50:34.232 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 15:50:34.275 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-25 15:50:34.318 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-25 15:50:34.360 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-25 15:50:34.364 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-25 15:50:34.367 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-25 15:50:34.371 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:50:34.374 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:50:34.378 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-25 15:50:34.381 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-25 15:50:34.384 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 15:50:34.388 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:50:34.391 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-25 15:50:34.434 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-25 15:50:34.477 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.168/identity 2026-06-25 15:50:34.519 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-25 15:50:34.559 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-25 15:50:34.600 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-25 15:50:34.637 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-25 15:50:34.674 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-25 15:50:34.710 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.168/identity 2026-06-25 15:50:34.745 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:50:34.780 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:50:34.817 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:50:34.820 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-25 15:50:34.823 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-25 15:50:34.826 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-25 15:50:34.829 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:50:34.848 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:50:34.852 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:50:34.854 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:50:34.857 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:50:34.859 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 15:50:34.892 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:50:34.928 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:50:34.962 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:50:34.996 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-25 15:50:35.031 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-25 15:50:35.034 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-25 15:50:35.037 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-25 15:50:35.040 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-25 15:50:35.043 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:50:35.046 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-25 15:50:35.048 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-25 15:50:35.051 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:50:35.054 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:50:35.072 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:50:35.072 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:50:35.083 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:50:35.089 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:50:35.105 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 15:50:35.109 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-25 15:50:35.112 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-25 15:50:35.118 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:50:35.121 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-25 15:50:35.157 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-25 15:50:35.191 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-25 15:50:35.227 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:50:35.263 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:50:35.297 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:50:35.333 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:50:35.365 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:50:35.395 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:50:35.426 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 15:50:35.456 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:50:35.487 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:50:35.518 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:50:35.549 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-25 15:50:35.578 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:50:35.581 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:50:35.584 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-25 15:50:35.587 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-25 15:50:35.590 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:50:35.592 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:35.595 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:35.597 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-25 15:50:35.601 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-25 15:50:35.603 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-25 15:50:35.632 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:50:35.663 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-25 15:50:35.663 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-25 15:50:35.673 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-25 15:50:35.678 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-25 15:50:35.681 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-25 15:50:35.684 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:50:35.686 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:50:35.689 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:50:35.692 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:50:35.693 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:35.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:35.699 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:50:35.702 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:50:35.705 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:35.707 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:35.710 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-25 15:50:35.722 | perl: warning: Setting locale failed. 2026-06-25 15:50:35.722 | perl: warning: Please check that your locale settings: 2026-06-25 15:50:35.722 | LANGUAGE = (unset), 2026-06-25 15:50:35.722 | LC_ALL = "en_US.utf8", 2026-06-25 15:50:35.722 | LANG = "de_DE.UTF-8" 2026-06-25 15:50:35.722 | are supported and installed on your system. 2026-06-25 15:50:35.722 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:50:35.763 | Enabling site placement-api. 2026-06-25 15:50:35.768 | To activate the new configuration, you need to run: 2026-06-25 15:50:35.768 | systemctl reload apache2 2026-06-25 15:50:35.773 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:50:35.776 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:50:35.779 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:50:35.781 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:50:35.938 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 15:50:35.944 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 15:50:35.947 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-25 15:50:35.981 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-25 15:50:36.013 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-25 15:50:36.030 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:36.032 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-25 15:50:36.050 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:36.053 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-25 15:50:36.056 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-25 15:50:36.059 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-25 15:50:36.062 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:50:36.065 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:50:36.067 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 15:50:36.070 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-25 15:50:36.107 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-25 15:50:36.141 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.168/identity 2026-06-25 15:50:36.177 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-25 15:50:36.212 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-25 15:50:36.247 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-25 15:50:36.281 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-25 15:50:36.322 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-25 15:50:36.365 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-25 15:50:36.384 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:36.387 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-25 15:50:36.404 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:36.408 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-25 15:50:36.426 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:36.429 | + ./stack.sh:main:989 : init_os_brick 2026-06-25 15:50:36.432 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-25 15:50:36.437 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-25 15:50:36.456 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:36.460 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:50:36.495 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-25 15:50:36.513 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:36.516 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:50:36.552 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-25 15:50:36.572 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:36.575 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:50:36.618 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:50:36.659 | + ./stack.sh:main:996 : run_phase stack install 2026-06-25 15:50:36.663 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:50:36.666 | + functions-common:run_phase:1849 : local phase=install 2026-06-25 15:50:36.669 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:50:36.672 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:50:36.675 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:50:36.678 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:50:36.681 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:50:36.685 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:50:36.689 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:50:36.692 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:50:36.695 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:50:36.698 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-25 15:50:36.701 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:50:36.717 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:36.720 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:50:36.723 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:50:36.726 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-25 15:50:36.729 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-25 15:50:36.731 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:50:36.734 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-25 15:50:36.737 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-25 15:50:36.740 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-25 15:50:36.808 | ++ inc/async:async_inner:63 : install_tempest 2026-06-25 15:50:36.849 | [2080 Async install_tempest:44988]: running: install_tempest 2026-06-25 15:50:36.852 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:50:36.855 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:50:36.858 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:50:36.861 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:50:36.864 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-25 15:50:36.867 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:50:36.870 | + functions-common:run_plugins:1835 : local phase=install 2026-06-25 15:50:36.874 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:50:36.876 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:50:36.879 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-25 15:50:36.882 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-25 15:50:36.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:50:36.888 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:50:36.891 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-25 15:50:36.895 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:50:36.898 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-25 15:50:36.901 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-25 15:50:36.904 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:50:36.907 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-25 15:50:36.911 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-25 15:50:36.914 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:50:36.918 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:50:36.919 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:50:36.924 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-25 15:50:36.927 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-25 15:50:36.929 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 15:50:36.933 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 15:50:36.935 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 15:50:36.957 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 15:50:36.960 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 15:50:38.292 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 15:50:38.447 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-25 15:50:38.461 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-25 15:50:38.461 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-25 15:50:38.462 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-25 15:50:38.464 | 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-06-25 15:50:38.465 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-25 15:50:38.466 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-25 15:50:38.467 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-25 15:50:38.468 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-25 15:50:38.469 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-25 15:50:38.471 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-25 15:50:38.473 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-25 15:50:38.474 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-25 15:50:38.475 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-25 15:50:38.477 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-25 15:50:38.481 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-25 15:50:38.482 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-25 15:50:38.483 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-25 15:50:38.484 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-25 15:50:38.488 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-25 15:50:38.493 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-25 15:50:38.497 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-25 15:50:38.498 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-25 15:50:38.500 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-25 15:50:38.501 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-25 15:50:38.502 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-25 15:50:38.503 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-25 15:50:38.504 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-25 15:50:38.505 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-25 15:50:38.507 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-25 15:50:38.515 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-25 15:50:38.521 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-25 15:50:38.528 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-25 15:50:38.534 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-25 15:50:38.536 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-25 15:50:38.538 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-25 15:50:38.545 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-25 15:50:38.551 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-25 15:50:38.572 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-25 15:50:38.574 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-25 15:50:38.575 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-25 15:50:38.579 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-25 15:50:38.583 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-25 15:50:38.587 | 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-06-25 15:50:38.596 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-25 15:50:38.597 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-25 15:50:38.599 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-25 15:50:38.601 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-25 15:50:38.621 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-25 15:50:38.622 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-25 15:50:38.627 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-25 15:50:38.679 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-25 15:50:38.855 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.0 MB/s 0:00:00 2026-06-25 15:50:39.182 | Installing collected packages: python-openstackclient 2026-06-25 15:50:41.349 | Successfully installed python-openstackclient-10.1.0 2026-06-25 15:50:41.506 | + inc/python:pip_install:216 : result=0 2026-06-25 15:50:41.511 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:50:41.513 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:41.515 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:41.517 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:41.520 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:41.522 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:41.526 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:50:41.529 | + functions-common:time_stop:2427 : start_time=1782402636952 2026-06-25 15:50:41.531 | + functions-common:time_stop:2429 : [[ -z 1782402636952 ]] 2026-06-25 15:50:41.534 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:41.541 | + functions-common:time_stop:2432 : end_time=1782402641537 2026-06-25 15:50:41.543 | + functions-common:time_stop:2433 : elapsed_time=4585 2026-06-25 15:50:41.545 | + functions-common:time_stop:2434 : total=173435 2026-06-25 15:50:41.547 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:41.550 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178020 2026-06-25 15:50:41.552 | + inc/python:pip_install:219 : return 0 2026-06-25 15:50:41.554 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-25 15:50:41.570 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:41.574 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-25 15:50:41.577 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-25 15:50:41.581 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.T3tvoHf9q3 2026-06-25 15:50:41.584 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-25 15:50:41.587 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-25 15:50:41.590 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-25 15:50:41.595 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-25 15:50:41.598 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 15:50:41.601 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-25 15:50:41.620 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:41.623 | + ./stack.sh:main:1065 : configure_database 2026-06-25 15:50:41.626 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-25 15:50:41.628 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-25 15:50:41.631 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-25 15:50:41.633 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:50:41.636 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-25 15:50:41.638 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-25 15:50:41.641 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:41.643 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:41.645 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-25 15:50:41.648 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-25 15:50:41.650 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:41.652 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:41.654 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-25 15:50:41.658 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-25 15:50:41.659 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-25 15:50:41.661 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-25 15:50:41.664 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-25 15:50:41.667 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-25 15:50:41.670 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 15:50:41.671 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 15:50:41.675 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-25 15:50:41.761 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-25 15:50:41.763 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:50:41.765 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:50:41.768 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:50:41.771 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:50:41.774 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:50:41.777 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:50:41.779 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:50:41.782 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:50:41.785 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:50:41.788 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:50:41.792 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:50:41.794 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:50:41.797 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:50:41.801 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-25 15:50:41.806 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:41.810 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:41.813 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-25 15:50:41.815 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:50:41.818 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 15:50:43.367 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-25 15:50:43.370 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-25 15:50:43.373 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:43.376 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:43.379 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-25 15:50:43.382 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-25 15:50:43.385 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-25 15:50:43.406 | mysqladmin: connect to server at 'localhost' failed 2026-06-25 15:50:43.406 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-25 15:50:43.413 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-25 15:50:43.416 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-25 15:50:43.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:50:43.423 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:50:43.425 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-25 15:50:43.427 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-25 15:50:43.430 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-25 15:50:43.434 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-25 15:50:43.437 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-25 15:50:43.454 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:50:43.536 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-25 15:50:43.541 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-25 15:50:43.543 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-25 15:50:43.545 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-25 15:50:43.550 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-25 15:50:43.552 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-25 15:50:43.555 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-25 15:50:43.558 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-25 15:50:43.560 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-25 15:50:43.574 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:50:43.668 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-25 15:50:43.689 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:50:43.779 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-25 15:50:43.858 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-25 15:50:43.937 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-25 15:50:44.006 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-25 15:50:44.010 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-25 15:50:44.014 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-25 15:50:44.014 | enabling MySQL performance counting 2026-06-25 15:50:44.017 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-25 15:50:44.039 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-25 15:50:44.042 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-25 15:50:45.091 | Processing ./tools/dbcounter 2026-06-25 15:50:45.094 | Installing build dependencies: started 2026-06-25 15:50:48.295 | Installing build dependencies: finished with status 'done' 2026-06-25 15:50:48.296 | Getting requirements to build wheel: started 2026-06-25 15:50:49.092 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:50:49.095 | Preparing metadata (pyproject.toml): started 2026-06-25 15:50:49.498 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:50:49.500 | Building wheels for collected packages: dbcounter 2026-06-25 15:50:49.501 | Building wheel for dbcounter (pyproject.toml): started 2026-06-25 15:50:49.956 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-25 15:50:49.957 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=fee7376362ca14c432cd0490e89371f9a9ddac30e18cf62e4a2076845b309fc1 2026-06-25 15:50:49.958 | Stored in directory: /tmp/pip-ephem-wheel-cache-_03ircwx/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-25 15:50:49.963 | Successfully built dbcounter 2026-06-25 15:50:50.275 | Installing collected packages: dbcounter 2026-06-25 15:50:50.323 | Successfully installed dbcounter-0.1 2026-06-25 15:50:50.491 | + inc/python:pip_install:216 : result=0 2026-06-25 15:50:50.495 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:50:50.498 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:50.502 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:50.504 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:50.507 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:50.511 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:50.514 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:50:50.518 | + functions-common:time_stop:2427 : start_time=1782402644034 2026-06-25 15:50:50.521 | + functions-common:time_stop:2429 : [[ -z 1782402644034 ]] 2026-06-25 15:50:50.525 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:50.532 | + functions-common:time_stop:2432 : end_time=1782402650527 2026-06-25 15:50:50.537 | + functions-common:time_stop:2433 : elapsed_time=6493 2026-06-25 15:50:50.543 | + functions-common:time_stop:2434 : total=178020 2026-06-25 15:50:50.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:50.552 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=184513 2026-06-25 15:50:50.557 | + inc/python:pip_install:219 : return 0 2026-06-25 15:50:50.560 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-25 15:50:50.564 | + lib/database:recreate_database:112 : local db=stats 2026-06-25 15:50:50.567 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-25 15:50:50.571 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-25 15:50:50.574 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-25 15:50:50.580 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:50:50.656 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-25 15:50:50.662 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:50:50.750 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-25 15:50:50.750 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-25 15:50:50.755 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:50:50.839 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-25 15:50:50.842 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-25 15:50:50.920 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-25 15:50:50.999 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-25 15:50:51.071 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-25 15:50:51.142 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-25 15:50:51.219 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-25 15:50:51.302 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-25 15:50:51.380 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-25 15:50:51.384 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:50:51.386 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 15:50:53.825 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-25 15:50:53.827 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-25 15:50:53.833 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 15:50:53.838 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-175053 2026-06-25 15:50:53.841 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-175053 1069' 2026-06-25 15:50:53.844 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.847 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:50:53.849 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.852 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 15:50:53.855 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.858 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 15:50:53.862 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.865 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-25 15:50:53.869 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.872 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.168 2026-06-25 15:50:53.881 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.884 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.168/identity 2026-06-25 15:50:53.890 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.895 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-173535 2026-06-25 15:50:53.901 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.905 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 15:50:53.909 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.912 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.168 2026-06-25 15:50:53.915 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.917 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 15:50:53.919 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.921 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 15:50:53.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.931 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 15:50:53.935 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.941 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 15:50:53.946 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.951 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.168 2026-06-25 15:50:53.958 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:50:53.963 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 15:50:53.969 | + ./stack.sh:main:1079 : start_dstat 2026-06-25 15:50:53.975 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:50:53.980 | + functions-common:run_process:1674 : local service=dstat 2026-06-25 15:50:53.987 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:50:53.989 | + functions-common:run_process:1676 : local group= 2026-06-25 15:50:53.994 | + functions-common:run_process:1677 : local user= 2026-06-25 15:50:54.000 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:50:54.004 | + functions-common:run_process:1680 : local name=dstat 2026-06-25 15:50:54.008 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:50:54.013 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:50:54.017 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:50:54.022 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:50:54.027 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:50:54.034 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402654030 2026-06-25 15:50:54.038 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-25 15:50:54.071 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:54.075 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-25 15:50:54.080 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-25 15:50:54.083 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:50:54.087 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:50:54.090 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:50:54.093 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:50:54.098 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-25 15:50:54.103 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-25 15:50:54.105 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-25 15:50:54.109 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:50:54.112 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:50:54.116 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:50:54.120 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:50:54.122 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-25 15:50:54.124 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-25 15:50:54.126 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-25 15:50:54.129 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-25 15:50:54.131 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:50:54.133 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:50:54.138 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:50:54.142 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:50:54.146 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:50:54.148 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:50:54.150 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-25 15:50:54.152 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:50:54.157 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-25 15:50:54.261 | + 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-06-25 15:50:54.356 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-25 15:50:54.439 | + 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-06-25 15:50:54.521 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-25 15:50:54.638 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-25 15:50:54.756 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:50:54.869 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:50:54.870 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:50:54.876 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-25 15:50:54.972 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:50:55.543 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-25 15:50:55.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-25 15:50:56.030 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-25 15:50:56.078 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:50:56.082 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:56.085 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:56.089 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:56.094 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:56.097 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:56.103 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:50:56.106 | + functions-common:time_stop:2427 : start_time=1782402654030 2026-06-25 15:50:56.108 | + functions-common:time_stop:2429 : [[ -z 1782402654030 ]] 2026-06-25 15:50:56.111 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:56.116 | + functions-common:time_stop:2432 : end_time=1782402656113 2026-06-25 15:50:56.119 | + functions-common:time_stop:2433 : elapsed_time=2083 2026-06-25 15:50:56.124 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:50:56.128 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:56.132 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2083 2026-06-25 15:50:56.137 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-25 15:50:56.140 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-25 15:50:56.145 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-25 15:50:56.149 | + functions-common:run_process:1676 : local group= 2026-06-25 15:50:56.153 | + functions-common:run_process:1677 : local user=root 2026-06-25 15:50:56.156 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-25 15:50:56.158 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-25 15:50:56.161 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:50:56.164 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:50:56.166 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:50:56.171 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:50:56.175 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:50:56.179 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402656177 2026-06-25 15:50:56.182 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-25 15:50:56.206 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:56.208 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:50:56.211 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:56.213 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:56.216 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:56.219 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:56.223 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:56.226 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:50:56.228 | + functions-common:time_stop:2427 : start_time=1782402656177 2026-06-25 15:50:56.231 | + functions-common:time_stop:2429 : [[ -z 1782402656177 ]] 2026-06-25 15:50:56.234 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:56.238 | + functions-common:time_stop:2432 : end_time=1782402656235 2026-06-25 15:50:56.241 | + functions-common:time_stop:2433 : elapsed_time=58 2026-06-25 15:50:56.243 | + functions-common:time_stop:2434 : total=2083 2026-06-25 15:50:56.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:56.247 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2141 2026-06-25 15:50:56.250 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-25 15:50:56.266 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:56.269 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 15:50:56.271 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-25 15:50:56.274 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 15:50:56.276 | + functions-common:run_process:1676 : local group= 2026-06-25 15:50:56.279 | + functions-common:run_process:1677 : local user= 2026-06-25 15:50:56.282 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:50:56.284 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-25 15:50:56.286 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:50:56.288 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:50:56.291 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:50:56.293 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:50:56.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:50:56.300 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402656297 2026-06-25 15:50:56.302 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-25 15:50:56.335 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:56.340 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:50:56.345 | + functions-common:time_stop:2420 : local name 2026-06-25 15:50:56.349 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:50:56.354 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:50:56.358 | + functions-common:time_stop:2423 : local total 2026-06-25 15:50:56.362 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:50:56.366 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:50:56.370 | + functions-common:time_stop:2427 : start_time=1782402656297 2026-06-25 15:50:56.374 | + functions-common:time_stop:2429 : [[ -z 1782402656297 ]] 2026-06-25 15:50:56.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:50:56.390 | + functions-common:time_stop:2432 : end_time=1782402656385 2026-06-25 15:50:56.395 | + functions-common:time_stop:2433 : elapsed_time=88 2026-06-25 15:50:56.400 | + functions-common:time_stop:2434 : total=2141 2026-06-25 15:50:56.403 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:50:56.408 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2229 2026-06-25 15:50:56.412 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-25 15:50:56.460 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:56.468 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-25 15:50:56.516 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:56.524 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-25 15:50:56.562 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:50:56.565 | + ./stack.sh:main:1098 : start_etcd3 2026-06-25 15:50:56.570 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-25 15:50:56.572 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-25 15:50:56.576 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-25 15:50:56.581 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.168:2380' 2026-06-25 15:50:56.587 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.168:2380' 2026-06-25 15:50:56.591 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.168:2379' 2026-06-25 15:50:56.595 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-25 15:50:56.598 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-25 15:50:56.602 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.168:2379' 2026-06-25 15:50:56.606 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-25 15:50:56.609 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-25 15:50:56.614 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 15:50:56.617 | + 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.168:2380 --initial-advertise-peer-urls http://192.168.122.168:2380 --advertise-client-urls http://192.168.122.168:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.168:2379 --log-level=debug' '' root 2026-06-25 15:50:56.620 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-25 15:50:56.623 | + 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.168:2380 --initial-advertise-peer-urls http://192.168.122.168:2380 --advertise-client-urls http://192.168.122.168:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.168:2379 --log-level=debug' 2026-06-25 15:50:56.628 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:50:56.631 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-25 15:50:56.636 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:50:56.639 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:50:56.643 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:50:56.647 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 15:50:56.651 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:50:56.658 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-25 15:50:56.776 | + 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-06-25 15:50:56.871 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-25 15:50:56.951 | + 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.168:2380 --initial-advertise-peer-urls http://192.168.122.168:2380 --advertise-client-urls http://192.168.122.168:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.168:2379 --log-level=debug' 2026-06-25 15:50:57.028 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-25 15:50:57.103 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-25 15:50:57.182 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:50:57.259 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:50:57.262 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:50:57.266 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-25 15:50:57.357 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:50:57.850 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-25 15:50:57.917 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-25 15:50:57.981 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-25 15:50:58.044 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-25 15:50:58.105 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-25 15:50:58.108 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:50:58.113 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:50:58.116 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-25 15:50:58.584 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-25 15:50:58.620 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-25 15:50:59.090 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-25 15:50:59.532 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-25 15:50:59.559 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:50:59.563 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-25 15:50:59.567 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-25 15:50:59.570 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-25 15:50:59.588 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-25 15:50:59.604 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-25 15:50:59.606 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 15:50:59.609 | + 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.168/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-25 15:50:59.735 | The user clouds.yaml file didn't exist. 2026-06-25 15:50:59.750 | + 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.168/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-25 15:50:59.889 | + 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.168/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-25 15:51:00.038 | + 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.168/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-25 15:51:00.184 | + 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.168/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-25 15:51:00.329 | + 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.168/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-25 15:51:00.478 | + 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.168/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-25 15:51:00.622 | + 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.168/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-25 15:51:00.778 | + 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.168/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-25 15:51:00.929 | + 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.168/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-25 15:51:01.084 | + functions-common:write_clouds_yaml:203 : cat 2026-06-25 15:51:01.092 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-25 15:51:01.096 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-25 15:51:01.100 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-25 15:51:01.107 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-25 15:51:01.112 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-25 15:51:01.117 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-25 15:51:01.142 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:51:01.145 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-25 15:51:01.148 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:51:01.151 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-25 15:51:01.155 | + ./stack.sh:main:1115 : '[' 192.168.122.168 == 192.168.122.168 ']' 2026-06-25 15:51:01.159 | + ./stack.sh:main:1116 : init_keystone 2026-06-25 15:51:01.163 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-25 15:51:01.189 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:51:01.194 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-25 15:51:01.197 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-25 15:51:01.202 | + lib/database:recreate_database:112 : local db=keystone 2026-06-25 15:51:01.206 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-25 15:51:01.211 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-25 15:51:01.215 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-25 15:51:01.224 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:51:01.315 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-25 15:51:01.322 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:51:01.427 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-25 15:51:01.431 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:51:01.435 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:51:01.439 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:51:01.444 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:51:01.451 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402661446 2026-06-25 15:51:01.456 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-25 15:51:02.153 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:51:02.153 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:51:02.153 | we strongly recommend against using it for new projects. 2026-06-25 15:51:02.153 | 2026-06-25 15:51:02.153 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:51:02.153 | framework. For more detail see 2026-06-25 15:51:02.153 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:51:02.153 | 2026-06-25 15:51:02.154 | __import__(import_str) 2026-06-25 15:51:05.338 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 15:51:05.436 | 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=47922) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:51:05.453 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:51:05.453 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:51:05.454 | DEBUG dbcounter [-] [47922] Writer thread running {{(pid=47922) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:51:05.540 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-25 15:51:09.384 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=47922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:51:09.386 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-25 15:51:09.387 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=47922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:51:09.397 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-25 15:51:09.443 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=47922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:51:09.446 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-25 15:51:09.475 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=47922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:51:09.482 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-25 15:51:09.557 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=47922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:51:09.562 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-25 15:51:09.604 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=47922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:51:09.610 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-25 15:51:09.726 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=47922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:51:09.730 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-25 15:51:09.730 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=47922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:51:09.734 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-25 15:51:09.882 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=47922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:51:09.886 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-25 15:51:09.926 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=47922) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:51:10.547 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-25 15:51:10.552 | + functions-common:time_stop:2420 : local name 2026-06-25 15:51:10.557 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:51:10.561 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:51:10.566 | + functions-common:time_stop:2423 : local total 2026-06-25 15:51:10.570 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:51:10.574 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:51:10.579 | + functions-common:time_stop:2427 : start_time=1782402661446 2026-06-25 15:51:10.584 | + functions-common:time_stop:2429 : [[ -z 1782402661446 ]] 2026-06-25 15:51:10.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:51:10.596 | + functions-common:time_stop:2432 : end_time=1782402670592 2026-06-25 15:51:10.601 | + functions-common:time_stop:2433 : elapsed_time=9146 2026-06-25 15:51:10.605 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:51:10.611 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:51:10.614 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9146 2026-06-25 15:51:10.619 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-25 15:51:10.624 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-25 15:51:10.631 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-25 15:51:11.282 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:51:11.282 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:51:11.282 | we strongly recommend against using it for new projects. 2026-06-25 15:51:11.283 | 2026-06-25 15:51:11.283 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:51:11.283 | framework. For more detail see 2026-06-25 15:51:11.283 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:51:11.283 | 2026-06-25 15:51:11.283 | __import__(import_str) 2026-06-25 15:51:14.139 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-25 15:51:14.140 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 15:51:14.140 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 15:51:14.140 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-25 15:51:14.141 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 15:51:14.141 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 15:51:14.142 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 15:51:14.142 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 15:51:14.142 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 15:51:14.664 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-25 15:51:14.668 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-25 15:51:15.270 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:51:15.270 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:51:15.270 | we strongly recommend against using it for new projects. 2026-06-25 15:51:15.271 | 2026-06-25 15:51:15.271 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:51:15.271 | framework. For more detail see 2026-06-25 15:51:15.271 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:51:15.271 | 2026-06-25 15:51:15.271 | __import__(import_str) 2026-06-25 15:51:18.019 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-25 15:51:18.020 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 15:51:18.020 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 15:51:18.021 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-25 15:51:18.021 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 15:51:18.022 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 15:51:18.022 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 15:51:18.022 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 15:51:18.022 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 15:51:18.562 | + ./stack.sh:main:1117 : start_keystone 2026-06-25 15:51:18.565 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-25 15:51:18.570 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-25 15:51:18.572 | + functions-common:run_process:1674 : local service=keystone 2026-06-25 15:51:18.575 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:51:18.578 | + functions-common:run_process:1676 : local group= 2026-06-25 15:51:18.580 | + functions-common:run_process:1677 : local user= 2026-06-25 15:51:18.583 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:51:18.585 | + functions-common:run_process:1680 : local name=keystone 2026-06-25 15:51:18.588 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:51:18.590 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:51:18.593 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:51:18.595 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:51:18.599 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:51:18.603 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402678600 2026-06-25 15:51:18.606 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-25 15:51:18.620 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:51:18.623 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-25 15:51:18.625 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-25 15:51:18.628 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:51:18.630 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:51:18.632 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:51:18.634 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:51:18.637 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-25 15:51:18.639 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-25 15:51:18.641 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-25 15:51:18.645 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:51:18.646 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:51:18.649 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:51:18.651 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:51:18.655 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-25 15:51:18.657 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-25 15:51:18.658 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:51:18.660 | + 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-06-25 15:51:18.664 | + 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-06-25 15:51:18.666 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-25 15:51:18.668 | + 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-06-25 15:51:18.670 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:51:18.671 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:51:18.673 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:51:18.675 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-25 15:51:18.677 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:51:18.681 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-25 15:51:18.768 | + 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-06-25 15:51:18.855 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-25 15:51:18.926 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-25 15:51:19.006 | + 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-06-25 15:51:19.080 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:51:19.156 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-25 15:51:19.230 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-25 15:51:19.302 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-25 15:51:19.378 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-25 15:51:19.457 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-25 15:51:19.532 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:51:19.536 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:51:19.539 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-25 15:51:19.641 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:51:20.165 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-25 15:51:20.184 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-25 15:51:20.664 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-25 15:51:20.839 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:51:20.844 | + functions-common:time_stop:2420 : local name 2026-06-25 15:51:20.847 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:51:20.850 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:51:20.853 | + functions-common:time_stop:2423 : local total 2026-06-25 15:51:20.856 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:51:20.859 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:51:20.862 | + functions-common:time_stop:2427 : start_time=1782402678600 2026-06-25 15:51:20.864 | + functions-common:time_stop:2429 : [[ -z 1782402678600 ]] 2026-06-25 15:51:20.870 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:51:20.873 | + functions-common:time_stop:2432 : end_time=1782402680870 2026-06-25 15:51:20.876 | + functions-common:time_stop:2433 : elapsed_time=2270 2026-06-25 15:51:20.879 | + functions-common:time_stop:2434 : total=2229 2026-06-25 15:51:20.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:51:20.886 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4499 2026-06-25 15:51:20.889 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-25 15:51:20.890 | Waiting for keystone to start... 2026-06-25 15:51:20.892 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.168/identity/v3/ 2026-06-25 15:51:20.896 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.168/identity/v3/ 2026-06-25 15:51:20.899 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:51:20.902 | + functions:wait_for_service:477 : local url=http://192.168.122.168/identity/v3/ 2026-06-25 15:51:20.905 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:51:20.908 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:51:20.911 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:51:20.913 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:51:20.917 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:51:20.923 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:51:20.926 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402680922 2026-06-25 15:51:20.929 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:51:20.932 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:51:20.937 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.168/identity/v3/ 2026-06-25 15:51:24.096 | ++ inc/async:async_inner:64 : rc=0 2026-06-25 15:51:24.116 | [44988 Async install_tempest:44988]: finished successfully 2026-06-25 15:51:26.911 | + :: : [[ 200 == 503 ]] 2026-06-25 15:51:26.913 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:51:26.920 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:51:26.924 | + functions-common:time_stop:2420 : local name 2026-06-25 15:51:26.929 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:51:26.933 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:51:26.937 | + functions-common:time_stop:2423 : local total 2026-06-25 15:51:26.940 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:51:26.945 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:51:26.950 | + functions-common:time_stop:2427 : start_time=1782402680922 2026-06-25 15:51:26.954 | + functions-common:time_stop:2429 : [[ -z 1782402680922 ]] 2026-06-25 15:51:26.959 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:51:26.965 | + functions-common:time_stop:2432 : end_time=1782402686961 2026-06-25 15:51:26.969 | + functions-common:time_stop:2433 : elapsed_time=6039 2026-06-25 15:51:26.973 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:51:26.977 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:51:26.982 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6039 2026-06-25 15:51:26.987 | + functions:wait_for_service:486 : return 0 2026-06-25 15:51:26.991 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-25 15:51:27.016 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:51:27.020 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-25 15:51:27.024 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:51:27.028 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-25 15:51:27.090 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-25 15:51:27.094 | + 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.168/identity 2026-06-25 15:51:27.723 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:51:27.723 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:51:27.723 | we strongly recommend against using it for new projects. 2026-06-25 15:51:27.723 | 2026-06-25 15:51:27.723 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:51:27.723 | framework. For more detail see 2026-06-25 15:51:27.724 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:51:27.724 | 2026-06-25 15:51:27.724 | __import__(import_str) 2026-06-25 15:51:30.910 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:30.910 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:30.910 | 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=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:30.918 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:30.931 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:30.931 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:30.961 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:30.987 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:30.987 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.073 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.073 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.073 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.073 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.073 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.074 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.086 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.086 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.087 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.087 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.087 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.087 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.088 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.095 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.099 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.099 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.099 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.099 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.100 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.100 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.100 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48889) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:51:31.174 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 15:51:31.260 | 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=48889) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:51:31.454 | DEBUG dbcounter [-] [48889] Writer thread running {{(pid=48889) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:51:31.616 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created domain default 2026-06-25 15:51:31.675 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created project admin 2026-06-25 15:51:31.724 | WARNING keystone.common.password_hashing [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-25 15:51:31.753 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created user admin 2026-06-25 15:51:31.780 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created role reader 2026-06-25 15:51:31.801 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created role member 2026-06-25 15:51:31.838 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created implied role where d603eed4556b4ee2b816f4852c6a009f implies 492f63eef59b4209a677fd9cd20d41c9 2026-06-25 15:51:31.857 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created role manager 2026-06-25 15:51:31.886 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created implied role where e4f29c3dac794461beafdf83ae3e3dcc implies d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:51:31.908 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created role admin 2026-06-25 15:51:31.935 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created implied role where 599d3efc13a043f6a968153a176901ea implies e4f29c3dac794461beafdf83ae3e3dcc 2026-06-25 15:51:31.959 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created role service 2026-06-25 15:51:31.980 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Granted role admin on project admin to user admin. 2026-06-25 15:51:31.994 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Granted role admin on the system to user admin. 2026-06-25 15:51:32.014 | WARNING py.warnings [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-25 15:51:32.014 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 15:51:32.015 |  2026-06-25 15:51:32.020 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created region RegionOne 2026-06-25 15:51:32.076 | INFO keystone.cmd.bootstrap [None req-6f1ffd08-0b06-4000-adf4-22b37efb18d6 None None] Created public endpoint http://192.168.122.168/identity 2026-06-25 15:51:32.616 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-25 15:51:32.619 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-25 15:51:32.623 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-25 15:51:32.627 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-25 15:51:37.696 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:37.700 | + lib/keystone:create_keystone_accounts:258 : admin_project=80a9c35600954700bf11b76ce08aec24 2026-06-25 15:51:37.702 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-25 15:51:37.707 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-25 15:51:41.218 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:41.222 | + lib/keystone:create_keystone_accounts:260 : admin_user=569f7d179a8d45f68adc53e58510a942 2026-06-25 15:51:41.225 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-25 15:51:41.228 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-25 15:51:41.230 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-25 15:51:41.233 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 569f7d179a8d45f68adc53e58510a942 default 2026-06-25 15:51:41.295 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 569f7d179a8d45f68adc53e58510a942 default 2026-06-25 15:51:41.336 | [2080 Async ks-domain-role:49009]: running: get_or_add_user_domain_role admin 569f7d179a8d45f68adc53e58510a942 default 2026-06-25 15:51:41.339 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-25 15:51:41.341 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 15:51:41.346 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 15:51:45.696 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:45.701 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 15:51:45.706 | + functions-common:get_or_create_domain:878 : echo default 2026-06-25 15:51:45.706 | default 2026-06-25 15:51:45.711 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-25 15:51:45.800 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-25 15:51:45.853 | [2080 Async ks-project:49123]: running: get_or_create_project service Default 2026-06-25 15:51:45.856 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-25 15:51:45.920 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-25 15:51:45.967 | [2080 Async ks-service:49217]: running: get_or_create_role service 2026-06-25 15:51:45.969 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-25 15:51:46.059 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-25 15:51:46.126 | [2080 Async ks-reseller:49329]: running: get_or_create_role ResellerAdmin 2026-06-25 15:51:46.134 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-25 15:51:46.139 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-25 15:51:46.276 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-25 15:51:46.362 | [2080 Async ks-anotherrole:49425]: running: get_or_create_role anotherrole 2026-06-25 15:51:46.370 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-25 15:51:46.380 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-25 15:51:46.387 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:51:46.395 | +++ 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-06-25 15:51:51.380 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:51:51.430 | [49329 Async ks-reseller:49329]: finished successfully 2026-06-25 15:51:52.098 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:51:52.138 | [49425 Async ks-anotherrole:49425]: finished successfully 2026-06-25 15:51:52.610 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:51:52.644 | [49217 Async ks-service:49217]: finished successfully 2026-06-25 15:51:52.672 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:51:52.692 | [49123 Async ks-project:49123]: finished successfully 2026-06-25 15:51:52.803 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:51:52.831 | [49009 Async ks-domain-role:49009]: finished successfully 2026-06-25 15:51:52.977 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:52.982 | ++ functions-common:get_or_create_project:928 : project_id=637b93750bbf4ea18fa0879c13c4fb49 2026-06-25 15:51:52.986 | ++ functions-common:get_or_create_project:929 : echo 637b93750bbf4ea18fa0879c13c4fb49 2026-06-25 15:51:52.989 | + lib/keystone:create_keystone_accounts:288 : invis_project=637b93750bbf4ea18fa0879c13c4fb49 2026-06-25 15:51:52.994 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-25 15:51:52.998 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-25 15:51:53.003 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:51:53.008 | +++ 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-06-25 15:51:56.832 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:51:56.837 | ++ functions-common:get_or_create_project:928 : project_id=98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:51:56.839 | ++ functions-common:get_or_create_project:929 : echo 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:51:56.845 | + lib/keystone:create_keystone_accounts:292 : demo_project=98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:51:56.848 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-25 15:51:56.853 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-25 15:51:56.858 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:51:56.862 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-25 15:51:56.865 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-25 15:51:56.869 | +++ 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-06-25 15:52:00.865 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:00.869 | ++ functions-common:get_or_create_user:915 : user_id=91656014ec76400d833f84e454a9ef60 2026-06-25 15:52:00.872 | ++ functions-common:get_or_create_user:916 : echo 91656014ec76400d833f84e454a9ef60 2026-06-25 15:52:00.876 | + lib/keystone:create_keystone_accounts:295 : demo_user=91656014ec76400d833f84e454a9ef60 2026-06-25 15:52:00.880 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-25 15:52:00.942 | [2080 Async ks-domain-role:49009]: Waiting for completion of get_or_add_user_domain_role admin 569f7d179a8d45f68adc53e58510a942 default running on PID 49009 (6 other jobs running) 2026-06-25 15:52:00.970 | [2080 Async ks-domain-role:49009]: Signaling child to exit 2026-06-25 15:52:00.970 | WAKEUP 2026-06-25 15:52:00.997 | [2080 Async ks-domain-role:49009]: Signaled 2026-06-25 15:52:00.997 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-25 15:52:00.997 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 569f7d179a8d45f68adc53e58510a942 --domain default 2026-06-25 15:52:00.997 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 569f7d179a8d45f68adc53e58510a942 --domain default -c Role -f value 2026-06-25 15:52:00.997 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:00.997 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=599d3efc13a043f6a968153a176901ea 2026-06-25 15:52:00.997 | + functions-common:get_or_add_user_domain_role:999 : echo 599d3efc13a043f6a968153a176901ea 2026-06-25 15:52:00.998 | 599d3efc13a043f6a968153a176901ea 2026-06-25 15:52:01.048 | [2080 Async ks-domain-role:49009]: finished get_or_add_user_domain_role admin 569f7d179a8d45f68adc53e58510a942 default with result 0 in 11 seconds 2026-06-25 15:52:01.058 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-25 15:52:01.098 | [2080 Async ks-project:49123]: Waiting for completion of get_or_create_project service Default running on PID 49123 (5 other jobs running) 2026-06-25 15:52:01.132 | [2080 Async ks-project:49123]: Signaling child to exit 2026-06-25 15:52:01.132 | WAKEUP 2026-06-25 15:52:01.158 | [2080 Async ks-project:49123]: Signaled 2026-06-25 15:52:01.160 | + functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:52:01.160 | ++ 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-06-25 15:52:01.160 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:01.160 | + functions-common:get_or_create_project:928 : project_id=f5827cdc5687455d96824d5505ea6e3d 2026-06-25 15:52:01.160 | + functions-common:get_or_create_project:929 : echo f5827cdc5687455d96824d5505ea6e3d 2026-06-25 15:52:01.160 | f5827cdc5687455d96824d5505ea6e3d 2026-06-25 15:52:01.222 | [2080 Async ks-project:49123]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-25 15:52:01.267 | [2080 Async ks-service:49217]: Waiting for completion of get_or_create_role service running on PID 49217 (4 other jobs running) 2026-06-25 15:52:01.296 | [2080 Async ks-service:49217]: Signaling child to exit 2026-06-25 15:52:01.297 | WAKEUP 2026-06-25 15:52:01.323 | [2080 Async ks-service:49217]: Signaled 2026-06-25 15:52:01.324 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 15:52:01.324 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-25 15:52:01.325 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:01.325 | + functions-common:get_or_create_role:940 : role_id=625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:52:01.325 | + functions-common:get_or_create_role:941 : echo 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:52:01.325 | 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:52:01.377 | [2080 Async ks-service:49217]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-25 15:52:01.417 | [2080 Async ks-reseller:49329]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49329 (3 other jobs running) 2026-06-25 15:52:01.446 | [2080 Async ks-reseller:49329]: Signaling child to exit 2026-06-25 15:52:01.446 | WAKEUP 2026-06-25 15:52:01.471 | [2080 Async ks-reseller:49329]: Signaled 2026-06-25 15:52:01.472 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 15:52:01.472 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-25 15:52:01.472 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:01.473 | + functions-common:get_or_create_role:940 : role_id=64de5f705d6f4441b0aacfcfe3a90fc2 2026-06-25 15:52:01.473 | + functions-common:get_or_create_role:941 : echo 64de5f705d6f4441b0aacfcfe3a90fc2 2026-06-25 15:52:01.473 | 64de5f705d6f4441b0aacfcfe3a90fc2 2026-06-25 15:52:01.522 | [2080 Async ks-reseller:49329]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-25 15:52:01.569 | [2080 Async ks-anotherrole:49425]: Waiting for completion of get_or_create_role anotherrole running on PID 49425 (2 other jobs running) 2026-06-25 15:52:01.603 | [2080 Async ks-anotherrole:49425]: Signaling child to exit 2026-06-25 15:52:01.603 | WAKEUP 2026-06-25 15:52:01.630 | [2080 Async ks-anotherrole:49425]: Signaled 2026-06-25 15:52:01.632 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 15:52:01.633 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-25 15:52:01.633 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:01.633 | + functions-common:get_or_create_role:940 : role_id=87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:52:01.633 | + functions-common:get_or_create_role:941 : echo 87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:52:01.633 | 87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:52:01.687 | [2080 Async ks-anotherrole:49425]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-25 15:52:01.692 | + inc/async:async_wait:197 : return 0 2026-06-25 15:52:01.695 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 91656014ec76400d833f84e454a9ef60 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:01.797 | + inc/async:async_inner:63 : get_or_add_user_project_role member 91656014ec76400d833f84e454a9ef60 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:01.863 | [2080 Async ks-demo-member:50299]: running: get_or_add_user_project_role member 91656014ec76400d833f84e454a9ef60 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:01.868 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 569f7d179a8d45f68adc53e58510a942 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:01.967 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 569f7d179a8d45f68adc53e58510a942 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:02.021 | [2080 Async ks-demo-admin:50395]: running: get_or_add_user_project_role admin 569f7d179a8d45f68adc53e58510a942 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:02.023 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 91656014ec76400d833f84e454a9ef60 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:02.089 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 91656014ec76400d833f84e454a9ef60 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:02.132 | [2080 Async ks-demo-another:50491]: running: get_or_add_user_project_role anotherrole 91656014ec76400d833f84e454a9ef60 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:02.134 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 91656014ec76400d833f84e454a9ef60 637b93750bbf4ea18fa0879c13c4fb49 2026-06-25 15:52:02.204 | + inc/async:async_inner:63 : get_or_add_user_project_role member 91656014ec76400d833f84e454a9ef60 637b93750bbf4ea18fa0879c13c4fb49 2026-06-25 15:52:02.279 | [2080 Async ks-demo-invis:50587]: running: get_or_add_user_project_role member 91656014ec76400d833f84e454a9ef60 637b93750bbf4ea18fa0879c13c4fb49 2026-06-25 15:52:02.286 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-25 15:52:02.297 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-25 15:52:02.305 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:52:02.315 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-25 15:52:02.318 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-25 15:52:02.327 | +++ 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-06-25 15:52:08.061 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:08.069 | ++ functions-common:get_or_create_user:915 : user_id=57d4a001e0b144e1b3ff28f8e8589ab9 2026-06-25 15:52:08.079 | ++ functions-common:get_or_create_user:916 : echo 57d4a001e0b144e1b3ff28f8e8589ab9 2026-06-25 15:52:08.088 | + lib/keystone:create_keystone_accounts:308 : demo_reader=57d4a001e0b144e1b3ff28f8e8589ab9 2026-06-25 15:52:08.097 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 57d4a001e0b144e1b3ff28f8e8589ab9 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:08.266 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 57d4a001e0b144e1b3ff28f8e8589ab9 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:08.366 | [2080 Async ks-demo-reader:50735]: running: get_or_add_user_project_role reader 57d4a001e0b144e1b3ff28f8e8589ab9 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:08.373 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-25 15:52:08.385 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-25 15:52:08.394 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:52:08.406 | +++ 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-06-25 15:52:13.909 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:13.924 | ++ functions-common:get_or_create_project:928 : project_id=6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:13.929 | ++ functions-common:get_or_create_project:929 : echo 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:13.940 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:13.949 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-25 15:52:13.960 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-25 15:52:13.968 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:52:13.976 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-25 15:52:13.981 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-25 15:52:13.991 | +++ 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-06-25 15:52:16.122 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:16.212 | [50395 Async ks-demo-admin:50395]: finished successfully 2026-06-25 15:52:16.576 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:16.646 | [50299 Async ks-demo-member:50299]: finished successfully 2026-06-25 15:52:16.853 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:16.878 | [50587 Async ks-demo-invis:50587]: finished successfully 2026-06-25 15:52:17.097 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:17.119 | [50491 Async ks-demo-another:50491]: finished successfully 2026-06-25 15:52:18.833 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:18.839 | ++ functions-common:get_or_create_user:915 : user_id=478b13c9a1334c62a39baa729cfb6244 2026-06-25 15:52:18.844 | ++ functions-common:get_or_create_user:916 : echo 478b13c9a1334c62a39baa729cfb6244 2026-06-25 15:52:18.849 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=478b13c9a1334c62a39baa729cfb6244 2026-06-25 15:52:18.854 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 478b13c9a1334c62a39baa729cfb6244 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:18.950 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 478b13c9a1334c62a39baa729cfb6244 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:19.001 | [2080 Async ks-alt-admin:51142]: running: get_or_add_user_project_role admin 478b13c9a1334c62a39baa729cfb6244 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:19.005 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 478b13c9a1334c62a39baa729cfb6244 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:19.100 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 478b13c9a1334c62a39baa729cfb6244 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:19.161 | [2080 Async ks-alt-another:51238]: running: get_or_add_user_project_role anotherrole 478b13c9a1334c62a39baa729cfb6244 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:19.168 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-25 15:52:19.171 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-25 15:52:19.174 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:52:19.177 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-25 15:52:19.181 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-25 15:52:19.189 | +++ 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-06-25 15:52:19.701 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:19.738 | [50735 Async ks-demo-reader:50735]: finished successfully 2026-06-25 15:52:23.685 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:23.688 | ++ functions-common:get_or_create_user:915 : user_id=c0e89355a0ec42e6bda452300426f956 2026-06-25 15:52:23.693 | ++ functions-common:get_or_create_user:916 : echo c0e89355a0ec42e6bda452300426f956 2026-06-25 15:52:23.701 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=c0e89355a0ec42e6bda452300426f956 2026-06-25 15:52:23.708 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member c0e89355a0ec42e6bda452300426f956 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:23.811 | + inc/async:async_inner:63 : get_or_add_user_project_role member c0e89355a0ec42e6bda452300426f956 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:23.878 | [2080 Async ks-alt-member-user:51413]: running: get_or_add_user_project_role member c0e89355a0ec42e6bda452300426f956 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:23.883 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-25 15:52:23.893 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-25 15:52:23.897 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:52:23.904 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-25 15:52:23.906 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-25 15:52:23.912 | +++ 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-06-25 15:52:28.885 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:28.890 | ++ functions-common:get_or_create_user:915 : user_id=788dacbae3ec46e3aa7117bba49b0194 2026-06-25 15:52:28.894 | ++ functions-common:get_or_create_user:916 : echo 788dacbae3ec46e3aa7117bba49b0194 2026-06-25 15:52:28.901 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=788dacbae3ec46e3aa7117bba49b0194 2026-06-25 15:52:28.904 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 788dacbae3ec46e3aa7117bba49b0194 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:29.040 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 788dacbae3ec46e3aa7117bba49b0194 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:29.135 | [2080 Async ks-alt-reader-user:51583]: running: get_or_add_user_project_role reader 788dacbae3ec46e3aa7117bba49b0194 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:29.148 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-25 15:52:29.156 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:52:29.164 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-25 15:52:29.171 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-25 15:52:29.182 | +++ 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-06-25 15:52:30.074 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:30.125 | [51142 Async ks-alt-admin:51142]: finished successfully 2026-06-25 15:52:30.175 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:30.203 | [51238 Async ks-alt-another:51238]: finished successfully 2026-06-25 15:52:33.611 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:33.615 | ++ functions-common:get_or_create_user:915 : user_id=baf1c96a00584c26a3a3674596043172 2026-06-25 15:52:33.620 | ++ functions-common:get_or_create_user:916 : echo baf1c96a00584c26a3a3674596043172 2026-06-25 15:52:33.624 | + lib/keystone:create_keystone_accounts:340 : system_member_user=baf1c96a00584c26a3a3674596043172 2026-06-25 15:52:33.630 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member baf1c96a00584c26a3a3674596043172 all 2026-06-25 15:52:33.735 | + inc/async:async_inner:63 : get_or_add_user_system_role member baf1c96a00584c26a3a3674596043172 all 2026-06-25 15:52:33.813 | [2080 Async ks-system-member:51814]: running: get_or_add_user_system_role member baf1c96a00584c26a3a3674596043172 all 2026-06-25 15:52:33.821 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-25 15:52:33.826 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:52:33.836 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-25 15:52:33.842 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-25 15:52:33.850 | +++ 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-06-25 15:52:34.607 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:34.637 | [51413 Async ks-alt-member-user:51413]: finished successfully 2026-06-25 15:52:38.283 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:38.287 | ++ functions-common:get_or_create_user:915 : user_id=bfc90154665d4177a69696d1314d7d7d 2026-06-25 15:52:38.291 | ++ functions-common:get_or_create_user:916 : echo bfc90154665d4177a69696d1314d7d7d 2026-06-25 15:52:38.294 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=bfc90154665d4177a69696d1314d7d7d 2026-06-25 15:52:38.297 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader bfc90154665d4177a69696d1314d7d7d all 2026-06-25 15:52:38.385 | + inc/async:async_inner:63 : get_or_add_user_system_role reader bfc90154665d4177a69696d1314d7d7d all 2026-06-25 15:52:38.447 | [2080 Async ks-system-reader:52021]: running: get_or_add_user_system_role reader bfc90154665d4177a69696d1314d7d7d all 2026-06-25 15:52:38.451 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-25 15:52:38.456 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-25 15:52:38.462 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-25 15:52:38.469 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 15:52:38.472 | +++ 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-06-25 15:52:39.447 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:39.477 | [51583 Async ks-alt-reader-user:51583]: finished successfully 2026-06-25 15:52:42.549 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:42.554 | ++ functions-common:get_or_create_group:892 : group_id=50e9bbe4afbf40a9916aceef4d56823e 2026-06-25 15:52:42.559 | ++ functions-common:get_or_create_group:893 : echo 50e9bbe4afbf40a9916aceef4d56823e 2026-06-25 15:52:42.565 | + lib/keystone:create_keystone_accounts:350 : admin_group=50e9bbe4afbf40a9916aceef4d56823e 2026-06-25 15:52:42.569 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-25 15:52:42.574 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-25 15:52:42.579 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-25 15:52:42.583 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 15:52:42.590 | +++ 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-06-25 15:52:46.860 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:46.865 | ++ functions-common:get_or_create_group:892 : group_id=ff5f9b9461fd4abf9f999087e79a63bc 2026-06-25 15:52:46.872 | ++ functions-common:get_or_create_group:893 : echo ff5f9b9461fd4abf9f999087e79a63bc 2026-06-25 15:52:46.876 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=ff5f9b9461fd4abf9f999087e79a63bc 2026-06-25 15:52:46.881 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member ff5f9b9461fd4abf9f999087e79a63bc 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:46.982 | + inc/async:async_inner:63 : get_or_add_group_project_role member ff5f9b9461fd4abf9f999087e79a63bc 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:47.068 | [2080 Async ks-group-memberdemo:52289]: running: get_or_add_group_project_role member ff5f9b9461fd4abf9f999087e79a63bc 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:47.076 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ff5f9b9461fd4abf9f999087e79a63bc 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:47.169 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ff5f9b9461fd4abf9f999087e79a63bc 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:47.249 | [2080 Async ks-group-anotherdemo:52368]: running: get_or_add_group_project_role anotherrole ff5f9b9461fd4abf9f999087e79a63bc 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:47.257 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member ff5f9b9461fd4abf9f999087e79a63bc 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:47.371 | + inc/async:async_inner:63 : get_or_add_group_project_role member ff5f9b9461fd4abf9f999087e79a63bc 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:47.468 | [2080 Async ks-group-memberalt:52447]: running: get_or_add_group_project_role member ff5f9b9461fd4abf9f999087e79a63bc 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:47.478 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ff5f9b9461fd4abf9f999087e79a63bc 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:47.694 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ff5f9b9461fd4abf9f999087e79a63bc 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:47.832 | [2080 Async ks-group-anotheralt:52526]: running: get_or_add_group_project_role anotherrole ff5f9b9461fd4abf9f999087e79a63bc 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:47.842 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 50e9bbe4afbf40a9916aceef4d56823e 80a9c35600954700bf11b76ce08aec24 2026-06-25 15:52:48.050 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 50e9bbe4afbf40a9916aceef4d56823e 80a9c35600954700bf11b76ce08aec24 2026-06-25 15:52:48.145 | [2080 Async ks-group-admin:52605]: running: get_or_add_group_project_role admin 50e9bbe4afbf40a9916aceef4d56823e 80a9c35600954700bf11b76ce08aec24 2026-06-25 15:52:48.154 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-25 15:52:48.295 | [2080 Async ks-demo-member:50299]: Waiting for completion of get_or_add_user_project_role member 91656014ec76400d833f84e454a9ef60 98f8693cfec241e2acbbe9e833270e88 running on PID 50299 (17 other jobs running) 2026-06-25 15:52:48.358 | [2080 Async ks-demo-member:50299]: Signaling child to exit 2026-06-25 15:52:48.359 | WAKEUP 2026-06-25 15:52:48.411 | [2080 Async ks-demo-member:50299]: Signaled 2026-06-25 15:52:48.415 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:52:48.415 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:52:48.415 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:52:48.415 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:48.415 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:48.415 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:48.415 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:48.415 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:48.415 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:52:48.415 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 91656014ec76400d833f84e454a9ef60 --project 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:48.420 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 91656014ec76400d833f84e454a9ef60 --project 98f8693cfec241e2acbbe9e833270e88 -c Role -f value 2026-06-25 15:52:48.420 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:48.420 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:52:48.420 | + functions-common:get_or_add_user_project_role:980 : echo d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:52:48.420 | d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:52:48.531 | [2080 Async ks-demo-member:50299]: finished get_or_add_user_project_role member 91656014ec76400d833f84e454a9ef60 98f8693cfec241e2acbbe9e833270e88 with result 0 in 14 seconds 2026-06-25 15:52:48.638 | [2080 Async ks-demo-admin:50395]: Waiting for completion of get_or_add_user_project_role admin 569f7d179a8d45f68adc53e58510a942 98f8693cfec241e2acbbe9e833270e88 running on PID 50395 (16 other jobs running) 2026-06-25 15:52:48.716 | [2080 Async ks-demo-admin:50395]: Signaling child to exit 2026-06-25 15:52:48.717 | WAKEUP 2026-06-25 15:52:48.781 | [2080 Async ks-demo-admin:50395]: Signaled 2026-06-25 15:52:48.783 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:52:48.783 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:52:48.783 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:52:48.783 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:48.783 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:48.784 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:48.784 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:48.784 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:48.784 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:52:48.784 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 569f7d179a8d45f68adc53e58510a942 --project 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:48.784 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 569f7d179a8d45f68adc53e58510a942 --project 98f8693cfec241e2acbbe9e833270e88 -c Role -f value 2026-06-25 15:52:48.784 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:48.784 | + functions-common:get_or_add_user_project_role:979 : user_role_id=599d3efc13a043f6a968153a176901ea 2026-06-25 15:52:48.789 | + functions-common:get_or_add_user_project_role:980 : echo 599d3efc13a043f6a968153a176901ea 2026-06-25 15:52:48.789 | 599d3efc13a043f6a968153a176901ea 2026-06-25 15:52:48.854 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:48.907 | [2080 Async ks-demo-admin:50395]: finished get_or_add_user_project_role admin 569f7d179a8d45f68adc53e58510a942 98f8693cfec241e2acbbe9e833270e88 with result 0 in 14 seconds 2026-06-25 15:52:48.929 | [51814 Async ks-system-member:51814]: finished successfully 2026-06-25 15:52:49.003 | [2080 Async ks-demo-another:50491]: Waiting for completion of get_or_add_user_project_role anotherrole 91656014ec76400d833f84e454a9ef60 98f8693cfec241e2acbbe9e833270e88 running on PID 50491 (15 other jobs running) 2026-06-25 15:52:49.060 | [2080 Async ks-demo-another:50491]: Signaling child to exit 2026-06-25 15:52:49.065 | WAKEUP 2026-06-25 15:52:49.110 | [2080 Async ks-demo-another:50491]: Signaled 2026-06-25 15:52:49.113 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:52:49.113 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:52:49.113 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:52:49.113 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:49.113 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:49.113 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:49.113 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:49.113 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:49.113 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:52:49.113 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 91656014ec76400d833f84e454a9ef60 --project 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:49.113 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 91656014ec76400d833f84e454a9ef60 --project 98f8693cfec241e2acbbe9e833270e88 -c Role -f value 2026-06-25 15:52:49.114 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:49.114 | + functions-common:get_or_add_user_project_role:979 : user_role_id=87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:52:49.114 | + functions-common:get_or_add_user_project_role:980 : echo 87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:52:49.114 | 87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:52:49.231 | [2080 Async ks-demo-another:50491]: finished get_or_add_user_project_role anotherrole 91656014ec76400d833f84e454a9ef60 98f8693cfec241e2acbbe9e833270e88 with result 0 in 15 seconds 2026-06-25 15:52:49.337 | [2080 Async ks-demo-invis:50587]: Waiting for completion of get_or_add_user_project_role member 91656014ec76400d833f84e454a9ef60 637b93750bbf4ea18fa0879c13c4fb49 running on PID 50587 (14 other jobs running) 2026-06-25 15:52:49.396 | [2080 Async ks-demo-invis:50587]: Signaling child to exit 2026-06-25 15:52:49.404 | WAKEUP 2026-06-25 15:52:49.450 | [2080 Async ks-demo-invis:50587]: Signaled 2026-06-25 15:52:49.453 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:52:49.454 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:52:49.454 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:52:49.454 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:49.454 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:49.455 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:49.455 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:49.455 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:49.455 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:52:49.455 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 91656014ec76400d833f84e454a9ef60 --project 637b93750bbf4ea18fa0879c13c4fb49 2026-06-25 15:52:49.455 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 91656014ec76400d833f84e454a9ef60 --project 637b93750bbf4ea18fa0879c13c4fb49 -c Role -f value 2026-06-25 15:52:49.455 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:49.455 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:52:49.455 | + functions-common:get_or_add_user_project_role:980 : echo d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:52:49.455 | d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:52:49.567 | [2080 Async ks-demo-invis:50587]: finished get_or_add_user_project_role member 91656014ec76400d833f84e454a9ef60 637b93750bbf4ea18fa0879c13c4fb49 with result 0 in 14 seconds 2026-06-25 15:52:49.655 | [2080 Async ks-demo-reader:50735]: Waiting for completion of get_or_add_user_project_role reader 57d4a001e0b144e1b3ff28f8e8589ab9 98f8693cfec241e2acbbe9e833270e88 running on PID 50735 (13 other jobs running) 2026-06-25 15:52:49.719 | [2080 Async ks-demo-reader:50735]: Signaling child to exit 2026-06-25 15:52:49.720 | WAKEUP 2026-06-25 15:52:49.778 | [2080 Async ks-demo-reader:50735]: Signaled 2026-06-25 15:52:49.780 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:52:49.780 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:52:49.780 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:52:49.780 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:49.780 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:49.780 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:49.780 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:49.780 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:49.780 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:52:49.780 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 57d4a001e0b144e1b3ff28f8e8589ab9 --project 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:52:49.781 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 57d4a001e0b144e1b3ff28f8e8589ab9 --project 98f8693cfec241e2acbbe9e833270e88 -c Role -f value 2026-06-25 15:52:49.781 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:49.781 | + functions-common:get_or_add_user_project_role:979 : user_role_id=492f63eef59b4209a677fd9cd20d41c9 2026-06-25 15:52:49.781 | + functions-common:get_or_add_user_project_role:980 : echo 492f63eef59b4209a677fd9cd20d41c9 2026-06-25 15:52:49.781 | 492f63eef59b4209a677fd9cd20d41c9 2026-06-25 15:52:49.888 | [2080 Async ks-demo-reader:50735]: finished get_or_add_user_project_role reader 57d4a001e0b144e1b3ff28f8e8589ab9 98f8693cfec241e2acbbe9e833270e88 with result 0 in 11 seconds 2026-06-25 15:52:49.896 | + inc/async:async_wait:197 : return 0 2026-06-25 15:52:49.903 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-25 15:52:50.038 | [2080 Async ks-alt-admin:51142]: Waiting for completion of get_or_add_user_project_role admin 478b13c9a1334c62a39baa729cfb6244 6c48a893f1db440788dc9331ab26feed running on PID 51142 (12 other jobs running) 2026-06-25 15:52:50.098 | [2080 Async ks-alt-admin:51142]: Signaling child to exit 2026-06-25 15:52:50.098 | WAKEUP 2026-06-25 15:52:50.169 | [2080 Async ks-alt-admin:51142]: Signaled 2026-06-25 15:52:50.170 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:52:50.173 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:52:50.173 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:52:50.173 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:50.173 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:50.173 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:50.173 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:50.173 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:50.173 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:52:50.173 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 478b13c9a1334c62a39baa729cfb6244 --project 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:50.173 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 478b13c9a1334c62a39baa729cfb6244 --project 6c48a893f1db440788dc9331ab26feed -c Role -f value 2026-06-25 15:52:50.174 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:50.174 | + functions-common:get_or_add_user_project_role:979 : user_role_id=599d3efc13a043f6a968153a176901ea 2026-06-25 15:52:50.174 | + functions-common:get_or_add_user_project_role:980 : echo 599d3efc13a043f6a968153a176901ea 2026-06-25 15:52:50.174 | 599d3efc13a043f6a968153a176901ea 2026-06-25 15:52:50.291 | [2080 Async ks-alt-admin:51142]: finished get_or_add_user_project_role admin 478b13c9a1334c62a39baa729cfb6244 6c48a893f1db440788dc9331ab26feed with result 0 in 11 seconds 2026-06-25 15:52:50.382 | [2080 Async ks-alt-another:51238]: Waiting for completion of get_or_add_user_project_role anotherrole 478b13c9a1334c62a39baa729cfb6244 6c48a893f1db440788dc9331ab26feed running on PID 51238 (11 other jobs running) 2026-06-25 15:52:50.441 | [2080 Async ks-alt-another:51238]: Signaling child to exit 2026-06-25 15:52:50.441 | WAKEUP 2026-06-25 15:52:50.500 | [2080 Async ks-alt-another:51238]: Signaled 2026-06-25 15:52:50.506 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:52:50.506 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:52:50.506 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:52:50.506 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:50.506 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:50.506 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:50.506 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:50.506 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:50.506 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:52:50.506 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 478b13c9a1334c62a39baa729cfb6244 --project 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:50.507 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 478b13c9a1334c62a39baa729cfb6244 --project 6c48a893f1db440788dc9331ab26feed -c Role -f value 2026-06-25 15:52:50.507 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:50.507 | + functions-common:get_or_add_user_project_role:979 : user_role_id=87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:52:50.507 | + functions-common:get_or_add_user_project_role:980 : echo 87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:52:50.507 | 87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:52:50.627 | [2080 Async ks-alt-another:51238]: finished get_or_add_user_project_role anotherrole 478b13c9a1334c62a39baa729cfb6244 6c48a893f1db440788dc9331ab26feed with result 0 in 11 seconds 2026-06-25 15:52:50.732 | [2080 Async ks-alt-member-user:51413]: Waiting for completion of get_or_add_user_project_role member c0e89355a0ec42e6bda452300426f956 6c48a893f1db440788dc9331ab26feed running on PID 51413 (10 other jobs running) 2026-06-25 15:52:50.791 | [2080 Async ks-alt-member-user:51413]: Signaling child to exit 2026-06-25 15:52:50.795 | WAKEUP 2026-06-25 15:52:50.848 | [2080 Async ks-alt-member-user:51413]: Signaled 2026-06-25 15:52:50.853 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:52:50.853 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:52:50.853 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:52:50.853 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:50.853 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:50.853 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:50.853 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:50.853 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:50.854 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:52:50.854 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user c0e89355a0ec42e6bda452300426f956 --project 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:50.854 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c0e89355a0ec42e6bda452300426f956 --project 6c48a893f1db440788dc9331ab26feed -c Role -f value 2026-06-25 15:52:50.854 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:50.854 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:52:50.854 | + functions-common:get_or_add_user_project_role:980 : echo d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:52:50.854 | d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:52:50.982 | [2080 Async ks-alt-member-user:51413]: finished get_or_add_user_project_role member c0e89355a0ec42e6bda452300426f956 6c48a893f1db440788dc9331ab26feed with result 0 in 10 seconds 2026-06-25 15:52:51.070 | [2080 Async ks-alt-reader-user:51583]: Waiting for completion of get_or_add_user_project_role reader 788dacbae3ec46e3aa7117bba49b0194 6c48a893f1db440788dc9331ab26feed running on PID 51583 (9 other jobs running) 2026-06-25 15:52:51.134 | [2080 Async ks-alt-reader-user:51583]: Signaling child to exit 2026-06-25 15:52:51.140 | WAKEUP 2026-06-25 15:52:51.193 | [2080 Async ks-alt-reader-user:51583]: Signaled 2026-06-25 15:52:51.197 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:52:51.197 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:52:51.197 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:52:51.197 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:51.197 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:51.198 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:51.198 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:51.198 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:51.198 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:52:51.198 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 788dacbae3ec46e3aa7117bba49b0194 --project 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:52:51.198 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 788dacbae3ec46e3aa7117bba49b0194 --project 6c48a893f1db440788dc9331ab26feed -c Role -f value 2026-06-25 15:52:51.198 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:51.198 | + functions-common:get_or_add_user_project_role:979 : user_role_id=492f63eef59b4209a677fd9cd20d41c9 2026-06-25 15:52:51.198 | + functions-common:get_or_add_user_project_role:980 : echo 492f63eef59b4209a677fd9cd20d41c9 2026-06-25 15:52:51.198 | 492f63eef59b4209a677fd9cd20d41c9 2026-06-25 15:52:51.309 | [2080 Async ks-alt-reader-user:51583]: finished get_or_add_user_project_role reader 788dacbae3ec46e3aa7117bba49b0194 6c48a893f1db440788dc9331ab26feed with result 0 in 10 seconds 2026-06-25 15:52:51.320 | + inc/async:async_wait:197 : return 0 2026-06-25 15:52:51.332 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-25 15:52:51.478 | [2080 Async ks-system-member:51814]: Waiting for completion of get_or_add_user_system_role member baf1c96a00584c26a3a3674596043172 all running on PID 51814 (8 other jobs running) 2026-06-25 15:52:51.539 | [2080 Async ks-system-member:51814]: Signaling child to exit 2026-06-25 15:52:51.543 | WAKEUP 2026-06-25 15:52:51.593 | [2080 Async ks-system-member:51814]: Signaled 2026-06-25 15:52:51.597 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 15:52:51.598 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 15:52:51.598 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 15:52:51.598 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:51.598 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:51.598 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:51.598 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:51.598 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:51.598 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 15:52:51.598 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user baf1c96a00584c26a3a3674596043172 --system all -f value -c Role 2026-06-25 15:52:51.598 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:51.598 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 15:52:51.599 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 15:52:51.599 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user baf1c96a00584c26a3a3674596043172 --system all 2026-06-25 15:52:51.599 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user baf1c96a00584c26a3a3674596043172 --system all -f value -c Role 2026-06-25 15:52:51.599 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:51.599 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-25 15:52:51.599 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-25 15:52:51.599 | 2026-06-25 15:52:51.713 | [2080 Async ks-system-member:51814]: finished get_or_add_user_system_role member baf1c96a00584c26a3a3674596043172 all with result 0 in 15 seconds 2026-06-25 15:52:51.807 | [2080 Async ks-system-reader:52021]: Waiting for completion of get_or_add_user_system_role reader bfc90154665d4177a69696d1314d7d7d all running on PID 52021 (7 other jobs running) 2026-06-25 15:52:51.871 | [2080 Async ks-system-reader:52021]: Signaling child to exit 2026-06-25 15:52:55.975 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:52:56.051 | [52021 Async ks-system-reader:52021]: finished successfully 2026-06-25 15:52:56.116 | WAKEUP 2026-06-25 15:52:56.174 | [2080 Async ks-system-reader:52021]: Signaled 2026-06-25 15:52:56.179 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 15:52:56.179 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 15:52:56.179 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 15:52:56.179 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:52:56.179 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:52:56.179 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:52:56.179 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:52:56.179 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:52:56.179 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 15:52:56.180 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bfc90154665d4177a69696d1314d7d7d --system all -f value -c Role 2026-06-25 15:52:56.180 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:56.180 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 15:52:56.180 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 15:52:56.180 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user bfc90154665d4177a69696d1314d7d7d --system all 2026-06-25 15:52:56.180 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bfc90154665d4177a69696d1314d7d7d --system all -f value -c Role 2026-06-25 15:52:56.180 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:52:56.180 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=492f63eef59b4209a677fd9cd20d41c9 2026-06-25 15:52:56.180 | + functions-common:get_or_add_user_system_role:1030 : echo 492f63eef59b4209a677fd9cd20d41c9 2026-06-25 15:52:56.180 | 492f63eef59b4209a677fd9cd20d41c9 2026-06-25 15:52:56.298 | [2080 Async ks-system-reader:52021]: finished get_or_add_user_system_role reader bfc90154665d4177a69696d1314d7d7d all with result 0 in 17 seconds 2026-06-25 15:52:56.311 | + inc/async:async_wait:197 : return 0 2026-06-25 15:52:56.319 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-25 15:52:56.451 | [2080 Async ks-group-memberdemo:52289]: Waiting for completion of get_or_add_group_project_role member ff5f9b9461fd4abf9f999087e79a63bc 98f8693cfec241e2acbbe9e833270e88 running on PID 52289 (6 other jobs running) 2026-06-25 15:52:56.515 | [2080 Async ks-group-memberdemo:52289]: Signaling child to exit 2026-06-25 15:53:00.438 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:53:00.481 | [52289 Async ks-group-memberdemo:52289]: finished successfully 2026-06-25 15:53:00.521 | WAKEUP 2026-06-25 15:53:00.562 | [2080 Async ks-group-memberdemo:52289]: Signaled 2026-06-25 15:53:00.566 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:53:00.567 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group ff5f9b9461fd4abf9f999087e79a63bc --project 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:53:00.567 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ff5f9b9461fd4abf9f999087e79a63bc --project 98f8693cfec241e2acbbe9e833270e88 -f value -c Role 2026-06-25 15:53:00.567 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:53:00.567 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:53:00.567 | + functions-common:get_or_add_group_project_role:1049 : echo d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:53:00.567 | d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:53:00.641 | [2080 Async ks-group-memberdemo:52289]: finished get_or_add_group_project_role member ff5f9b9461fd4abf9f999087e79a63bc 98f8693cfec241e2acbbe9e833270e88 with result 0 in 13 seconds 2026-06-25 15:53:00.710 | [2080 Async ks-group-anotherdemo:52368]: Waiting for completion of get_or_add_group_project_role anotherrole ff5f9b9461fd4abf9f999087e79a63bc 98f8693cfec241e2acbbe9e833270e88 running on PID 52368 (5 other jobs running) 2026-06-25 15:53:00.759 | [2080 Async ks-group-anotherdemo:52368]: Signaling child to exit 2026-06-25 15:53:01.710 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:53:01.751 | [52447 Async ks-group-memberalt:52447]: finished successfully 2026-06-25 15:53:01.955 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:53:01.990 | [52368 Async ks-group-anotherdemo:52368]: finished successfully 2026-06-25 15:53:02.028 | WAKEUP 2026-06-25 15:53:02.058 | [2080 Async ks-group-anotherdemo:52368]: Signaled 2026-06-25 15:53:02.060 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:53:02.060 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group ff5f9b9461fd4abf9f999087e79a63bc --project 98f8693cfec241e2acbbe9e833270e88 2026-06-25 15:53:02.060 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ff5f9b9461fd4abf9f999087e79a63bc --project 98f8693cfec241e2acbbe9e833270e88 -f value -c Role 2026-06-25 15:53:02.060 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:53:02.060 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:53:02.060 | + functions-common:get_or_add_group_project_role:1049 : echo 87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:53:02.060 | 87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:53:02.111 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:53:02.115 | [2080 Async ks-group-anotherdemo:52368]: finished get_or_add_group_project_role anotherrole ff5f9b9461fd4abf9f999087e79a63bc 98f8693cfec241e2acbbe9e833270e88 with result 0 in 14 seconds 2026-06-25 15:53:02.142 | [52526 Async ks-group-anotheralt:52526]: finished successfully 2026-06-25 15:53:02.162 | [2080 Async ks-group-memberalt:52447]: Waiting for completion of get_or_add_group_project_role member ff5f9b9461fd4abf9f999087e79a63bc 6c48a893f1db440788dc9331ab26feed running on PID 52447 (4 other jobs running) 2026-06-25 15:53:02.191 | [2080 Async ks-group-memberalt:52447]: Signaling child to exit 2026-06-25 15:53:02.193 | WAKEUP 2026-06-25 15:53:02.219 | [2080 Async ks-group-memberalt:52447]: Signaled 2026-06-25 15:53:02.221 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:53:02.221 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group ff5f9b9461fd4abf9f999087e79a63bc --project 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:53:02.221 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ff5f9b9461fd4abf9f999087e79a63bc --project 6c48a893f1db440788dc9331ab26feed -f value -c Role 2026-06-25 15:53:02.221 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:53:02.221 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:53:02.221 | + functions-common:get_or_add_group_project_role:1049 : echo d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:53:02.221 | d603eed4556b4ee2b816f4852c6a009f 2026-06-25 15:53:02.277 | [2080 Async ks-group-memberalt:52447]: finished get_or_add_group_project_role member ff5f9b9461fd4abf9f999087e79a63bc 6c48a893f1db440788dc9331ab26feed with result 0 in 14 seconds 2026-06-25 15:53:02.322 | [2080 Async ks-group-anotheralt:52526]: Waiting for completion of get_or_add_group_project_role anotherrole ff5f9b9461fd4abf9f999087e79a63bc 6c48a893f1db440788dc9331ab26feed running on PID 52526 (3 other jobs running) 2026-06-25 15:53:02.354 | [2080 Async ks-group-anotheralt:52526]: Signaling child to exit 2026-06-25 15:53:02.355 | WAKEUP 2026-06-25 15:53:02.382 | [2080 Async ks-group-anotheralt:52526]: Signaled 2026-06-25 15:53:02.385 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:53:02.385 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group ff5f9b9461fd4abf9f999087e79a63bc --project 6c48a893f1db440788dc9331ab26feed 2026-06-25 15:53:02.385 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ff5f9b9461fd4abf9f999087e79a63bc --project 6c48a893f1db440788dc9331ab26feed -f value -c Role 2026-06-25 15:53:02.385 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:53:02.385 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:53:02.385 | + functions-common:get_or_add_group_project_role:1049 : echo 87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:53:02.385 | 87725d3fd9f94318abf84b03a2beeb92 2026-06-25 15:53:02.395 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:53:02.429 | [52605 Async ks-group-admin:52605]: finished successfully 2026-06-25 15:53:02.452 | [2080 Async ks-group-anotheralt:52526]: finished get_or_add_group_project_role anotherrole ff5f9b9461fd4abf9f999087e79a63bc 6c48a893f1db440788dc9331ab26feed with result 0 in 14 seconds 2026-06-25 15:53:02.495 | [2080 Async ks-group-admin:52605]: Waiting for completion of get_or_add_group_project_role admin 50e9bbe4afbf40a9916aceef4d56823e 80a9c35600954700bf11b76ce08aec24 running on PID 52605 (2 other jobs running) 2026-06-25 15:53:02.529 | [2080 Async ks-group-admin:52605]: Signaling child to exit 2026-06-25 15:53:02.529 | WAKEUP 2026-06-25 15:53:02.561 | [2080 Async ks-group-admin:52605]: Signaled 2026-06-25 15:53:02.563 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:53:02.564 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 50e9bbe4afbf40a9916aceef4d56823e --project 80a9c35600954700bf11b76ce08aec24 2026-06-25 15:53:02.564 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 50e9bbe4afbf40a9916aceef4d56823e --project 80a9c35600954700bf11b76ce08aec24 -f value -c Role 2026-06-25 15:53:02.564 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:53:02.564 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=599d3efc13a043f6a968153a176901ea 2026-06-25 15:53:02.564 | + functions-common:get_or_add_group_project_role:1049 : echo 599d3efc13a043f6a968153a176901ea 2026-06-25 15:53:02.564 | 599d3efc13a043f6a968153a176901ea 2026-06-25 15:53:02.629 | [2080 Async ks-group-admin:52605]: finished get_or_add_group_project_role admin 50e9bbe4afbf40a9916aceef4d56823e 80a9c35600954700bf11b76ce08aec24 with result 0 in 14 seconds 2026-06-25 15:53:02.636 | + inc/async:async_wait:197 : return 0 2026-06-25 15:53:02.641 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-25 15:53:02.670 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:02.675 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-25 15:53:02.704 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:02.709 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-25 15:53:02.713 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-25 15:53:02.816 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-25 15:53:02.873 | [2080 Async create_nova_accounts:54542]: running: create_nova_accounts 2026-06-25 15:53:02.879 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-25 15:53:02.909 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:02.913 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-25 15:53:02.918 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-25 15:53:03.033 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-25 15:53:03.098 | [2080 Async create_glance_accounts:54665]: running: create_glance_accounts 2026-06-25 15:53:03.104 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-25 15:53:03.138 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:03.142 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-25 15:53:03.147 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-25 15:53:03.255 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-25 15:53:03.317 | [2080 Async create_cinder_accounts:54803]: running: create_cinder_accounts 2026-06-25 15:53:03.322 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-25 15:53:03.355 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:53:03.358 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-25 15:53:03.361 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-25 15:53:03.439 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-25 15:53:03.516 | [2080 Async create_neutron_accounts:54945]: running: create_neutron_accounts 2026-06-25 15:53:03.522 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-25 15:53:03.563 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:03.569 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-25 15:53:03.610 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:53:03.620 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-25 15:53:03.754 | [2080 Async create_nova_accounts:54542]: Waiting for completion of create_nova_accounts running on PID 54542 (5 other jobs running) 2026-06-25 15:53:03.823 | [2080 Async create_nova_accounts:54542]: Signaling child to exit 2026-06-25 15:53:47.683 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:53:47.712 | [54945 Async create_neutron_accounts:54945]: finished successfully 2026-06-25 15:53:55.250 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:53:55.287 | [54803 Async create_cinder_accounts:54803]: finished successfully 2026-06-25 15:54:14.516 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:54:14.542 | [54542 Async create_nova_accounts:54542]: finished successfully 2026-06-25 15:54:14.571 | WAKEUP 2026-06-25 15:54:14.599 | [2080 Async create_nova_accounts:54542]: Signaled 2026-06-25 15:54:14.602 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-25 15:54:14.602 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-25 15:54:14.602 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-25 15:54:14.602 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:54:14.602 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:54:14.602 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:54:14.602 | ++ 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-06-25 15:54:14.602 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:14.602 | + functions-common:get_or_create_user:915 : user_id=391aab858a49417cbfdfdd6caa3d39a9 2026-06-25 15:54:14.603 | + functions-common:get_or_create_user:916 : echo 391aab858a49417cbfdfdd6caa3d39a9 2026-06-25 15:54:14.603 | 391aab858a49417cbfdfdd6caa3d39a9 2026-06-25 15:54:14.603 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-25 15:54:14.603 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:54:14.603 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:54:14.603 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:54:14.603 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:54:14.603 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:54:14.603 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:54:14.604 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:54:14.604 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:54:14.604 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:54:14.604 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:54:14.604 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:54:14.604 | + 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-06-25 15:54:14.604 | ++ 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-06-25 15:54:14.604 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:14.604 | + functions-common:get_or_add_user_project_role:979 : user_role_id=625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:14.604 | + functions-common:get_or_add_user_project_role:980 : echo 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:14.604 | 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:14.605 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 15:54:14.605 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-25 15:54:14.605 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:54:14.605 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:54:14.605 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:54:14.605 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:54:14.605 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:54:14.605 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:54:14.605 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:54:14.605 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:54:14.606 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:54:14.606 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:54:14.606 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:54:14.606 | + 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-06-25 15:54:14.606 | ++ 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-06-25 15:54:14.606 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:14.606 | + functions-common:get_or_add_user_project_role:979 : user_role_id=599d3efc13a043f6a968153a176901ea 2026-06-25 15:54:14.606 | + functions-common:get_or_add_user_project_role:980 : echo 599d3efc13a043f6a968153a176901ea 2026-06-25 15:54:14.606 | 599d3efc13a043f6a968153a176901ea 2026-06-25 15:54:14.606 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-25 15:54:14.607 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.168/compute 2026-06-25 15:54:14.607 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-25 15:54:14.607 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:54:14.607 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-25 15:54:14.607 | ++ 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-06-25 15:54:14.607 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:14.607 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:54:14.607 | 1f203eea4df340dca564ff7afd176b1f' 2026-06-25 15:54:14.607 | + functions-common:get_or_create_service:1067 : echo 1f203eea4df340dca564ff7afd176b1f 2026-06-25 15:54:14.607 | 1f203eea4df340dca564ff7afd176b1f 2026-06-25 15:54:14.608 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.168/compute/v2/$(project_id)s' 2026-06-25 15:54:14.608 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:54:14.608 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.168/compute/v2/$(project_id)s' RegionOne 2026-06-25 15:54:14.608 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:54:14.608 | +++ 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-06-25 15:54:14.608 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:14.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:54:14.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:54:14.609 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.168/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-25 15:54:14.609 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:14.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8b1f8eb51ec049f3932e3663ef8646c3 2026-06-25 15:54:14.609 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8b1f8eb51ec049f3932e3663ef8646c3 2026-06-25 15:54:14.609 | + functions-common:get_or_create_endpoint:1100 : public_id=8b1f8eb51ec049f3932e3663ef8646c3 2026-06-25 15:54:14.609 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:54:14.610 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:54:14.610 | + functions-common:get_or_create_endpoint:1109 : echo 8b1f8eb51ec049f3932e3663ef8646c3 2026-06-25 15:54:14.610 | 8b1f8eb51ec049f3932e3663ef8646c3 2026-06-25 15:54:14.610 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-25 15:54:14.610 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:54:14.610 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-25 15:54:14.610 | ++ 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-06-25 15:54:14.610 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:14.610 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:54:14.611 | b83847a0af2848ae92660bd44f1d6758' 2026-06-25 15:54:14.611 | + functions-common:get_or_create_service:1067 : echo b83847a0af2848ae92660bd44f1d6758 2026-06-25 15:54:14.611 | b83847a0af2848ae92660bd44f1d6758 2026-06-25 15:54:14.612 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.168/compute/v2.1 2026-06-25 15:54:14.612 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:54:14.612 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.168/compute/v2.1 RegionOne 2026-06-25 15:54:14.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:54:14.613 | +++ 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-06-25 15:54:14.614 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:14.614 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:54:14.614 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:54:14.614 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.168/compute/v2.1 --region RegionOne -f value -c id 2026-06-25 15:54:14.614 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:14.614 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7e22caab3b2742d8a1a9158a2c0518d8 2026-06-25 15:54:14.614 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7e22caab3b2742d8a1a9158a2c0518d8 2026-06-25 15:54:14.614 | + functions-common:get_or_create_endpoint:1100 : public_id=7e22caab3b2742d8a1a9158a2c0518d8 2026-06-25 15:54:14.614 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:54:14.615 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:54:14.615 | + functions-common:get_or_create_endpoint:1109 : echo 7e22caab3b2742d8a1a9158a2c0518d8 2026-06-25 15:54:14.615 | 7e22caab3b2742d8a1a9158a2c0518d8 2026-06-25 15:54:14.615 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-25 15:54:14.615 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:14.615 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-25 15:54:14.615 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:54:14.615 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-25 15:54:14.615 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:54:14.616 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-25 15:54:14.616 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:14.617 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-25 15:54:14.670 | [2080 Async create_nova_accounts:54542]: finished create_nova_accounts with result 0 in 71 seconds 2026-06-25 15:54:14.729 | [2080 Async create_glance_accounts:54665]: Waiting for completion of create_glance_accounts running on PID 54665 (4 other jobs running) 2026-06-25 15:54:14.766 | [2080 Async create_glance_accounts:54665]: Signaling child to exit 2026-06-25 15:54:32.573 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:54:32.601 | [54665 Async create_glance_accounts:54665]: finished successfully 2026-06-25 15:54:32.636 | WAKEUP 2026-06-25 15:54:32.664 | [2080 Async create_glance_accounts:54665]: Signaled 2026-06-25 15:54:32.666 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-25 15:54:32.666 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:32.667 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-25 15:54:32.667 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-25 15:54:32.667 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:54:32.667 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:54:32.667 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:54:32.667 | ++ 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-06-25 15:54:32.667 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.668 | + functions-common:get_or_create_user:915 : user_id=c4168ed3704b4a4f998de3688f87bc48 2026-06-25 15:54:32.668 | + functions-common:get_or_create_user:916 : echo c4168ed3704b4a4f998de3688f87bc48 2026-06-25 15:54:32.668 | c4168ed3704b4a4f998de3688f87bc48 2026-06-25 15:54:32.668 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-25 15:54:32.668 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:54:32.668 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:54:32.668 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:54:32.668 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:54:32.668 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:54:32.669 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:54:32.669 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:54:32.670 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:54:32.670 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:54:32.670 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:54:32.671 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:54:32.671 | + 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-06-25 15:54:32.671 | ++ 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-06-25 15:54:32.672 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.672 | + functions-common:get_or_add_user_project_role:979 : user_role_id=625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:32.672 | + functions-common:get_or_add_user_project_role:980 : echo 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:32.672 | 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:32.672 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 15:54:32.672 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-25 15:54:32.672 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:54:32.672 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:54:32.673 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:54:32.673 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:54:32.674 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:54:32.674 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:54:32.674 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:54:32.674 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:54:32.675 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:54:32.675 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:54:32.675 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:54:32.675 | + 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-06-25 15:54:32.675 | ++ 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-06-25 15:54:32.675 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.675 | + functions-common:get_or_add_user_project_role:979 : user_role_id=599d3efc13a043f6a968153a176901ea 2026-06-25 15:54:32.675 | + functions-common:get_or_add_user_project_role:980 : echo 599d3efc13a043f6a968153a176901ea 2026-06-25 15:54:32.676 | 599d3efc13a043f6a968153a176901ea 2026-06-25 15:54:32.676 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-25 15:54:32.676 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:54:32.676 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-25 15:54:32.676 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:54:32.676 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-25 15:54:32.676 | ++ 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-06-25 15:54:32.677 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.677 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:54:32.677 | 8f78d6e61d8c4d2ab52ae2763334b4d6' 2026-06-25 15:54:32.677 | + functions-common:get_or_create_service:1067 : echo 8f78d6e61d8c4d2ab52ae2763334b4d6 2026-06-25 15:54:32.677 | 8f78d6e61d8c4d2ab52ae2763334b4d6 2026-06-25 15:54:32.677 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.168/image 2026-06-25 15:54:32.677 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:54:32.678 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.168/image RegionOne 2026-06-25 15:54:32.678 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:54:32.678 | +++ 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-06-25 15:54:32.678 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.678 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:54:32.678 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:54:32.678 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.168/image --region RegionOne -f value -c id 2026-06-25 15:54:32.678 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=31815b0cc2014ba5bb4e1a9f55650e26 2026-06-25 15:54:32.679 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 31815b0cc2014ba5bb4e1a9f55650e26 2026-06-25 15:54:32.679 | + functions-common:get_or_create_endpoint:1100 : public_id=31815b0cc2014ba5bb4e1a9f55650e26 2026-06-25 15:54:32.679 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:54:32.679 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:54:32.679 | + functions-common:get_or_create_endpoint:1109 : echo 31815b0cc2014ba5bb4e1a9f55650e26 2026-06-25 15:54:32.679 | 31815b0cc2014ba5bb4e1a9f55650e26 2026-06-25 15:54:32.679 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-25 15:54:32.680 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 15:54:32.680 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 15:54:32.680 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.680 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 15:54:32.680 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-25 15:54:32.680 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-25 15:54:32.680 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-25 15:54:32.681 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-25 15:54:32.681 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-25 15:54:32.681 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-25 15:54:32.681 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-25 15:54:32.681 | +---------------+----------------------------------+ 2026-06-25 15:54:32.681 | | Field | Value | 2026-06-25 15:54:32.681 | +---------------+----------------------------------+ 2026-06-25 15:54:32.682 | | default_limit | 2000 | 2026-06-25 15:54:32.682 | | description | None | 2026-06-25 15:54:32.682 | | id | 3694d4e089c649e8a2ecf817a72cb92d | 2026-06-25 15:54:32.682 | | region_id | RegionOne | 2026-06-25 15:54:32.682 | | resource_name | image_size_total | 2026-06-25 15:54:32.682 | | service_id | 8f78d6e61d8c4d2ab52ae2763334b4d6 | 2026-06-25 15:54:32.683 | +---------------+----------------------------------+ 2026-06-25 15:54:32.683 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-25 15:54:32.683 | +---------------+----------------------------------+ 2026-06-25 15:54:32.683 | | Field | Value | 2026-06-25 15:54:32.683 | +---------------+----------------------------------+ 2026-06-25 15:54:32.683 | | default_limit | 2000 | 2026-06-25 15:54:32.683 | | description | None | 2026-06-25 15:54:32.683 | | id | 4d635b9310ee4a05b567302aa7f34a3b | 2026-06-25 15:54:32.684 | | region_id | RegionOne | 2026-06-25 15:54:32.684 | | resource_name | image_stage_total | 2026-06-25 15:54:32.684 | | service_id | 8f78d6e61d8c4d2ab52ae2763334b4d6 | 2026-06-25 15:54:32.684 | +---------------+----------------------------------+ 2026-06-25 15:54:32.684 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-25 15:54:32.684 | +---------------+----------------------------------+ 2026-06-25 15:54:32.684 | | Field | Value | 2026-06-25 15:54:32.685 | +---------------+----------------------------------+ 2026-06-25 15:54:32.685 | | default_limit | 100 | 2026-06-25 15:54:32.685 | | description | None | 2026-06-25 15:54:32.685 | | id | 453ca44104a04c8a88eb6c92c98cc507 | 2026-06-25 15:54:32.685 | | region_id | RegionOne | 2026-06-25 15:54:32.685 | | resource_name | image_count_total | 2026-06-25 15:54:32.685 | | service_id | 8f78d6e61d8c4d2ab52ae2763334b4d6 | 2026-06-25 15:54:32.686 | +---------------+----------------------------------+ 2026-06-25 15:54:32.686 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-25 15:54:32.686 | +---------------+----------------------------------+ 2026-06-25 15:54:32.686 | | Field | Value | 2026-06-25 15:54:32.686 | +---------------+----------------------------------+ 2026-06-25 15:54:32.686 | | default_limit | 100 | 2026-06-25 15:54:32.686 | | description | None | 2026-06-25 15:54:32.687 | | id | cfbd4292cd1f413c92340aaae7fc5c2f | 2026-06-25 15:54:32.687 | | region_id | RegionOne | 2026-06-25 15:54:32.687 | | resource_name | image_count_uploading | 2026-06-25 15:54:32.687 | | service_id | 8f78d6e61d8c4d2ab52ae2763334b4d6 | 2026-06-25 15:54:32.687 | +---------------+----------------------------------+ 2026-06-25 15:54:32.687 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-25 15:54:32.687 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-25 15:54:32.687 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-25 15:54:32.688 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-25 15:54:32.688 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-25 15:54:32.688 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.168/identity 2026-06-25 15:54:32.688 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-25 15:54:32.688 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-25 15:54:32.688 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.689 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 31815b0cc2014ba5bb4e1a9f55650e26 2026-06-25 15:54:32.689 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-25 15:54:32.689 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-25 15:54:32.689 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:54:32.724 | [2080 Async create_glance_accounts:54665]: finished create_glance_accounts with result 0 in 89 seconds 2026-06-25 15:54:32.776 | [2080 Async create_cinder_accounts:54803]: Waiting for completion of create_cinder_accounts running on PID 54803 (3 other jobs running) 2026-06-25 15:54:32.806 | [2080 Async create_cinder_accounts:54803]: Signaling child to exit 2026-06-25 15:54:32.807 | WAKEUP 2026-06-25 15:54:32.835 | [2080 Async create_cinder_accounts:54803]: Signaled 2026-06-25 15:54:32.837 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-25 15:54:32.837 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-25 15:54:32.837 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-25 15:54:32.837 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:54:32.837 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-25 15:54:32.837 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-25 15:54:32.838 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:54:32.838 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:54:32.838 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:54:32.838 | ++ 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-06-25 15:54:32.838 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.838 | + functions-common:get_or_create_user:915 : user_id=8638b85c93a2437c889cf3d92be45d58 2026-06-25 15:54:32.838 | + functions-common:get_or_create_user:916 : echo 8638b85c93a2437c889cf3d92be45d58 2026-06-25 15:54:32.838 | 8638b85c93a2437c889cf3d92be45d58 2026-06-25 15:54:32.839 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-25 15:54:32.839 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:54:32.839 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:54:32.839 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:54:32.839 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:54:32.839 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:54:32.839 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:54:32.839 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:54:32.840 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:54:32.840 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:54:32.840 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:54:32.840 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:54:32.840 | + 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-06-25 15:54:32.840 | ++ 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-06-25 15:54:32.840 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.841 | + functions-common:get_or_add_user_project_role:979 : user_role_id=625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:32.841 | + functions-common:get_or_add_user_project_role:980 : echo 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:32.841 | 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:32.841 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 15:54:32.841 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-25 15:54:32.841 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.168/volume 2026-06-25 15:54:32.841 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-25 15:54:32.843 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:54:32.843 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-25 15:54:32.843 | ++ 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-06-25 15:54:32.843 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.843 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:54:32.843 | 0ebe114bbe3c4697af4747ad6b1bc743' 2026-06-25 15:54:32.843 | + functions-common:get_or_create_service:1067 : echo 0ebe114bbe3c4697af4747ad6b1bc743 2026-06-25 15:54:32.843 | 0ebe114bbe3c4697af4747ad6b1bc743 2026-06-25 15:54:32.844 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.168/volume/v3 2026-06-25 15:54:32.844 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:54:32.844 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.168/volume/v3 RegionOne 2026-06-25 15:54:32.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:54:32.844 | +++ 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-06-25 15:54:32.844 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:54:32.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:54:32.844 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.168/volume/v3 --region RegionOne -f value -c id 2026-06-25 15:54:32.844 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0ae8a33190434127918851620b3b2350 2026-06-25 15:54:32.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0ae8a33190434127918851620b3b2350 2026-06-25 15:54:32.845 | + functions-common:get_or_create_endpoint:1100 : public_id=0ae8a33190434127918851620b3b2350 2026-06-25 15:54:32.845 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:54:32.845 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:54:32.845 | + functions-common:get_or_create_endpoint:1109 : echo 0ae8a33190434127918851620b3b2350 2026-06-25 15:54:32.845 | 0ae8a33190434127918851620b3b2350 2026-06-25 15:54:32.845 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-25 15:54:32.845 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-25 15:54:32.845 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:54:32.845 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-25 15:54:32.846 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.846 | ++ functions-common:get_or_create_project:928 : project_id=f5827cdc5687455d96824d5505ea6e3d 2026-06-25 15:54:32.846 | ++ functions-common:get_or_create_project:929 : echo f5827cdc5687455d96824d5505ea6e3d 2026-06-25 15:54:32.846 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f5827cdc5687455d96824d5505ea6e3d 2026-06-25 15:54:32.846 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-25 15:54:32.846 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:54:32.846 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:54:32.846 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-25 15:54:32.846 | +++ 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-06-25 15:54:32.846 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-25 15:54:32.846 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:32.847 | ++ functions-common:get_or_create_user:915 : user_id=8638b85c93a2437c889cf3d92be45d58 2026-06-25 15:54:32.847 | ++ functions-common:get_or_create_user:916 : echo 8638b85c93a2437c889cf3d92be45d58 2026-06-25 15:54:32.847 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8638b85c93a2437c889cf3d92be45d58 2026-06-25 15:54:32.892 | [2080 Async create_cinder_accounts:54803]: finished create_cinder_accounts with result 0 in 52 seconds 2026-06-25 15:54:32.900 | + inc/async:async_wait:197 : return 0 2026-06-25 15:54:32.905 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-25 15:54:32.967 | [2080 Async create_neutron_accounts:54945]: Waiting for completion of create_neutron_accounts running on PID 54945 (2 other jobs running) 2026-06-25 15:54:33.001 | [2080 Async create_neutron_accounts:54945]: Signaling child to exit 2026-06-25 15:54:33.002 | WAKEUP 2026-06-25 15:54:33.035 | [2080 Async create_neutron_accounts:54945]: Signaled 2026-06-25 15:54:33.037 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-25 15:54:33.037 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.168/ 2026-06-25 15:54:33.037 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-25 15:54:33.037 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.168/networking 2026-06-25 15:54:33.038 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-25 15:54:33.038 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:33.038 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-25 15:54:33.038 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-25 15:54:33.038 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:54:33.038 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:54:33.038 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:54:33.038 | ++ 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-06-25 15:54:33.039 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:33.039 | + functions-common:get_or_create_user:915 : user_id=5eb4dba1257345f18aecab4a8e741818 2026-06-25 15:54:33.039 | + functions-common:get_or_create_user:916 : echo 5eb4dba1257345f18aecab4a8e741818 2026-06-25 15:54:33.039 | 5eb4dba1257345f18aecab4a8e741818 2026-06-25 15:54:33.039 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-25 15:54:33.039 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:54:33.039 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:54:33.039 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:54:33.040 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:54:33.040 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:54:33.040 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:54:33.040 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:54:33.040 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:54:33.040 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:54:33.040 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:54:33.040 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:54:33.041 | + 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-06-25 15:54:33.041 | ++ 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-06-25 15:54:33.041 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:33.041 | + functions-common:get_or_add_user_project_role:979 : user_role_id=625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:33.041 | + functions-common:get_or_add_user_project_role:980 : echo 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:33.041 | 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:54:33.041 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 15:54:33.041 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-25 15:54:33.042 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:54:33.042 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-25 15:54:33.042 | ++ 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-06-25 15:54:33.042 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:33.042 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:54:33.042 | 19aa3b18fa784e36baa9e516fbd7fc0c' 2026-06-25 15:54:33.042 | + functions-common:get_or_create_service:1067 : echo 19aa3b18fa784e36baa9e516fbd7fc0c 2026-06-25 15:54:33.042 | 19aa3b18fa784e36baa9e516fbd7fc0c 2026-06-25 15:54:33.043 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.168/networking 2026-06-25 15:54:33.043 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:54:33.043 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.168/networking RegionOne 2026-06-25 15:54:33.043 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:54:33.043 | +++ 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-06-25 15:54:33.043 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:33.043 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:54:33.043 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:54:33.044 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.168/networking --region RegionOne -f value -c id 2026-06-25 15:54:33.044 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:54:33.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c82f98908a4040d6bca7aa845134673b 2026-06-25 15:54:33.044 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c82f98908a4040d6bca7aa845134673b 2026-06-25 15:54:33.044 | + functions-common:get_or_create_endpoint:1100 : public_id=c82f98908a4040d6bca7aa845134673b 2026-06-25 15:54:33.044 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:54:33.044 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:54:33.045 | + functions-common:get_or_create_endpoint:1109 : echo c82f98908a4040d6bca7aa845134673b 2026-06-25 15:54:33.045 | c82f98908a4040d6bca7aa845134673b 2026-06-25 15:54:33.099 | [2080 Async create_neutron_accounts:54945]: finished create_neutron_accounts with result 0 in 44 seconds 2026-06-25 15:54:33.109 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-25 15:54:33.118 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-25 15:54:33.122 | + inc/async:async_wait:197 : return 0 2026-06-25 15:54:33.126 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-25 15:54:33.150 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:33.153 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-25 15:54:33.174 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:33.177 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-25 15:54:33.180 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:54:33.184 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-25 15:54:33.187 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-25 15:54:33.190 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-25 15:54:33.261 | + inc/async:async_inner:63 : init_glance 2026-06-25 15:54:33.302 | [2080 Async init_glance:57181]: running: init_glance 2026-06-25 15:54:33.305 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-25 15:54:33.323 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:54:33.325 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-25 15:54:33.328 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:54:33.331 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-25 15:54:33.334 | + ./stack.sh:main:1167 : configure_neutron 2026-06-25 15:54:33.338 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-25 15:54:33.340 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-25 15:54:33.343 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-25 15:54:33.364 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-25 15:54:33.367 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-25 15:54:50.284 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:54:50.321 | [57181 Async init_glance:57181]: finished successfully 2026-06-25 15:55:19.994 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-25 15:55:19.998 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-25 15:55:20.001 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-25 15:55:20.003 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-25 15:55:20.006 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-25 15:55:20.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-25 15:55:20.011 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-25 15:55:20.014 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-25 15:55:20.017 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-25 15:55:20.019 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-25 15:55:20.021 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-25 15:55:20.023 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-25 15:55:20.026 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-25 15:55:20.028 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-25 15:55:20.031 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-25 15:55:20.034 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-25 15:55:20.038 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:55:20.041 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:55:20.043 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-25 15:55:20.045 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:55:20.051 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-25 15:55:20.053 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-25 15:55:20.056 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-25 15:55:20.058 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-25 15:55:20.061 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:55:20.063 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:55:20.065 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:55:20.081 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:20.084 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:55:20.086 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 15:55:20.090 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 15:55:20.127 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-25 15:55:20.163 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-25 15:55:20.199 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-25 15:55:20.235 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-25 15:55:20.269 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-25 15:55:20.302 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-25 15:55:20.305 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-25 15:55:20.307 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-25 15:55:20.310 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:55:20.313 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:55:20.330 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:55:20.332 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:55:20.335 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:55:20.337 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:55:20.340 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 15:55:20.373 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:55:20.407 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:55:20.442 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:55:20.473 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-25 15:55:20.504 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-25 15:55:20.507 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:55:20.509 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-25 15:55:20.511 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-25 15:55:20.513 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-25 15:55:20.516 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:55:20.518 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-25 15:55:20.520 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-25 15:55:20.536 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-25 15:55:20.551 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-25 15:55:20.567 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-25 15:55:20.583 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-25 15:55:20.599 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 15:55:20.601 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:55:20.604 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-25 15:55:20.608 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.r33iv5aM9V 2026-06-25 15:55:20.611 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 15:55:20.613 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:55:20.616 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.r33iv5aM9V 2026-06-25 15:55:20.620 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.r33iv5aM9V 2026-06-25 15:55:20.635 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.r33iv5aM9V /etc/sudoers.d/neutron-rootwrap 2026-06-25 15:55:20.651 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-25 15:55:20.653 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-25 15:55:20.655 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 15:55:20.686 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 15:55:20.689 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:55:20.724 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-25 15:55:20.727 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-25 15:55:20.730 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-25 15:55:20.733 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:55:20.736 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:55:20.738 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:55:20.758 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:20.761 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:55:20.764 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:55:20.767 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:55:20.784 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:20.787 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:55:20.790 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/ 2026-06-25 15:55:20.822 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:55:20.825 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:55:20.827 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-25 15:55:20.843 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:20.846 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-25 15:55:20.862 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:20.864 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 15:55:20.881 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:20.883 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-25 15:55:20.899 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:20.902 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 15:55:20.919 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:20.921 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 15:55:20.924 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-25 15:55:20.940 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:55:20.942 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-25 15:55:20.944 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-25 15:55:20.947 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-25 15:55:20.947 | Configuring OVN 2026-06-25 15:55:20.949 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-25 15:55:20.952 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-25 15:55:20.955 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-25 15:55:20.959 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=9812c7d9-f19e-4a1a-9b19-3f56fe6bcdbc 2026-06-25 15:55:20.962 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:55:20.964 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-25 15:55:20.967 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:55:20.969 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:55:20.971 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:55:20.974 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:55:20.976 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:55:20.978 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:55:20.980 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:55:20.983 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:55:20.985 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:55:20.987 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:55:20.989 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:55:20.992 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:55:20.994 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:55:20.996 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-25 15:55:20.999 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-25 15:55:21.001 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-25 15:55:21.004 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 15:55:21.020 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:21.023 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 15:55:21.067 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 15:55:21.069 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-25 15:55:21.072 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-25 15:55:21.089 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:55:21.091 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-25 15:55:21.094 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:55:21.096 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-25 15:55:21.098 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-25 15:55:21.114 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-25 15:55:21.120 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-25 15:55:21.122 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-25 15:56:07.846 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:56:07.852 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:56:07.856 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:56:07.860 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 15:56:07.910 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 15:56:07.914 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:56:07.960 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-25 15:56:08.005 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.168 2026-06-25 15:56:08.049 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-25 15:56:08.093 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-25 15:56:08.136 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 15:56:08.181 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.168:6642 2026-06-25 15:56:08.226 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-25 15:56:08.249 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:08.253 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-25 15:56:08.256 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-25 15:56:08.298 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.168:6641 2026-06-25 15:56:08.339 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-25 15:56:08.343 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-25 15:56:08.343 | Configuring Neutron for OVN 2026-06-25 15:56:08.346 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-25 15:56:08.368 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:56:08.372 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-25 15:56:08.376 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 15:56:08.376 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-25 15:56:12.612 | + 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-06-25 15:56:12.618 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 15:56:12.619 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-25 15:56:16.379 | + 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-06-25 15:56:16.384 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-25 15:56:16.411 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:16.416 | + 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-06-25 15:56:16.424 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:56:16.424 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-25 15:56:16.424 | ++ 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-06-25 15:56:16.425 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-25 15:56:16.429 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:56:16.430 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-25 15:56:16.437 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-25 15:56:16.437 | address-scope 2026-06-25 15:56:16.437 | agent 2026-06-25 15:56:16.437 | allowed-address-pairs 2026-06-25 15:56:16.437 | auto-allocated-topology 2026-06-25 15:56:16.437 | availability_zone 2026-06-25 15:56:16.437 | bgp 2026-06-25 15:56:16.437 | bgp_4byte_asn 2026-06-25 15:56:16.437 | bgp_dragent_scheduler 2026-06-25 15:56:16.437 | binding 2026-06-25 15:56:16.438 | binding-extended 2026-06-25 15:56:16.438 | default-subnetpools 2026-06-25 15:56:16.438 | dhcp_agent_scheduler 2026-06-25 15:56:16.438 | dns-domain-ports 2026-06-25 15:56:16.438 | dns-integration 2026-06-25 15:56:16.438 | dns-integration-domain-keywords 2026-06-25 15:56:16.438 | empty-string-filtering 2026-06-25 15:56:16.438 | enable-default-route-bfd 2026-06-25 15:56:16.438 | enable-default-route-ecmp 2026-06-25 15:56:16.438 | expose-port-forwarding-in-fip 2026-06-25 15:56:16.439 | ext-gw-mode 2026-06-25 15:56:16.439 | external-gateway-multihoming 2026-06-25 15:56:16.439 | external-net 2026-06-25 15:56:16.439 | extra_dhcp_opt 2026-06-25 15:56:16.439 | extraroute 2026-06-25 15:56:16.439 | extraroute-atomic 2026-06-25 15:56:16.439 | filter-validation 2026-06-25 15:56:16.439 | fip-port-details 2026-06-25 15:56:16.439 | flavors 2026-06-25 15:56:16.439 | floating-ip-port-forwarding 2026-06-25 15:56:16.440 | floating-ip-port-forwarding-description 2026-06-25 15:56:16.440 | floating-ip-port-forwarding-detail 2026-06-25 15:56:16.440 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:56:16.440 | floatingip-pools 2026-06-25 15:56:16.440 | fwaas_v2 2026-06-25 15:56:16.440 | ip_allocation 2026-06-25 15:56:16.440 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:16.440 | l3-flavors 2026-06-25 15:56:16.440 | l3-ha 2026-06-25 15:56:16.440 | l3_agent_scheduler 2026-06-25 15:56:16.441 | logging 2026-06-25 15:56:16.441 | multi-provider 2026-06-25 15:56:16.441 | net-mtu 2026-06-25 15:56:16.441 | net-mtu-writable 2026-06-25 15:56:16.441 | network-ip-availability 2026-06-25 15:56:16.441 | network_availability_zone 2026-06-25 15:56:16.441 | network_ha 2026-06-25 15:56:16.443 | pagination 2026-06-25 15:56:16.443 | port-device-profile 2026-06-25 15:56:16.443 | port-hardware-offload-type 2026-06-25 15:56:16.443 | port-mac-address-regenerate 2026-06-25 15:56:16.443 | port-numa-affinity-policy 2026-06-25 15:56:16.443 | port-numa-affinity-policy-socket 2026-06-25 15:56:16.443 | port-resource-request 2026-06-25 15:56:16.444 | port-security 2026-06-25 15:56:16.444 | port-trusted-vif 2026-06-25 15:56:16.444 | project-id 2026-06-25 15:56:16.444 | provider 2026-06-25 15:56:16.444 | pvlan 2026-06-25 15:56:16.444 | qinq 2026-06-25 15:56:16.444 | qos 2026-06-25 15:56:16.444 | qos-bw-limit-direction 2026-06-25 15:56:16.444 | qos-bw-minimum-ingress 2026-06-25 15:56:16.444 | qos-default 2026-06-25 15:56:16.444 | qos-fip 2026-06-25 15:56:16.445 | qos-gateway-ip 2026-06-25 15:56:16.445 | qos-rule-type-details 2026-06-25 15:56:16.445 | qos-rule-type-filter 2026-06-25 15:56:16.445 | qos-rules-alias 2026-06-25 15:56:16.445 | quota-check-limit 2026-06-25 15:56:16.445 | quota-check-limit-default 2026-06-25 15:56:16.445 | quota_details 2026-06-25 15:56:16.445 | quotas 2026-06-25 15:56:16.445 | rbac-address-scope 2026-06-25 15:56:16.445 | rbac-policies 2026-06-25 15:56:16.445 | rbac-security-groups 2026-06-25 15:56:16.446 | router 2026-06-25 15:56:16.447 | router-enable-snat 2026-06-25 15:56:16.447 | router_availability_zone 2026-06-25 15:56:16.447 | security-group 2026-06-25 15:56:16.447 | security-groups-default-rules 2026-06-25 15:56:16.447 | security-groups-default-statefulness 2026-06-25 15:56:16.447 | security-groups-normalized-cidr 2026-06-25 15:56:16.447 | security-groups-remote-address-group 2026-06-25 15:56:16.447 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:16.447 | security-groups-shared-filtering 2026-06-25 15:56:16.447 | segment 2026-06-25 15:56:16.447 | sorting 2026-06-25 15:56:16.448 | standard-attr-description 2026-06-25 15:56:16.448 | standard-attr-fwaas-v2 2026-06-25 15:56:16.448 | standard-attr-revisions 2026-06-25 15:56:16.448 | standard-attr-tag 2026-06-25 15:56:16.448 | standard-attr-timestamp 2026-06-25 15:56:16.448 | stateful-security-group 2026-06-25 15:56:16.448 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:16.448 | subnet-external-network 2026-06-25 15:56:16.448 | subnet-service-types 2026-06-25 15:56:16.448 | subnet_allocation 2026-06-25 15:56:16.449 | subnet_onboard 2026-06-25 15:56:16.449 | subnetpool-prefix-ops 2026-06-25 15:56:16.449 | tag-creation 2026-06-25 15:56:16.449 | tap-mirror 2026-06-25 15:56:16.449 | tap-mirror-both-direction 2026-06-25 15:56:16.449 | trunk 2026-06-25 15:56:16.449 | uplink-status-propagation 2026-06-25 15:56:16.449 | uplink-status-propagation-updatable 2026-06-25 15:56:16.449 | vlan-transparent 2026-06-25 15:56:16.449 | vpn-endpoint-groups 2026-06-25 15:56:16.450 | vpnaas' 2026-06-25 15:56:16.450 | ++ 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-06-25 15:56:16.450 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:56:16.450 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-25 15:56:16.450 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-25 15:56:16.451 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:56:16.452 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-25 15:56:16.463 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-25 15:56:16.463 | address-scope 2026-06-25 15:56:16.463 | agent 2026-06-25 15:56:16.463 | allowed-address-pairs 2026-06-25 15:56:16.463 | auto-allocated-topology 2026-06-25 15:56:16.463 | availability_zone 2026-06-25 15:56:16.463 | bgp 2026-06-25 15:56:16.464 | bgp_4byte_asn 2026-06-25 15:56:16.464 | bgp_dragent_scheduler 2026-06-25 15:56:16.464 | binding 2026-06-25 15:56:16.464 | binding-extended 2026-06-25 15:56:16.464 | default-subnetpools 2026-06-25 15:56:16.464 | dhcp_agent_scheduler 2026-06-25 15:56:16.464 | dns-domain-ports 2026-06-25 15:56:16.464 | dns-integration 2026-06-25 15:56:16.464 | dns-integration-domain-keywords 2026-06-25 15:56:16.464 | empty-string-filtering 2026-06-25 15:56:16.464 | enable-default-route-bfd 2026-06-25 15:56:16.465 | enable-default-route-ecmp 2026-06-25 15:56:16.465 | expose-port-forwarding-in-fip 2026-06-25 15:56:16.465 | ext-gw-mode 2026-06-25 15:56:16.465 | external-gateway-multihoming 2026-06-25 15:56:16.465 | external-net 2026-06-25 15:56:16.465 | extra_dhcp_opt 2026-06-25 15:56:16.465 | extraroute 2026-06-25 15:56:16.465 | extraroute-atomic 2026-06-25 15:56:16.465 | filter-validation 2026-06-25 15:56:16.465 | fip-port-details 2026-06-25 15:56:16.465 | flavors 2026-06-25 15:56:16.466 | floating-ip-port-forwarding 2026-06-25 15:56:16.466 | floating-ip-port-forwarding-description 2026-06-25 15:56:16.466 | floating-ip-port-forwarding-detail 2026-06-25 15:56:16.466 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:56:16.466 | floatingip-pools 2026-06-25 15:56:16.466 | fwaas_v2 2026-06-25 15:56:16.466 | ip_allocation 2026-06-25 15:56:16.466 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:16.466 | l3-flavors 2026-06-25 15:56:16.466 | l3-ha 2026-06-25 15:56:16.467 | l3_agent_scheduler 2026-06-25 15:56:16.467 | logging 2026-06-25 15:56:16.467 | multi-provider 2026-06-25 15:56:16.467 | net-mtu 2026-06-25 15:56:16.467 | net-mtu-writable 2026-06-25 15:56:16.467 | network-ip-availability 2026-06-25 15:56:16.467 | network_availability_zone 2026-06-25 15:56:16.467 | network_ha 2026-06-25 15:56:16.467 | pagination 2026-06-25 15:56:16.467 | port-device-profile 2026-06-25 15:56:16.467 | port-hardware-offload-type 2026-06-25 15:56:16.468 | port-mac-address-regenerate 2026-06-25 15:56:16.468 | port-numa-affinity-policy 2026-06-25 15:56:16.468 | port-numa-affinity-policy-socket 2026-06-25 15:56:16.468 | port-resource-request 2026-06-25 15:56:16.468 | port-security 2026-06-25 15:56:16.468 | port-trusted-vif 2026-06-25 15:56:16.468 | project-id 2026-06-25 15:56:16.468 | provider 2026-06-25 15:56:16.468 | pvlan 2026-06-25 15:56:16.470 | qinq 2026-06-25 15:56:16.470 | qos 2026-06-25 15:56:16.470 | qos-bw-limit-direction 2026-06-25 15:56:16.470 | qos-bw-minimum-ingress 2026-06-25 15:56:16.471 | qos-default 2026-06-25 15:56:16.471 | qos-fip 2026-06-25 15:56:16.471 | qos-gateway-ip 2026-06-25 15:56:16.471 | qos-rule-type-details 2026-06-25 15:56:16.471 | qos-rule-type-filter 2026-06-25 15:56:16.471 | qos-rules-alias 2026-06-25 15:56:16.471 | quota-check-limit 2026-06-25 15:56:16.471 | quota-check-limit-default 2026-06-25 15:56:16.471 | quota_details 2026-06-25 15:56:16.471 | quotas 2026-06-25 15:56:16.471 | rbac-address-scope 2026-06-25 15:56:16.471 | rbac-policies 2026-06-25 15:56:16.472 | rbac-security-groups 2026-06-25 15:56:16.472 | router 2026-06-25 15:56:16.472 | router-enable-snat 2026-06-25 15:56:16.472 | router_availability_zone 2026-06-25 15:56:16.472 | security-group 2026-06-25 15:56:16.472 | security-groups-default-rules 2026-06-25 15:56:16.472 | security-groups-default-statefulness 2026-06-25 15:56:16.472 | security-groups-normalized-cidr 2026-06-25 15:56:16.472 | security-groups-remote-address-group 2026-06-25 15:56:16.472 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:16.473 | security-groups-shared-filtering 2026-06-25 15:56:16.473 | segment 2026-06-25 15:56:16.473 | sorting 2026-06-25 15:56:16.473 | standard-attr-description 2026-06-25 15:56:16.473 | standard-attr-fwaas-v2 2026-06-25 15:56:16.473 | standard-attr-revisions 2026-06-25 15:56:16.473 | standard-attr-tag 2026-06-25 15:56:16.473 | standard-attr-timestamp 2026-06-25 15:56:16.473 | stateful-security-group 2026-06-25 15:56:16.473 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:16.474 | subnet-external-network 2026-06-25 15:56:16.474 | subnet-service-types 2026-06-25 15:56:16.474 | subnet_allocation 2026-06-25 15:56:16.474 | subnet_onboard 2026-06-25 15:56:16.474 | subnetpool-prefix-ops 2026-06-25 15:56:16.474 | tag-creation 2026-06-25 15:56:16.474 | tap-mirror 2026-06-25 15:56:16.474 | tap-mirror-both-direction 2026-06-25 15:56:16.474 | trunk 2026-06-25 15:56:16.474 | uplink-status-propagation 2026-06-25 15:56:16.474 | uplink-status-propagation-updatable 2026-06-25 15:56:16.475 | vlan-transparent 2026-06-25 15:56:16.475 | vpn-endpoint-groups 2026-06-25 15:56:16.475 | vpnaas' 2026-06-25 15:56:16.475 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 15:56:16.475 | address-scope 2026-06-25 15:56:16.475 | agent 2026-06-25 15:56:16.475 | allowed-address-pairs 2026-06-25 15:56:16.475 | auto-allocated-topology 2026-06-25 15:56:16.475 | availability_zone 2026-06-25 15:56:16.476 | bgp 2026-06-25 15:56:16.476 | bgp_4byte_asn 2026-06-25 15:56:16.476 | bgp_dragent_scheduler 2026-06-25 15:56:16.476 | binding 2026-06-25 15:56:16.476 | binding-extended 2026-06-25 15:56:16.476 | default-subnetpools 2026-06-25 15:56:16.476 | dhcp_agent_scheduler 2026-06-25 15:56:16.476 | dns-domain-ports 2026-06-25 15:56:16.476 | dns-integration 2026-06-25 15:56:16.476 | dns-integration-domain-keywords 2026-06-25 15:56:16.476 | empty-string-filtering 2026-06-25 15:56:16.477 | enable-default-route-bfd 2026-06-25 15:56:16.477 | enable-default-route-ecmp 2026-06-25 15:56:16.477 | expose-port-forwarding-in-fip 2026-06-25 15:56:16.477 | ext-gw-mode 2026-06-25 15:56:16.477 | external-gateway-multihoming 2026-06-25 15:56:16.477 | external-net 2026-06-25 15:56:16.477 | extra_dhcp_opt 2026-06-25 15:56:16.477 | extraroute 2026-06-25 15:56:16.477 | extraroute-atomic 2026-06-25 15:56:16.477 | filter-validation 2026-06-25 15:56:16.477 | fip-port-details 2026-06-25 15:56:16.478 | flavors 2026-06-25 15:56:16.478 | floating-ip-port-forwarding 2026-06-25 15:56:16.478 | floating-ip-port-forwarding-description 2026-06-25 15:56:16.478 | floating-ip-port-forwarding-detail 2026-06-25 15:56:16.478 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:56:16.478 | floatingip-pools 2026-06-25 15:56:16.478 | fwaas_v2 2026-06-25 15:56:16.478 | ip_allocation 2026-06-25 15:56:16.478 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:16.478 | l3-flavors 2026-06-25 15:56:16.479 | l3-ha 2026-06-25 15:56:16.479 | l3_agent_scheduler 2026-06-25 15:56:16.479 | logging 2026-06-25 15:56:16.479 | multi-provider 2026-06-25 15:56:16.479 | net-mtu 2026-06-25 15:56:16.479 | net-mtu-writable 2026-06-25 15:56:16.479 | network-ip-availability 2026-06-25 15:56:16.479 | network_availability_zone 2026-06-25 15:56:16.479 | network_ha 2026-06-25 15:56:16.479 | pagination 2026-06-25 15:56:16.480 | port-device-profile 2026-06-25 15:56:16.480 | port-hardware-offload-type 2026-06-25 15:56:16.480 | port-mac-address-regenerate 2026-06-25 15:56:16.480 | port-numa-affinity-policy 2026-06-25 15:56:16.480 | port-numa-affinity-policy-socket 2026-06-25 15:56:16.480 | port-resource-request 2026-06-25 15:56:16.480 | port-security 2026-06-25 15:56:16.480 | port-trusted-vif 2026-06-25 15:56:16.480 | project-id 2026-06-25 15:56:16.480 | provider 2026-06-25 15:56:16.480 | pvlan 2026-06-25 15:56:16.481 | qinq 2026-06-25 15:56:16.481 | qos 2026-06-25 15:56:16.481 | qos-bw-limit-direction 2026-06-25 15:56:16.481 | qos-bw-minimum-ingress 2026-06-25 15:56:16.481 | qos-default 2026-06-25 15:56:16.481 | qos-fip 2026-06-25 15:56:16.481 | qos-gateway-ip 2026-06-25 15:56:16.481 | qos-rule-type-details 2026-06-25 15:56:16.481 | qos-rule-type-filter 2026-06-25 15:56:16.481 | qos-rules-alias 2026-06-25 15:56:16.482 | quota-check-limit 2026-06-25 15:56:16.482 | quota-check-limit-default 2026-06-25 15:56:16.482 | quota_details 2026-06-25 15:56:16.482 | quotas 2026-06-25 15:56:16.482 | rbac-address-scope 2026-06-25 15:56:16.482 | rbac-policies 2026-06-25 15:56:16.482 | rbac-security-groups 2026-06-25 15:56:16.482 | router 2026-06-25 15:56:16.482 | router-enable-snat 2026-06-25 15:56:16.482 | router_availability_zone 2026-06-25 15:56:16.483 | security-group 2026-06-25 15:56:16.483 | security-groups-default-rules 2026-06-25 15:56:16.483 | security-groups-default-statefulness 2026-06-25 15:56:16.483 | security-groups-normalized-cidr 2026-06-25 15:56:16.483 | security-groups-remote-address-group 2026-06-25 15:56:16.483 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:16.483 | security-groups-shared-filtering 2026-06-25 15:56:16.483 | segment 2026-06-25 15:56:16.483 | sorting 2026-06-25 15:56:16.484 | standard-attr-description 2026-06-25 15:56:16.484 | standard-attr-fwaas-v2 2026-06-25 15:56:16.484 | standard-attr-revisions 2026-06-25 15:56:16.484 | standard-attr-tag 2026-06-25 15:56:16.484 | standard-attr-timestamp 2026-06-25 15:56:16.484 | stateful-security-group 2026-06-25 15:56:16.484 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:16.484 | subnet-external-network 2026-06-25 15:56:16.484 | subnet-service-types 2026-06-25 15:56:16.484 | subnet_allocation 2026-06-25 15:56:16.485 | subnet_onboard 2026-06-25 15:56:16.485 | subnetpool-prefix-ops 2026-06-25 15:56:16.485 | tag-creation 2026-06-25 15:56:16.485 | tap-mirror 2026-06-25 15:56:16.485 | tap-mirror-both-direction 2026-06-25 15:56:16.485 | trunk 2026-06-25 15:56:16.485 | uplink-status-propagation 2026-06-25 15:56:16.485 | uplink-status-propagation-updatable 2026-06-25 15:56:16.485 | vlan-transparent 2026-06-25 15:56:16.485 | vpn-endpoint-groups 2026-06-25 15:56:16.486 | vpnaas' 2026-06-25 15:56:16.486 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 15:56:16.486 | address-scope 2026-06-25 15:56:16.486 | agent 2026-06-25 15:56:16.486 | allowed-address-pairs 2026-06-25 15:56:16.486 | auto-allocated-topology 2026-06-25 15:56:16.486 | availability_zone 2026-06-25 15:56:16.486 | bgp 2026-06-25 15:56:16.486 | bgp_4byte_asn 2026-06-25 15:56:16.486 | bgp_dragent_scheduler 2026-06-25 15:56:16.486 | binding 2026-06-25 15:56:16.487 | binding-extended 2026-06-25 15:56:16.487 | default-subnetpools 2026-06-25 15:56:16.487 | dhcp_agent_scheduler 2026-06-25 15:56:16.487 | dns-domain-ports 2026-06-25 15:56:16.487 | dns-integration 2026-06-25 15:56:16.487 | dns-integration-domain-keywords 2026-06-25 15:56:16.487 | empty-string-filtering 2026-06-25 15:56:16.487 | enable-default-route-bfd 2026-06-25 15:56:16.487 | enable-default-route-ecmp 2026-06-25 15:56:16.487 | expose-port-forwarding-in-fip 2026-06-25 15:56:16.487 | ext-gw-mode 2026-06-25 15:56:16.488 | external-gateway-multihoming 2026-06-25 15:56:16.488 | external-net 2026-06-25 15:56:16.488 | extra_dhcp_opt 2026-06-25 15:56:16.488 | extraroute 2026-06-25 15:56:16.488 | extraroute-atomic 2026-06-25 15:56:16.488 | filter-validation 2026-06-25 15:56:16.488 | fip-port-details 2026-06-25 15:56:16.488 | flavors 2026-06-25 15:56:16.488 | floating-ip-port-forwarding 2026-06-25 15:56:16.488 | floating-ip-port-forwarding-description 2026-06-25 15:56:16.489 | floating-ip-port-forwarding-detail 2026-06-25 15:56:16.489 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:56:16.489 | floatingip-pools 2026-06-25 15:56:16.489 | fwaas_v2 2026-06-25 15:56:16.489 | ip_allocation 2026-06-25 15:56:16.489 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:16.489 | l3-flavors 2026-06-25 15:56:16.489 | l3-ha 2026-06-25 15:56:16.489 | l3_agent_scheduler 2026-06-25 15:56:16.489 | logging 2026-06-25 15:56:16.490 | multi-provider 2026-06-25 15:56:16.490 | net-mtu 2026-06-25 15:56:16.490 | net-mtu-writable 2026-06-25 15:56:16.490 | network-ip-availability 2026-06-25 15:56:16.490 | network_availability_zone 2026-06-25 15:56:16.490 | network_ha 2026-06-25 15:56:16.490 | pagination 2026-06-25 15:56:16.490 | port-device-profile 2026-06-25 15:56:16.490 | port-hardware-offload-type 2026-06-25 15:56:16.490 | port-mac-address-regenerate 2026-06-25 15:56:16.490 | port-numa-affinity-policy 2026-06-25 15:56:16.491 | port-numa-affinity-policy-socket 2026-06-25 15:56:16.491 | port-resource-request 2026-06-25 15:56:16.491 | port-security 2026-06-25 15:56:16.491 | port-trusted-vif 2026-06-25 15:56:16.491 | project-id 2026-06-25 15:56:16.491 | provider 2026-06-25 15:56:16.491 | pvlan 2026-06-25 15:56:16.491 | qinq 2026-06-25 15:56:16.491 | qos 2026-06-25 15:56:16.491 | qos-bw-limit-direction 2026-06-25 15:56:16.492 | qos-bw-minimum-ingress 2026-06-25 15:56:16.492 | qos-default 2026-06-25 15:56:16.492 | qos-fip 2026-06-25 15:56:16.492 | qos-gateway-ip 2026-06-25 15:56:16.492 | qos-rule-type-details 2026-06-25 15:56:16.492 | qos-rule-type-filter 2026-06-25 15:56:16.492 | qos-rules-alias 2026-06-25 15:56:16.492 | quota-check-limit 2026-06-25 15:56:16.492 | quota-check-limit-default 2026-06-25 15:56:16.492 | quota_details 2026-06-25 15:56:16.492 | quotas 2026-06-25 15:56:16.493 | rbac-address-scope 2026-06-25 15:56:16.493 | rbac-policies 2026-06-25 15:56:16.493 | rbac-security-groups 2026-06-25 15:56:16.493 | router 2026-06-25 15:56:16.493 | router-enable-snat 2026-06-25 15:56:16.493 | router_availability_zone 2026-06-25 15:56:16.493 | security-group 2026-06-25 15:56:16.493 | security-groups-default-rules 2026-06-25 15:56:16.493 | security-groups-default-statefulness 2026-06-25 15:56:16.493 | security-groups-normalized-cidr 2026-06-25 15:56:16.494 | security-groups-remote-address-group 2026-06-25 15:56:16.494 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:16.494 | security-groups-shared-filtering 2026-06-25 15:56:16.494 | segment 2026-06-25 15:56:16.494 | sorting 2026-06-25 15:56:16.494 | standard-attr-description 2026-06-25 15:56:16.494 | standard-attr-fwaas-v2 2026-06-25 15:56:16.494 | standard-attr-revisions 2026-06-25 15:56:16.494 | standard-attr-tag 2026-06-25 15:56:16.494 | standard-attr-timestamp 2026-06-25 15:56:16.495 | stateful-security-group 2026-06-25 15:56:16.495 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:16.495 | subnet-external-network 2026-06-25 15:56:16.495 | subnet-service-types 2026-06-25 15:56:16.495 | subnet_allocation 2026-06-25 15:56:16.495 | subnet_onboard 2026-06-25 15:56:16.495 | subnetpool-prefix-ops 2026-06-25 15:56:16.495 | tag-creation 2026-06-25 15:56:16.495 | tap-mirror 2026-06-25 15:56:16.495 | tap-mirror-both-direction 2026-06-25 15:56:16.496 | trunk 2026-06-25 15:56:16.496 | uplink-status-propagation 2026-06-25 15:56:16.496 | uplink-status-propagation-updatable 2026-06-25 15:56:16.496 | vlan-transparent 2026-06-25 15:56:16.496 | vpn-endpoint-groups 2026-06-25 15:56:16.496 | vpnaas' 2026-06-25 15:56:16.496 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:56:16.496 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-25 15:56:16.496 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:56:16.497 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-25 15:56:16.497 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-25 15:56:16.497 | address-scope 2026-06-25 15:56:16.497 | agent 2026-06-25 15:56:16.497 | allowed-address-pairs 2026-06-25 15:56:16.497 | auto-allocated-topology 2026-06-25 15:56:16.497 | availability_zone 2026-06-25 15:56:16.497 | bgp 2026-06-25 15:56:16.497 | bgp_4byte_asn 2026-06-25 15:56:16.497 | bgp_dragent_scheduler 2026-06-25 15:56:16.497 | binding 2026-06-25 15:56:16.498 | binding-extended 2026-06-25 15:56:16.498 | default-subnetpools 2026-06-25 15:56:16.498 | dhcp_agent_scheduler 2026-06-25 15:56:16.498 | dns-domain-ports 2026-06-25 15:56:16.498 | dns-integration 2026-06-25 15:56:16.498 | dns-integration-domain-keywords 2026-06-25 15:56:16.498 | empty-string-filtering 2026-06-25 15:56:16.498 | enable-default-route-bfd 2026-06-25 15:56:16.498 | enable-default-route-ecmp 2026-06-25 15:56:16.498 | expose-port-forwarding-in-fip 2026-06-25 15:56:16.499 | ext-gw-mode 2026-06-25 15:56:16.499 | external-gateway-multihoming 2026-06-25 15:56:16.499 | external-net 2026-06-25 15:56:16.499 | extra_dhcp_opt 2026-06-25 15:56:16.499 | extraroute 2026-06-25 15:56:16.499 | extraroute-atomic 2026-06-25 15:56:16.499 | filter-validation 2026-06-25 15:56:16.499 | fip-port-details 2026-06-25 15:56:16.499 | flavors 2026-06-25 15:56:16.499 | floating-ip-port-forwarding 2026-06-25 15:56:16.499 | floating-ip-port-forwarding-description 2026-06-25 15:56:16.500 | floating-ip-port-forwarding-detail 2026-06-25 15:56:16.500 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:56:16.500 | floatingip-pools 2026-06-25 15:56:16.500 | fwaas_v2 2026-06-25 15:56:16.500 | ip_allocation 2026-06-25 15:56:16.500 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:16.500 | l3-flavors 2026-06-25 15:56:16.500 | l3-ha 2026-06-25 15:56:16.500 | l3_agent_scheduler 2026-06-25 15:56:16.500 | logging 2026-06-25 15:56:16.501 | multi-provider 2026-06-25 15:56:16.501 | net-mtu 2026-06-25 15:56:16.501 | net-mtu-writable 2026-06-25 15:56:16.501 | network-ip-availability 2026-06-25 15:56:16.501 | network_availability_zone 2026-06-25 15:56:16.501 | network_ha 2026-06-25 15:56:16.501 | pagination 2026-06-25 15:56:16.501 | port-device-profile 2026-06-25 15:56:16.501 | port-hardware-offload-type 2026-06-25 15:56:16.501 | port-mac-address-regenerate 2026-06-25 15:56:16.501 | port-numa-affinity-policy 2026-06-25 15:56:16.502 | port-numa-affinity-policy-socket 2026-06-25 15:56:16.502 | port-resource-request 2026-06-25 15:56:16.502 | port-security 2026-06-25 15:56:16.502 | port-trusted-vif 2026-06-25 15:56:16.502 | project-id 2026-06-25 15:56:16.502 | provider 2026-06-25 15:56:16.502 | pvlan 2026-06-25 15:56:16.502 | qinq 2026-06-25 15:56:16.502 | qos 2026-06-25 15:56:16.503 | qos-bw-limit-direction 2026-06-25 15:56:16.503 | qos-bw-minimum-ingress 2026-06-25 15:56:16.503 | qos-default 2026-06-25 15:56:16.503 | qos-fip 2026-06-25 15:56:16.503 | qos-gateway-ip 2026-06-25 15:56:16.503 | qos-rule-type-details 2026-06-25 15:56:16.503 | qos-rule-type-filter 2026-06-25 15:56:16.503 | qos-rules-alias 2026-06-25 15:56:16.503 | quota-check-limit 2026-06-25 15:56:16.504 | quota-check-limit-default 2026-06-25 15:56:16.504 | quota_details 2026-06-25 15:56:16.504 | quotas 2026-06-25 15:56:16.504 | rbac-address-scope 2026-06-25 15:56:16.504 | rbac-policies 2026-06-25 15:56:16.504 | rbac-security-groups 2026-06-25 15:56:16.504 | router 2026-06-25 15:56:16.504 | router-enable-snat 2026-06-25 15:56:16.504 | router_availability_zone 2026-06-25 15:56:16.504 | security-group 2026-06-25 15:56:16.505 | security-groups-default-rules 2026-06-25 15:56:16.505 | security-groups-default-statefulness 2026-06-25 15:56:16.505 | security-groups-normalized-cidr 2026-06-25 15:56:16.505 | security-groups-remote-address-group 2026-06-25 15:56:16.505 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:16.505 | security-groups-shared-filtering 2026-06-25 15:56:16.505 | segment 2026-06-25 15:56:16.505 | sorting 2026-06-25 15:56:16.505 | standard-attr-description 2026-06-25 15:56:16.505 | standard-attr-fwaas-v2 2026-06-25 15:56:16.505 | standard-attr-revisions 2026-06-25 15:56:16.506 | standard-attr-tag 2026-06-25 15:56:16.506 | standard-attr-timestamp 2026-06-25 15:56:16.506 | stateful-security-group 2026-06-25 15:56:16.506 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:16.506 | subnet-external-network 2026-06-25 15:56:16.506 | subnet-service-types 2026-06-25 15:56:16.506 | subnet_allocation 2026-06-25 15:56:16.506 | subnet_onboard 2026-06-25 15:56:16.506 | subnetpool-prefix-ops 2026-06-25 15:56:16.507 | tag-creation 2026-06-25 15:56:16.507 | tap-mirror 2026-06-25 15:56:16.507 | tap-mirror-both-direction 2026-06-25 15:56:16.507 | trunk 2026-06-25 15:56:16.507 | uplink-status-propagation 2026-06-25 15:56:16.507 | uplink-status-propagation-updatable 2026-06-25 15:56:16.507 | vlan-transparent 2026-06-25 15:56:16.507 | vpn-endpoint-groups 2026-06-25 15:56:16.507 | vpnaas' 2026-06-25 15:56:16.507 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 15:56:16.508 | address-scope 2026-06-25 15:56:16.508 | agent 2026-06-25 15:56:16.508 | allowed-address-pairs 2026-06-25 15:56:16.508 | auto-allocated-topology 2026-06-25 15:56:16.508 | availability_zone 2026-06-25 15:56:16.508 | bgp 2026-06-25 15:56:16.508 | bgp_4byte_asn 2026-06-25 15:56:16.508 | bgp_dragent_scheduler 2026-06-25 15:56:16.508 | binding 2026-06-25 15:56:16.508 | binding-extended 2026-06-25 15:56:16.509 | default-subnetpools 2026-06-25 15:56:16.509 | dhcp_agent_scheduler 2026-06-25 15:56:16.509 | dns-domain-ports 2026-06-25 15:56:16.509 | dns-integration 2026-06-25 15:56:16.509 | dns-integration-domain-keywords 2026-06-25 15:56:16.509 | empty-string-filtering 2026-06-25 15:56:16.509 | enable-default-route-bfd 2026-06-25 15:56:16.509 | enable-default-route-ecmp 2026-06-25 15:56:16.509 | expose-port-forwarding-in-fip 2026-06-25 15:56:16.509 | ext-gw-mode 2026-06-25 15:56:16.509 | external-gateway-multihoming 2026-06-25 15:56:16.510 | external-net 2026-06-25 15:56:16.510 | extra_dhcp_opt 2026-06-25 15:56:16.510 | extraroute 2026-06-25 15:56:16.510 | extraroute-atomic 2026-06-25 15:56:16.510 | filter-validation 2026-06-25 15:56:16.510 | fip-port-details 2026-06-25 15:56:16.510 | flavors 2026-06-25 15:56:16.510 | floating-ip-port-forwarding 2026-06-25 15:56:16.510 | floating-ip-port-forwarding-description 2026-06-25 15:56:16.510 | floating-ip-port-forwarding-detail 2026-06-25 15:56:16.511 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:56:16.511 | floatingip-pools 2026-06-25 15:56:16.511 | fwaas_v2 2026-06-25 15:56:16.511 | ip_allocation 2026-06-25 15:56:16.511 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:16.511 | l3-flavors 2026-06-25 15:56:16.511 | l3-ha 2026-06-25 15:56:16.511 | l3_agent_scheduler 2026-06-25 15:56:16.511 | logging 2026-06-25 15:56:16.511 | multi-provider 2026-06-25 15:56:16.511 | net-mtu 2026-06-25 15:56:16.512 | net-mtu-writable 2026-06-25 15:56:16.512 | network-ip-availability 2026-06-25 15:56:16.512 | network_availability_zone 2026-06-25 15:56:16.512 | network_ha 2026-06-25 15:56:16.512 | pagination 2026-06-25 15:56:16.512 | port-device-profile 2026-06-25 15:56:16.512 | port-hardware-offload-type 2026-06-25 15:56:16.512 | port-mac-address-regenerate 2026-06-25 15:56:16.512 | port-numa-affinity-policy 2026-06-25 15:56:16.512 | port-numa-affinity-policy-socket 2026-06-25 15:56:16.513 | port-resource-request 2026-06-25 15:56:16.513 | port-security 2026-06-25 15:56:16.513 | port-trusted-vif 2026-06-25 15:56:16.513 | project-id 2026-06-25 15:56:16.513 | provider 2026-06-25 15:56:16.513 | pvlan 2026-06-25 15:56:16.513 | qinq 2026-06-25 15:56:16.513 | qos 2026-06-25 15:56:16.513 | qos-bw-limit-direction 2026-06-25 15:56:16.513 | qos-bw-minimum-ingress 2026-06-25 15:56:16.514 | qos-default 2026-06-25 15:56:16.514 | qos-fip 2026-06-25 15:56:16.514 | qos-gateway-ip 2026-06-25 15:56:16.514 | qos-rule-type-details 2026-06-25 15:56:16.514 | qos-rule-type-filter 2026-06-25 15:56:16.514 | qos-rules-alias 2026-06-25 15:56:16.514 | quota-check-limit 2026-06-25 15:56:16.514 | quota-check-limit-default 2026-06-25 15:56:16.514 | quota_details 2026-06-25 15:56:16.514 | quotas 2026-06-25 15:56:16.515 | rbac-address-scope 2026-06-25 15:56:16.515 | rbac-policies 2026-06-25 15:56:16.515 | rbac-security-groups 2026-06-25 15:56:16.515 | router 2026-06-25 15:56:16.515 | router-enable-snat 2026-06-25 15:56:16.515 | router_availability_zone 2026-06-25 15:56:16.515 | security-group 2026-06-25 15:56:16.515 | security-groups-default-rules 2026-06-25 15:56:16.515 | security-groups-default-statefulness 2026-06-25 15:56:16.515 | security-groups-normalized-cidr 2026-06-25 15:56:16.515 | security-groups-remote-address-group 2026-06-25 15:56:16.516 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:16.516 | security-groups-shared-filtering 2026-06-25 15:56:16.516 | segment 2026-06-25 15:56:16.516 | sorting 2026-06-25 15:56:16.516 | standard-attr-description 2026-06-25 15:56:16.516 | standard-attr-fwaas-v2 2026-06-25 15:56:16.516 | standard-attr-revisions 2026-06-25 15:56:16.516 | standard-attr-tag 2026-06-25 15:56:16.516 | standard-attr-timestamp 2026-06-25 15:56:16.517 | stateful-security-group 2026-06-25 15:56:16.517 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:16.517 | subnet-external-network 2026-06-25 15:56:16.517 | subnet-service-types 2026-06-25 15:56:16.517 | subnet_allocation 2026-06-25 15:56:16.517 | subnet_onboard 2026-06-25 15:56:16.517 | subnetpool-prefix-ops 2026-06-25 15:56:16.517 | tag-creation 2026-06-25 15:56:16.517 | tap-mirror 2026-06-25 15:56:16.517 | tap-mirror-both-direction 2026-06-25 15:56:16.518 | trunk 2026-06-25 15:56:16.518 | uplink-status-propagation 2026-06-25 15:56:16.518 | uplink-status-propagation-updatable 2026-06-25 15:56:16.518 | vlan-transparent 2026-06-25 15:56:16.518 | vpn-endpoint-groups 2026-06-25 15:56:16.518 | vpnaas' 2026-06-25 15:56:16.518 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:56:16.518 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-25 15:56:16.518 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 15:56:16.518 | address-scope 2026-06-25 15:56:16.519 | agent 2026-06-25 15:56:16.519 | allowed-address-pairs 2026-06-25 15:56:16.519 | auto-allocated-topology 2026-06-25 15:56:16.519 | availability_zone 2026-06-25 15:56:16.519 | bgp 2026-06-25 15:56:16.519 | bgp_4byte_asn 2026-06-25 15:56:16.519 | bgp_dragent_scheduler 2026-06-25 15:56:16.519 | binding 2026-06-25 15:56:16.519 | binding-extended 2026-06-25 15:56:16.519 | default-subnetpools 2026-06-25 15:56:16.520 | dhcp_agent_scheduler 2026-06-25 15:56:16.520 | dns-domain-ports 2026-06-25 15:56:16.520 | dns-integration 2026-06-25 15:56:16.520 | dns-integration-domain-keywords 2026-06-25 15:56:16.520 | empty-string-filtering 2026-06-25 15:56:16.520 | enable-default-route-bfd 2026-06-25 15:56:16.520 | enable-default-route-ecmp 2026-06-25 15:56:16.520 | expose-port-forwarding-in-fip 2026-06-25 15:56:16.520 | ext-gw-mode 2026-06-25 15:56:16.520 | external-gateway-multihoming 2026-06-25 15:56:16.520 | external-net 2026-06-25 15:56:16.521 | extra_dhcp_opt 2026-06-25 15:56:16.521 | extraroute 2026-06-25 15:56:16.521 | extraroute-atomic 2026-06-25 15:56:16.521 | filter-validation 2026-06-25 15:56:16.521 | fip-port-details 2026-06-25 15:56:16.521 | flavors 2026-06-25 15:56:16.521 | floating-ip-port-forwarding 2026-06-25 15:56:16.521 | floating-ip-port-forwarding-description 2026-06-25 15:56:16.521 | floating-ip-port-forwarding-detail 2026-06-25 15:56:16.521 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:56:16.522 | floatingip-pools 2026-06-25 15:56:16.522 | fwaas_v2 2026-06-25 15:56:16.522 | ip_allocation 2026-06-25 15:56:16.522 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:56:16.522 | l3-flavors 2026-06-25 15:56:16.522 | l3-ha 2026-06-25 15:56:16.522 | l3_agent_scheduler 2026-06-25 15:56:16.522 | logging 2026-06-25 15:56:16.522 | multi-provider 2026-06-25 15:56:16.522 | net-mtu 2026-06-25 15:56:16.522 | net-mtu-writable 2026-06-25 15:56:16.523 | network-ip-availability 2026-06-25 15:56:16.523 | network_availability_zone 2026-06-25 15:56:16.523 | network_ha 2026-06-25 15:56:16.523 | pagination 2026-06-25 15:56:16.523 | port-device-profile 2026-06-25 15:56:16.523 | port-hardware-offload-type 2026-06-25 15:56:16.523 | port-mac-address-regenerate 2026-06-25 15:56:16.523 | port-numa-affinity-policy 2026-06-25 15:56:16.523 | port-numa-affinity-policy-socket 2026-06-25 15:56:16.523 | port-resource-request 2026-06-25 15:56:16.523 | port-security 2026-06-25 15:56:16.524 | port-trusted-vif 2026-06-25 15:56:16.524 | project-id 2026-06-25 15:56:16.524 | provider 2026-06-25 15:56:16.524 | pvlan 2026-06-25 15:56:16.524 | qinq 2026-06-25 15:56:16.524 | qos 2026-06-25 15:56:16.524 | qos-bw-limit-direction 2026-06-25 15:56:16.524 | qos-bw-minimum-ingress 2026-06-25 15:56:16.524 | qos-default 2026-06-25 15:56:16.524 | qos-fip 2026-06-25 15:56:16.524 | qos-gateway-ip 2026-06-25 15:56:16.525 | qos-rule-type-details 2026-06-25 15:56:16.525 | qos-rule-type-filter 2026-06-25 15:56:16.525 | qos-rules-alias 2026-06-25 15:56:16.525 | quota-check-limit 2026-06-25 15:56:16.525 | quota-check-limit-default 2026-06-25 15:56:16.525 | quota_details 2026-06-25 15:56:16.525 | quotas 2026-06-25 15:56:16.525 | rbac-address-scope 2026-06-25 15:56:16.525 | rbac-policies 2026-06-25 15:56:16.525 | rbac-security-groups 2026-06-25 15:56:16.526 | router 2026-06-25 15:56:16.526 | router-enable-snat 2026-06-25 15:56:16.526 | router_availability_zone 2026-06-25 15:56:16.526 | security-group 2026-06-25 15:56:16.526 | security-groups-default-rules 2026-06-25 15:56:16.526 | security-groups-default-statefulness 2026-06-25 15:56:16.526 | security-groups-normalized-cidr 2026-06-25 15:56:16.526 | security-groups-remote-address-group 2026-06-25 15:56:16.526 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:56:16.526 | security-groups-shared-filtering 2026-06-25 15:56:16.527 | segment 2026-06-25 15:56:16.527 | sorting 2026-06-25 15:56:16.527 | standard-attr-description 2026-06-25 15:56:16.527 | standard-attr-fwaas-v2 2026-06-25 15:56:16.527 | standard-attr-revisions 2026-06-25 15:56:16.527 | standard-attr-tag 2026-06-25 15:56:16.527 | standard-attr-timestamp 2026-06-25 15:56:16.527 | stateful-security-group 2026-06-25 15:56:16.527 | subnet-dns-publish-fixed-ip 2026-06-25 15:56:16.527 | subnet-external-network 2026-06-25 15:56:16.527 | subnet-service-types 2026-06-25 15:56:16.528 | subnet_allocation 2026-06-25 15:56:16.528 | subnet_onboard 2026-06-25 15:56:16.528 | subnetpool-prefix-ops 2026-06-25 15:56:16.528 | tag-creation 2026-06-25 15:56:16.528 | tap-mirror 2026-06-25 15:56:16.528 | tap-mirror-both-direction 2026-06-25 15:56:16.528 | trunk 2026-06-25 15:56:16.528 | uplink-status-propagation 2026-06-25 15:56:16.529 | uplink-status-propagation-updatable 2026-06-25 15:56:16.529 | vlan-transparent 2026-06-25 15:56:16.529 | vpn-endpoint-groups 2026-06-25 15:56:16.529 | vpnaas' 2026-06-25 15:56:16.529 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:56:16.529 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-25 15:56:16.529 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-25 15:56:16.529 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-25 15:56:16.529 | ++ 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-06-25 15:56:16.529 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-25 15:56:16.537 | + 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-06-25 15:56:16.542 | + 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-06-25 15:56:16.548 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-25 15:56:16.552 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:16.556 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 15:56:16.560 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-25 15:56:16.564 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-25 15:56:16.568 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:16.572 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-25 15:56:16.625 | + 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.168:6641 2026-06-25 15:56:16.629 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:16.634 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:56:16.639 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.168:6641 2026-06-25 15:56:16.642 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.168:6641 ']' 2026-06-25 15:56:16.645 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:16.648 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.168:6641 2026-06-25 15:56:16.687 | + 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.168:6642 2026-06-25 15:56:16.690 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:16.694 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:56:16.699 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.168:6642 2026-06-25 15:56:16.705 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.168:6642 ']' 2026-06-25 15:56:16.708 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:16.711 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.168:6642 2026-06-25 15:56:16.759 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-25 15:56:16.785 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:16.789 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-25 15:56:16.793 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:16.798 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:56:16.801 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-25 15:56:16.805 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-25 15:56:16.809 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:16.812 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-25 15:56:16.862 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-25 15:56:16.866 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:16.869 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:56:16.873 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-25 15:56:16.877 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-25 15:56:16.881 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:16.885 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-25 15:56:16.933 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-25 15:56:16.937 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:16.941 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 15:56:16.945 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 15:56:16.949 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 15:56:16.952 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:16.956 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 15:56:17.005 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-25 15:56:17.037 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-25 15:56:17.062 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:17.067 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-25 15:56:17.071 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 15:56:17.100 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:56:17.104 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:56:17.107 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 15:56:17.112 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-25 15:56:17.116 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:17.121 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:56:17.125 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-25 15:56:17.129 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-25 15:56:17.133 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:17.138 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-25 15:56:17.189 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-25 15:56:17.218 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:17.223 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-25 15:56:17.277 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 15:56:17.305 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:17.310 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-25 15:56:17.360 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-25 15:56:17.385 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:56:17.388 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-25 15:56:17.393 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 15:56:17.418 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:56:17.423 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:56:17.428 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 15:56:17.432 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-25 15:56:17.480 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-25 15:56:17.507 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:17.511 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-25 15:56:17.539 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:17.543 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-25 15:56:17.572 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:17.577 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-25 15:56:17.608 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:17.612 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-25 15:56:17.642 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:17.647 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-25 15:56:17.679 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:56:17.683 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-25 15:56:17.688 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-25 15:56:17.693 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-25 15:56:17.703 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-25 15:56:17.763 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-25 15:56:17.826 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-25 15:56:17.882 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-25 15:56:17.938 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-25 15:56:17.943 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:56:17.948 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-25 15:56:17.953 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:56:17.959 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:56:17.964 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-25 15:56:17.968 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:56:17.973 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-25 15:56:17.978 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:56:17.983 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-25 15:56:18.036 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-25 15:56:18.092 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.168/identity 2026-06-25 15:56:18.148 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-25 15:56:18.205 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-25 15:56:18.259 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-25 15:56:18.311 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-25 15:56:18.367 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-25 15:56:18.424 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.168/identity 2026-06-25 15:56:18.483 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:56:18.537 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:56:18.592 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:56:18.597 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-25 15:56:18.640 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-25 15:56:18.682 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-25 15:56:18.686 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:56:18.690 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:56:18.694 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 15:56:18.697 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-25 15:56:18.742 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-25 15:56:18.789 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.168/identity 2026-06-25 15:56:18.833 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-25 15:56:18.876 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-25 15:56:18.921 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-25 15:56:18.964 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-25 15:56:19.008 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-25 15:56:19.053 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-25 15:56:19.057 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:56:19.061 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 15:56:19.065 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 15:56:19.069 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-25 15:56:19.111 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-25 15:56:19.151 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.168/identity 2026-06-25 15:56:19.190 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-25 15:56:19.232 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-25 15:56:19.276 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-25 15:56:19.321 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-25 15:56:19.364 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-25 15:56:19.408 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-25 15:56:19.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-25 15:56:19.415 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-25 15:56:19.418 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-25 15:56:19.422 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-25 15:56:19.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-25 15:56:19.428 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-25 15:56:19.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-25 15:56:19.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-25 15:56:19.438 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-25 15:56:19.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-25 15:56:19.444 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-25 15:56:19.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-25 15:56:19.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-25 15:56:19.454 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-25 15:56:19.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-25 15:56:19.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-25 15:56:19.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-25 15:56:19.467 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:19.470 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 15:56:19.473 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 15:56:19.476 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 15:56:19.480 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:19.483 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 15:56:19.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-25 15:56:19.529 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:19.532 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:56:19.536 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-25 15:56:19.539 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-25 15:56:19.542 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:19.546 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-25 15:56:19.590 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-25 15:56:19.594 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:19.597 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:56:19.601 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-25 15:56:19.604 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-25 15:56:19.607 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:19.611 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-25 15:56:19.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-25 15:56:19.658 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-25 15:56:19.661 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:19.665 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:56:19.668 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-25 15:56:19.671 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-25 15:56:19.675 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:19.678 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-25 15:56:19.720 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-25 15:56:19.725 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:19.729 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:56:19.732 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-25 15:56:19.734 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-25 15:56:19.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:19.742 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-25 15:56:19.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-25 15:56:19.789 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:19.791 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:56:19.795 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-25 15:56:19.799 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-25 15:56:19.802 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:19.805 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-25 15:56:19.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-25 15:56:19.855 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:19.859 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-25 15:56:19.863 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-25 15:56:19.866 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-25 15:56:19.869 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:19.873 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-25 15:56:19.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-25 15:56:19.919 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:19.922 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-25 15:56:19.925 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-25 15:56:19.929 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-25 15:56:19.932 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:19.935 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-25 15:56:19.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-25 15:56:19.978 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:19.981 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-25 15:56:19.984 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-25 15:56:19.988 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-25 15:56:19.991 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:19.994 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-25 15:56:20.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-25 15:56:20.037 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:20.041 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-25 15:56:20.044 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-25 15:56:20.047 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-25 15:56:20.050 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:20.054 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-25 15:56:20.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-25 15:56:20.101 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:56:20.104 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 15:56:20.108 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-25 15:56:20.111 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-25 15:56:20.114 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:56:20.118 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-25 15:56:20.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 15:56:20.166 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-25 15:56:20.212 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-25 15:56:20.262 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-25 15:56:20.266 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 15:56:20.270 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-25 15:56:20.274 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-25 15:56:20.277 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:56:20.281 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-25 15:56:20.285 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-25 15:56:20.289 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:56:20.292 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:56:20.312 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:56:20.312 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:56:20.324 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:56:20.330 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:56:20.345 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 15:56:20.351 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-25 15:56:20.354 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-25 15:56:20.360 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:56:20.364 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-25 15:56:20.408 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-25 15:56:20.449 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-25 15:56:20.491 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:56:20.529 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:56:20.566 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:56:20.607 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:56:20.649 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:56:20.691 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:56:20.735 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 15:56:20.784 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:56:20.831 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:56:20.878 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:56:20.927 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-25 15:56:20.970 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:56:20.974 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:56:20.980 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-25 15:56:20.984 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-25 15:56:20.988 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:56:20.991 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:56:20.995 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:56:20.998 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-25 15:56:21.003 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-25 15:56:21.007 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-25 15:56:21.060 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:56:21.112 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-25 15:56:21.114 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-25 15:56:21.126 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-25 15:56:21.133 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-25 15:56:21.138 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-25 15:56:21.141 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:56:21.146 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:56:21.151 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:56:21.155 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:56:21.160 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:56:21.165 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:56:21.170 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:56:21.175 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:56:21.180 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:56:21.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:56:21.189 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-25 15:56:21.203 | perl: warning: Setting locale failed. 2026-06-25 15:56:21.204 | perl: warning: Please check that your locale settings: 2026-06-25 15:56:21.204 | LANGUAGE = (unset), 2026-06-25 15:56:21.204 | LC_ALL = "en_US.utf8", 2026-06-25 15:56:21.204 | LANG = "de_DE.UTF-8" 2026-06-25 15:56:21.204 | are supported and installed on your system. 2026-06-25 15:56:21.204 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:56:21.251 | Enabling site neutron-api. 2026-06-25 15:56:21.258 | To activate the new configuration, you need to run: 2026-06-25 15:56:21.259 | systemctl reload apache2 2026-06-25 15:56:21.266 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:56:21.270 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:56:21.274 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:56:21.279 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:56:21.466 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-25 15:56:21.502 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:56:21.508 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-25 15:56:21.538 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:56:21.543 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-25 15:56:21.548 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-25 15:56:21.652 | + inc/async:async_inner:63 : init_neutron 2026-06-25 15:56:21.711 | [2080 Async init_neutron:61835]: running: init_neutron 2026-06-25 15:56:21.716 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-25 15:56:21.744 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:21.748 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-25 15:56:21.782 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:56:21.787 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-25 15:56:21.792 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-25 15:56:21.797 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-25 15:56:21.852 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-25 15:56:21.855 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-25 15:56:21.902 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-25 15:56:21.920 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:56:21.924 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-25 15:56:21.942 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:56:21.945 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-25 15:56:21.948 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:56:21.950 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-25 15:56:21.954 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-25 15:56:21.956 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-25 15:56:22.020 | + inc/async:async_inner:63 : init_cinder 2026-06-25 15:56:22.063 | [2080 Async init_cinder:62071]: running: init_cinder 2026-06-25 15:56:22.067 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-25 15:56:22.083 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:56:22.086 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-25 15:56:22.089 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:56:22.091 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-25 15:56:22.094 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-25 15:56:22.096 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-25 15:56:22.177 | + inc/async:async_inner:63 : init_placement 2026-06-25 15:56:22.253 | [2080 Async init_placement:62201]: running: init_placement 2026-06-25 15:56:22.259 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-25 15:56:22.339 | [2080 Async init_neutron:61835]: Waiting for completion of init_neutron running on PID 61835 (5 other jobs running) 2026-06-25 15:56:22.367 | [2080 Async init_neutron:61835]: Signaling child to exit 2026-06-25 15:56:39.141 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:56:39.185 | [62071 Async init_cinder:62071]: finished successfully 2026-06-25 15:57:22.706 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:57:22.760 | [62201 Async init_placement:62201]: finished successfully 2026-06-25 15:57:25.544 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:57:25.579 | [61835 Async init_neutron:61835]: finished successfully 2026-06-25 15:57:25.613 | WAKEUP 2026-06-25 15:57:25.648 | [2080 Async init_neutron:61835]: Signaled 2026-06-25 15:57:25.650 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-25 15:57:25.650 | + lib/database:recreate_database:112 : local db=neutron 2026-06-25 15:57:25.651 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-25 15:57:25.651 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-25 15:57:25.651 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-25 15:57:25.651 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:25.651 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-25 15:57:25.651 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:25.651 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-25 15:57:25.651 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:57:25.651 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:25.652 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:25.652 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:25.652 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402981877 2026-06-25 15:57:25.652 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-25 15:57:25.652 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 15:57:25.652 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 15:57:25.652 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 15:57:25.652 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 15:57:25.652 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-25 15:57:25.652 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-25 15:57:25.653 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-25 15:57:25.653 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-25 15:57:25.653 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-25 15:57:25.653 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-25 15:57:25.653 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-25 15:57:25.653 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-25 15:57:25.653 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-25 15:57:25.653 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-25 15:57:25.653 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-25 15:57:25.653 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-25 15:57:25.654 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-25 15:57:25.654 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-25 15:57:25.654 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-25 15:57:25.654 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-25 15:57:25.654 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-25 15:57:25.654 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-25 15:57:25.654 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-25 15:57:25.654 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-25 15:57:25.654 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-25 15:57:25.654 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-25 15:57:25.655 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-25 15:57:25.655 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-25 15:57:25.655 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-25 15:57:25.655 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-25 15:57:25.655 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-25 15:57:25.655 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-25 15:57:25.655 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-25 15:57:25.655 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-25 15:57:25.655 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-25 15:57:25.655 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-25 15:57:25.656 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-25 15:57:25.657 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-25 15:57:25.658 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-25 15:57:25.658 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-25 15:57:25.658 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-25 15:57:25.658 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-25 15:57:25.658 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-25 15:57:25.658 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-25 15:57:25.658 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-25 15:57:25.658 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-25 15:57:25.658 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-25 15:57:25.658 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-25 15:57:25.659 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-25 15:57:25.659 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-25 15:57:25.659 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-25 15:57:25.659 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-25 15:57:25.659 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-25 15:57:25.659 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-25 15:57:25.659 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-25 15:57:25.659 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-25 15:57:25.659 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-25 15:57:25.659 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-25 15:57:25.660 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-25 15:57:25.660 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-25 15:57:25.660 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-25 15:57:25.660 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-25 15:57:25.660 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-25 15:57:25.660 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-25 15:57:25.660 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-25 15:57:25.660 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-25 15:57:25.660 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-25 15:57:25.660 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-25 15:57:25.661 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-25 15:57:25.661 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-25 15:57:25.661 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-25 15:57:25.661 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-25 15:57:25.661 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-25 15:57:25.661 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-25 15:57:25.661 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-25 15:57:25.661 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-25 15:57:25.661 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-25 15:57:25.661 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-25 15:57:25.662 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-25 15:57:25.663 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-25 15:57:25.663 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-25 15:57:25.663 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-25 15:57:25.663 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-25 15:57:25.663 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-25 15:57:25.663 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-25 15:57:25.663 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-25 15:57:25.663 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-25 15:57:25.663 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-25 15:57:25.663 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-25 15:57:25.664 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-25 15:57:25.664 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-25 15:57:25.664 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-25 15:57:25.664 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-25 15:57:25.664 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-25 15:57:25.664 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-25 15:57:25.664 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-25 15:57:25.664 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-25 15:57:25.664 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-25 15:57:25.664 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-25 15:57:25.665 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-25 15:57:25.666 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-25 15:57:25.666 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-25 15:57:25.666 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-25 15:57:25.666 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-25 15:57:25.666 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-25 15:57:25.666 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-25 15:57:25.666 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-25 15:57:25.666 | Running upgrade for neutron ... 2026-06-25 15:57:25.666 | OK 2026-06-25 15:57:25.666 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-25 15:57:25.667 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:25.667 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:25.667 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:25.667 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:25.667 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:25.667 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:57:25.667 | + functions-common:time_stop:2427 : start_time=1782402981877 2026-06-25 15:57:25.667 | + functions-common:time_stop:2429 : [[ -z 1782402981877 ]] 2026-06-25 15:57:25.667 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:25.667 | + functions-common:time_stop:2432 : end_time=1782403045516 2026-06-25 15:57:25.667 | + functions-common:time_stop:2433 : elapsed_time=63639 2026-06-25 15:57:25.668 | + functions-common:time_stop:2434 : total=9146 2026-06-25 15:57:25.668 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:25.668 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72785 2026-06-25 15:57:25.719 | [2080 Async init_neutron:61835]: finished init_neutron with result 0 in 63 seconds 2026-06-25 15:57:25.727 | + inc/async:async_wait:197 : return 0 2026-06-25 15:57:25.732 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-25 15:57:25.819 | [2080 Async init_placement:62201]: Waiting for completion of init_placement running on PID 62201 (4 other jobs running) 2026-06-25 15:57:25.857 | [2080 Async init_placement:62201]: Signaling child to exit 2026-06-25 15:57:25.857 | WAKEUP 2026-06-25 15:57:25.892 | [2080 Async init_placement:62201]: Signaled 2026-06-25 15:57:25.895 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-25 15:57:25.895 | + lib/database:recreate_database:112 : local db=placement 2026-06-25 15:57:25.895 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-25 15:57:25.895 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-25 15:57:25.895 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-25 15:57:25.895 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:25.895 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-25 15:57:25.896 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:25.896 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-25 15:57:25.896 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:57:25.896 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:57:25.896 | we strongly recommend against using it for new projects. 2026-06-25 15:57:25.896 | 2026-06-25 15:57:25.896 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:57:25.896 | framework. For more detail see 2026-06-25 15:57:25.896 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:57:25.896 | 2026-06-25 15:57:25.896 | __import__(import_str) 2026-06-25 15:57:25.897 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-25 15:57:25.897 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-25 15:57:25.897 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-25 15:57:25.897 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:57:25.897 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:57:25.897 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:57:25.897 | ++ 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-06-25 15:57:25.897 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:57:25.898 | + functions-common:get_or_create_user:915 : user_id=3b0b9f5efae94bcebb7646bd4efd7fee 2026-06-25 15:57:25.898 | + functions-common:get_or_create_user:916 : echo 3b0b9f5efae94bcebb7646bd4efd7fee 2026-06-25 15:57:25.898 | 3b0b9f5efae94bcebb7646bd4efd7fee 2026-06-25 15:57:25.898 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-25 15:57:25.898 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:57:25.898 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:57:25.898 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:57:25.898 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:57:25.898 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:57:25.898 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:57:25.899 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:57:25.899 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:57:25.899 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:57:25.899 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:57:25.899 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:57:25.899 | + 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-06-25 15:57:25.899 | ++ 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-06-25 15:57:25.899 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:57:25.899 | + functions-common:get_or_add_user_project_role:979 : user_role_id=625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:57:25.900 | + functions-common:get_or_add_user_project_role:980 : echo 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:57:25.900 | 625a1a23fbaf491d8c1e94063baca77c 2026-06-25 15:57:25.900 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 15:57:25.900 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-25 15:57:25.900 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:57:25.900 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:57:25.900 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:57:25.900 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:57:25.900 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:57:25.900 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:57:25.901 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:57:25.901 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:57:25.901 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:57:25.901 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:57:25.901 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:57:25.901 | + 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-06-25 15:57:25.901 | ++ 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-06-25 15:57:25.901 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:57:25.901 | + functions-common:get_or_add_user_project_role:979 : user_role_id=599d3efc13a043f6a968153a176901ea 2026-06-25 15:57:25.902 | + functions-common:get_or_add_user_project_role:980 : echo 599d3efc13a043f6a968153a176901ea 2026-06-25 15:57:25.902 | 599d3efc13a043f6a968153a176901ea 2026-06-25 15:57:25.902 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.168/placement 2026-06-25 15:57:25.902 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-25 15:57:25.902 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:57:25.902 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-25 15:57:25.902 | ++ 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-06-25 15:57:25.902 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:57:25.903 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:57:25.903 | e3245811a7ed40d7b1e5d7e128efd00c' 2026-06-25 15:57:25.903 | + functions-common:get_or_create_service:1067 : echo e3245811a7ed40d7b1e5d7e128efd00c 2026-06-25 15:57:25.903 | e3245811a7ed40d7b1e5d7e128efd00c 2026-06-25 15:57:25.903 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.168/placement 2026-06-25 15:57:25.904 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:57:25.904 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.168/placement RegionOne 2026-06-25 15:57:25.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:57:25.904 | +++ 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-06-25 15:57:25.904 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:57:25.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:57:25.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:57:25.904 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.168/placement --region RegionOne -f value -c id 2026-06-25 15:57:25.904 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:57:25.904 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7971af57ee5543ff917490940b05cf92 2026-06-25 15:57:25.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7971af57ee5543ff917490940b05cf92 2026-06-25 15:57:25.905 | + functions-common:get_or_create_endpoint:1100 : public_id=7971af57ee5543ff917490940b05cf92 2026-06-25 15:57:25.905 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:57:25.905 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:57:25.905 | + functions-common:get_or_create_endpoint:1109 : echo 7971af57ee5543ff917490940b05cf92 2026-06-25 15:57:25.905 | 7971af57ee5543ff917490940b05cf92 2026-06-25 15:57:25.967 | [2080 Async init_placement:62201]: finished init_placement with result 0 in 60 seconds 2026-06-25 15:57:25.975 | + inc/async:async_wait:197 : return 0 2026-06-25 15:57:25.980 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-25 15:57:26.066 | [2080 Async init_glance:57181]: Waiting for completion of init_glance running on PID 57181 (3 other jobs running) 2026-06-25 15:57:26.106 | [2080 Async init_glance:57181]: Signaling child to exit 2026-06-25 15:57:26.106 | WAKEUP 2026-06-25 15:57:26.140 | [2080 Async init_glance:57181]: Signaled 2026-06-25 15:57:26.142 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-25 15:57:26.142 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-25 15:57:26.142 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-25 15:57:26.143 | + lib/database:recreate_database:112 : local db=glance 2026-06-25 15:57:26.143 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-25 15:57:26.143 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-25 15:57:26.143 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-25 15:57:26.143 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:26.143 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-25 15:57:26.143 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:26.143 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-25 15:57:26.143 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:57:26.143 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:26.144 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:26.144 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:26.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402873479 2026-06-25 15:57:26.144 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-25 15:57:26.144 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:57:26.144 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:57:26.144 | we strongly recommend against using it for new projects. 2026-06-25 15:57:26.144 | 2026-06-25 15:57:26.144 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:57:26.144 | framework. For more detail see 2026-06-25 15:57:26.144 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:57:26.145 | 2026-06-25 15:57:26.145 | __import__(import_str) 2026-06-25 15:57:26.145 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 15:57:26.145 | 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=57287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:57:26.145 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.145 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.145 | DEBUG dbcounter [-] [57287] Writer thread running {{(pid=57287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:57:26.145 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.145 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.145 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 15:57:26.145 | 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=57287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:57:26.145 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.146 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.146 | DEBUG dbcounter [-] [57287] Writer thread running {{(pid=57287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:57:26.146 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-25 15:57:26.146 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:57:26.146 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-25 15:57:26.146 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.146 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-25 15:57:26.146 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.146 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-25 15:57:26.147 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.147 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-25 15:57:26.147 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.147 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-25 15:57:26.147 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.147 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-25 15:57:26.147 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.147 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-25 15:57:26.147 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.147 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-25 15:57:26.148 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.148 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-25 15:57:26.148 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.148 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-25 15:57:26.148 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.148 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:57:26.148 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.148 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:57:26.148 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.148 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:57:26.148 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.149 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:57:26.149 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.149 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-25 15:57:26.149 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.149 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.149 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.149 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.149 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.149 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.149 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.149 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.150 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.150 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.150 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.150 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-25 15:57:26.150 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:57:26.150 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-25 15:57:26.150 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.150 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-25 15:57:26.150 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.150 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-25 15:57:26.151 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.151 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-25 15:57:26.151 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.151 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-25 15:57:26.151 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.151 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-25 15:57:26.151 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.151 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-25 15:57:26.151 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.151 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-25 15:57:26.151 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.152 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-25 15:57:26.152 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.152 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-25 15:57:26.152 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.152 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-25 15:57:26.152 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.152 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-25 15:57:26.152 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-25 15:57:26.152 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.152 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.152 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.153 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.153 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-25 15:57:26.153 | Database migration is up to date. No migration needed. 2026-06-25 15:57:26.153 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-25 15:57:26.153 | Database is synced successfully. 2026-06-25 15:57:26.153 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-25 15:57:26.153 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:57:26.153 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:57:26.153 | we strongly recommend against using it for new projects. 2026-06-25 15:57:26.153 | 2026-06-25 15:57:26.153 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:57:26.154 | framework. For more detail see 2026-06-25 15:57:26.154 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:57:26.154 | 2026-06-25 15:57:26.154 | __import__(import_str) 2026-06-25 15:57:26.154 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 15:57:26.154 | 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=57465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:57:26.154 | DEBUG dbcounter [-] [57465] Writer thread running {{(pid=57465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:57:26.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-25 15:57:26.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-25 15:57:26.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-25 15:57:26.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-25 15:57:26.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-25 15:57:26.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-25 15:57:26.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-25 15:57:26.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-25 15:57:26.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-25 15:57:26.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-25 15:57:26.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-25 15:57:26.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-25 15:57:26.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-25 15:57:26.157 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-25 15:57:26.157 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-25 15:57:26.157 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:26.158 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:26.158 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:26.158 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:26.158 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:26.158 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:57:26.158 | + functions-common:time_stop:2427 : start_time=1782402873479 2026-06-25 15:57:26.158 | + functions-common:time_stop:2429 : [[ -z 1782402873479 ]] 2026-06-25 15:57:26.158 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:26.158 | + functions-common:time_stop:2432 : end_time=1782402890257 2026-06-25 15:57:26.158 | + functions-common:time_stop:2433 : elapsed_time=16778 2026-06-25 15:57:26.158 | + functions-common:time_stop:2434 : total=9146 2026-06-25 15:57:26.159 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:26.159 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25924 2026-06-25 15:57:26.216 | [2080 Async init_glance:57181]: finished init_glance with result 0 in 17 seconds 2026-06-25 15:57:26.224 | + inc/async:async_wait:197 : return 0 2026-06-25 15:57:26.229 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-25 15:57:26.263 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-25 15:57:26.268 | + inc/async:async_wait:197 : return 0 2026-06-25 15:57:26.273 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-25 15:57:26.357 | [2080 Async init_cinder:62071]: Waiting for completion of init_cinder running on PID 62071 (2 other jobs running) 2026-06-25 15:57:26.394 | [2080 Async init_cinder:62071]: Signaling child to exit 2026-06-25 15:57:26.394 | WAKEUP 2026-06-25 15:57:26.428 | [2080 Async init_cinder:62071]: Signaled 2026-06-25 15:57:26.430 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-25 15:57:26.430 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:26.431 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-25 15:57:26.431 | + lib/database:recreate_database:112 : local db=cinder 2026-06-25 15:57:26.431 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-25 15:57:26.431 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-25 15:57:26.431 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-25 15:57:26.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:26.431 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-25 15:57:26.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:26.431 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-25 15:57:26.431 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:57:26.432 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:57:26.432 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:57:26.432 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:57:26.432 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402982269 2026-06-25 15:57:26.432 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-25 15:57:26.432 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 15:57:26.432 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:57:26.432 | we strongly recommend against using it for new projects. 2026-06-25 15:57:26.432 | 2026-06-25 15:57:26.432 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:57:26.432 | framework. For more detail see 2026-06-25 15:57:26.433 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:57:26.433 | 2026-06-25 15:57:26.433 | import eventlet # noqa 2026-06-25 15:57:26.433 | INFO dbcounter [-] Registered counter for database cinder 2026-06-25 15:57:26.433 | 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=62269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:57:26.433 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-25 15:57:26.433 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:26.433 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:26.433 | DEBUG dbcounter [-] [62269] Writer thread running {{(pid=62269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:57:26.433 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-25 15:57:26.433 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62269) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:57:26.434 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-25 15:57:26.434 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62269) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.434 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-25 15:57:26.434 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62269) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.434 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-25 15:57:26.434 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62269) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.434 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-25 15:57:26.434 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62269) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.434 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-25 15:57:26.434 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62269) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.434 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-25 15:57:26.435 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62269) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.435 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-25 15:57:26.435 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62269) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:26.435 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-25 15:57:26.435 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-25 15:57:26.435 | + functions-common:time_stop:2420 : local name 2026-06-25 15:57:26.435 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:57:26.435 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:57:26.435 | + functions-common:time_stop:2423 : local total 2026-06-25 15:57:26.435 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:57:26.436 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:57:26.436 | + functions-common:time_stop:2427 : start_time=1782402982269 2026-06-25 15:57:26.436 | + functions-common:time_stop:2429 : [[ -z 1782402982269 ]] 2026-06-25 15:57:26.436 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:57:26.436 | + functions-common:time_stop:2432 : end_time=1782402996656 2026-06-25 15:57:26.436 | + functions-common:time_stop:2433 : elapsed_time=14387 2026-06-25 15:57:26.436 | + functions-common:time_stop:2434 : total=9146 2026-06-25 15:57:26.436 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:57:26.436 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23533 2026-06-25 15:57:26.436 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-25 15:57:26.436 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:26.437 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 15:57:26.437 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-25 15:57:26.437 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 15:57:26.437 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-25 15:57:26.437 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-25 15:57:26.437 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-25 15:57:26.437 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-25 15:57:26.437 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-25 15:57:26.437 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 15:57:26.437 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-25 15:57:26.438 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-25 15:57:26.438 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-25 15:57:26.438 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:57:26.438 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:57:26.438 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:57:26.438 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:57:26.438 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:57:26.438 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:57:26.438 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:57:26.438 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:57:26.439 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:57:26.439 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:57:26.439 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:57:26.439 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:57:26.439 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:57:26.439 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 15:57:26.439 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-25 15:57:26.439 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-25 15:57:26.439 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:57:26.439 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 15:57:26.439 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 15:57:26.440 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 15:57:26.440 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-25 15:57:26.440 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:57:26.440 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-25 15:57:26.440 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-25 15:57:26.440 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-25 15:57:26.440 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-25 15:57:26.440 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-25 15:57:26.440 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-25 15:57:26.440 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-25 15:57:26.440 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-25 15:57:26.441 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-25 15:57:26.441 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 15:57:26.441 | [Unit] 2026-06-25 15:57:26.441 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:57:26.441 | DefaultDependencies=no 2026-06-25 15:57:26.441 | After=systemd-udev-settle.service 2026-06-25 15:57:26.441 | Before=lvm2-activation-early.service 2026-06-25 15:57:26.441 | Wants=systemd-udev-settle.service 2026-06-25 15:57:26.441 | 2026-06-25 15:57:26.441 | [Service] 2026-06-25 15:57:26.441 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:57:26.442 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-25 15:57:26.442 | RemainAfterExit=yes 2026-06-25 15:57:26.442 | Type=oneshot 2026-06-25 15:57:26.442 | 2026-06-25 15:57:26.442 | [Install] 2026-06-25 15:57:26.442 | WantedBy=local-fs.target 2026-06-25 15:57:26.442 | Also=systemd-udev-settle.service 2026-06-25 15:57:26.442 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-25 15:57:26.442 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 15:57:26.442 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-25 15:57:26.442 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-25 15:57:26.443 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-25 15:57:26.443 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-25 15:57:26.443 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 15:57:26.443 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 15:57:26.443 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 15:57:26.443 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-25 15:57:26.443 | Physical volume "/dev/loop0" successfully created. 2026-06-25 15:57:26.443 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-25 15:57:26.443 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-25 15:57:26.443 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:26.444 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-25 15:57:26.444 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-25 15:57:26.444 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-25 15:57:26.444 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 15:57:26.444 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:57:26.444 | we strongly recommend against using it for new projects. 2026-06-25 15:57:26.444 | 2026-06-25 15:57:26.444 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:57:26.444 | framework. For more detail see 2026-06-25 15:57:26.444 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:57:26.444 | 2026-06-25 15:57:26.444 | import eventlet # noqa 2026-06-25 15:57:26.445 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-25 15:57:26.445 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-25 15:57:26.445 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-25 15:57:26.445 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-25 15:57:26.445 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:57:26.445 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-25 15:57:26.497 | [2080 Async init_cinder:62071]: finished init_cinder with result 0 in 17 seconds 2026-06-25 15:57:26.505 | + inc/async:async_wait:197 : return 0 2026-06-25 15:57:26.511 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-25 15:57:26.542 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:26.547 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-25 15:57:26.552 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:57:26.557 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-25 15:57:26.562 | + ./stack.sh:main:1239 : init_nova 2026-06-25 15:57:26.567 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-25 15:57:26.602 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:26.608 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-25 15:57:26.643 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:26.649 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:57:26.654 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 15:57:26.772 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 15:57:26.839 | [2080 Async nova-cell-0:64405]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 15:57:26.847 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-25 15:57:26.854 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:57:26.862 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-25 15:57:26.868 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:57:26.874 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:57:26.880 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 15:57:27.006 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 15:57:27.068 | [2080 Async nova-cell-1:64511]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 15:57:27.074 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-25 15:57:27.079 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-25 15:57:27.085 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-25 15:57:27.092 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-25 15:57:27.096 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-25 15:57:27.104 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:27.207 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-25 15:57:27.215 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:27.317 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-25 15:57:27.885 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:57:27.885 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:57:27.885 | we strongly recommend against using it for new projects. 2026-06-25 15:57:27.885 | 2026-06-25 15:57:27.885 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:57:27.886 | framework. For more detail see 2026-06-25 15:57:27.886 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:57:27.886 | 2026-06-25 15:57:27.886 | import eventlet # noqa 2026-06-25 15:57:28.403 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 15:57:32.894 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-25 15:57:33.016 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:33.017 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:33.021 | DEBUG dbcounter [-] [64579] Writer thread running {{(pid=64579) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:57:33.102 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-25 15:57:39.638 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64579) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:57:39.645 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-25 15:57:42.788 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64579) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:42.794 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-25 15:57:42.801 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64579) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:43.296 | Exception ignored in: 2026-06-25 15:57:43.297 | Traceback (most recent call last): 2026-06-25 15:57:43.297 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:57:43.297 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:57:43.297 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:57:43.297 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:57:43.297 | RuntimeError: greenlet is being finalized 2026-06-25 15:57:43.844 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-25 15:57:43.853 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 15:57:43.861 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 15:57:43.869 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 15:57:43.877 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:57:43.884 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:57:43.890 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:57:43.927 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:57:43.932 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:57:43.936 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 15:57:43.942 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 15:57:44.510 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:57:44.510 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:57:44.511 | we strongly recommend against using it for new projects. 2026-06-25 15:57:44.511 | 2026-06-25 15:57:44.511 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:57:44.511 | framework. For more detail see 2026-06-25 15:57:44.511 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:57:44.511 | 2026-06-25 15:57:44.511 | import eventlet # noqa 2026-06-25 15:57:44.912 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 15:57:48.775 | INFO dbcounter [None req-cf189773-8802-418b-84a6-09d4aa1877c4 None None] Registered counter for database nova_api 2026-06-25 15:57:48.951 | DEBUG dbcounter [-] [65176] Writer thread running {{(pid=65176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:57:49.420 | Exception ignored in: 2026-06-25 15:57:49.420 | Traceback (most recent call last): 2026-06-25 15:57:49.420 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:57:49.420 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:57:49.421 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:57:49.421 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:57:49.421 | RuntimeError: greenlet is being finalized 2026-06-25 15:57:49.961 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-25 15:57:49.970 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 15:57:49.974 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-25 15:57:50.053 | [2080 Async nova-cell-0:64405]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64405 (3 other jobs running) 2026-06-25 15:57:50.094 | [2080 Async nova-cell-0:64405]: Signaling child to exit 2026-06-25 15:57:59.106 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:57:59.141 | [64405 Async nova-cell-0:64405]: finished successfully 2026-06-25 15:57:59.175 | WAKEUP 2026-06-25 15:57:59.210 | [2080 Async nova-cell-0:64405]: Signaled 2026-06-25 15:57:59.212 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-25 15:57:59.212 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-25 15:57:59.212 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-25 15:57:59.212 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-25 15:57:59.212 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-25 15:57:59.212 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-25 15:57:59.212 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-25 15:57:59.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:59.213 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-25 15:57:59.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:59.213 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-25 15:57:59.213 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:57:59.213 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:57:59.213 | we strongly recommend against using it for new projects. 2026-06-25 15:57:59.214 | 2026-06-25 15:57:59.214 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:57:59.215 | framework. For more detail see 2026-06-25 15:57:59.215 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:57:59.216 | 2026-06-25 15:57:59.216 | import eventlet # noqa 2026-06-25 15:57:59.216 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 15:57:59.218 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-25 15:57:59.218 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:59.219 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:59.219 | DEBUG dbcounter [-] [64514] Writer thread running {{(pid=64514) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:57:59.219 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 15:57:59.219 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64514) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:57:59.219 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 15:57:59.219 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64514) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:59.219 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 15:57:59.219 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64514) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:59.220 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 15:57:59.221 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64514) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:59.221 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 15:57:59.221 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64514) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:59.221 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 15:57:59.221 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64514) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:59.222 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 15:57:59.222 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64514) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:59.222 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 15:57:59.222 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64514) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:59.222 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 15:57:59.222 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64514) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:59.223 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 15:57:59.223 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64514) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:59.223 | Exception ignored in: 2026-06-25 15:57:59.223 | Traceback (most recent call last): 2026-06-25 15:57:59.224 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:57:59.224 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:57:59.224 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:57:59.224 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:57:59.224 | RuntimeError: greenlet is being finalized 2026-06-25 15:57:59.278 | [2080 Async nova-cell-0:64405]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 32 seconds 2026-06-25 15:57:59.285 | + inc/async:async_wait:197 : return 0 2026-06-25 15:57:59.289 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 15:57:59.292 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-25 15:57:59.355 | [2080 Async nova-cell-1:64511]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64511 (2 other jobs running) 2026-06-25 15:57:59.386 | [2080 Async nova-cell-1:64511]: Signaling child to exit 2026-06-25 15:57:59.887 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:57:59.924 | [64511 Async nova-cell-1:64511]: finished successfully 2026-06-25 15:57:59.959 | WAKEUP 2026-06-25 15:57:59.993 | [2080 Async nova-cell-1:64511]: Signaled 2026-06-25 15:57:59.995 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-25 15:57:59.996 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-25 15:57:59.996 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-25 15:57:59.996 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-25 15:57:59.996 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-25 15:57:59.996 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-25 15:57:59.996 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-25 15:57:59.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:59.996 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-25 15:57:59.997 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:57:59.997 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-25 15:57:59.997 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:57:59.997 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:57:59.997 | we strongly recommend against using it for new projects. 2026-06-25 15:57:59.997 | 2026-06-25 15:57:59.997 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:57:59.998 | framework. For more detail see 2026-06-25 15:57:59.998 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:57:59.998 | 2026-06-25 15:57:59.998 | import eventlet # noqa 2026-06-25 15:57:59.998 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 15:57:59.998 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-25 15:57:59.998 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:57:59.998 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:57:59.999 | DEBUG dbcounter [-] [64576] Writer thread running {{(pid=64576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:57:59.999 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 15:57:59.999 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64576) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:57:59.999 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 15:57:59.999 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64576) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:57:59.999 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 15:57:59.999 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64576) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:58:00.000 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 15:58:00.000 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64576) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:58:00.000 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 15:58:00.000 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64576) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:58:00.000 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 15:58:00.000 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64576) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:58:00.000 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 15:58:00.000 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64576) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:58:00.001 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 15:58:00.001 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64576) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:58:00.001 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 15:58:00.001 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64576) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:58:00.001 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 15:58:00.001 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64576) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:58:00.001 | Exception ignored in: 2026-06-25 15:58:00.002 | Traceback (most recent call last): 2026-06-25 15:58:00.002 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:58:00.002 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:58:00.002 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:58:00.002 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:58:00.002 | RuntimeError: greenlet is being finalized 2026-06-25 15:58:00.057 | [2080 Async nova-cell-1:64511]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 32 seconds 2026-06-25 15:58:00.064 | + inc/async:async_wait:197 : return 0 2026-06-25 15:58:00.070 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:58:00.075 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-25 15:58:00.598 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:58:00.599 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:58:00.599 | we strongly recommend against using it for new projects. 2026-06-25 15:58:00.599 | 2026-06-25 15:58:00.600 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:58:00.600 | framework. For more detail see 2026-06-25 15:58:00.600 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:58:00.600 | 2026-06-25 15:58:00.600 | import eventlet # noqa 2026-06-25 15:58:01.017 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 15:58:04.422 | Running batches of 50 until complete 2026-06-25 15:58:04.422 | INFO dbcounter [None req-431dd154-7f07-44f0-bc06-65a1d1711523 None None] Registered counter for database nova_cell0 2026-06-25 15:58:04.654 | DEBUG dbcounter [-] [65845] Writer thread running {{(pid=65845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:58:04.663 | INFO dbcounter [None req-431dd154-7f07-44f0-bc06-65a1d1711523 None None] Registered counter for database nova_api 2026-06-25 15:58:04.875 | DEBUG dbcounter [-] [65845] Writer thread running {{(pid=65845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:58:05.076 | INFO dbcounter [None req-431dd154-7f07-44f0-bc06-65a1d1711523 None None] Registered counter for database nova_cell0 2026-06-25 15:58:05.161 | DEBUG dbcounter [-] [65845] Writer thread running {{(pid=65845) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:58:05.286 | +-------------------------------------+--------------+-----------+ 2026-06-25 15:58:05.286 | | Migration | Total Needed | Completed | 2026-06-25 15:58:05.286 | +-------------------------------------+--------------+-----------+ 2026-06-25 15:58:05.286 | | fill_virtual_interface_list | 0 | 0 | 2026-06-25 15:58:05.286 | | migrate_empty_ratio | 0 | 0 | 2026-06-25 15:58:05.286 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-25 15:58:05.286 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-25 15:58:05.286 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-25 15:58:05.286 | | populate_dev_uuids | 0 | 0 | 2026-06-25 15:58:05.286 | | populate_instance_compute_id | 0 | 0 | 2026-06-25 15:58:05.287 | | populate_missing_availability_zones | 0 | 0 | 2026-06-25 15:58:05.287 | | populate_queued_for_delete | 0 | 0 | 2026-06-25 15:58:05.287 | | populate_user_id | 0 | 0 | 2026-06-25 15:58:05.287 | | populate_uuids | 0 | 0 | 2026-06-25 15:58:05.287 | +-------------------------------------+--------------+-----------+ 2026-06-25 15:58:05.690 | Exception ignored in: 2026-06-25 15:58:05.690 | Traceback (most recent call last): 2026-06-25 15:58:05.690 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:58:05.691 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:58:05.691 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:58:05.691 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:58:05.691 | RuntimeError: greenlet is being finalized 2026-06-25 15:58:06.175 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-25 15:58:06.182 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:58:06.187 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-25 15:58:06.191 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:58:06.195 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:58:06.199 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-25 15:58:06.692 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:58:06.692 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:58:06.692 | we strongly recommend against using it for new projects. 2026-06-25 15:58:06.692 | 2026-06-25 15:58:06.692 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:58:06.692 | framework. For more detail see 2026-06-25 15:58:06.693 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:58:06.693 | 2026-06-25 15:58:06.693 | import eventlet # noqa 2026-06-25 15:58:07.061 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 15:58:10.350 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-25 15:58:10.351 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-25 15:58:10.351 | INFO dbcounter [None req-5826f18e-a245-4eef-bdd7-2b8d0c721d41 None None] Registered counter for database nova_api 2026-06-25 15:58:10.503 | DEBUG dbcounter [-] [65864] Writer thread running {{(pid=65864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:58:10.898 | Exception ignored in: 2026-06-25 15:58:10.898 | Traceback (most recent call last): 2026-06-25 15:58:10.898 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:58:10.898 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:58:10.898 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:58:10.898 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:58:10.898 | RuntimeError: greenlet is being finalized 2026-06-25 15:58:11.346 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-25 15:58:11.350 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-25 15:58:11.369 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-25 15:58:11.374 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-25 15:58:11.377 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-25 15:58:11.462 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-25 15:58:11.515 | [2080 Async configure_neutron_nova:65923]: running: configure_neutron_nova 2026-06-25 15:58:11.518 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-25 15:58:11.522 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:58:11.526 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-25 15:58:11.530 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:58:11.534 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:58:11.538 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:58:11.542 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:58:11.547 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:58:11.553 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:58:11.560 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:58:11.565 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:58:11.570 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:58:11.574 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-25 15:58:11.578 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:58:11.602 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:11.606 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:58:11.612 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:58:11.614 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-25 15:58:11.619 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:58:11.624 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:58:11.628 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-25 15:58:11.632 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:58:11.636 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:58:11.640 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:58:11.646 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:58:11.652 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-25 15:58:11.657 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:58:11.661 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-25 15:58:11.666 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:58:11.670 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:58:11.675 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-25 15:58:11.679 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 15:58:11.684 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 15:58:11.688 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-25 15:58:11.693 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:58:11.697 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 15:58:11.705 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 15:58:11.710 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-25 15:58:11.714 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:58:11.718 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-25 15:58:11.722 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:58:11.727 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-25 15:58:11.727 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:58:11.727 | gsub("[][]", "", $1); 2026-06-25 15:58:11.727 | split($1, a, "|"); 2026-06-25 15:58:11.727 | if (a[1] == matchgroup) 2026-06-25 15:58:11.727 | print a[2] 2026-06-25 15:58:11.728 | } 2026-06-25 15:58:11.728 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:58:11.739 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 15:58:11.743 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 15:58:11.747 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 15:58:11.756 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-25 15:58:11.760 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-25 15:58:11.766 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-25 15:58:11.770 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-25 15:58:11.775 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-25 15:58:11.780 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-25 15:58:11.785 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-25 15:58:11.790 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-25 15:58:11.795 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-25 15:58:11.801 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 15:58:11.805 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:58:11.808 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:58:11.814 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-25 15:58:11.818 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:58:11.825 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-25 15:58:11.828 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-25 15:58:11.834 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-25 15:58:11.839 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-25 15:58:11.845 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 15:58:11.845 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-25 15:58:11.845 | BEGIN { 2026-06-25 15:58:11.845 | section = "" 2026-06-25 15:58:11.845 | last_section = "" 2026-06-25 15:58:11.845 | section_count = 0 2026-06-25 15:58:11.845 | } 2026-06-25 15:58:11.845 | /^\[.+\]/ { 2026-06-25 15:58:11.845 | gsub("[][]", "", $1); 2026-06-25 15:58:11.846 | section=$1 2026-06-25 15:58:11.847 | next 2026-06-25 15:58:11.847 | } 2026-06-25 15:58:11.847 | /^ *\#/ { 2026-06-25 15:58:11.847 | next 2026-06-25 15:58:11.847 | } 2026-06-25 15:58:11.847 | /^[^ \t]+/ { 2026-06-25 15:58:11.847 | # get offset of first = in $0 2026-06-25 15:58:11.848 | eq_idx = index($0, "=") 2026-06-25 15:58:11.848 | # extract attr & value from $0 2026-06-25 15:58:11.848 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:58:11.848 | value = substr($0, eq_idx + 1) 2026-06-25 15:58:11.848 | # only need to strip trailing whitespace from attr 2026-06-25 15:58:11.848 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:58:11.848 | # need to strip leading & trailing whitespace from value 2026-06-25 15:58:11.848 | sub(/^[ \t]*/, "", value) 2026-06-25 15:58:11.848 | sub(/[ \t]*$/, "", value) 2026-06-25 15:58:11.849 | 2026-06-25 15:58:11.849 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:58:11.849 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:58:11.849 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:58:11.849 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:58:11.849 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:58:11.849 | if (section != last_section) { 2026-06-25 15:58:11.849 | cfg_section[section_count++] = section 2026-06-25 15:58:11.849 | last_section = section 2026-06-25 15:58:11.849 | } 2026-06-25 15:58:11.850 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:58:11.850 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:58:11.850 | 2026-06-25 15:58:11.850 | cfg_attr[section, attr, 0] = value 2026-06-25 15:58:11.850 | cfg_attr_count[section, attr] = 1 2026-06-25 15:58:11.850 | } else { 2026-06-25 15:58:11.850 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:58:11.850 | cfg_attr[section, attr, lno] = value 2026-06-25 15:58:11.851 | } 2026-06-25 15:58:11.851 | } 2026-06-25 15:58:11.851 | END { 2026-06-25 15:58:11.851 | # Process each section in order 2026-06-25 15:58:11.851 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:58:11.851 | section = cfg_section[sno] 2026-06-25 15:58:11.851 | # The ini routines simply append a config item immediately 2026-06-25 15:58:11.851 | # after the section header. To keep the same order as defined 2026-06-25 15:58:11.851 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:58:11.852 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:58:11.852 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:58:11.852 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:58:11.852 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:58:11.852 | else { 2026-06-25 15:58:11.852 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:58:11.852 | count = cfg_attr_count[section, attr] 2026-06-25 15:58:11.852 | print "inidelete " configfile " " section " " attr 2026-06-25 15:58:11.852 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:58:11.852 | for (l = count -2; l >= 0; l--) 2026-06-25 15:58:11.853 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:58:11.854 | } 2026-06-25 15:58:11.854 | } 2026-06-25 15:58:11.854 | } 2026-06-25 15:58:11.854 | } 2026-06-25 15:58:11.854 | ' 2026-06-25 15:58:11.854 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:11.854 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:58:11.855 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:58:11.855 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:58:11.858 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-25 15:58:11.863 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:58:11.867 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-25 15:58:11.872 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-25 15:58:11.872 | BEGIN { group = "" } 2026-06-25 15:58:11.872 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:58:11.872 | gsub("[][]", "", $1); 2026-06-25 15:58:11.872 | split($1, a, "|"); 2026-06-25 15:58:11.872 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:58:11.872 | group=a[1] 2026-06-25 15:58:11.872 | } else { 2026-06-25 15:58:11.873 | group="" 2026-06-25 15:58:11.873 | } 2026-06-25 15:58:11.873 | next 2026-06-25 15:58:11.873 | } 2026-06-25 15:58:11.873 | { 2026-06-25 15:58:11.873 | if (group != "") 2026-06-25 15:58:11.873 | print $0 2026-06-25 15:58:11.873 | } 2026-06-25 15:58:11.873 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:58:11.883 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-25 15:58:11.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-25 15:58:11.934 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:11.937 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-25 15:58:11.941 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-25 15:58:11.986 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:11.990 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-25 15:58:11.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-25 15:58:12.040 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.045 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-25 15:58:12.049 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-25 15:58:12.099 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.103 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-25 15:58:12.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-25 15:58:12.151 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.155 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 15:58:12.158 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 15:58:12.162 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 15:58:12.166 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-25 15:58:12.169 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.173 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.177 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 15:58:12.181 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.189 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-25 15:58:12.192 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-25 15:58:12.196 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-25 15:58:12.200 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-25 15:58:12.204 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.207 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:58:12.211 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:58:12.215 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.221 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:58:12.227 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.232 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.237 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.242 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-25 15:58:12.245 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.252 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.252 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 15:58:12.252 | BEGIN { 2026-06-25 15:58:12.252 | section = "" 2026-06-25 15:58:12.252 | last_section = "" 2026-06-25 15:58:12.253 | section_count = 0 2026-06-25 15:58:12.253 | } 2026-06-25 15:58:12.253 | /^\[.+\]/ { 2026-06-25 15:58:12.253 | gsub("[][]", "", $1); 2026-06-25 15:58:12.253 | section=$1 2026-06-25 15:58:12.253 | next 2026-06-25 15:58:12.253 | } 2026-06-25 15:58:12.253 | /^ *\#/ { 2026-06-25 15:58:12.253 | next 2026-06-25 15:58:12.253 | } 2026-06-25 15:58:12.253 | /^[^ \t]+/ { 2026-06-25 15:58:12.254 | # get offset of first = in $0 2026-06-25 15:58:12.254 | eq_idx = index($0, "=") 2026-06-25 15:58:12.255 | # extract attr & value from $0 2026-06-25 15:58:12.255 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:58:12.255 | value = substr($0, eq_idx + 1) 2026-06-25 15:58:12.256 | # only need to strip trailing whitespace from attr 2026-06-25 15:58:12.256 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:58:12.256 | # need to strip leading & trailing whitespace from value 2026-06-25 15:58:12.256 | sub(/^[ \t]*/, "", value) 2026-06-25 15:58:12.256 | sub(/[ \t]*$/, "", value) 2026-06-25 15:58:12.256 | 2026-06-25 15:58:12.256 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:58:12.256 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:58:12.257 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:58:12.257 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:58:12.257 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:58:12.257 | if (section != last_section) { 2026-06-25 15:58:12.257 | cfg_section[section_count++] = section 2026-06-25 15:58:12.257 | last_section = section 2026-06-25 15:58:12.257 | } 2026-06-25 15:58:12.257 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:58:12.257 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:58:12.257 | 2026-06-25 15:58:12.257 | cfg_attr[section, attr, 0] = value 2026-06-25 15:58:12.258 | cfg_attr_count[section, attr] = 1 2026-06-25 15:58:12.258 | } else { 2026-06-25 15:58:12.258 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:58:12.258 | cfg_attr[section, attr, lno] = value 2026-06-25 15:58:12.258 | } 2026-06-25 15:58:12.258 | } 2026-06-25 15:58:12.258 | END { 2026-06-25 15:58:12.258 | # Process each section in order 2026-06-25 15:58:12.258 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:58:12.258 | section = cfg_section[sno] 2026-06-25 15:58:12.258 | # The ini routines simply append a config item immediately 2026-06-25 15:58:12.259 | # after the section header. To keep the same order as defined 2026-06-25 15:58:12.259 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:58:12.259 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:58:12.259 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:58:12.259 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:58:12.259 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:58:12.259 | else { 2026-06-25 15:58:12.259 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:58:12.259 | count = cfg_attr_count[section, attr] 2026-06-25 15:58:12.259 | print "inidelete " configfile " " section " " attr 2026-06-25 15:58:12.259 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:58:12.259 | for (l = count -2; l >= 0; l--) 2026-06-25 15:58:12.260 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:58:12.260 | } 2026-06-25 15:58:12.260 | } 2026-06-25 15:58:12.260 | } 2026-06-25 15:58:12.260 | } 2026-06-25 15:58:12.260 | ' 2026-06-25 15:58:12.260 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:58:12.260 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.261 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:58:12.265 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:58:12.269 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:58:12.273 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:58:12.275 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 15:58:12.279 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 15:58:12.280 | BEGIN { group = "" } 2026-06-25 15:58:12.280 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:58:12.280 | gsub("[][]", "", $1); 2026-06-25 15:58:12.280 | split($1, a, "|"); 2026-06-25 15:58:12.280 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:58:12.280 | group=a[1] 2026-06-25 15:58:12.280 | } else { 2026-06-25 15:58:12.280 | group="" 2026-06-25 15:58:12.280 | } 2026-06-25 15:58:12.280 | next 2026-06-25 15:58:12.281 | } 2026-06-25 15:58:12.281 | { 2026-06-25 15:58:12.281 | if (group != "") 2026-06-25 15:58:12.281 | print $0 2026-06-25 15:58:12.281 | } 2026-06-25 15:58:12.281 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:58:12.288 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-25 15:58:12.291 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 15:58:12.334 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.339 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 15:58:12.342 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 15:58:12.346 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 15:58:12.351 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-25 15:58:12.355 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-25 15:58:12.359 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-25 15:58:12.364 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-25 15:58:12.368 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-25 15:58:12.373 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-25 15:58:12.377 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-25 15:58:12.381 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-25 15:58:12.384 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-25 15:58:12.387 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 15:58:12.390 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:58:12.393 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:58:12.396 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-25 15:58:12.399 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:58:12.405 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-25 15:58:12.406 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-25 15:58:12.410 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-25 15:58:12.413 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-25 15:58:12.418 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 15:58:12.418 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.418 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-25 15:58:12.418 | BEGIN { 2026-06-25 15:58:12.418 | section = "" 2026-06-25 15:58:12.418 | last_section = "" 2026-06-25 15:58:12.418 | section_count = 0 2026-06-25 15:58:12.418 | } 2026-06-25 15:58:12.419 | /^\[.+\]/ { 2026-06-25 15:58:12.419 | gsub("[][]", "", $1); 2026-06-25 15:58:12.419 | section=$1 2026-06-25 15:58:12.419 | next 2026-06-25 15:58:12.419 | } 2026-06-25 15:58:12.419 | /^ *\#/ { 2026-06-25 15:58:12.419 | next 2026-06-25 15:58:12.420 | } 2026-06-25 15:58:12.420 | /^[^ \t]+/ { 2026-06-25 15:58:12.420 | # get offset of first = in $0 2026-06-25 15:58:12.420 | eq_idx = index($0, "=") 2026-06-25 15:58:12.420 | # extract attr & value from $0 2026-06-25 15:58:12.420 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:58:12.420 | value = substr($0, eq_idx + 1) 2026-06-25 15:58:12.420 | # only need to strip trailing whitespace from attr 2026-06-25 15:58:12.421 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:58:12.421 | # need to strip leading & trailing whitespace from value 2026-06-25 15:58:12.421 | sub(/^[ \t]*/, "", value) 2026-06-25 15:58:12.421 | sub(/[ \t]*$/, "", value) 2026-06-25 15:58:12.421 | 2026-06-25 15:58:12.421 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:58:12.421 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:58:12.421 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:58:12.421 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:58:12.421 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:58:12.421 | if (section != last_section) { 2026-06-25 15:58:12.422 | cfg_section[section_count++] = section 2026-06-25 15:58:12.422 | last_section = section 2026-06-25 15:58:12.422 | } 2026-06-25 15:58:12.422 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:58:12.422 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:58:12.422 | 2026-06-25 15:58:12.422 | cfg_attr[section, attr, 0] = value 2026-06-25 15:58:12.422 | cfg_attr_count[section, attr] = 1 2026-06-25 15:58:12.422 | } else { 2026-06-25 15:58:12.422 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:58:12.422 | cfg_attr[section, attr, lno] = value 2026-06-25 15:58:12.423 | } 2026-06-25 15:58:12.423 | } 2026-06-25 15:58:12.423 | END { 2026-06-25 15:58:12.423 | # Process each section in order 2026-06-25 15:58:12.423 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:58:12.424 | section = cfg_section[sno] 2026-06-25 15:58:12.424 | # The ini routines simply append a config item immediately 2026-06-25 15:58:12.424 | # after the section header. To keep the same order as defined 2026-06-25 15:58:12.424 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:58:12.425 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:58:12.425 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:58:12.425 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:58:12.425 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:58:12.425 | else { 2026-06-25 15:58:12.425 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:58:12.425 | count = cfg_attr_count[section, attr] 2026-06-25 15:58:12.425 | print "inidelete " configfile " " section " " attr 2026-06-25 15:58:12.425 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:58:12.426 | for (l = count -2; l >= 0; l--) 2026-06-25 15:58:12.426 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:58:12.426 | } 2026-06-25 15:58:12.426 | } 2026-06-25 15:58:12.426 | } 2026-06-25 15:58:12.426 | } 2026-06-25 15:58:12.426 | ' 2026-06-25 15:58:12.427 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:58:12.427 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:58:12.427 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:58:12.427 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-25 15:58:12.431 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:58:12.434 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-25 15:58:12.436 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-25 15:58:12.437 | BEGIN { group = "" } 2026-06-25 15:58:12.437 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:58:12.437 | gsub("[][]", "", $1); 2026-06-25 15:58:12.437 | split($1, a, "|"); 2026-06-25 15:58:12.437 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:58:12.437 | group=a[1] 2026-06-25 15:58:12.437 | } else { 2026-06-25 15:58:12.437 | group="" 2026-06-25 15:58:12.437 | } 2026-06-25 15:58:12.438 | next 2026-06-25 15:58:12.438 | } 2026-06-25 15:58:12.438 | { 2026-06-25 15:58:12.438 | if (group != "") 2026-06-25 15:58:12.438 | print $0 2026-06-25 15:58:12.438 | } 2026-06-25 15:58:12.438 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:58:12.446 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-25 15:58:12.448 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-25 15:58:12.487 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.490 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-25 15:58:12.494 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-25 15:58:12.530 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.534 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-25 15:58:12.538 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-25 15:58:12.577 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.580 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-25 15:58:12.583 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-25 15:58:12.624 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.626 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:58:12.629 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-f8fcc1d3-fc16-4715-8452-4e7500807dca"' 2026-06-25 15:58:12.633 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-f8fcc1d3-fc16-4715-8452-4e7500807dca 2026-06-25 15:58:12.655 | [65923 Async configure_neutron_nova:65923]: finished successfully 2026-06-25 15:58:12.670 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.673 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-25 15:58:12.676 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-25 15:58:12.719 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-25 15:58:12.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-25 15:58:12.768 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:58:12.774 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-25 15:58:12.799 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:58:12.804 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:58:12.807 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-25 15:58:12.831 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:12.834 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:58:12.879 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-25 15:58:12.934 | [2080 Async configure_neutron_nova:65923]: Waiting for completion of configure_neutron_nova running on PID 65923 (2 other jobs running) 2026-06-25 15:58:12.962 | [2080 Async configure_neutron_nova:65923]: Signaling child to exit 2026-06-25 15:58:12.963 | WAKEUP 2026-06-25 15:58:12.984 | [2080 Async configure_neutron_nova:65923]: Signaled 2026-06-25 15:58:12.986 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-25 15:58:12.987 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-25 15:58:12.987 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-25 15:58:12.987 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:58:12.987 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:58:12.987 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 15:58:12.987 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-25 15:58:12.987 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-25 15:58:12.987 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.168/identity 2026-06-25 15:58:12.987 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-25 15:58:12.988 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-25 15:58:12.988 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-25 15:58:12.988 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-25 15:58:12.988 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-25 15:58:12.988 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-25 15:58:12.988 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-25 15:58:12.988 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 15:58:12.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 15:58:12.989 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 15:58:12.989 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:58:12.989 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 15:58:12.989 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-25 15:58:12.989 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:58:12.989 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-25 15:58:12.989 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:58:12.990 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-25 15:58:12.990 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-25 15:58:12.990 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:58:12.990 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:58:12.990 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:58:12.990 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-25 15:58:12.990 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 15:58:12.990 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-25 15:58:12.991 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 15:58:12.991 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:58:12.991 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 15:58:12.991 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-25 15:58:12.991 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-25 15:58:12.991 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.168/identity 2026-06-25 15:58:12.991 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-25 15:58:12.992 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-25 15:58:12.992 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-25 15:58:12.992 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-25 15:58:12.992 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-25 15:58:12.992 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-25 15:58:12.992 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-25 15:58:12.992 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 15:58:12.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 15:58:12.993 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 15:58:12.993 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:58:12.993 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 15:58:12.993 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-25 15:58:13.035 | [2080 Async configure_neutron_nova:65923]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-25 15:58:13.041 | + inc/async:async_wait:197 : return 0 2026-06-25 15:58:13.044 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-25 15:58:13.066 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:13.070 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:58:13.108 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:58:13.146 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-25 15:58:13.163 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:13.165 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-25 15:58:13.168 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:58:13.170 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-25 15:58:13.173 | + ./stack.sh:main:1293 : start_nova_api 2026-06-25 15:58:13.175 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:58:13.178 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:58:13.181 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:58:13.185 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-25 15:58:13.190 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:58:13.193 | + functions-common:run_process:1674 : local service=n-api 2026-06-25 15:58:13.196 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:58:13.199 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:13.202 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:13.204 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:58:13.207 | + functions-common:run_process:1680 : local name=n-api 2026-06-25 15:58:13.210 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:13.213 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:13.215 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:13.218 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:13.222 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:13.226 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403093223 2026-06-25 15:58:13.228 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-25 15:58:13.246 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:13.249 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-25 15:58:13.251 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-25 15:58:13.254 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:58:13.257 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:58:13.260 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:58:13.263 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:58:13.266 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-25 15:58:13.268 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-25 15:58:13.271 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-25 15:58:13.274 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:58:13.277 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:58:13.280 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:58:13.282 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:58:13.285 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-25 15:58:13.288 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:58:13.291 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:58:13.293 | + 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-06-25 15:58:13.298 | + 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-06-25 15:58:13.300 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-25 15:58:13.302 | + 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-06-25 15:58:13.305 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:58:13.307 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:58:13.309 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:58:13.311 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-25 15:58:13.314 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:58:13.318 | + 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-06-25 15:58:13.393 | + 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-06-25 15:58:13.472 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-25 15:58:13.534 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-25 15:58:13.597 | + 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-06-25 15:58:13.672 | + 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-06-25 15:58:13.760 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-25 15:58:13.843 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-25 15:58:13.915 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-25 15:58:13.990 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-25 15:58:14.057 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-25 15:58:14.129 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:58:14.133 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:58:14.137 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-25 15:58:14.240 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:58:14.760 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-25 15:58:14.780 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-25 15:58:15.235 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-25 15:58:15.384 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:15.386 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:15.389 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:15.393 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:15.396 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:15.399 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:15.403 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:15.406 | + functions-common:time_stop:2427 : start_time=1782403093223 2026-06-25 15:58:15.409 | + functions-common:time_stop:2429 : [[ -z 1782403093223 ]] 2026-06-25 15:58:15.414 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:15.419 | + functions-common:time_stop:2432 : end_time=1782403095416 2026-06-25 15:58:15.425 | + functions-common:time_stop:2433 : elapsed_time=2193 2026-06-25 15:58:15.425 | + functions-common:time_stop:2434 : total=4499 2026-06-25 15:58:15.429 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:15.433 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6692 2026-06-25 15:58:15.436 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-25 15:58:15.436 | Waiting for nova-api to start... 2026-06-25 15:58:15.439 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.168/compute/v2.1/ 2026-06-25 15:58:15.443 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.168/compute/v2.1/ 2026-06-25 15:58:15.446 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:58:15.449 | + functions:wait_for_service:477 : local url=http://192.168.122.168/compute/v2.1/ 2026-06-25 15:58:15.454 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:58:15.458 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:58:15.460 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:58:15.464 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:15.468 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:15.472 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:15.479 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403095474 2026-06-25 15:58:15.483 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:58:15.488 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:58:15.490 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.168/compute/v2.1/ 2026-06-25 15:58:22.004 | + :: : [[ 200 == 503 ]] 2026-06-25 15:58:22.005 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:58:22.010 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:58:22.014 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:22.017 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:22.020 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:22.022 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:22.025 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:22.027 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:58:22.029 | + functions-common:time_stop:2427 : start_time=1782403095474 2026-06-25 15:58:22.032 | + functions-common:time_stop:2429 : [[ -z 1782403095474 ]] 2026-06-25 15:58:22.035 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:22.041 | + functions-common:time_stop:2432 : end_time=1782403102037 2026-06-25 15:58:22.044 | + functions-common:time_stop:2433 : elapsed_time=6563 2026-06-25 15:58:22.047 | + functions-common:time_stop:2434 : total=6039 2026-06-25 15:58:22.050 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:22.052 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12602 2026-06-25 15:58:22.055 | + functions:wait_for_service:486 : return 0 2026-06-25 15:58:22.058 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:58:22.061 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:58:22.064 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-25 15:58:22.084 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:22.087 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-25 15:58:22.090 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:58:22.093 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-25 15:58:22.096 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-25 15:58:22.098 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-25 15:58:22.102 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-25 15:58:22.106 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-25 15:58:22.110 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-25 15:58:22.115 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:58:22.118 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-25 15:58:22.123 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-25 15:58:22.144 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-25 15:58:22.148 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-25 15:58:22.153 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-25 15:58:22.157 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-25 15:58:22.173 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-25 15:58:22.189 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-25 15:58:22.205 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-25 15:58:22.207 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-25 15:58:22.207 | Starting OVN 2026-06-25 15:58:22.209 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-25 15:58:22.212 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-25 15:58:22.212 | Starting OVS 2026-06-25 15:58:22.214 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-25 15:58:22.230 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:22.232 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-25 15:58:22.279 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-25 15:58:22.326 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-25 15:58:22.329 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-25 15:58:22.331 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:58:22.921 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-25 15:58:23.424 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 15:58:23.424 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 15:58:23.424 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 15:58:23.424 | 2026-06-25 15:58:23.424 | Possible reasons for having these kinds of units are: 2026-06-25 15:58:23.424 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 15:58:23.424 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 15:58:23.425 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 15:58:23.425 | a requirement dependency on it. 2026-06-25 15:58:23.425 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 15:58:23.425 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 15:58:23.425 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 15:58:23.425 | instance name specified. 2026-06-25 15:58:23.441 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-25 15:58:28.139 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-25 15:58:28.143 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:58:28.705 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-25 15:58:29.229 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 15:58:29.229 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 15:58:29.229 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 15:58:29.229 | 2026-06-25 15:58:29.229 | Possible reasons for having these kinds of units are: 2026-06-25 15:58:29.230 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 15:58:29.230 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 15:58:29.230 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 15:58:29.230 | a requirement dependency on it. 2026-06-25 15:58:29.230 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 15:58:29.230 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 15:58:29.230 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 15:58:29.230 | instance name specified. 2026-06-25 15:58:29.242 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-25 15:58:29.489 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-25 15:58:29.489 | Configuring OVSDB 2026-06-25 15:58:29.494 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-25 15:58:29.537 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:58:29.543 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-25 15:58:29.594 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-25 15:58:29.635 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=9812c7d9-f19e-4a1a-9b19-3f56fe6bcdbc 2026-06-25 15:58:29.667 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.168:6642 2026-06-25 15:58:29.701 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-25 15:58:29.749 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-25 15:58:29.785 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.168 2026-06-25 15:58:29.824 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-25 15:58:29.833 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-25 15:58:29.865 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-25 15:58:29.868 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-25 15:58:29.900 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-25 15:58:29.902 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-25 15:58:29.905 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 15:58:29.907 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 15:58:29.912 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-25 15:58:29.917 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-25 15:58:29.920 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-25 15:58:29.927 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-25 15:58:29.929 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-25 15:58:29.933 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-25 15:58:29.973 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-25 15:58:30.008 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 15:58:30.046 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-25 15:58:30.071 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:58:30.075 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-25 15:58:30.079 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-25 15:58:30.083 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:58:30.087 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-25 15:58:30.090 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-25 15:58:30.115 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:30.120 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-25 15:58:30.124 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-25 15:58:30.129 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:58:30.621 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-25 15:58:31.141 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-25 15:58:31.222 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-25 15:58:31.226 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-25 15:58:31.229 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 15:58:31.234 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 15:58:31.239 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-25 15:58:32.246 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-25 15:58:32.250 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-25 15:58:32.254 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 15:58:32.257 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-25 15:58:32.261 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 15:58:32.264 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-25 15:58:32.268 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-25 15:58:32.272 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 15:58:32.275 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-25 15:58:32.280 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-25 15:58:32.285 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 15:58:32.289 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-25 15:58:32.293 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-25 15:58:32.323 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:58:32.327 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-25 15:58:32.362 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-25 15:58:32.398 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-25 15:58:32.425 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-25 15:58:32.450 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-25 15:58:32.478 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:32.481 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-25 15:58:32.486 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-25 15:58:32.490 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:58:33.015 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-25 15:58:33.499 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 15:58:33.500 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 15:58:33.500 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 15:58:33.500 | 2026-06-25 15:58:33.500 | Possible reasons for having these kinds of units are: 2026-06-25 15:58:33.500 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 15:58:33.500 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 15:58:33.500 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 15:58:33.500 | a requirement dependency on it. 2026-06-25 15:58:33.500 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 15:58:33.500 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 15:58:33.501 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 15:58:33.501 | instance name specified. 2026-06-25 15:58:33.508 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-25 15:58:33.795 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-25 15:58:33.825 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:58:33.830 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-25 15:58:33.834 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 15:58:33.864 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:33.868 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:58:33.873 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 15:58:33.877 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 15:58:33.882 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-25 15:58:33.886 | + 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-06-25 15:58:33.890 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:33.895 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:33.900 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:58:33.904 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-25 15:58:33.909 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:33.913 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:33.918 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:33.923 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:33.930 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:33.937 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403113931 2026-06-25 15:58:33.941 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-25 15:58:33.971 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:33.975 | + 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-06-25 15:58:33.980 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-25 15:58:33.985 | + 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-06-25 15:58:33.989 | + 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-06-25 15:58:33.994 | + 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-06-25 15:58:33.998 | + 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-06-25 15:58:34.002 | + 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-06-25 15:58:34.007 | + 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-06-25 15:58:34.011 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-25 15:58:34.015 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:58:34.020 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:58:34.024 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:58:34.029 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:58:34.033 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-25 15:58:34.038 | + 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-06-25 15:58:34.043 | + 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-06-25 15:58:34.047 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-25 15:58:34.052 | + 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-06-25 15:58:34.057 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:58:34.062 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:58:34.066 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:58:34.071 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:58:34.076 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:58:34.081 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-25 15:58:34.085 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:58:34.094 | + 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-06-25 15:58:34.200 | + 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-06-25 15:58:34.312 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-25 15:58:34.410 | + 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-06-25 15:58:34.497 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-25 15:58:34.589 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-25 15:58:34.676 | + 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-06-25 15:58:34.767 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:58:34.771 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:58:34.774 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-25 15:58:34.877 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:58:35.451 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-25 15:58:35.483 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-25 15:58:35.967 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-25 15:58:36.023 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:36.028 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:36.032 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:36.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:36.041 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:36.046 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:36.050 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:36.055 | + functions-common:time_stop:2427 : start_time=1782403113931 2026-06-25 15:58:36.059 | + functions-common:time_stop:2429 : [[ -z 1782403113931 ]] 2026-06-25 15:58:36.064 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:36.074 | + functions-common:time_stop:2432 : end_time=1782403116065 2026-06-25 15:58:36.078 | + functions-common:time_stop:2433 : elapsed_time=2134 2026-06-25 15:58:36.084 | + functions-common:time_stop:2434 : total=6692 2026-06-25 15:58:36.087 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:36.092 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8826 2026-06-25 15:58:36.098 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 15:58:36.103 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 15:58:36.108 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 15:58:36.115 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:58:36.148 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:58:36.153 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:58:36.158 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:58:36.162 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:58:36.166 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 15:58:36.221 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:58:36.274 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:58:36.325 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:58:36.379 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-25 15:58:36.431 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-25 15:58:36.437 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 15:58:36.466 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:36.471 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 15:58:36.541 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 15:58:36.546 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 15:58:36.551 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-25 15:58:36.556 | + 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-06-25 15:58:36.561 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:36.566 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:36.571 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:58:36.575 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-25 15:58:36.581 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:36.585 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:36.590 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:36.595 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:36.600 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:36.607 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403116602 2026-06-25 15:58:36.612 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-25 15:58:36.641 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:36.646 | + 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-06-25 15:58:36.650 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-25 15:58:36.654 | + 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-06-25 15:58:36.659 | + 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-06-25 15:58:36.663 | + 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-06-25 15:58:36.668 | + 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-06-25 15:58:36.672 | + 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-06-25 15:58:36.675 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-25 15:58:36.679 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-25 15:58:36.682 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:58:36.690 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:58:36.694 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:58:36.698 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:58:36.702 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-25 15:58:36.706 | + 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-06-25 15:58:36.710 | + 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-06-25 15:58:36.713 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-25 15:58:36.718 | + 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-06-25 15:58:36.721 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:58:36.724 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:58:36.729 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:58:36.732 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:58:36.736 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:58:36.740 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-25 15:58:36.743 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:58:36.751 | + 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-06-25 15:58:36.858 | + 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-06-25 15:58:36.956 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-25 15:58:37.044 | + 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-06-25 15:58:37.124 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-25 15:58:37.195 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-25 15:58:37.271 | + 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-06-25 15:58:37.349 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:58:37.352 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:58:37.354 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-25 15:58:37.446 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:58:37.954 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-25 15:58:37.993 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-25 15:58:38.463 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-25 15:58:38.509 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:38.514 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:38.518 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:38.523 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:38.528 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:38.533 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:38.538 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:38.542 | + functions-common:time_stop:2427 : start_time=1782403116602 2026-06-25 15:58:38.547 | + functions-common:time_stop:2429 : [[ -z 1782403116602 ]] 2026-06-25 15:58:38.554 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:38.560 | + functions-common:time_stop:2432 : end_time=1782403118555 2026-06-25 15:58:38.564 | + functions-common:time_stop:2433 : elapsed_time=1953 2026-06-25 15:58:38.568 | + functions-common:time_stop:2434 : total=8826 2026-06-25 15:58:38.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:38.578 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10779 2026-06-25 15:58:38.582 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:58:38.587 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:58:38.592 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:58:38.598 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:58:38.633 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:58:38.637 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:58:38.641 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:58:38.645 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:58:38.649 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 15:58:38.707 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:58:38.757 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 15:58:38.812 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:58:38.862 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-25 15:58:38.915 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-25 15:58:38.920 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-25 15:58:38.925 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-25 15:58:38.930 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-25 15:58:38.959 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 15:58:38.989 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-25 15:58:38.994 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-25 15:58:38.999 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-25 15:58:39.003 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-25 15:58:39.075 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-25 15:58:39.118 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:39.123 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-25 15:58:39.129 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:58:39.134 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-25 15:58:39.139 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-25 15:58:39.143 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-25 15:58:39.148 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-25 15:58:39.204 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-25 15:58:39.210 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-25 15:58:39.217 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-25 15:58:39.278 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-25 15:58:39.329 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-25 15:58:39.334 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-25 15:58:39.338 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-25 15:58:39.345 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-25 15:58:39.350 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 15:58:39.354 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 15:58:39.360 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-25 15:58:39.365 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-25 15:58:39.369 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-25 15:58:39.374 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-25 15:58:39.377 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:58:39.382 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:58:39.388 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:58:39.393 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-25 15:58:39.397 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:58:39.402 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:58:39.407 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-25 15:58:39.411 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-25 15:58:39.416 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-25 15:58:39.423 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-25 15:58:39.458 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-25 15:58:39.463 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-25 15:58:39.535 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-25 15:58:39.606 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-25 15:58:39.610 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-25 15:58:39.681 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-25 15:58:39.686 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-25 15:58:39.763 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-25 15:58:39.770 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:58:39.775 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-25 15:58:39.780 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:58:39.785 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:39.790 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:39.794 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:58:39.799 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-25 15:58:39.803 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:39.808 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:39.812 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:39.817 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:39.824 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:39.831 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403119826 2026-06-25 15:58:39.836 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-25 15:58:39.868 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:39.873 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-25 15:58:39.878 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-25 15:58:39.882 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:58:39.887 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:58:39.892 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:58:39.896 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:58:39.901 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-25 15:58:39.905 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-25 15:58:39.910 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-25 15:58:39.913 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:58:39.918 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:58:39.922 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:58:39.927 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:58:39.931 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-25 15:58:39.936 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:58:39.940 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:58:39.945 | + 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-06-25 15:58:39.949 | + 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-06-25 15:58:39.954 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-25 15:58:39.958 | + 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-06-25 15:58:39.962 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:58:39.967 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:58:39.971 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:58:39.975 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-25 15:58:39.980 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:58:39.987 | + 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-06-25 15:58:40.089 | + 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-06-25 15:58:40.193 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-25 15:58:40.290 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-25 15:58:40.382 | + 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-06-25 15:58:40.471 | + 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-06-25 15:58:40.542 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-25 15:58:40.614 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-25 15:58:40.690 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-25 15:58:40.770 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-25 15:58:40.857 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-25 15:58:40.945 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:58:40.948 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:58:40.951 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-25 15:58:41.045 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:58:41.573 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-25 15:58:41.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-25 15:58:42.123 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-25 15:58:42.309 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:42.314 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:42.318 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:42.323 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:42.327 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:42.330 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:42.333 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:42.336 | + functions-common:time_stop:2427 : start_time=1782403119826 2026-06-25 15:58:42.339 | + functions-common:time_stop:2429 : [[ -z 1782403119826 ]] 2026-06-25 15:58:42.346 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:42.350 | + functions-common:time_stop:2432 : end_time=1782403122346 2026-06-25 15:58:42.353 | + functions-common:time_stop:2433 : elapsed_time=2520 2026-06-25 15:58:42.356 | + functions-common:time_stop:2434 : total=10779 2026-06-25 15:58:42.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:42.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13299 2026-06-25 15:58:42.366 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.168/ 2026-06-25 15:58:42.370 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:58:42.373 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-25 15:58:42.376 | + 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-06-25 15:58:42.379 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:42.382 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:42.385 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:58:42.389 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-25 15:58:42.392 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:42.396 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:42.399 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:42.402 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:42.409 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:42.415 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403122411 2026-06-25 15:58:42.418 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-25 15:58:42.450 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:42.453 | + 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-06-25 15:58:42.457 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-25 15:58:42.461 | + 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-06-25 15:58:42.465 | + 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-06-25 15:58:42.469 | + 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-06-25 15:58:42.472 | + 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-06-25 15:58:42.475 | + 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-06-25 15:58:42.480 | + 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-06-25 15:58:42.482 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-25 15:58:42.486 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:58:42.489 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:58:42.493 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:58:42.497 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:58:42.501 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-25 15:58:42.504 | + 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-06-25 15:58:42.508 | + 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-06-25 15:58:42.511 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-25 15:58:42.515 | + 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-06-25 15:58:42.519 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:58:42.522 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:58:42.526 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:58:42.530 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:58:42.534 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:58:42.537 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-25 15:58:42.541 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:58:42.546 | + 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-06-25 15:58:42.665 | + 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-06-25 15:58:42.819 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-25 15:58:42.930 | + 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-06-25 15:58:43.045 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-25 15:58:43.149 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-25 15:58:43.262 | + 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-06-25 15:58:43.368 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:58:43.371 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:58:43.374 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-25 15:58:43.485 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:58:44.042 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-25 15:58:44.078 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-25 15:58:44.608 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-25 15:58:44.661 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:44.664 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:44.677 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:44.691 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:44.701 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:44.711 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:44.716 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:44.727 | + functions-common:time_stop:2427 : start_time=1782403122411 2026-06-25 15:58:44.733 | + functions-common:time_stop:2429 : [[ -z 1782403122411 ]] 2026-06-25 15:58:44.742 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:44.754 | + functions-common:time_stop:2432 : end_time=1782403124744 2026-06-25 15:58:44.760 | + functions-common:time_stop:2433 : elapsed_time=2333 2026-06-25 15:58:44.769 | + functions-common:time_stop:2434 : total=13299 2026-06-25 15:58:44.780 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:44.787 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15632 2026-06-25 15:58:44.793 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:58:44.804 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-25 15:58:44.806 | + 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-06-25 15:58:44.813 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:44.818 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:44.828 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:58:44.832 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-25 15:58:44.837 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:44.842 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:44.846 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:44.852 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:44.863 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:44.873 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403124864 2026-06-25 15:58:44.880 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-25 15:58:44.918 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:44.927 | + 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-06-25 15:58:44.934 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-25 15:58:44.938 | + 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-06-25 15:58:44.948 | + 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-06-25 15:58:44.950 | + 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-06-25 15:58:44.958 | + 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-06-25 15:58:44.964 | + 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-06-25 15:58:44.972 | + 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-06-25 15:58:44.977 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-25 15:58:44.986 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:58:44.991 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:58:44.996 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:58:44.999 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:58:45.007 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-25 15:58:45.012 | + 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-06-25 15:58:45.018 | + 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-06-25 15:58:45.022 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-25 15:58:45.030 | + 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-06-25 15:58:45.040 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:58:45.046 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:58:45.054 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:58:45.060 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:58:45.066 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:58:45.074 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-25 15:58:45.081 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:58:45.098 | + 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-06-25 15:58:45.332 | + 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-06-25 15:58:45.503 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-25 15:58:45.646 | + 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-06-25 15:58:45.797 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-25 15:58:45.920 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-25 15:58:46.055 | + 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-06-25 15:58:46.203 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:58:46.207 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:58:46.214 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-25 15:58:46.422 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:58:47.014 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-25 15:58:47.052 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-25 15:58:47.570 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-25 15:58:47.637 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:47.642 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:47.646 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:47.653 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:47.656 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:47.666 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:47.671 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:47.679 | + functions-common:time_stop:2427 : start_time=1782403124864 2026-06-25 15:58:47.684 | + functions-common:time_stop:2429 : [[ -z 1782403124864 ]] 2026-06-25 15:58:47.695 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:47.705 | + functions-common:time_stop:2432 : end_time=1782403127697 2026-06-25 15:58:47.709 | + functions-common:time_stop:2433 : elapsed_time=2833 2026-06-25 15:58:47.714 | + functions-common:time_stop:2434 : total=15632 2026-06-25 15:58:47.718 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:47.726 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18465 2026-06-25 15:58:47.732 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-25 15:58:47.736 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-25 15:58:47.743 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:58:47.745 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-25 15:58:47.752 | + 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-06-25 15:58:47.759 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:47.762 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:47.766 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:58:47.770 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-25 15:58:47.778 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:47.781 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:47.785 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:47.794 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:47.802 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:47.811 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403127804 2026-06-25 15:58:47.814 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-25 15:58:47.854 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:47.859 | + 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-06-25 15:58:47.865 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-25 15:58:47.870 | + 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-06-25 15:58:47.874 | + 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-06-25 15:58:47.881 | + 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-06-25 15:58:47.886 | + 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-06-25 15:58:47.892 | + 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-06-25 15:58:47.896 | + 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-06-25 15:58:47.905 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:58:47.911 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:58:47.917 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:58:47.924 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:58:47.930 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:58:47.936 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-25 15:58:47.944 | + 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-06-25 15:58:47.949 | + 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-06-25 15:58:47.954 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:58:47.960 | + 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-06-25 15:58:47.965 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:58:47.970 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:58:47.975 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:58:47.983 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:58:47.989 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:58:47.994 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:58:47.995 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:58:48.002 | + 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-06-25 15:58:48.170 | + 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-06-25 15:58:48.329 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-25 15:58:48.454 | + 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-06-25 15:58:48.594 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-25 15:58:48.722 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-25 15:58:48.838 | + 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-06-25 15:58:48.972 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:58:48.981 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:58:48.988 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-25 15:58:49.123 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:58:49.698 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:58:49.737 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-25 15:58:50.269 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:58:50.322 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:58:50.328 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:50.332 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:50.340 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:50.343 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:50.349 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:50.355 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:58:50.358 | + functions-common:time_stop:2427 : start_time=1782403127804 2026-06-25 15:58:50.365 | + functions-common:time_stop:2429 : [[ -z 1782403127804 ]] 2026-06-25 15:58:50.372 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:50.382 | + functions-common:time_stop:2432 : end_time=1782403130374 2026-06-25 15:58:50.387 | + functions-common:time_stop:2433 : elapsed_time=2570 2026-06-25 15:58:50.392 | + functions-common:time_stop:2434 : total=18465 2026-06-25 15:58:50.395 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:50.399 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21035 2026-06-25 15:58:50.406 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-25 15:58:50.410 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.168/networking 2026-06-25 15:58:50.415 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-25 15:58:50.416 | Waiting for Neutron to start... 2026-06-25 15:58:50.419 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.168/networking' 2026-06-25 15:58:50.426 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.168/networking' 'Neutron did not start' 60 2026-06-25 15:58:50.430 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.168/networking' 2026-06-25 15:58:50.435 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-25 15:58:50.443 | + functions-common:test_with_retry:2360 : local until=60 2026-06-25 15:58:50.447 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 15:58:50.451 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 15:58:50.455 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 15:58:50.458 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:50.461 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:50.469 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:50.478 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403130471 2026-06-25 15:58:50.484 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.168/networking; do sleep 0.5; done' 2026-06-25 15:58:58.422 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.168/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 15:58:58.431 | + functions-common:time_stop:2420 : local name 2026-06-25 15:58:58.439 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:58:58.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:58:58.451 | + functions-common:time_stop:2423 : local total 2026-06-25 15:58:58.457 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:58:58.463 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 15:58:58.471 | + functions-common:time_stop:2427 : start_time=1782403130471 2026-06-25 15:58:58.479 | + functions-common:time_stop:2429 : [[ -z 1782403130471 ]] 2026-06-25 15:58:58.488 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:58:58.498 | + functions-common:time_stop:2432 : end_time=1782403138491 2026-06-25 15:58:58.502 | + functions-common:time_stop:2433 : elapsed_time=8020 2026-06-25 15:58:58.511 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:58:58.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:58:58.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8020 2026-06-25 15:58:58.538 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-25 15:58:58.582 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:58.590 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-25 15:58:58.602 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:58:58.607 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-25 15:58:58.614 | + ./stack.sh:main:1311 : start_placement 2026-06-25 15:58:58.623 | + lib/placement:start_placement:137 : start_placement_api 2026-06-25 15:58:58.629 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-25 15:58:58.635 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:58:58.646 | + functions-common:run_process:1674 : local service=placement-api 2026-06-25 15:58:58.648 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:58:58.655 | + functions-common:run_process:1676 : local group= 2026-06-25 15:58:58.661 | + functions-common:run_process:1677 : local user= 2026-06-25 15:58:58.668 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:58:58.675 | + functions-common:run_process:1680 : local name=placement-api 2026-06-25 15:58:58.679 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:58:58.683 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:58:58.691 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:58:58.697 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:58:58.709 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:58:58.716 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403138708 2026-06-25 15:58:58.723 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-25 15:58:58.772 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:58:58.778 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-25 15:58:58.784 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-25 15:58:58.792 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:58:58.798 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:58:58.808 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:58:58.813 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:58:58.816 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-25 15:58:58.825 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-25 15:58:58.831 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-25 15:58:58.837 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:58:58.845 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:58:58.850 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:58:58.855 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:58:58.861 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-25 15:58:58.867 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:58:58.871 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:58:58.878 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 15:58:58.885 | + 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-06-25 15:58:58.896 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-25 15:58:58.902 | + 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-06-25 15:58:58.908 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:58:58.915 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:58:58.919 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:58:58.925 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-25 15:58:58.933 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:58:58.946 | + 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-06-25 15:58:59.082 | + 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-06-25 15:58:59.215 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-25 15:58:59.336 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-25 15:58:59.476 | + 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-06-25 15:58:59.611 | + 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-06-25 15:58:59.737 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-25 15:58:59.878 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-25 15:59:00.001 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-25 15:59:00.117 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-25 15:59:00.225 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-25 15:59:00.326 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:59:00.331 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:59:00.338 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-25 15:59:00.461 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:59:00.961 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-25 15:59:00.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-25 15:59:01.462 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-25 15:59:01.617 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:59:01.622 | + functions-common:time_stop:2420 : local name 2026-06-25 15:59:01.623 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:01.626 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:01.628 | + functions-common:time_stop:2423 : local total 2026-06-25 15:59:01.631 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:01.633 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:59:01.635 | + functions-common:time_stop:2427 : start_time=1782403138708 2026-06-25 15:59:01.640 | + functions-common:time_stop:2429 : [[ -z 1782403138708 ]] 2026-06-25 15:59:01.641 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:01.646 | + functions-common:time_stop:2432 : end_time=1782403141643 2026-06-25 15:59:01.648 | + functions-common:time_stop:2433 : elapsed_time=2935 2026-06-25 15:59:01.652 | + functions-common:time_stop:2434 : total=21035 2026-06-25 15:59:01.654 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:01.658 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23970 2026-06-25 15:59:01.662 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-25 15:59:01.663 | Waiting for placement-api to start... 2026-06-25 15:59:01.663 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.168/placement 2026-06-25 15:59:01.667 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:59:01.670 | + functions:wait_for_service:477 : local url=http://192.168.122.168/placement 2026-06-25 15:59:01.674 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:59:01.677 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:59:01.680 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:59:01.683 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:01.685 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:01.688 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:01.694 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403141690 2026-06-25 15:59:01.696 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:59:01.700 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:59:01.703 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.168/placement 2026-06-25 15:59:04.894 | + :: : [[ 200 == 503 ]] 2026-06-25 15:59:04.896 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:59:04.902 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:59:04.906 | + functions-common:time_stop:2420 : local name 2026-06-25 15:59:04.910 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:04.915 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:04.919 | + functions-common:time_stop:2423 : local total 2026-06-25 15:59:04.925 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:04.929 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:59:04.935 | + functions-common:time_stop:2427 : start_time=1782403141690 2026-06-25 15:59:04.939 | + functions-common:time_stop:2429 : [[ -z 1782403141690 ]] 2026-06-25 15:59:04.946 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:04.955 | + functions-common:time_stop:2432 : end_time=1782403144949 2026-06-25 15:59:04.960 | + functions-common:time_stop:2433 : elapsed_time=3259 2026-06-25 15:59:04.965 | + functions-common:time_stop:2434 : total=12602 2026-06-25 15:59:04.970 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:04.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15861 2026-06-25 15:59:04.980 | + functions:wait_for_service:486 : return 0 2026-06-25 15:59:04.985 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-25 15:59:05.017 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:59:05.022 | + ./stack.sh:main:1315 : start_neutron 2026-06-25 15:59:05.027 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-25 15:59:05.032 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:59:05.037 | + functions-common:run_process:1674 : local service=q-agt 2026-06-25 15:59:05.042 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:59:05.046 | + functions-common:run_process:1676 : local group= 2026-06-25 15:59:05.051 | + functions-common:run_process:1677 : local user= 2026-06-25 15:59:05.056 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:59:05.061 | + functions-common:run_process:1680 : local name=q-agt 2026-06-25 15:59:05.066 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:59:05.070 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:59:05.075 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:05.080 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:05.088 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:05.095 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403145089 2026-06-25 15:59:05.100 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-25 15:59:05.134 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:59:05.139 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:59:05.144 | + functions-common:time_stop:2420 : local name 2026-06-25 15:59:05.149 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:05.154 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:05.160 | + functions-common:time_stop:2423 : local total 2026-06-25 15:59:05.165 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:05.170 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:59:05.176 | + functions-common:time_stop:2427 : start_time=1782403145089 2026-06-25 15:59:05.182 | + functions-common:time_stop:2429 : [[ -z 1782403145089 ]] 2026-06-25 15:59:05.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:05.195 | + functions-common:time_stop:2432 : end_time=1782403145190 2026-06-25 15:59:05.200 | + functions-common:time_stop:2433 : elapsed_time=101 2026-06-25 15:59:05.206 | + functions-common:time_stop:2434 : total=23970 2026-06-25 15:59:05.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:05.217 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24071 2026-06-25 15:59:05.222 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-25 15:59:05.228 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 15:59:05.233 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 15:59:05.239 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-25 15:59:05.243 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-25 15:59:05.249 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-25 15:59:05.254 | + 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-06-25 15:59:05.258 | + functions-common:run_process:1676 : local group= 2026-06-25 15:59:05.264 | + functions-common:run_process:1677 : local user= 2026-06-25 15:59:05.268 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:59:05.274 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-25 15:59:05.279 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:59:05.284 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:59:05.288 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:05.292 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:05.297 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:05.304 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403145299 2026-06-25 15:59:05.307 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-25 15:59:05.338 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:59:05.343 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:59:05.348 | + functions-common:time_stop:2420 : local name 2026-06-25 15:59:05.353 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:05.356 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:05.360 | + functions-common:time_stop:2423 : local total 2026-06-25 15:59:05.365 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:05.369 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:59:05.374 | + functions-common:time_stop:2427 : start_time=1782403145299 2026-06-25 15:59:05.379 | + functions-common:time_stop:2429 : [[ -z 1782403145299 ]] 2026-06-25 15:59:05.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:05.392 | + functions-common:time_stop:2432 : end_time=1782403145387 2026-06-25 15:59:05.397 | + functions-common:time_stop:2433 : elapsed_time=88 2026-06-25 15:59:05.402 | + functions-common:time_stop:2434 : total=24071 2026-06-25 15:59:05.405 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:05.411 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24159 2026-06-25 15:59:05.416 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-25 15:59:05.421 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 15:59:05.425 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 15:59:05.430 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-25 15:59:05.436 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:59:05.440 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:59:05.447 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:59:05.451 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-25 15:59:05.456 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:59:05.462 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:59:05.466 | + functions-common:run_process:1674 : local service=q-l3 2026-06-25 15:59:05.471 | + 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-06-25 15:59:05.474 | + functions-common:run_process:1676 : local group= 2026-06-25 15:59:05.479 | + functions-common:run_process:1677 : local user= 2026-06-25 15:59:05.483 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:59:05.488 | + functions-common:run_process:1680 : local name=q-l3 2026-06-25 15:59:05.493 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:59:05.499 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:59:05.503 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:05.506 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:05.510 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:05.516 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403145511 2026-06-25 15:59:05.522 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-25 15:59:05.552 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:59:05.557 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:59:05.561 | + functions-common:time_stop:2420 : local name 2026-06-25 15:59:05.565 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:05.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:05.575 | + functions-common:time_stop:2423 : local total 2026-06-25 15:59:05.579 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:05.584 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:59:05.588 | + functions-common:time_stop:2427 : start_time=1782403145511 2026-06-25 15:59:05.592 | + functions-common:time_stop:2429 : [[ -z 1782403145511 ]] 2026-06-25 15:59:05.598 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:05.605 | + functions-common:time_stop:2432 : end_time=1782403145600 2026-06-25 15:59:05.609 | + functions-common:time_stop:2433 : elapsed_time=89 2026-06-25 15:59:05.613 | + functions-common:time_stop:2434 : total=24159 2026-06-25 15:59:05.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:05.621 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24248 2026-06-25 15:59:05.625 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-25 15:59:05.629 | + functions-common:run_process:1674 : local service=q-meta 2026-06-25 15:59:05.633 | + 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-06-25 15:59:05.637 | + functions-common:run_process:1676 : local group= 2026-06-25 15:59:05.641 | + functions-common:run_process:1677 : local user= 2026-06-25 15:59:05.645 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:59:05.649 | + functions-common:run_process:1680 : local name=q-meta 2026-06-25 15:59:05.654 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:59:05.659 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:59:05.664 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:05.669 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:05.675 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:05.683 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403145677 2026-06-25 15:59:05.687 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-25 15:59:05.714 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:59:05.718 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:59:05.722 | + functions-common:time_stop:2420 : local name 2026-06-25 15:59:05.726 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:05.730 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:05.733 | + functions-common:time_stop:2423 : local total 2026-06-25 15:59:05.737 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:05.742 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:59:05.747 | + functions-common:time_stop:2427 : start_time=1782403145677 2026-06-25 15:59:05.751 | + functions-common:time_stop:2429 : [[ -z 1782403145677 ]] 2026-06-25 15:59:05.760 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:05.765 | + functions-common:time_stop:2432 : end_time=1782403145761 2026-06-25 15:59:05.769 | + functions-common:time_stop:2433 : elapsed_time=84 2026-06-25 15:59:05.772 | + functions-common:time_stop:2434 : total=24248 2026-06-25 15:59:05.776 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:05.782 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24332 2026-06-25 15:59:05.786 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 15:59:05.789 | + functions-common:run_process:1674 : local service=q-metering 2026-06-25 15:59:05.795 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 15:59:05.801 | + functions-common:run_process:1676 : local group= 2026-06-25 15:59:05.806 | + functions-common:run_process:1677 : local user= 2026-06-25 15:59:05.811 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:59:05.816 | + functions-common:run_process:1680 : local name=q-metering 2026-06-25 15:59:05.821 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:59:05.827 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:59:05.832 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:59:05.838 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:59:05.844 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:59:05.852 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403145847 2026-06-25 15:59:05.857 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-25 15:59:05.883 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:59:05.887 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:59:05.891 | + functions-common:time_stop:2420 : local name 2026-06-25 15:59:05.894 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:59:05.898 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:59:05.902 | + functions-common:time_stop:2423 : local total 2026-06-25 15:59:05.907 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:59:05.910 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:59:05.915 | + functions-common:time_stop:2427 : start_time=1782403145847 2026-06-25 15:59:05.918 | + functions-common:time_stop:2429 : [[ -z 1782403145847 ]] 2026-06-25 15:59:05.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:59:05.930 | + functions-common:time_stop:2432 : end_time=1782403145925 2026-06-25 15:59:05.933 | + functions-common:time_stop:2433 : elapsed_time=78 2026-06-25 15:59:05.936 | + functions-common:time_stop:2434 : total=24332 2026-06-25 15:59:05.941 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:59:05.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24410 2026-06-25 15:59:05.947 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-25 15:59:05.977 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:59:05.981 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-25 15:59:05.985 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-25 15:59:05.990 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:59:05.995 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-25 15:59:05.999 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-25 15:59:06.003 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-25 15:59:06.007 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-25 15:59:06.011 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-25 15:59:06.015 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 15:59:06.021 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 15:59:10.512 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:10.519 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:59:10.519 | address-scope 2026-06-25 15:59:10.519 | agent 2026-06-25 15:59:10.519 | allowed-address-pairs 2026-06-25 15:59:10.519 | auto-allocated-topology 2026-06-25 15:59:10.519 | availability_zone 2026-06-25 15:59:10.519 | default-subnetpools 2026-06-25 15:59:10.519 | dhcp_agent_scheduler 2026-06-25 15:59:10.519 | dns-integration 2026-06-25 15:59:10.519 | dns-domain-ports 2026-06-25 15:59:10.519 | dns-integration-domain-keywords 2026-06-25 15:59:10.520 | empty-string-filtering 2026-06-25 15:59:10.520 | external-net 2026-06-25 15:59:10.520 | extra_dhcp_opt 2026-06-25 15:59:10.520 | extraroute 2026-06-25 15:59:10.520 | extraroute-atomic 2026-06-25 15:59:10.520 | filter-validation 2026-06-25 15:59:10.521 | floating-ip-port-forwarding-detail 2026-06-25 15:59:10.521 | fip-port-details 2026-06-25 15:59:10.521 | flavors 2026-06-25 15:59:10.521 | floatingip-pools 2026-06-25 15:59:10.521 | router 2026-06-25 15:59:10.521 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:59:10.521 | enable-default-route-bfd 2026-06-25 15:59:10.521 | enable-default-route-ecmp 2026-06-25 15:59:10.521 | ext-gw-mode 2026-06-25 15:59:10.521 | l3-ha 2026-06-25 15:59:10.521 | external-gateway-multihoming 2026-06-25 15:59:10.522 | l3-flavors 2026-06-25 15:59:10.522 | l3_agent_scheduler 2026-06-25 15:59:10.522 | multi-provider 2026-06-25 15:59:10.522 | net-mtu 2026-06-25 15:59:10.522 | net-mtu-writable 2026-06-25 15:59:10.522 | network_availability_zone 2026-06-25 15:59:10.522 | network-ip-availability 2026-06-25 15:59:10.522 | network-ip-availability-details 2026-06-25 15:59:10.522 | pagination 2026-06-25 15:59:10.522 | port-device-profile 2026-06-25 15:59:10.522 | port-mac-address-regenerate 2026-06-25 15:59:10.523 | port-numa-affinity-policy 2026-06-25 15:59:10.523 | port-numa-affinity-policy-socket 2026-06-25 15:59:10.523 | binding 2026-06-25 15:59:10.523 | binding-extended 2026-06-25 15:59:10.523 | port-security 2026-06-25 15:59:10.523 | project-id 2026-06-25 15:59:10.523 | provider 2026-06-25 15:59:10.523 | qinq 2026-06-25 15:59:10.523 | quota-check-limit 2026-06-25 15:59:10.523 | quota-check-limit-default 2026-06-25 15:59:10.523 | quotas 2026-06-25 15:59:10.524 | quota_details 2026-06-25 15:59:10.524 | rbac-policies 2026-06-25 15:59:10.524 | rbac-address-scope 2026-06-25 15:59:10.524 | rbac-security-groups 2026-06-25 15:59:10.524 | revision-if-match 2026-06-25 15:59:10.524 | standard-attr-revisions 2026-06-25 15:59:10.524 | router_availability_zone 2026-06-25 15:59:10.524 | router-enable-snat 2026-06-25 15:59:10.524 | security-groups-default-rules 2026-06-25 15:59:10.524 | security-groups-default-statefulness 2026-06-25 15:59:10.525 | security-groups-normalized-cidr 2026-06-25 15:59:10.525 | security-groups-remote-address-group 2026-06-25 15:59:10.525 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:59:10.525 | security-groups-shared-filtering 2026-06-25 15:59:10.525 | security-group 2026-06-25 15:59:10.525 | service-type 2026-06-25 15:59:10.525 | sorting 2026-06-25 15:59:10.525 | standard-attr-description 2026-06-25 15:59:10.525 | stateful-security-group 2026-06-25 15:59:10.525 | subnet-dns-publish-fixed-ip 2026-06-25 15:59:10.525 | subnet-external-network 2026-06-25 15:59:10.526 | subnet_onboard 2026-06-25 15:59:10.526 | subnet-service-types 2026-06-25 15:59:10.526 | subnet_allocation 2026-06-25 15:59:10.526 | subnetpool-prefix-ops 2026-06-25 15:59:10.526 | tag-creation 2026-06-25 15:59:10.526 | standard-attr-tag 2026-06-25 15:59:10.526 | standard-attr-timestamp 2026-06-25 15:59:10.526 | vlan-transparent' 2026-06-25 15:59:10.526 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:59:10.527 | address-scope 2026-06-25 15:59:10.527 | agent 2026-06-25 15:59:10.527 | allowed-address-pairs 2026-06-25 15:59:10.527 | auto-allocated-topology 2026-06-25 15:59:10.527 | availability_zone 2026-06-25 15:59:10.527 | default-subnetpools 2026-06-25 15:59:10.527 | dhcp_agent_scheduler 2026-06-25 15:59:10.527 | dns-integration 2026-06-25 15:59:10.527 | dns-domain-ports 2026-06-25 15:59:10.527 | dns-integration-domain-keywords 2026-06-25 15:59:10.528 | empty-string-filtering 2026-06-25 15:59:10.528 | external-net 2026-06-25 15:59:10.528 | extra_dhcp_opt 2026-06-25 15:59:10.528 | extraroute 2026-06-25 15:59:10.528 | extraroute-atomic 2026-06-25 15:59:10.528 | filter-validation 2026-06-25 15:59:10.528 | floating-ip-port-forwarding-detail 2026-06-25 15:59:10.528 | fip-port-details 2026-06-25 15:59:10.528 | flavors 2026-06-25 15:59:10.528 | floatingip-pools 2026-06-25 15:59:10.528 | router 2026-06-25 15:59:10.529 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:59:10.529 | enable-default-route-bfd 2026-06-25 15:59:10.529 | enable-default-route-ecmp 2026-06-25 15:59:10.529 | ext-gw-mode 2026-06-25 15:59:10.529 | l3-ha 2026-06-25 15:59:10.529 | external-gateway-multihoming 2026-06-25 15:59:10.529 | l3-flavors 2026-06-25 15:59:10.529 | l3_agent_scheduler 2026-06-25 15:59:10.529 | multi-provider 2026-06-25 15:59:10.529 | net-mtu 2026-06-25 15:59:10.530 | net-mtu-writable 2026-06-25 15:59:10.530 | network_availability_zone 2026-06-25 15:59:10.530 | network-ip-availability 2026-06-25 15:59:10.530 | network-ip-availability-details 2026-06-25 15:59:10.530 | pagination 2026-06-25 15:59:10.530 | port-device-profile 2026-06-25 15:59:10.530 | port-mac-address-regenerate 2026-06-25 15:59:10.530 | port-numa-affinity-policy 2026-06-25 15:59:10.530 | port-numa-affinity-policy-socket 2026-06-25 15:59:10.530 | binding 2026-06-25 15:59:10.531 | binding-extended 2026-06-25 15:59:10.531 | port-security 2026-06-25 15:59:10.531 | project-id 2026-06-25 15:59:10.531 | provider 2026-06-25 15:59:10.531 | qinq 2026-06-25 15:59:10.531 | quota-check-limit 2026-06-25 15:59:10.531 | quota-check-limit-default 2026-06-25 15:59:10.531 | quotas 2026-06-25 15:59:10.531 | quota_details 2026-06-25 15:59:10.531 | rbac-policies 2026-06-25 15:59:10.531 | rbac-address-scope 2026-06-25 15:59:10.532 | rbac-security-groups 2026-06-25 15:59:10.532 | revision-if-match 2026-06-25 15:59:10.532 | standard-attr-revisions 2026-06-25 15:59:10.532 | router_availability_zone 2026-06-25 15:59:10.532 | router-enable-snat 2026-06-25 15:59:10.532 | security-groups-default-rules 2026-06-25 15:59:10.532 | security-groups-default-statefulness 2026-06-25 15:59:10.532 | security-groups-normalized-cidr 2026-06-25 15:59:10.532 | security-groups-remote-address-group 2026-06-25 15:59:10.532 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:59:10.533 | security-groups-shared-filtering 2026-06-25 15:59:10.533 | security-group 2026-06-25 15:59:10.533 | service-type 2026-06-25 15:59:10.533 | sorting 2026-06-25 15:59:10.533 | standard-attr-description 2026-06-25 15:59:10.533 | stateful-security-group 2026-06-25 15:59:10.533 | subnet-dns-publish-fixed-ip 2026-06-25 15:59:10.533 | subnet-external-network 2026-06-25 15:59:10.533 | subnet_onboard 2026-06-25 15:59:10.533 | subnet-service-types 2026-06-25 15:59:10.534 | subnet_allocation 2026-06-25 15:59:10.534 | subnetpool-prefix-ops 2026-06-25 15:59:10.534 | tag-creation 2026-06-25 15:59:10.534 | standard-attr-tag 2026-06-25 15:59:10.534 | standard-attr-timestamp 2026-06-25 15:59:10.534 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 15:59:10.534 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:59:10.537 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-25 15:59:10.539 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-25 15:59:10.544 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-25 15:59:15.120 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:15.124 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=520a519f-48c8-4f08-805b-ce2b3c7fbcb4 2026-06-25 15:59:15.129 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-25 15:59:15.135 | ++ 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 fd0d:cb15:0867::/56 --share --default -f value -c id 2026-06-25 15:59:19.319 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:19.324 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=128d520c-8de0-42aa-89aa-2022d686468d 2026-06-25 15:59:19.328 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-25 15:59:19.333 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 15:59:19.337 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 15:59:19.343 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-25 15:59:25.456 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:25.461 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=c4e8035c-aac7-4a21-8099-cef796154509 2026-06-25 15:59:25.466 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-25 15:59:25.470 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:59:25.499 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-25 15:59:25.505 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-25 15:59:25.510 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 520a519f-48c8-4f08-805b-ce2b3c7fbcb4 ']' 2026-06-25 15:59:25.515 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-25 15:59:25.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-25 15:59:25.524 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 520a519f-48c8-4f08-805b-ce2b3c7fbcb4 ' 2026-06-25 15:59:25.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-25 15:59:25.535 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network c4e8035c-aac7-4a21-8099-cef796154509 private-subnet' 2026-06-25 15:59:25.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-25 15:59:25.546 | +++ 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 520a519f-48c8-4f08-805b-ce2b3c7fbcb4 --network c4e8035c-aac7-4a21-8099-cef796154509 private-subnet -f value -c id 2026-06-25 15:59:31.629 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:31.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=31e9fc3a-ed88-4c04-a927-bd17193f70aa 2026-06-25 15:59:31.639 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-25 15:59:31.643 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:59:31.671 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 31e9fc3a-ed88-4c04-a927-bd17193f70aa 2026-06-25 15:59:31.676 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=31e9fc3a-ed88-4c04-a927-bd17193f70aa 2026-06-25 15:59:31.681 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-25 15:59:31.687 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-25 15:59:31.692 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-25 15:59:31.695 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:59:31.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-25 15:59:31.726 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:59:31.756 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-25 15:59:31.758 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 128d520c-8de0-42aa-89aa-2022d686468d ']' 2026-06-25 15:59:31.763 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-25 15:59:31.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-25 15:59:31.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 128d520c-8de0-42aa-89aa-2022d686468d ' 2026-06-25 15:59:31.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-25 15:59:31.782 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network c4e8035c-aac7-4a21-8099-cef796154509 ipv6-private-subnet ' 2026-06-25 15:59:31.788 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-25 15:59:31.794 | +++ 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 128d520c-8de0-42aa-89aa-2022d686468d --ipv6-ra-mode slaac --ipv6-address-mode slaac --network c4e8035c-aac7-4a21-8099-cef796154509 ipv6-private-subnet -f value -c id 2026-06-25 15:59:37.767 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:37.773 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=24bdbf2b-1c3c-482e-aeb7-f804332ee6bf 2026-06-25 15:59:37.778 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-25 15:59:37.781 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:59:37.811 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 24bdbf2b-1c3c-482e-aeb7-f804332ee6bf 2026-06-25 15:59:37.817 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=24bdbf2b-1c3c-482e-aeb7-f804332ee6bf 2026-06-25 15:59:37.821 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-25 15:59:37.826 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-25 15:59:37.833 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 15:59:41.710 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:41.717 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:59:41.717 | address-scope 2026-06-25 15:59:41.717 | agent 2026-06-25 15:59:41.717 | allowed-address-pairs 2026-06-25 15:59:41.717 | auto-allocated-topology 2026-06-25 15:59:41.717 | availability_zone 2026-06-25 15:59:41.717 | default-subnetpools 2026-06-25 15:59:41.718 | dhcp_agent_scheduler 2026-06-25 15:59:41.718 | dns-integration 2026-06-25 15:59:41.718 | dns-domain-ports 2026-06-25 15:59:41.718 | dns-integration-domain-keywords 2026-06-25 15:59:41.718 | empty-string-filtering 2026-06-25 15:59:41.719 | external-net 2026-06-25 15:59:41.719 | extra_dhcp_opt 2026-06-25 15:59:41.719 | extraroute 2026-06-25 15:59:41.719 | extraroute-atomic 2026-06-25 15:59:41.719 | filter-validation 2026-06-25 15:59:41.719 | floating-ip-port-forwarding-detail 2026-06-25 15:59:41.719 | fip-port-details 2026-06-25 15:59:41.719 | flavors 2026-06-25 15:59:41.719 | floatingip-pools 2026-06-25 15:59:41.719 | router 2026-06-25 15:59:41.720 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:59:41.720 | enable-default-route-bfd 2026-06-25 15:59:41.720 | enable-default-route-ecmp 2026-06-25 15:59:41.720 | ext-gw-mode 2026-06-25 15:59:41.720 | l3-ha 2026-06-25 15:59:41.720 | external-gateway-multihoming 2026-06-25 15:59:41.720 | l3-flavors 2026-06-25 15:59:41.720 | l3_agent_scheduler 2026-06-25 15:59:41.720 | multi-provider 2026-06-25 15:59:41.720 | net-mtu 2026-06-25 15:59:41.721 | net-mtu-writable 2026-06-25 15:59:41.721 | network_availability_zone 2026-06-25 15:59:41.721 | network-ip-availability 2026-06-25 15:59:41.721 | network-ip-availability-details 2026-06-25 15:59:41.721 | pagination 2026-06-25 15:59:41.721 | port-device-profile 2026-06-25 15:59:41.721 | port-mac-address-regenerate 2026-06-25 15:59:41.722 | port-numa-affinity-policy 2026-06-25 15:59:41.722 | port-numa-affinity-policy-socket 2026-06-25 15:59:41.722 | binding 2026-06-25 15:59:41.722 | binding-extended 2026-06-25 15:59:41.722 | port-security 2026-06-25 15:59:41.722 | project-id 2026-06-25 15:59:41.722 | provider 2026-06-25 15:59:41.723 | qinq 2026-06-25 15:59:41.723 | quota-check-limit 2026-06-25 15:59:41.723 | quota-check-limit-default 2026-06-25 15:59:41.723 | quotas 2026-06-25 15:59:41.723 | quota_details 2026-06-25 15:59:41.723 | rbac-policies 2026-06-25 15:59:41.723 | rbac-address-scope 2026-06-25 15:59:41.723 | rbac-security-groups 2026-06-25 15:59:41.724 | revision-if-match 2026-06-25 15:59:41.724 | standard-attr-revisions 2026-06-25 15:59:41.724 | router_availability_zone 2026-06-25 15:59:41.724 | router-enable-snat 2026-06-25 15:59:41.724 | security-groups-default-rules 2026-06-25 15:59:41.724 | security-groups-default-statefulness 2026-06-25 15:59:41.724 | security-groups-normalized-cidr 2026-06-25 15:59:41.725 | security-groups-remote-address-group 2026-06-25 15:59:41.725 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:59:41.725 | security-groups-shared-filtering 2026-06-25 15:59:41.725 | security-group 2026-06-25 15:59:41.725 | service-type 2026-06-25 15:59:41.725 | sorting 2026-06-25 15:59:41.726 | standard-attr-description 2026-06-25 15:59:41.726 | stateful-security-group 2026-06-25 15:59:41.726 | subnet-dns-publish-fixed-ip 2026-06-25 15:59:41.726 | subnet-external-network 2026-06-25 15:59:41.726 | subnet_onboard 2026-06-25 15:59:41.726 | subnet-service-types 2026-06-25 15:59:41.726 | subnet_allocation 2026-06-25 15:59:41.727 | subnetpool-prefix-ops 2026-06-25 15:59:41.727 | tag-creation 2026-06-25 15:59:41.727 | standard-attr-tag 2026-06-25 15:59:41.727 | standard-attr-timestamp 2026-06-25 15:59:41.727 | vlan-transparent' 2026-06-25 15:59:41.727 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:59:41.727 | address-scope 2026-06-25 15:59:41.728 | agent 2026-06-25 15:59:41.728 | allowed-address-pairs 2026-06-25 15:59:41.728 | auto-allocated-topology 2026-06-25 15:59:41.728 | availability_zone 2026-06-25 15:59:41.728 | default-subnetpools 2026-06-25 15:59:41.728 | dhcp_agent_scheduler 2026-06-25 15:59:41.728 | dns-integration 2026-06-25 15:59:41.729 | dns-domain-ports 2026-06-25 15:59:41.729 | dns-integration-domain-keywords 2026-06-25 15:59:41.729 | empty-string-filtering 2026-06-25 15:59:41.729 | external-net 2026-06-25 15:59:41.730 | extra_dhcp_opt 2026-06-25 15:59:41.730 | extraroute 2026-06-25 15:59:41.730 | extraroute-atomic 2026-06-25 15:59:41.730 | filter-validation 2026-06-25 15:59:41.730 | floating-ip-port-forwarding-detail 2026-06-25 15:59:41.730 | fip-port-details 2026-06-25 15:59:41.730 | flavors 2026-06-25 15:59:41.731 | floatingip-pools 2026-06-25 15:59:41.731 | router 2026-06-25 15:59:41.731 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:59:41.731 | enable-default-route-bfd 2026-06-25 15:59:41.731 | enable-default-route-ecmp 2026-06-25 15:59:41.731 | ext-gw-mode 2026-06-25 15:59:41.731 | l3-ha 2026-06-25 15:59:41.732 | external-gateway-multihoming 2026-06-25 15:59:41.732 | l3-flavors 2026-06-25 15:59:41.732 | l3_agent_scheduler 2026-06-25 15:59:41.732 | multi-provider 2026-06-25 15:59:41.732 | net-mtu 2026-06-25 15:59:41.732 | net-mtu-writable 2026-06-25 15:59:41.732 | network_availability_zone 2026-06-25 15:59:41.733 | network-ip-availability 2026-06-25 15:59:41.733 | network-ip-availability-details 2026-06-25 15:59:41.733 | pagination 2026-06-25 15:59:41.733 | port-device-profile 2026-06-25 15:59:41.733 | port-mac-address-regenerate 2026-06-25 15:59:41.733 | port-numa-affinity-policy 2026-06-25 15:59:41.733 | port-numa-affinity-policy-socket 2026-06-25 15:59:41.734 | binding 2026-06-25 15:59:41.734 | binding-extended 2026-06-25 15:59:41.734 | port-security 2026-06-25 15:59:41.734 | project-id 2026-06-25 15:59:41.734 | provider 2026-06-25 15:59:41.734 | qinq 2026-06-25 15:59:41.735 | quota-check-limit 2026-06-25 15:59:41.735 | quota-check-limit-default 2026-06-25 15:59:41.735 | quotas 2026-06-25 15:59:41.735 | quota_details 2026-06-25 15:59:41.735 | rbac-policies 2026-06-25 15:59:41.735 | rbac-address-scope 2026-06-25 15:59:41.735 | rbac-security-groups 2026-06-25 15:59:41.735 | revision-if-match 2026-06-25 15:59:41.736 | standard-attr-revisions 2026-06-25 15:59:41.736 | router_availability_zone 2026-06-25 15:59:41.736 | router-enable-snat 2026-06-25 15:59:41.736 | security-groups-default-rules 2026-06-25 15:59:41.736 | security-groups-default-statefulness 2026-06-25 15:59:41.736 | security-groups-normalized-cidr 2026-06-25 15:59:41.737 | security-groups-remote-address-group 2026-06-25 15:59:41.737 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:59:41.737 | security-groups-shared-filtering 2026-06-25 15:59:41.737 | security-group 2026-06-25 15:59:41.737 | service-type 2026-06-25 15:59:41.737 | sorting 2026-06-25 15:59:41.737 | standard-attr-description 2026-06-25 15:59:41.738 | stateful-security-group 2026-06-25 15:59:41.738 | subnet-dns-publish-fixed-ip 2026-06-25 15:59:41.738 | subnet-external-network 2026-06-25 15:59:41.738 | subnet_onboard 2026-06-25 15:59:41.738 | subnet-service-types 2026-06-25 15:59:41.738 | subnet_allocation 2026-06-25 15:59:41.738 | subnetpool-prefix-ops 2026-06-25 15:59:41.738 | tag-creation 2026-06-25 15:59:41.739 | standard-attr-tag 2026-06-25 15:59:41.739 | standard-attr-timestamp 2026-06-25 15:59:41.739 | vlan-transparent =~ router ]] 2026-06-25 15:59:41.739 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:59:41.739 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-25 15:59:41.742 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 15:59:41.751 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 15:59:45.654 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:45.659 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:59:45.659 | address-scope 2026-06-25 15:59:45.660 | agent 2026-06-25 15:59:45.660 | allowed-address-pairs 2026-06-25 15:59:45.660 | auto-allocated-topology 2026-06-25 15:59:45.660 | availability_zone 2026-06-25 15:59:45.660 | default-subnetpools 2026-06-25 15:59:45.660 | dhcp_agent_scheduler 2026-06-25 15:59:45.661 | dns-integration 2026-06-25 15:59:45.661 | dns-domain-ports 2026-06-25 15:59:45.661 | dns-integration-domain-keywords 2026-06-25 15:59:45.661 | empty-string-filtering 2026-06-25 15:59:45.661 | external-net 2026-06-25 15:59:45.662 | extra_dhcp_opt 2026-06-25 15:59:45.662 | extraroute 2026-06-25 15:59:45.662 | extraroute-atomic 2026-06-25 15:59:45.662 | filter-validation 2026-06-25 15:59:45.663 | floating-ip-port-forwarding-detail 2026-06-25 15:59:45.663 | fip-port-details 2026-06-25 15:59:45.663 | flavors 2026-06-25 15:59:45.663 | floatingip-pools 2026-06-25 15:59:45.663 | router 2026-06-25 15:59:45.664 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:59:45.664 | enable-default-route-bfd 2026-06-25 15:59:45.664 | enable-default-route-ecmp 2026-06-25 15:59:45.664 | ext-gw-mode 2026-06-25 15:59:45.664 | l3-ha 2026-06-25 15:59:45.664 | external-gateway-multihoming 2026-06-25 15:59:45.665 | l3-flavors 2026-06-25 15:59:45.665 | l3_agent_scheduler 2026-06-25 15:59:45.665 | multi-provider 2026-06-25 15:59:45.665 | net-mtu 2026-06-25 15:59:45.665 | net-mtu-writable 2026-06-25 15:59:45.665 | network_availability_zone 2026-06-25 15:59:45.666 | network-ip-availability 2026-06-25 15:59:45.666 | network-ip-availability-details 2026-06-25 15:59:45.666 | pagination 2026-06-25 15:59:45.666 | port-device-profile 2026-06-25 15:59:45.666 | port-mac-address-regenerate 2026-06-25 15:59:45.667 | port-numa-affinity-policy 2026-06-25 15:59:45.667 | port-numa-affinity-policy-socket 2026-06-25 15:59:45.667 | binding 2026-06-25 15:59:45.667 | binding-extended 2026-06-25 15:59:45.667 | port-security 2026-06-25 15:59:45.667 | project-id 2026-06-25 15:59:45.668 | provider 2026-06-25 15:59:45.668 | qinq 2026-06-25 15:59:45.668 | quota-check-limit 2026-06-25 15:59:45.668 | quota-check-limit-default 2026-06-25 15:59:45.668 | quotas 2026-06-25 15:59:45.668 | quota_details 2026-06-25 15:59:45.669 | rbac-policies 2026-06-25 15:59:45.669 | rbac-address-scope 2026-06-25 15:59:45.669 | rbac-security-groups 2026-06-25 15:59:45.669 | revision-if-match 2026-06-25 15:59:45.669 | standard-attr-revisions 2026-06-25 15:59:45.669 | router_availability_zone 2026-06-25 15:59:45.669 | router-enable-snat 2026-06-25 15:59:45.670 | security-groups-default-rules 2026-06-25 15:59:45.670 | security-groups-default-statefulness 2026-06-25 15:59:45.670 | security-groups-normalized-cidr 2026-06-25 15:59:45.670 | security-groups-remote-address-group 2026-06-25 15:59:45.670 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:59:45.670 | security-groups-shared-filtering 2026-06-25 15:59:45.670 | security-group 2026-06-25 15:59:45.671 | service-type 2026-06-25 15:59:45.671 | sorting 2026-06-25 15:59:45.671 | standard-attr-description 2026-06-25 15:59:45.671 | stateful-security-group 2026-06-25 15:59:45.671 | subnet-dns-publish-fixed-ip 2026-06-25 15:59:45.671 | subnet-external-network 2026-06-25 15:59:45.672 | subnet_onboard 2026-06-25 15:59:45.672 | subnet-service-types 2026-06-25 15:59:45.672 | subnet_allocation 2026-06-25 15:59:45.672 | subnetpool-prefix-ops 2026-06-25 15:59:45.672 | tag-creation 2026-06-25 15:59:45.672 | standard-attr-tag 2026-06-25 15:59:45.672 | standard-attr-timestamp 2026-06-25 15:59:45.672 | vlan-transparent' 2026-06-25 15:59:45.673 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:59:45.673 | address-scope 2026-06-25 15:59:45.673 | agent 2026-06-25 15:59:45.673 | allowed-address-pairs 2026-06-25 15:59:45.673 | auto-allocated-topology 2026-06-25 15:59:45.673 | availability_zone 2026-06-25 15:59:45.674 | default-subnetpools 2026-06-25 15:59:45.674 | dhcp_agent_scheduler 2026-06-25 15:59:45.674 | dns-integration 2026-06-25 15:59:45.674 | dns-domain-ports 2026-06-25 15:59:45.674 | dns-integration-domain-keywords 2026-06-25 15:59:45.674 | empty-string-filtering 2026-06-25 15:59:45.676 | external-net 2026-06-25 15:59:45.676 | extra_dhcp_opt 2026-06-25 15:59:45.676 | extraroute 2026-06-25 15:59:45.676 | extraroute-atomic 2026-06-25 15:59:45.676 | filter-validation 2026-06-25 15:59:45.676 | floating-ip-port-forwarding-detail 2026-06-25 15:59:45.676 | fip-port-details 2026-06-25 15:59:45.676 | flavors 2026-06-25 15:59:45.676 | floatingip-pools 2026-06-25 15:59:45.677 | router 2026-06-25 15:59:45.677 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:59:45.677 | enable-default-route-bfd 2026-06-25 15:59:45.677 | enable-default-route-ecmp 2026-06-25 15:59:45.677 | ext-gw-mode 2026-06-25 15:59:45.677 | l3-ha 2026-06-25 15:59:45.677 | external-gateway-multihoming 2026-06-25 15:59:45.677 | l3-flavors 2026-06-25 15:59:45.677 | l3_agent_scheduler 2026-06-25 15:59:45.677 | multi-provider 2026-06-25 15:59:45.677 | net-mtu 2026-06-25 15:59:45.678 | net-mtu-writable 2026-06-25 15:59:45.678 | network_availability_zone 2026-06-25 15:59:45.678 | network-ip-availability 2026-06-25 15:59:45.678 | network-ip-availability-details 2026-06-25 15:59:45.678 | pagination 2026-06-25 15:59:45.678 | port-device-profile 2026-06-25 15:59:45.678 | port-mac-address-regenerate 2026-06-25 15:59:45.678 | port-numa-affinity-policy 2026-06-25 15:59:45.678 | port-numa-affinity-policy-socket 2026-06-25 15:59:45.678 | binding 2026-06-25 15:59:45.678 | binding-extended 2026-06-25 15:59:45.679 | port-security 2026-06-25 15:59:45.679 | project-id 2026-06-25 15:59:45.679 | provider 2026-06-25 15:59:45.679 | qinq 2026-06-25 15:59:45.679 | quota-check-limit 2026-06-25 15:59:45.679 | quota-check-limit-default 2026-06-25 15:59:45.679 | quotas 2026-06-25 15:59:45.679 | quota_details 2026-06-25 15:59:45.679 | rbac-policies 2026-06-25 15:59:45.679 | rbac-address-scope 2026-06-25 15:59:45.680 | rbac-security-groups 2026-06-25 15:59:45.680 | revision-if-match 2026-06-25 15:59:45.680 | standard-attr-revisions 2026-06-25 15:59:45.680 | router_availability_zone 2026-06-25 15:59:45.680 | router-enable-snat 2026-06-25 15:59:45.680 | security-groups-default-rules 2026-06-25 15:59:45.680 | security-groups-default-statefulness 2026-06-25 15:59:45.680 | security-groups-normalized-cidr 2026-06-25 15:59:45.680 | security-groups-remote-address-group 2026-06-25 15:59:45.680 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:59:45.680 | security-groups-shared-filtering 2026-06-25 15:59:45.681 | security-group 2026-06-25 15:59:45.681 | service-type 2026-06-25 15:59:45.681 | sorting 2026-06-25 15:59:45.681 | standard-attr-description 2026-06-25 15:59:45.681 | stateful-security-group 2026-06-25 15:59:45.681 | subnet-dns-publish-fixed-ip 2026-06-25 15:59:45.681 | subnet-external-network 2026-06-25 15:59:45.681 | subnet_onboard 2026-06-25 15:59:45.681 | subnet-service-types 2026-06-25 15:59:45.681 | subnet_allocation 2026-06-25 15:59:45.681 | subnetpool-prefix-ops 2026-06-25 15:59:45.682 | tag-creation 2026-06-25 15:59:45.682 | standard-attr-tag 2026-06-25 15:59:45.682 | standard-attr-timestamp 2026-06-25 15:59:45.682 | vlan-transparent =~ external-net ]] 2026-06-25 15:59:45.682 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:59:45.682 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-25 15:59:45.685 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-25 15:59:49.842 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:49.847 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=20b8b15b-064e-4ca0-9087-c255f3bf47f7 2026-06-25 15:59:49.851 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-25 15:59:49.856 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:59:49.880 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-25 15:59:49.884 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-25 15:59:49.887 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 15:59:49.893 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 15:59:53.599 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:53.604 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:59:53.604 | address-scope 2026-06-25 15:59:53.604 | agent 2026-06-25 15:59:53.604 | allowed-address-pairs 2026-06-25 15:59:53.605 | auto-allocated-topology 2026-06-25 15:59:53.605 | availability_zone 2026-06-25 15:59:53.605 | default-subnetpools 2026-06-25 15:59:53.605 | dhcp_agent_scheduler 2026-06-25 15:59:53.606 | dns-integration 2026-06-25 15:59:53.606 | dns-domain-ports 2026-06-25 15:59:53.606 | dns-integration-domain-keywords 2026-06-25 15:59:53.606 | empty-string-filtering 2026-06-25 15:59:53.606 | external-net 2026-06-25 15:59:53.607 | extra_dhcp_opt 2026-06-25 15:59:53.607 | extraroute 2026-06-25 15:59:53.607 | extraroute-atomic 2026-06-25 15:59:53.607 | filter-validation 2026-06-25 15:59:53.608 | floating-ip-port-forwarding-detail 2026-06-25 15:59:53.608 | fip-port-details 2026-06-25 15:59:53.608 | flavors 2026-06-25 15:59:53.608 | floatingip-pools 2026-06-25 15:59:53.608 | router 2026-06-25 15:59:53.609 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:59:53.609 | enable-default-route-bfd 2026-06-25 15:59:53.609 | enable-default-route-ecmp 2026-06-25 15:59:53.609 | ext-gw-mode 2026-06-25 15:59:53.609 | l3-ha 2026-06-25 15:59:53.610 | external-gateway-multihoming 2026-06-25 15:59:53.610 | l3-flavors 2026-06-25 15:59:53.610 | l3_agent_scheduler 2026-06-25 15:59:53.610 | multi-provider 2026-06-25 15:59:53.610 | net-mtu 2026-06-25 15:59:53.610 | net-mtu-writable 2026-06-25 15:59:53.611 | network_availability_zone 2026-06-25 15:59:53.611 | network-ip-availability 2026-06-25 15:59:53.611 | network-ip-availability-details 2026-06-25 15:59:53.611 | pagination 2026-06-25 15:59:53.611 | port-device-profile 2026-06-25 15:59:53.612 | port-mac-address-regenerate 2026-06-25 15:59:53.612 | port-numa-affinity-policy 2026-06-25 15:59:53.612 | port-numa-affinity-policy-socket 2026-06-25 15:59:53.612 | binding 2026-06-25 15:59:53.613 | binding-extended 2026-06-25 15:59:53.613 | port-security 2026-06-25 15:59:53.613 | project-id 2026-06-25 15:59:53.613 | provider 2026-06-25 15:59:53.613 | qinq 2026-06-25 15:59:53.614 | quota-check-limit 2026-06-25 15:59:53.614 | quota-check-limit-default 2026-06-25 15:59:53.614 | quotas 2026-06-25 15:59:53.614 | quota_details 2026-06-25 15:59:53.614 | rbac-policies 2026-06-25 15:59:53.615 | rbac-address-scope 2026-06-25 15:59:53.615 | rbac-security-groups 2026-06-25 15:59:53.615 | revision-if-match 2026-06-25 15:59:53.615 | standard-attr-revisions 2026-06-25 15:59:53.615 | router_availability_zone 2026-06-25 15:59:53.615 | router-enable-snat 2026-06-25 15:59:53.616 | security-groups-default-rules 2026-06-25 15:59:53.616 | security-groups-default-statefulness 2026-06-25 15:59:53.616 | security-groups-normalized-cidr 2026-06-25 15:59:53.616 | security-groups-remote-address-group 2026-06-25 15:59:53.616 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:59:53.617 | security-groups-shared-filtering 2026-06-25 15:59:53.617 | security-group 2026-06-25 15:59:53.617 | service-type 2026-06-25 15:59:53.617 | sorting 2026-06-25 15:59:53.617 | standard-attr-description 2026-06-25 15:59:53.618 | stateful-security-group 2026-06-25 15:59:53.618 | subnet-dns-publish-fixed-ip 2026-06-25 15:59:53.618 | subnet-external-network 2026-06-25 15:59:53.618 | subnet_onboard 2026-06-25 15:59:53.618 | subnet-service-types 2026-06-25 15:59:53.619 | subnet_allocation 2026-06-25 15:59:53.619 | subnetpool-prefix-ops 2026-06-25 15:59:53.619 | tag-creation 2026-06-25 15:59:53.619 | standard-attr-tag 2026-06-25 15:59:53.619 | standard-attr-timestamp 2026-06-25 15:59:53.619 | vlan-transparent' 2026-06-25 15:59:53.620 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:59:53.620 | address-scope 2026-06-25 15:59:53.620 | agent 2026-06-25 15:59:53.621 | allowed-address-pairs 2026-06-25 15:59:53.621 | auto-allocated-topology 2026-06-25 15:59:53.621 | availability_zone 2026-06-25 15:59:53.621 | default-subnetpools 2026-06-25 15:59:53.621 | dhcp_agent_scheduler 2026-06-25 15:59:53.622 | dns-integration 2026-06-25 15:59:53.622 | dns-domain-ports 2026-06-25 15:59:53.622 | dns-integration-domain-keywords 2026-06-25 15:59:53.622 | empty-string-filtering 2026-06-25 15:59:53.623 | external-net 2026-06-25 15:59:53.623 | extra_dhcp_opt 2026-06-25 15:59:53.623 | extraroute 2026-06-25 15:59:53.623 | extraroute-atomic 2026-06-25 15:59:53.623 | filter-validation 2026-06-25 15:59:53.623 | floating-ip-port-forwarding-detail 2026-06-25 15:59:53.624 | fip-port-details 2026-06-25 15:59:53.624 | flavors 2026-06-25 15:59:53.624 | floatingip-pools 2026-06-25 15:59:53.624 | router 2026-06-25 15:59:53.625 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:59:53.625 | enable-default-route-bfd 2026-06-25 15:59:53.625 | enable-default-route-ecmp 2026-06-25 15:59:53.625 | ext-gw-mode 2026-06-25 15:59:53.625 | l3-ha 2026-06-25 15:59:53.626 | external-gateway-multihoming 2026-06-25 15:59:53.626 | l3-flavors 2026-06-25 15:59:53.626 | l3_agent_scheduler 2026-06-25 15:59:53.626 | multi-provider 2026-06-25 15:59:53.626 | net-mtu 2026-06-25 15:59:53.627 | net-mtu-writable 2026-06-25 15:59:53.627 | network_availability_zone 2026-06-25 15:59:53.627 | network-ip-availability 2026-06-25 15:59:53.627 | network-ip-availability-details 2026-06-25 15:59:53.627 | pagination 2026-06-25 15:59:53.628 | port-device-profile 2026-06-25 15:59:53.628 | port-mac-address-regenerate 2026-06-25 15:59:53.628 | port-numa-affinity-policy 2026-06-25 15:59:53.628 | port-numa-affinity-policy-socket 2026-06-25 15:59:53.628 | binding 2026-06-25 15:59:53.628 | binding-extended 2026-06-25 15:59:53.629 | port-security 2026-06-25 15:59:53.629 | project-id 2026-06-25 15:59:53.629 | provider 2026-06-25 15:59:53.629 | qinq 2026-06-25 15:59:53.629 | quota-check-limit 2026-06-25 15:59:53.629 | quota-check-limit-default 2026-06-25 15:59:53.630 | quotas 2026-06-25 15:59:53.630 | quota_details 2026-06-25 15:59:53.630 | rbac-policies 2026-06-25 15:59:53.630 | rbac-address-scope 2026-06-25 15:59:53.630 | rbac-security-groups 2026-06-25 15:59:53.631 | revision-if-match 2026-06-25 15:59:53.631 | standard-attr-revisions 2026-06-25 15:59:53.631 | router_availability_zone 2026-06-25 15:59:53.631 | router-enable-snat 2026-06-25 15:59:53.631 | security-groups-default-rules 2026-06-25 15:59:53.631 | security-groups-default-statefulness 2026-06-25 15:59:53.631 | security-groups-normalized-cidr 2026-06-25 15:59:53.631 | security-groups-remote-address-group 2026-06-25 15:59:53.632 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:59:53.632 | security-groups-shared-filtering 2026-06-25 15:59:53.632 | security-group 2026-06-25 15:59:53.632 | service-type 2026-06-25 15:59:53.632 | sorting 2026-06-25 15:59:53.632 | standard-attr-description 2026-06-25 15:59:53.633 | stateful-security-group 2026-06-25 15:59:53.633 | subnet-dns-publish-fixed-ip 2026-06-25 15:59:53.633 | subnet-external-network 2026-06-25 15:59:53.633 | subnet_onboard 2026-06-25 15:59:53.633 | subnet-service-types 2026-06-25 15:59:53.633 | subnet_allocation 2026-06-25 15:59:53.633 | subnetpool-prefix-ops 2026-06-25 15:59:53.633 | tag-creation 2026-06-25 15:59:53.634 | standard-attr-tag 2026-06-25 15:59:53.634 | standard-attr-timestamp 2026-06-25 15:59:53.634 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 15:59:53.634 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:59:53.634 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-25 15:59:53.634 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-25 15:59:53.634 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-25 15:59:59.091 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:59:59.096 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=5ae97bc2-4726-4aa3-be14-430bf4938f47 2026-06-25 15:59:59.102 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-25 15:59:59.106 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:59:59.137 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-25 15:59:59.142 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-25 15:59:59.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 20b8b15b-064e-4ca0-9087-c255f3bf47f7 31e9fc3a-ed88-4c04-a927-bd17193f70aa 2026-06-25 16:00:06.791 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-25 16:00:06.798 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 5ae97bc2-4726-4aa3-be14-430bf4938f47 2026-06-25 16:00:06.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-25 16:00:06.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-25 16:00:06.813 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-25 16:00:06.817 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-25 16:00:06.822 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-25 16:00:06.826 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 5ae97bc2-4726-4aa3-be14-430bf4938f47 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-25 16:00:06.831 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-25 16:00:06.835 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-25 16:00:06.844 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-25 16:00:06.846 | +++ 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 5ae97bc2-4726-4aa3-be14-430bf4938f47 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-25 16:00:11.182 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:00:11.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-25 16:00:11.190 | | id | 6763b5df-40aa-4551-9b71-33c179c69486 |' 2026-06-25 16:00:11.195 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-25 16:00:11.200 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 16:00:11.227 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 6763b5df-40aa-4551-9b71-33c179c69486 '|' 2026-06-25 16:00:11.234 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 6763b5df-40aa-4551-9b71-33c179c69486 |' 2026-06-25 16:00:11.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-25 16:00:11.244 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 6763b5df-40aa-4551-9b71-33c179c69486 '|' 2026-06-25 16:00:11.246 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-25 16:00:11.250 | ++ functions-common:get_field:806 : local data field 2026-06-25 16:00:11.254 | ++ functions-common:get_field:807 : read data 2026-06-25 16:00:11.258 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 16:00:11.262 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 16:00:11.267 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 16:00:11.268 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 6763b5df-40aa-4551-9b71-33c179c69486 |' 2026-06-25 16:00:11.274 | ++ functions-common:get_field:807 : read data 2026-06-25 16:00:11.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-25 16:00:11.284 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 6763b5df-40aa-4551-9b71-33c179c69486 '|' 2026-06-25 16:00:11.285 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-25 16:00:11.290 | ++ functions-common:get_field:806 : local data field 2026-06-25 16:00:11.293 | ++ functions-common:get_field:807 : read data 2026-06-25 16:00:11.297 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 16:00:11.300 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 16:00:11.304 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 6763b5df-40aa-4551-9b71-33c179c69486 |' 2026-06-25 16:00:11.306 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 16:00:11.312 | ++ functions-common:get_field:807 : read data 2026-06-25 16:00:11.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=6763b5df-40aa-4551-9b71-33c179c69486 2026-06-25 16:00:11.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 5ae97bc2-4726-4aa3-be14-430bf4938f47 20b8b15b-064e-4ca0-9087-c255f3bf47f7 2026-06-25 16:00:18.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-25 16:00:18.753 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-25 16:00:18.756 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-25 16:00:18.788 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:18.795 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-25 16:00:18.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-25 16:00:18.811 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 16:00:18.817 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-25 16:00:18.823 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 16:00:18.828 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-25 16:00:18.875 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 16:00:18.881 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-25 16:00:18.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-25 16:00:18.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-25 16:00:18.902 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 16:00:18.907 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-25 16:00:18.913 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 16:00:18.918 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-25 16:00:18.924 | + functions-common:test_with_retry:2360 : local until=10 2026-06-25 16:00:18.930 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 16:00:18.935 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 16:00:18.940 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 16:00:18.944 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:00:18.950 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:00:18.956 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:00:18.965 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403218958 2026-06-25 16:00:18.968 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-25 16:00:18.979 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 16:00:18.982 | + functions-common:time_stop:2420 : local name 2026-06-25 16:00:18.987 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:00:18.993 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:00:18.996 | + functions-common:time_stop:2423 : local total 2026-06-25 16:00:19.000 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:00:19.004 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 16:00:19.008 | + functions-common:time_stop:2427 : start_time=1782403218958 2026-06-25 16:00:19.012 | + functions-common:time_stop:2429 : [[ -z 1782403218958 ]] 2026-06-25 16:00:19.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:00:19.024 | + functions-common:time_stop:2432 : end_time=1782403219019 2026-06-25 16:00:19.029 | + functions-common:time_stop:2433 : elapsed_time=61 2026-06-25 16:00:19.034 | + functions-common:time_stop:2434 : total=8020 2026-06-25 16:00:19.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:00:19.044 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8081 2026-06-25 16:00:19.049 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-25 16:00:19.050 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-25 16:00:19.059 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-25 16:00:19.065 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-25 16:00:19.071 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-25 16:00:19.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-25 16:00:19.081 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-25 16:00:19.104 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-25 16:00:19.139 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-25 16:00:19.142 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-25 16:00:19.142 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-25 16:00:19.144 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-25 16:00:23.107 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:00:23.115 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.219 ' 2026-06-25 16:00:23.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-25 16:00:23.124 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 16:00:23.155 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-25 16:00:23.161 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 16:00:23.167 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-25 16:00:23.172 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-25 16:00:23.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 20b8b15b-064e-4ca0-9087-c255f3bf47f7 24bdbf2b-1c3c-482e-aeb7-f804332ee6bf 2026-06-25 16:00:30.704 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-25 16:00:30.709 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 5ae97bc2-4726-4aa3-be14-430bf4938f47 2026-06-25 16:00:30.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-25 16:00:30.719 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-25 16:00:30.723 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-25 16:00:30.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-25 16:00:30.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 5ae97bc2-4726-4aa3-be14-430bf4938f47 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-25 16:00:30.737 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-25 16:00:30.742 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-25 16:00:30.750 | +++ 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 5ae97bc2-4726-4aa3-be14-430bf4938f47 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-25 16:00:30.750 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-25 16:00:38.764 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:00:38.771 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-25 16:00:38.771 | | id | d3cdc0b6-14ad-4a61-8b6f-5216eac5e842 |' 2026-06-25 16:00:38.776 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-25 16:00:38.781 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 16:00:38.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d3cdc0b6-14ad-4a61-8b6f-5216eac5e842 '|' 2026-06-25 16:00:38.816 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | d3cdc0b6-14ad-4a61-8b6f-5216eac5e842 |' 2026-06-25 16:00:38.820 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-25 16:00:38.826 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d3cdc0b6-14ad-4a61-8b6f-5216eac5e842 '|' 2026-06-25 16:00:38.827 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-25 16:00:38.832 | ++ functions-common:get_field:806 : local data field 2026-06-25 16:00:38.837 | ++ functions-common:get_field:807 : read data 2026-06-25 16:00:38.841 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 16:00:38.846 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 16:00:38.852 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 16:00:38.853 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | d3cdc0b6-14ad-4a61-8b6f-5216eac5e842 |' 2026-06-25 16:00:38.860 | ++ functions-common:get_field:807 : read data 2026-06-25 16:00:38.866 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-25 16:00:38.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-25 16:00:38.876 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d3cdc0b6-14ad-4a61-8b6f-5216eac5e842 '|' 2026-06-25 16:00:38.877 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-25 16:00:38.882 | ++ functions-common:get_field:806 : local data field 2026-06-25 16:00:38.887 | ++ functions-common:get_field:807 : read data 2026-06-25 16:00:38.893 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 16:00:38.897 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 16:00:38.902 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | d3cdc0b6-14ad-4a61-8b6f-5216eac5e842 |' 2026-06-25 16:00:38.902 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 16:00:38.911 | ++ functions-common:get_field:807 : read data 2026-06-25 16:00:38.917 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=d3cdc0b6-14ad-4a61-8b6f-5216eac5e842 2026-06-25 16:00:38.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-25 16:00:38.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-25 16:00:38.929 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-25 16:00:38.932 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-25 16:00:38.956 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:38.962 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-25 16:00:38.978 | net.ipv6.conf.all.forwarding = 1 2026-06-25 16:00:38.991 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 20b8b15b-064e-4ca0-9087-c255f3bf47f7 -c external_gateway_info -f json 2026-06-25 16:00:38.991 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-25 16:00:38.991 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 d3cdc0b6-14ad-4a61-8b6f-5216eac5e842 2026-06-25 16:00:38.993 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-25 16:00:38.993 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-25 16:00:43.031 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:00:43.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::102 2026-06-25 16:00:43.041 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-25 16:00:43.045 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 16:00:43.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-25 16:00:43.080 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 16:00:43.083 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-25 16:00:43.089 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-25 16:00:43.094 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 16:00:43.098 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-25 16:00:43.122 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 16:00:43.125 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-25 16:00:43.129 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-25 16:00:43.132 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-25 16:00:43.151 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-25 16:00:43.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd0d:cb15:0867::/56 2026-06-25 16:00:43.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 128d520c-8de0-42aa-89aa-2022d686468d ]] 2026-06-25 16:00:43.182 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd0d:cb15:0867::/56 via 2001:db8::102 dev br-ex 2026-06-25 16:00:43.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-25 16:00:43.209 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 16:00:43.215 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-25 16:00:43.244 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:43.248 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-25 16:00:43.252 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 16:00:43.255 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-25 16:00:43.258 | + ./stack.sh:main:1332 : start_nova 2026-06-25 16:00:43.262 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-25 16:00:43.265 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:43.269 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:43.275 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:43.278 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 16:00:43.282 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 16:00:43.287 | + functions-common:run_process:1674 : local service=n-sch 2026-06-25 16:00:43.291 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 16:00:43.294 | + functions-common:run_process:1676 : local group= 2026-06-25 16:00:43.298 | + functions-common:run_process:1677 : local user= 2026-06-25 16:00:43.303 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:00:43.307 | + functions-common:run_process:1680 : local name=n-sch 2026-06-25 16:00:43.311 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:00:43.315 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:00:43.319 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:00:43.323 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:00:43.327 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:00:43.332 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403243329 2026-06-25 16:00:43.335 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-25 16:00:43.357 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:43.361 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-25 16:00:43.365 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-25 16:00:43.368 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 16:00:43.372 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 16:00:43.376 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 16:00:43.380 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 16:00:43.382 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 16:00:43.386 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 16:00:43.390 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-25 16:00:43.393 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 16:00:43.396 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 16:00:43.401 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 16:00:43.405 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 16:00:43.409 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-25 16:00:43.413 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 16:00:43.416 | + 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-06-25 16:00:43.421 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-25 16:00:43.424 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 16:00:43.427 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 16:00:43.432 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 16:00:43.436 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 16:00:43.439 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 16:00:43.441 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 16:00:43.444 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-25 16:00:43.449 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 16:00:43.453 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-25 16:00:43.561 | + 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-06-25 16:00:43.679 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-25 16:00:43.773 | + 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-06-25 16:00:43.859 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-25 16:00:43.954 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-25 16:00:44.050 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 16:00:44.136 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 16:00:44.141 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 16:00:44.145 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-25 16:00:44.250 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 16:00:44.812 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-25 16:00:44.841 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-25 16:00:45.340 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-25 16:00:45.399 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:00:45.404 | + functions-common:time_stop:2420 : local name 2026-06-25 16:00:45.409 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:00:45.413 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:00:45.418 | + functions-common:time_stop:2423 : local total 2026-06-25 16:00:45.423 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:00:45.427 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:00:45.433 | + functions-common:time_stop:2427 : start_time=1782403243329 2026-06-25 16:00:45.437 | + functions-common:time_stop:2429 : [[ -z 1782403243329 ]] 2026-06-25 16:00:45.443 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:00:45.451 | + functions-common:time_stop:2432 : end_time=1782403245446 2026-06-25 16:00:45.456 | + functions-common:time_stop:2433 : elapsed_time=2117 2026-06-25 16:00:45.460 | + functions-common:time_stop:2434 : total=24410 2026-06-25 16:00:45.465 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:00:45.471 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26527 2026-06-25 16:00:45.478 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-25 16:00:45.486 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 16:00:45.490 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-25 16:00:45.495 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 16:00:45.500 | + functions-common:run_process:1676 : local group= 2026-06-25 16:00:45.505 | + functions-common:run_process:1677 : local user= 2026-06-25 16:00:45.510 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:00:45.515 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-25 16:00:45.520 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:00:45.525 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:00:45.529 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:00:45.534 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:00:45.540 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:00:45.548 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403245543 2026-06-25 16:00:45.554 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-25 16:00:45.584 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:45.590 | + 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-06-25 16:00:45.594 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-25 16:00:45.600 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 16:00:45.604 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 16:00:45.608 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 16:00:45.613 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 16:00:45.618 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-25 16:00:45.622 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-25 16:00:45.626 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-25 16:00:45.631 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 16:00:45.635 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 16:00:45.640 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 16:00:45.644 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 16:00:45.648 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-25 16:00:45.653 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-25 16:00:45.657 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 16:00:45.662 | + 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-06-25 16:00:45.666 | + 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-06-25 16:00:45.671 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-25 16:00:45.675 | + 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-06-25 16:00:45.679 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 16:00:45.684 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 16:00:45.688 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 16:00:45.692 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-25 16:00:45.696 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 16:00:45.705 | + 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-06-25 16:00:45.816 | + 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-06-25 16:00:45.932 | + 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-06-25 16:00:46.035 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-25 16:00:46.134 | + 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-06-25 16:00:46.222 | + 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-06-25 16:00:46.312 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-25 16:00:46.401 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-25 16:00:46.488 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-25 16:00:46.573 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-25 16:00:46.662 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-25 16:00:46.755 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 16:00:46.759 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 16:00:46.762 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-25 16:00:46.867 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 16:00:47.403 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-25 16:00:47.436 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-25 16:00:47.938 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-25 16:00:48.095 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:00:48.101 | + functions-common:time_stop:2420 : local name 2026-06-25 16:00:48.108 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:00:48.113 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:00:48.117 | + functions-common:time_stop:2423 : local total 2026-06-25 16:00:48.123 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:00:48.126 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:00:48.131 | + functions-common:time_stop:2427 : start_time=1782403245543 2026-06-25 16:00:48.137 | + functions-common:time_stop:2429 : [[ -z 1782403245543 ]] 2026-06-25 16:00:48.143 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:00:48.154 | + functions-common:time_stop:2432 : end_time=1782403248146 2026-06-25 16:00:48.155 | + functions-common:time_stop:2433 : elapsed_time=2603 2026-06-25 16:00:48.159 | + functions-common:time_stop:2434 : total=26527 2026-06-25 16:00:48.163 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:00:48.169 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29130 2026-06-25 16:00:48.170 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:48.174 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:48.179 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-25 16:00:48.182 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:48.186 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:48.189 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:48.192 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-25 16:00:48.198 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 16:00:48.198 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-25 16:00:48.201 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-25 16:00:48.206 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 16:00:48.209 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 16:00:48.212 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-25 16:00:48.235 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:48.238 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-25 16:00:48.315 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 16:00:48.318 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-25 16:00:48.351 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:48.354 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 16:00:48.358 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-25 16:00:48.377 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:48.380 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-25 16:00:48.384 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 16:00:48.387 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-25 16:00:48.390 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-25 16:00:48.392 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 16:00:48.396 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 16:00:48.398 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-25 16:00:48.400 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 16:00:48.403 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-25 16:00:48.405 | + 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-06-25 16:00:48.408 | + functions-common:run_process:1676 : local group= 2026-06-25 16:00:48.410 | + functions-common:run_process:1677 : local user= 2026-06-25 16:00:48.412 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:00:48.415 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-25 16:00:48.417 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:00:48.420 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:00:48.423 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:00:48.428 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:00:48.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:00:48.433 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403248430 2026-06-25 16:00:48.436 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-25 16:00:48.462 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:48.465 | + 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-06-25 16:00:48.467 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-25 16:00:48.469 | + 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-06-25 16:00:48.472 | + 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-06-25 16:00:48.474 | + 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-06-25 16:00:48.476 | + 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-06-25 16:00:48.479 | + 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-06-25 16:00:48.481 | + 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-06-25 16:00:48.484 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-25 16:00:48.486 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 16:00:48.488 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 16:00:48.491 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 16:00:48.493 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 16:00:48.495 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-25 16:00:48.501 | + 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-06-25 16:00:48.501 | + 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-06-25 16:00:48.502 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-25 16:00:48.504 | + 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-06-25 16:00:48.506 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 16:00:48.508 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 16:00:48.511 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 16:00:48.513 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 16:00:48.515 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 16:00:48.517 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-25 16:00:48.520 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 16:00:48.524 | + 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-06-25 16:00:48.615 | + 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-06-25 16:00:48.709 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-25 16:00:48.790 | + 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-06-25 16:00:48.894 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-25 16:00:48.977 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-25 16:00:49.072 | + 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-06-25 16:00:49.160 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 16:00:49.162 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 16:00:49.165 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-25 16:00:49.281 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 16:00:49.873 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-25 16:00:49.905 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-25 16:00:50.461 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-25 16:00:50.520 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:00:50.527 | + functions-common:time_stop:2420 : local name 2026-06-25 16:00:50.532 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:00:50.538 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:00:50.542 | + functions-common:time_stop:2423 : local total 2026-06-25 16:00:50.548 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:00:50.552 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:00:50.555 | + functions-common:time_stop:2427 : start_time=1782403248430 2026-06-25 16:00:50.558 | + functions-common:time_stop:2429 : [[ -z 1782403248430 ]] 2026-06-25 16:00:50.563 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:00:50.569 | + functions-common:time_stop:2432 : end_time=1782403250566 2026-06-25 16:00:50.572 | + functions-common:time_stop:2433 : elapsed_time=2136 2026-06-25 16:00:50.575 | + functions-common:time_stop:2434 : total=29130 2026-06-25 16:00:50.579 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:00:50.582 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31266 2026-06-25 16:00:50.585 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 16:00:50.588 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-25 16:00:50.590 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 16:00:50.594 | + functions-common:run_process:1676 : local group= 2026-06-25 16:00:50.597 | + functions-common:run_process:1677 : local user= 2026-06-25 16:00:50.600 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:00:50.604 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-25 16:00:50.606 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:00:50.609 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:00:50.612 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:00:50.614 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:00:50.621 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:00:50.627 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403250623 2026-06-25 16:00:50.631 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-25 16:00:50.657 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:50.660 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:00:50.663 | + functions-common:time_stop:2420 : local name 2026-06-25 16:00:50.666 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:00:50.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:00:50.672 | + functions-common:time_stop:2423 : local total 2026-06-25 16:00:50.676 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:00:50.679 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:00:50.682 | + functions-common:time_stop:2427 : start_time=1782403250623 2026-06-25 16:00:50.685 | + functions-common:time_stop:2429 : [[ -z 1782403250623 ]] 2026-06-25 16:00:50.690 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:00:50.695 | + functions-common:time_stop:2432 : end_time=1782403250691 2026-06-25 16:00:50.700 | + functions-common:time_stop:2433 : elapsed_time=68 2026-06-25 16:00:50.706 | + functions-common:time_stop:2434 : total=31266 2026-06-25 16:00:50.712 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:00:50.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31334 2026-06-25 16:00:50.721 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 16:00:50.725 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-25 16:00:50.729 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 16:00:50.733 | + functions-common:run_process:1676 : local group= 2026-06-25 16:00:50.737 | + functions-common:run_process:1677 : local user= 2026-06-25 16:00:50.739 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:00:50.742 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-25 16:00:50.745 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:00:50.751 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:00:50.751 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:00:50.753 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:00:50.757 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:00:50.762 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403250759 2026-06-25 16:00:50.765 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-25 16:00:50.790 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:50.793 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:00:50.795 | + functions-common:time_stop:2420 : local name 2026-06-25 16:00:50.799 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:00:50.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:00:50.805 | + functions-common:time_stop:2423 : local total 2026-06-25 16:00:50.808 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:00:50.810 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:00:50.813 | + functions-common:time_stop:2427 : start_time=1782403250759 2026-06-25 16:00:50.816 | + functions-common:time_stop:2429 : [[ -z 1782403250759 ]] 2026-06-25 16:00:50.823 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:00:50.830 | + functions-common:time_stop:2432 : end_time=1782403250825 2026-06-25 16:00:50.832 | + functions-common:time_stop:2433 : elapsed_time=66 2026-06-25 16:00:50.835 | + functions-common:time_stop:2434 : total=31334 2026-06-25 16:00:50.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:00:50.840 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31400 2026-06-25 16:00:50.843 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:50.846 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:50.850 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-25 16:00:50.853 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 16:00:50.857 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-25 16:00:50.862 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-25 16:00:50.901 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:50.907 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-25 16:00:51.042 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-25 16:00:51.057 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 16:00:51.063 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-25 16:00:51.185 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-25 16:00:51.228 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:51.233 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 16:00:51.241 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-25 16:00:51.248 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 16:00:51.255 | + functions-common:run_process:1676 : local group= 2026-06-25 16:00:51.262 | + functions-common:run_process:1677 : local user= 2026-06-25 16:00:51.267 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:00:51.273 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-25 16:00:51.282 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:00:51.285 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:00:51.289 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:00:51.295 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:00:51.307 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:00:51.316 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403251307 2026-06-25 16:00:51.320 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-25 16:00:51.358 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:51.365 | + 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-06-25 16:00:51.370 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-25 16:00:51.377 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 16:00:51.382 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 16:00:51.388 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 16:00:51.392 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 16:00:51.398 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 16:00:51.404 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 16:00:51.413 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-25 16:00:51.418 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 16:00:51.424 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 16:00:51.431 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 16:00:51.435 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 16:00:51.442 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-25 16:00:51.445 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 16:00:51.451 | + 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-06-25 16:00:51.456 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-25 16:00:51.465 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 16:00:51.470 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 16:00:51.476 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 16:00:51.481 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 16:00:51.490 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 16:00:51.495 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 16:00:51.499 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-25 16:00:51.506 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 16:00:51.517 | + 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-06-25 16:00:51.663 | + 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-06-25 16:00:51.820 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-25 16:00:51.959 | + 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-06-25 16:00:52.081 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-25 16:00:52.208 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-25 16:00:52.303 | + 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-06-25 16:00:52.416 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 16:00:52.417 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 16:00:52.421 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-25 16:00:52.519 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 16:00:53.133 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-25 16:00:53.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-25 16:00:53.785 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-25 16:00:53.841 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:00:53.846 | + functions-common:time_stop:2420 : local name 2026-06-25 16:00:53.852 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:00:53.858 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:00:53.863 | + functions-common:time_stop:2423 : local total 2026-06-25 16:00:53.868 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:00:53.872 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:00:53.879 | + functions-common:time_stop:2427 : start_time=1782403251307 2026-06-25 16:00:53.881 | + functions-common:time_stop:2429 : [[ -z 1782403251307 ]] 2026-06-25 16:00:53.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:00:53.893 | + functions-common:time_stop:2432 : end_time=1782403253887 2026-06-25 16:00:53.894 | + functions-common:time_stop:2433 : elapsed_time=2580 2026-06-25 16:00:53.896 | + functions-common:time_stop:2434 : total=31400 2026-06-25 16:00:53.899 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:00:53.901 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33980 2026-06-25 16:00:53.909 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-25 16:00:53.917 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 16:00:53.922 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-25 16:00:53.973 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:53.982 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-25 16:00:53.989 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-25 16:00:53.998 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 16:00:54.006 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 16:00:54.015 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-25 16:00:54.020 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 16:00:54.025 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-25 16:00:54.032 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 16:00:54.038 | + functions-common:run_process:1676 : local group= 2026-06-25 16:00:54.046 | + functions-common:run_process:1677 : local user= 2026-06-25 16:00:54.052 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:00:54.057 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-25 16:00:54.064 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:00:54.069 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:00:54.075 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:00:54.081 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:00:54.089 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:00:54.097 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403254091 2026-06-25 16:00:54.104 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-25 16:00:54.152 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:54.158 | + 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-06-25 16:00:54.164 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-25 16:00:54.170 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 16:00:54.179 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 16:00:54.184 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 16:00:54.191 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 16:00:54.197 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-25 16:00:54.203 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-25 16:00:54.210 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-25 16:00:54.217 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 16:00:54.225 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 16:00:54.230 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 16:00:54.237 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 16:00:54.246 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-25 16:00:54.253 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-25 16:00:54.262 | + 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-06-25 16:00:54.268 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-25 16:00:54.273 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 16:00:54.277 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 16:00:54.280 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 16:00:54.282 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 16:00:54.285 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 16:00:54.288 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 16:00:54.290 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-25 16:00:54.292 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 16:00:54.297 | + 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-06-25 16:00:54.457 | + 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-06-25 16:00:54.585 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-25 16:00:54.702 | + 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-06-25 16:00:54.862 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-25 16:00:55.014 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-25 16:00:55.167 | + 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-06-25 16:00:55.320 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 16:00:55.327 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 16:00:55.333 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-25 16:00:55.477 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 16:00:56.039 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-25 16:00:56.078 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-25 16:00:56.624 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-25 16:00:56.682 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:00:56.686 | + functions-common:time_stop:2420 : local name 2026-06-25 16:00:56.691 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:00:56.696 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:00:56.701 | + functions-common:time_stop:2423 : local total 2026-06-25 16:00:56.708 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:00:56.711 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:00:56.717 | + functions-common:time_stop:2427 : start_time=1782403254091 2026-06-25 16:00:56.723 | + functions-common:time_stop:2429 : [[ -z 1782403254091 ]] 2026-06-25 16:00:56.729 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:00:56.738 | + functions-common:time_stop:2432 : end_time=1782403256732 2026-06-25 16:00:56.742 | + functions-common:time_stop:2433 : elapsed_time=2641 2026-06-25 16:00:56.747 | + functions-common:time_stop:2434 : total=33980 2026-06-25 16:00:56.752 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:00:56.756 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36621 2026-06-25 16:00:56.760 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-25 16:00:56.765 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:56.772 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:56.777 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:00:56.782 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 16:00:56.787 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-25 16:00:56.796 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 16:00:56.801 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 16:00:56.806 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 16:00:56.811 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 16:00:56.816 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 16:00:56.822 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-25 16:00:56.827 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-25 16:00:56.833 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-25 16:00:56.839 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-25 16:00:56.845 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 16:00:56.845 | BEGIN { 2026-06-25 16:00:56.845 | section = "" 2026-06-25 16:00:56.845 | last_section = "" 2026-06-25 16:00:56.845 | section_count = 0 2026-06-25 16:00:56.846 | } 2026-06-25 16:00:56.846 | /^\[.+\]/ { 2026-06-25 16:00:56.848 | gsub("[][]", "", $1); 2026-06-25 16:00:56.848 | section=$1 2026-06-25 16:00:56.849 | next 2026-06-25 16:00:56.849 | } 2026-06-25 16:00:56.849 | /^ *\#/ { 2026-06-25 16:00:56.849 | next 2026-06-25 16:00:56.849 | } 2026-06-25 16:00:56.849 | /^[^ \t]+/ { 2026-06-25 16:00:56.849 | # get offset of first = in $0 2026-06-25 16:00:56.849 | eq_idx = index($0, "=") 2026-06-25 16:00:56.849 | # extract attr & value from $0 2026-06-25 16:00:56.850 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 16:00:56.850 | value = substr($0, eq_idx + 1) 2026-06-25 16:00:56.850 | # only need to strip trailing whitespace from attr 2026-06-25 16:00:56.850 | sub(/[ \t]*$/, "", attr) 2026-06-25 16:00:56.850 | # need to strip leading & trailing whitespace from value 2026-06-25 16:00:56.850 | sub(/^[ \t]*/, "", value) 2026-06-25 16:00:56.850 | sub(/[ \t]*$/, "", value) 2026-06-25 16:00:56.850 | 2026-06-25 16:00:56.850 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 16:00:56.850 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 16:00:56.850 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 16:00:56.850 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 16:00:56.853 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 16:00:56.853 | if (section != last_section) { 2026-06-25 16:00:56.853 | cfg_section[section_count++] = section 2026-06-25 16:00:56.853 | last_section = section 2026-06-25 16:00:56.853 | } 2026-06-25 16:00:56.853 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 16:00:56.853 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 16:00:56.854 | 2026-06-25 16:00:56.854 | cfg_attr[section, attr, 0] = value 2026-06-25 16:00:56.854 | cfg_attr_count[section, attr] = 1 2026-06-25 16:00:56.854 | } else { 2026-06-25 16:00:56.854 | lno = cfg_attr_count[section, attr]++ 2026-06-25 16:00:56.854 | cfg_attr[section, attr, lno] = value 2026-06-25 16:00:56.854 | } 2026-06-25 16:00:56.854 | } 2026-06-25 16:00:56.854 | END { 2026-06-25 16:00:56.854 | # Process each section in order 2026-06-25 16:00:56.854 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 16:00:56.855 | section = cfg_section[sno] 2026-06-25 16:00:56.855 | # The ini routines simply append a config item immediately 2026-06-25 16:00:56.855 | # after the section header. To keep the same order as defined 2026-06-25 16:00:56.855 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 16:00:56.855 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 16:00:56.855 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 16:00:56.855 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 16:00:56.855 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 16:00:56.855 | else { 2026-06-25 16:00:56.855 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 16:00:56.855 | count = cfg_attr_count[section, attr] 2026-06-25 16:00:56.856 | print "inidelete " configfile " " section " " attr 2026-06-25 16:00:56.857 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 16:00:56.858 | for (l = count -2; l >= 0; l--) 2026-06-25 16:00:56.858 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 16:00:56.858 | } 2026-06-25 16:00:56.859 | } 2026-06-25 16:00:56.860 | } 2026-06-25 16:00:56.861 | } 2026-06-25 16:00:56.861 | ' 2026-06-25 16:00:56.861 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 16:00:56.861 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 16:00:56.861 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 16:00:56.861 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 16:00:56.862 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 16:00:56.865 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 16:00:56.869 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 16:00:56.873 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-25 16:00:56.877 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 16:00:56.877 | BEGIN { group = "" } 2026-06-25 16:00:56.877 | /^\[\[.+\|.*\]\]/ { 2026-06-25 16:00:56.878 | gsub("[][]", "", $1); 2026-06-25 16:00:56.878 | split($1, a, "|"); 2026-06-25 16:00:56.878 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 16:00:56.878 | group=a[1] 2026-06-25 16:00:56.878 | } else { 2026-06-25 16:00:56.878 | group="" 2026-06-25 16:00:56.878 | } 2026-06-25 16:00:56.878 | next 2026-06-25 16:00:56.878 | } 2026-06-25 16:00:56.878 | { 2026-06-25 16:00:56.878 | if (group != "") 2026-06-25 16:00:56.878 | print $0 2026-06-25 16:00:56.879 | } 2026-06-25 16:00:56.879 | ' /home/quobyte/devstack/local.conf 2026-06-25 16:00:56.888 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 16:00:56.893 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-25 16:00:56.953 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-25 16:00:57.022 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-25 16:00:57.030 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 16:00:57.034 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-25 16:00:57.042 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 16:00:57.047 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 16:00:57.053 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 16:00:57.087 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:57.094 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 16:00:57.099 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 16:00:57.103 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 16:00:57.135 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:57.140 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.168:5672/nova_cell1 2026-06-25 16:00:57.146 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.168:5672/nova_cell1 2026-06-25 16:00:57.200 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 16:00:57.206 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 16:00:57.211 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-25 16:00:57.245 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-25 16:00:57.285 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-25 16:00:57.290 | + lib/nova:configure_console_compute:669 : local offset 2026-06-25 16:00:57.294 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-25 16:00:57.299 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-25 16:00:57.305 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-25 16:00:57.348 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.168 2026-06-25 16:00:57.351 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-25 16:00:57.394 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:57.399 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-25 16:00:57.404 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-25 16:00:57.409 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-25 16:00:57.413 | + functions:vercmp:648 : local 'op=<' 2026-06-25 16:00:57.419 | + functions:vercmp:649 : local v2=1.0.0 2026-06-25 16:00:57.424 | + functions:vercmp:650 : local result 2026-06-25 16:00:57.433 | ++ functions:vercmp:654 : head -1 2026-06-25 16:00:57.434 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-25 16:00:57.436 | ++ functions:vercmp:654 : sort -V 2026-06-25 16:00:57.447 | + functions:vercmp:654 : result=1.0.0 2026-06-25 16:00:57.452 | + functions:vercmp:656 : case $op in 2026-06-25 16:00:57.456 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-25 16:00:57.461 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-25 16:00:57.466 | + functions:vercmp:667 : return 2026-06-25 16:00:57.471 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.168:6080/vnc_lite.html 2026-06-25 16:00:57.476 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.168:6080/vnc_lite.html 2026-06-25 16:00:57.534 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.168:6081/spice_auto.html 2026-06-25 16:00:57.540 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.168:6081/spice_auto.html 2026-06-25 16:00:57.596 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-25 16:00:57.617 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:57.621 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-25 16:00:57.625 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.168 2026-06-25 16:00:57.628 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-25 16:00:57.665 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.168 2026-06-25 16:00:57.704 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-25 16:00:57.726 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:57.729 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-25 16:00:57.732 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-25 16:00:57.751 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:00:57.757 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-25 16:00:57.760 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-25 16:00:57.815 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-25 16:00:57.820 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 16:00:57.877 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 16:00:57.882 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-25 16:00:57.889 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-25 16:00:57.894 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 16:00:57.899 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-25 16:00:57.903 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-25 16:00:57.909 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-25 16:00:57.914 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 16:00:57.920 | + functions-common:run_process:1676 : local group=libvirt 2026-06-25 16:00:57.925 | + functions-common:run_process:1677 : local user= 2026-06-25 16:00:57.931 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:00:57.935 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-25 16:00:57.940 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:00:57.948 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:00:57.952 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:00:57.958 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:00:57.966 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:00:57.980 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403257971 2026-06-25 16:00:57.986 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-25 16:00:58.022 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:00:58.027 | + 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-06-25 16:00:58.033 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-25 16:00:58.040 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 16:00:58.046 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 16:00:58.052 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 16:00:58.056 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 16:00:58.060 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-25 16:00:58.063 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-25 16:00:58.065 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-25 16:00:58.068 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-25 16:00:58.071 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 16:00:58.075 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 16:00:58.078 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 16:00:58.082 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-25 16:00:58.089 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-25 16:00:58.094 | + 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-06-25 16:00:58.099 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-25 16:00:58.104 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 16:00:58.110 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-25 16:00:58.115 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 16:00:58.121 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 16:00:58.126 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 16:00:58.131 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-25 16:00:58.135 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-25 16:00:58.140 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-25 16:00:58.146 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 16:00:58.154 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-25 16:00:58.285 | + 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-06-25 16:00:58.395 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-25 16:00:58.499 | + 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-06-25 16:00:58.598 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-25 16:00:58.695 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-25 16:00:58.795 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 16:00:58.883 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 16:00:58.887 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-25 16:00:58.893 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-25 16:00:58.993 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-25 16:00:59.107 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 16:00:59.669 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-25 16:00:59.712 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-25 16:01:00.294 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-25 16:01:00.365 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:01:00.371 | + functions-common:time_stop:2420 : local name 2026-06-25 16:01:00.379 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:01:00.388 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:01:00.392 | + functions-common:time_stop:2423 : local total 2026-06-25 16:01:00.399 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:01:00.402 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:01:00.411 | + functions-common:time_stop:2427 : start_time=1782403257971 2026-06-25 16:01:00.415 | + functions-common:time_stop:2429 : [[ -z 1782403257971 ]] 2026-06-25 16:01:00.425 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:01:00.431 | + functions-common:time_stop:2432 : end_time=1782403260426 2026-06-25 16:01:00.437 | + functions-common:time_stop:2433 : elapsed_time=2455 2026-06-25 16:01:00.444 | + functions-common:time_stop:2434 : total=36621 2026-06-25 16:01:00.449 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:01:00.458 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39076 2026-06-25 16:01:00.460 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:01:00.468 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 16:01:00.475 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-25 16:01:00.519 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:00.524 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-25 16:01:00.525 | Dumping cells_v2 mapping 2026-06-25 16:01:00.531 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-25 16:01:01.061 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 16:01:01.061 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 16:01:01.061 | we strongly recommend against using it for new projects. 2026-06-25 16:01:01.061 | 2026-06-25 16:01:01.061 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 16:01:01.061 | framework. For more detail see 2026-06-25 16:01:01.061 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 16:01:01.062 | 2026-06-25 16:01:01.062 | import eventlet # noqa 2026-06-25 16:01:01.474 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 16:01:05.102 | INFO dbcounter [None req-94f373f1-629d-4229-b110-ed88e79270df None None] Registered counter for database nova_api 2026-06-25 16:01:05.253 | DEBUG dbcounter [-] [80308] Writer thread running {{(pid=80308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 16:01:05.291 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 16:01:05.291 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-25 16:01:05.292 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 16:01:05.292 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-25 16:01:05.292 | | cell1 | 6ad7d2ff-d7e0-41aa-805c-6c3fe1b4fab2 | rabbit://stackrabbit:stackqueue@192.168.122.168:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-25 16:01:05.292 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 16:01:05.744 | Exception ignored in: 2026-06-25 16:01:05.744 | Traceback (most recent call last): 2026-06-25 16:01:05.744 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 16:01:05.744 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 16:01:05.744 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 16:01:05.744 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 16:01:05.744 | RuntimeError: greenlet is being finalized 2026-06-25 16:01:06.267 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-25 16:01:06.273 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-25 16:01:06.386 | + inc/async:async_inner:63 : create_flavors 2026-06-25 16:01:06.456 | [2080 Async create_flavors:80411]: running: create_flavors 2026-06-25 16:01:06.462 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-25 16:01:06.502 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:06.508 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-25 16:01:06.513 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 16:01:06.517 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-25 16:01:06.523 | + ./stack.sh:main:1337 : start_cinder 2026-06-25 16:01:06.528 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-25 16:01:06.536 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-25 16:01:06.544 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 16:01:06.551 | + functions-common:run_process:1674 : local service=c-api 2026-06-25 16:01:06.559 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 16:01:06.566 | + functions-common:run_process:1676 : local group= 2026-06-25 16:01:06.574 | + functions-common:run_process:1677 : local user= 2026-06-25 16:01:06.577 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:01:06.582 | + functions-common:run_process:1680 : local name=c-api 2026-06-25 16:01:06.587 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:01:06.591 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:01:06.596 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:01:06.600 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:01:06.607 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:01:06.615 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403266610 2026-06-25 16:01:06.620 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-25 16:01:06.649 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:06.653 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-25 16:01:06.658 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-25 16:01:06.662 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 16:01:06.667 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 16:01:06.671 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 16:01:06.676 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 16:01:06.681 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-25 16:01:06.685 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-25 16:01:06.690 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-25 16:01:06.694 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 16:01:06.698 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 16:01:06.704 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 16:01:06.711 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 16:01:06.716 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-25 16:01:06.721 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 16:01:06.725 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 16:01:06.729 | + 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-06-25 16:01:06.734 | + 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-06-25 16:01:06.739 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-25 16:01:06.744 | + 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-06-25 16:01:06.748 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 16:01:06.755 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 16:01:06.760 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 16:01:06.764 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-25 16:01:06.769 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 16:01:06.777 | + 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-06-25 16:01:06.896 | + 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-06-25 16:01:07.001 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-25 16:01:07.099 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-25 16:01:07.199 | + 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-06-25 16:01:07.301 | + 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-06-25 16:01:07.430 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-25 16:01:07.561 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-25 16:01:07.666 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-25 16:01:07.775 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-25 16:01:07.899 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-25 16:01:07.983 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 16:01:07.990 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 16:01:07.996 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-25 16:01:08.113 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 16:01:08.762 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-25 16:01:08.801 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-25 16:01:09.356 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-25 16:01:09.501 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:01:09.507 | + functions-common:time_stop:2420 : local name 2026-06-25 16:01:09.514 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:01:09.520 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:01:09.527 | + functions-common:time_stop:2423 : local total 2026-06-25 16:01:09.529 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:01:09.537 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:01:09.537 | + functions-common:time_stop:2427 : start_time=1782403266610 2026-06-25 16:01:09.542 | + functions-common:time_stop:2429 : [[ -z 1782403266610 ]] 2026-06-25 16:01:09.548 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:01:09.554 | + functions-common:time_stop:2432 : end_time=1782403269549 2026-06-25 16:01:09.555 | + functions-common:time_stop:2433 : elapsed_time=2939 2026-06-25 16:01:09.558 | + functions-common:time_stop:2434 : total=39076 2026-06-25 16:01:09.563 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:01:09.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42015 2026-06-25 16:01:09.570 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-25 16:01:09.570 | Waiting for Cinder API to start... 2026-06-25 16:01:09.576 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.168/volume/v3/ 2026-06-25 16:01:09.577 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.168/volume/v3/ 2026-06-25 16:01:09.580 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 16:01:09.585 | + functions:wait_for_service:477 : local url=http://192.168.122.168/volume/v3/ 2026-06-25 16:01:09.592 | + functions:wait_for_service:478 : local rval=0 2026-06-25 16:01:09.600 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 16:01:09.606 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 16:01:09.607 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:01:09.613 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:01:09.618 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:01:09.624 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403269620 2026-06-25 16:01:09.629 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 16:01:09.632 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 16:01:09.637 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.168/volume/v3/ 2026-06-25 16:01:15.184 | + :: : [[ 401 == 503 ]] 2026-06-25 16:01:15.188 | + :: : [[ 0 -eq 7 ]] 2026-06-25 16:01:15.191 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 16:01:15.195 | + functions-common:time_stop:2420 : local name 2026-06-25 16:01:15.202 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:01:15.206 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:01:15.212 | + functions-common:time_stop:2423 : local total 2026-06-25 16:01:15.219 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:01:15.226 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 16:01:15.234 | + functions-common:time_stop:2427 : start_time=1782403269620 2026-06-25 16:01:15.243 | + functions-common:time_stop:2429 : [[ -z 1782403269620 ]] 2026-06-25 16:01:15.248 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:01:15.256 | + functions-common:time_stop:2432 : end_time=1782403275250 2026-06-25 16:01:15.260 | + functions-common:time_stop:2433 : elapsed_time=5630 2026-06-25 16:01:15.265 | + functions-common:time_stop:2434 : total=15861 2026-06-25 16:01:15.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:01:15.279 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21491 2026-06-25 16:01:15.284 | + functions:wait_for_service:486 : return 0 2026-06-25 16:01:15.288 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:15.295 | + functions-common:run_process:1674 : local service=c-sch 2026-06-25 16:01:15.300 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:15.305 | + functions-common:run_process:1676 : local group= 2026-06-25 16:01:15.310 | + functions-common:run_process:1677 : local user= 2026-06-25 16:01:15.314 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:01:15.320 | + functions-common:run_process:1680 : local name=c-sch 2026-06-25 16:01:15.324 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:01:15.328 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:01:15.332 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:01:15.336 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:01:15.341 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:01:15.349 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403275343 2026-06-25 16:01:15.353 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-25 16:01:15.388 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:15.393 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-25 16:01:15.396 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-25 16:01:15.400 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:15.404 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:15.407 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:15.411 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:15.415 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 16:01:15.419 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 16:01:15.422 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-25 16:01:15.426 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 16:01:15.429 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 16:01:15.433 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 16:01:15.437 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 16:01:15.440 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-25 16:01:15.444 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 16:01:15.448 | + 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-06-25 16:01:15.452 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-25 16:01:15.456 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:15.459 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 16:01:15.463 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 16:01:15.467 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 16:01:15.470 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 16:01:15.474 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 16:01:15.477 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-25 16:01:15.481 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 16:01:15.487 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-25 16:01:15.589 | + 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-06-25 16:01:15.692 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-25 16:01:15.778 | + 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-06-25 16:01:15.860 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-25 16:01:15.925 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-25 16:01:15.989 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 16:01:16.059 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 16:01:16.062 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 16:01:16.065 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-25 16:01:16.161 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 16:01:16.685 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-25 16:01:16.717 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-25 16:01:17.213 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-25 16:01:17.275 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:01:17.280 | + functions-common:time_stop:2420 : local name 2026-06-25 16:01:17.289 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:01:17.292 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:01:17.297 | + functions-common:time_stop:2423 : local total 2026-06-25 16:01:17.300 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:01:17.307 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:01:17.310 | + functions-common:time_stop:2427 : start_time=1782403275343 2026-06-25 16:01:17.314 | + functions-common:time_stop:2429 : [[ -z 1782403275343 ]] 2026-06-25 16:01:17.318 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:01:17.325 | + functions-common:time_stop:2432 : end_time=1782403277321 2026-06-25 16:01:17.330 | + functions-common:time_stop:2433 : elapsed_time=1978 2026-06-25 16:01:17.333 | + functions-common:time_stop:2434 : total=42015 2026-06-25 16:01:17.337 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:01:17.343 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43993 2026-06-25 16:01:17.349 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 16:01:17.352 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 16:01:17.355 | + functions-common:run_process:1674 : local service=c-bak 2026-06-25 16:01:17.358 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:17.361 | + functions-common:run_process:1676 : local group= 2026-06-25 16:01:17.364 | + functions-common:run_process:1677 : local user= 2026-06-25 16:01:17.367 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 16:01:17.370 | + functions-common:run_process:1680 : local name=c-bak 2026-06-25 16:01:17.372 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:01:17.375 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:01:17.378 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:01:17.381 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:01:17.390 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:01:17.395 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403277390 2026-06-25 16:01:17.398 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-25 16:01:17.436 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:01:17.440 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:01:17.443 | + functions-common:time_stop:2420 : local name 2026-06-25 16:01:17.446 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:01:17.449 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:01:17.452 | + functions-common:time_stop:2423 : local total 2026-06-25 16:01:17.455 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:01:17.459 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:01:17.462 | + functions-common:time_stop:2427 : start_time=1782403277390 2026-06-25 16:01:17.465 | + functions-common:time_stop:2429 : [[ -z 1782403277390 ]] 2026-06-25 16:01:17.470 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:01:17.475 | + functions-common:time_stop:2432 : end_time=1782403277471 2026-06-25 16:01:17.479 | + functions-common:time_stop:2433 : elapsed_time=81 2026-06-25 16:01:17.483 | + functions-common:time_stop:2434 : total=43993 2026-06-25 16:01:17.486 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:01:17.490 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44074 2026-06-25 16:01:17.493 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 16:01:17.497 | + functions-common:run_process:1674 : local service=c-vol 2026-06-25 16:01:17.501 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:17.504 | + functions-common:run_process:1676 : local group= 2026-06-25 16:01:17.508 | + functions-common:run_process:1677 : local user= 2026-06-25 16:01:17.518 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 16:01:17.521 | + functions-common:run_process:1680 : local name=c-vol 2026-06-25 16:01:17.525 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:01:17.531 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:01:17.535 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:01:17.539 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:01:17.545 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:01:17.555 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403277547 2026-06-25 16:01:17.561 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-25 16:01:17.589 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:17.594 | + 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-06-25 16:01:17.598 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-25 16:01:17.603 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:17.607 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:17.613 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:17.617 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:17.622 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 16:01:17.626 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 16:01:17.631 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-25 16:01:17.636 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 16:01:17.640 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 16:01:17.645 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 16:01:17.647 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 16:01:17.652 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-25 16:01:17.657 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 16:01:17.661 | + 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-06-25 16:01:17.666 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-25 16:01:17.671 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 16:01:17.675 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 16:01:17.679 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 16:01:17.683 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 16:01:17.687 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 16:01:17.692 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 16:01:17.696 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-25 16:01:17.701 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 16:01:17.705 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-25 16:01:17.815 | + 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-06-25 16:01:17.915 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-25 16:01:18.017 | + 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-06-25 16:01:18.108 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-25 16:01:18.196 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-25 16:01:18.293 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 16:01:18.377 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-25 16:01:18.377 | + 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-06-25 16:01:18.471 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 16:01:18.474 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-25 16:01:18.594 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 16:01:19.230 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-25 16:01:19.254 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-25 16:01:19.910 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-25 16:01:19.989 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:01:19.989 | + functions-common:time_stop:2420 : local name 2026-06-25 16:01:19.998 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:01:20.005 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:01:20.014 | + functions-common:time_stop:2423 : local total 2026-06-25 16:01:20.018 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:01:20.026 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:01:20.033 | + functions-common:time_stop:2427 : start_time=1782403277547 2026-06-25 16:01:20.042 | + functions-common:time_stop:2429 : [[ -z 1782403277547 ]] 2026-06-25 16:01:20.057 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:01:20.071 | + functions-common:time_stop:2432 : end_time=1782403280060 2026-06-25 16:01:20.080 | + functions-common:time_stop:2433 : elapsed_time=2513 2026-06-25 16:01:20.089 | + functions-common:time_stop:2434 : total=44074 2026-06-25 16:01:20.094 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:01:20.108 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46587 2026-06-25 16:01:20.114 | + ./stack.sh:main:1338 : create_volume_types 2026-06-25 16:01:20.123 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-25 16:01:20.182 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:20.187 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 16:01:20.196 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-25 16:01:20.203 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 16:01:20.211 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-25 16:01:20.217 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 16:01:20.222 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-25 16:01:20.223 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-25 16:01:20.227 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-25 16:01:20.229 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-25 16:01:20.262 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:20.266 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-25 16:01:25.540 | +-------------+--------------------------------------+ 2026-06-25 16:01:25.541 | | Field | Value | 2026-06-25 16:01:25.541 | +-------------+--------------------------------------+ 2026-06-25 16:01:25.542 | | description | None | 2026-06-25 16:01:25.542 | | id | 98a8061e-8660-4085-a0e6-6b96b5d1057e | 2026-06-25 16:01:25.542 | | is_public | True | 2026-06-25 16:01:25.542 | | name | lvmdriver-1 | 2026-06-25 16:01:25.542 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-25 16:01:25.542 | +-------------+--------------------------------------+ 2026-06-25 16:01:26.087 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-25 16:01:26.091 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-25 16:01:26.093 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-25 16:01:26.097 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-25 16:01:26.101 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-25 16:01:26.141 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:26.146 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-25 16:01:26.151 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 16:01:26.156 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-25 16:01:26.165 | + ./stack.sh:main:1353 : start_glance 2026-06-25 16:01:26.172 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-25 16:01:26.178 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-25 16:01:26.186 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 16:01:26.191 | + functions-common:run_process:1674 : local service=g-api 2026-06-25 16:01:26.197 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 16:01:26.203 | + functions-common:run_process:1676 : local group= 2026-06-25 16:01:26.208 | + functions-common:run_process:1677 : local user= 2026-06-25 16:01:26.214 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 16:01:26.220 | + functions-common:run_process:1680 : local name=g-api 2026-06-25 16:01:26.224 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 16:01:26.229 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 16:01:26.234 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:01:26.239 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:01:26.245 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:01:26.253 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403286247 2026-06-25 16:01:26.258 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-25 16:01:26.292 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:26.299 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-25 16:01:26.304 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-25 16:01:26.310 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 16:01:26.316 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 16:01:26.321 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 16:01:26.328 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 16:01:26.334 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-25 16:01:26.339 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-25 16:01:26.344 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-25 16:01:26.349 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 16:01:26.356 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 16:01:26.362 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 16:01:26.370 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 16:01:26.375 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-25 16:01:26.381 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-25 16:01:26.386 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 16:01:26.391 | + 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-06-25 16:01:26.396 | + 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-06-25 16:01:26.400 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-25 16:01:26.405 | + 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-06-25 16:01:26.410 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 16:01:26.416 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 16:01:26.423 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 16:01:26.428 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-25 16:01:26.433 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 16:01:26.441 | + 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-06-25 16:01:26.577 | + 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-06-25 16:01:26.713 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-25 16:01:26.816 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-25 16:01:26.910 | + 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-06-25 16:01:27.014 | + 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-06-25 16:01:27.116 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-25 16:01:27.224 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-25 16:01:27.326 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-25 16:01:27.406 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-25 16:01:27.484 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-25 16:01:27.565 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 16:01:27.569 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 16:01:27.572 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-25 16:01:27.675 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 16:01:28.261 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-25 16:01:28.292 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-25 16:01:28.884 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-25 16:01:29.081 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 16:01:29.086 | + functions-common:time_stop:2420 : local name 2026-06-25 16:01:29.090 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:01:29.097 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:01:29.104 | + functions-common:time_stop:2423 : local total 2026-06-25 16:01:29.112 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:01:29.116 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 16:01:29.122 | + functions-common:time_stop:2427 : start_time=1782403286247 2026-06-25 16:01:29.134 | + functions-common:time_stop:2429 : [[ -z 1782403286247 ]] 2026-06-25 16:01:29.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:01:29.151 | + functions-common:time_stop:2432 : end_time=1782403289144 2026-06-25 16:01:29.170 | + functions-common:time_stop:2433 : elapsed_time=2897 2026-06-25 16:01:29.178 | + functions-common:time_stop:2434 : total=46587 2026-06-25 16:01:29.190 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:01:29.196 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49484 2026-06-25 16:01:29.200 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-25 16:01:29.248 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:01:29.252 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.168) to start...' 2026-06-25 16:01:29.253 | Waiting for g-api (192.168.122.168) to start... 2026-06-25 16:01:29.258 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.168/image 2026-06-25 16:01:29.261 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 16:01:29.264 | + functions:wait_for_service:477 : local url=http://192.168.122.168/image 2026-06-25 16:01:29.267 | + functions:wait_for_service:478 : local rval=0 2026-06-25 16:01:29.273 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 16:01:29.277 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 16:01:29.284 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:01:29.292 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:01:29.302 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:01:29.309 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403289304 2026-06-25 16:01:29.315 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 16:01:29.321 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 16:01:29.331 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.168/image 2026-06-25 16:01:35.549 | + :: : [[ 300 == 503 ]] 2026-06-25 16:01:35.549 | + :: : [[ 0 -eq 7 ]] 2026-06-25 16:01:35.559 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 16:01:35.564 | + functions-common:time_stop:2420 : local name 2026-06-25 16:01:35.573 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:01:35.580 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:01:35.585 | + functions-common:time_stop:2423 : local total 2026-06-25 16:01:35.592 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:01:35.602 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 16:01:35.614 | + functions-common:time_stop:2427 : start_time=1782403289304 2026-06-25 16:01:35.618 | + functions-common:time_stop:2429 : [[ -z 1782403289304 ]] 2026-06-25 16:01:35.629 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:01:35.641 | + functions-common:time_stop:2432 : end_time=1782403295629 2026-06-25 16:01:35.648 | + functions-common:time_stop:2433 : elapsed_time=6325 2026-06-25 16:01:35.657 | + functions-common:time_stop:2434 : total=21491 2026-06-25 16:01:35.668 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:01:35.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27816 2026-06-25 16:01:35.688 | + functions:wait_for_service:486 : return 0 2026-06-25 16:01:35.696 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-25 16:01:35.764 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:35.776 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-25 16:01:35.831 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:35.837 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-25 16:01:35.846 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 16:01:35.859 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-25 16:01:35.868 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-25 16:01:35.881 | + ./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-06-25 16:01:35.883 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 16:01:35.887 | + functions:upload_image:141 : local image image_fname image_name 2026-06-25 16:01:35.891 | + functions:upload_image:143 : local max_attempts=5 2026-06-25 16:01:35.895 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-25 16:01:35.905 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 16:01:35.913 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-25 16:01:35.917 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-25 16:01:35.922 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-25 16:01:35.929 | ++ functions:upload_image:151 : seq 5 2026-06-25 16:01:35.936 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-25 16:01:35.940 | + functions:upload_image:152 : local rc=0 2026-06-25 16:01:35.943 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 16:01:35.948 | --2026-06-25 18:01:35-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 16:01:36.008 | Resolving github.com (github.com)... 140.82.121.3 2026-06-25 16:01:36.027 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-25 16:01:36.091 | HTTP request sent, awaiting response... 302 Found 2026-06-25 16:01:36.091 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T16%3A54%3A42Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T15%3A54%3A37Z&ske=2026-06-25T16%3A54%3A42Z&sks=b&skv=2018-11-09&sig=Tpbx%2FHxModrHqHnlvKwRvE1YGNTz9vRwH5HNnOj0eK4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwNTA2MSwibmJmIjoxNzgyNDAzMjYxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8yGKXHAGKssjQKV0NG4Zw8KqXSG4S-X10HrNJwyGLCw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-25 16:01:36.091 | --2026-06-25 18:01:36-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T16%3A54%3A42Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T15%3A54%3A37Z&ske=2026-06-25T16%3A54%3A42Z&sks=b&skv=2018-11-09&sig=Tpbx%2FHxModrHqHnlvKwRvE1YGNTz9vRwH5HNnOj0eK4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwNTA2MSwibmJmIjoxNzgyNDAzMjYxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8yGKXHAGKssjQKV0NG4Zw8KqXSG4S-X10HrNJwyGLCw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-25 16:01:36.094 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-06-25 16:01:36.106 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-25 16:01:36.170 | HTTP request sent, awaiting response... 200 OK 2026-06-25 16:01:36.170 | Length: 21692416 (21M) [application/octet-stream] 2026-06-25 16:01:36.170 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-25 16:01:36.223 | 2026-06-25 16:01:36.436 | 0K ........ ........ .... 100% 77.8M=0.3s 2026-06-25 16:01:36.437 | 2026-06-25 16:01:36.437 | 2026-06-25 18:01:36 (77.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-25 16:01:36.437 | 2026-06-25 16:01:36.446 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-25 16:01:36.452 | + functions:upload_image:163 : break 2026-06-25 16:01:36.456 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 16:01:36.463 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-25 16:01:36.467 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-25 16:01:36.471 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-25 16:01:36.477 | + functions:upload_image:313 : local kernel= 2026-06-25 16:01:36.482 | + functions:upload_image:314 : local ramdisk= 2026-06-25 16:01:36.487 | + functions:upload_image:315 : local disk_format= 2026-06-25 16:01:36.494 | + functions:upload_image:316 : local container_format= 2026-06-25 16:01:36.501 | + functions:upload_image:317 : local unpack= 2026-06-25 16:01:36.507 | + functions:upload_image:318 : local img_property= 2026-06-25 16:01:36.510 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 16:01:36.516 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-25 16:01:36.521 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-25 16:01:36.529 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-25 16:01:36.537 | + functions:upload_image:328 : case "$image_fname" in 2026-06-25 16:01:36.546 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-25 16:01:36.554 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-25 16:01:36.560 | + functions:upload_image:350 : local format 2026-06-25 16:01:36.571 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-25 16:01:36.571 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 16:01:36.593 | + functions:upload_image:351 : format=qcow2 2026-06-25 16:01:36.598 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-25 16:01:36.602 | + functions:upload_image:353 : disk_format=qcow2 2026-06-25 16:01:36.607 | + functions:upload_image:357 : container_format=bare 2026-06-25 16:01:36.610 | + functions:upload_image:404 : is_arch ppc64le 2026-06-25 16:01:36.613 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 16:01:36.618 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-25 16:01:36.621 | + functions:upload_image:404 : is_arch ppc64 2026-06-25 16:01:36.624 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 16:01:36.629 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 16:01:36.634 | + functions:upload_image:404 : is_arch ppc 2026-06-25 16:01:36.648 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 16:01:36.652 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-25 16:01:36.654 | + functions:upload_image:408 : is_arch aarch64 2026-06-25 16:01:36.662 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 16:01:36.666 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 16:01:36.668 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-25 16:01:36.673 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-25 16:01:36.679 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-25 16:01:36.680 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-25 16:01:36.683 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-25 16:01:36.687 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-25 16:01:36.691 | + functions:_upload_image:112 : shift 2026-06-25 16:01:36.692 | + functions:_upload_image:113 : local container=bare 2026-06-25 16:01:36.697 | + functions:_upload_image:114 : shift 2026-06-25 16:01:36.697 | + functions:_upload_image:115 : local disk=qcow2 2026-06-25 16:01:36.702 | + functions:_upload_image:116 : shift 2026-06-25 16:01:36.705 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 16:01:36.710 | + functions:_upload_image:118 : shift 2026-06-25 16:01:36.715 | + functions:_upload_image:119 : local properties 2026-06-25 16:01:36.718 | + functions:_upload_image:120 : local useimport 2026-06-25 16:01:36.722 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-25 16:01:36.724 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-25 16:01:36.727 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-25 16:01:36.729 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-25 16:01:36.732 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-25 16:01:36.735 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-25 16:01:36.737 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-25 16:01:36.741 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 16:01:36.746 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 16:01:44.428 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 16:01:44.428 | | Field | Value | 2026-06-25 16:01:44.428 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 16:01:44.428 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-25 16:01:44.428 | | container_format | bare | 2026-06-25 16:01:44.428 | | created_at | 2026-06-25T16:01:42Z | 2026-06-25 16:01:44.428 | | disk_format | qcow2 | 2026-06-25 16:01:44.428 | | file | /v2/images/e0374ac9-9204-416c-8b2f-3e1b2c610f3b/file | 2026-06-25 16:01:44.429 | | id | e0374ac9-9204-416c-8b2f-3e1b2c610f3b | 2026-06-25 16:01:44.429 | | min_disk | 0 | 2026-06-25 16:01:44.429 | | min_ram | 0 | 2026-06-25 16:01:44.429 | | name | cirros-0.6.3-x86_64-disk | 2026-06-25 16:01:44.429 | | owner | 80a9c35600954700bf11b76ce08aec24 | 2026-06-25 16:01:44.429 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-25 16:01:44.429 | | protected | False | 2026-06-25 16:01:44.429 | | schema | /v2/schemas/image | 2026-06-25 16:01:44.429 | | size | 21692416 | 2026-06-25 16:01:44.429 | | status | active | 2026-06-25 16:01:44.429 | | tags | | 2026-06-25 16:01:44.430 | | updated_at | 2026-06-25T16:01:44Z | 2026-06-25 16:01:44.430 | | virtual_size | 117440512 | 2026-06-25 16:01:44.430 | | visibility | public | 2026-06-25 16:01:44.430 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 16:01:44.922 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-25 16:01:44.997 | [2080 Async create_flavors:80411]: Waiting for completion of create_flavors running on PID 80411 (2 other jobs running) 2026-06-25 16:01:45.028 | [2080 Async create_flavors:80411]: Signaling child to exit 2026-06-25 16:01:55.908 | + inc/async:async_inner:64 : rc=0 2026-06-25 16:01:55.939 | [80411 Async create_flavors:80411]: finished successfully 2026-06-25 16:01:55.969 | WAKEUP 2026-06-25 16:01:55.996 | [2080 Async create_flavors:80411]: Signaled 2026-06-25 16:01:55.999 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-25 16:01:55.999 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:55.999 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-25 16:01:55.999 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-25 16:01:55.999 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-25 16:01:55.999 | +----------------------------+-----------------------+ 2026-06-25 16:01:55.999 | | Field | Value | 2026-06-25 16:01:55.999 | +----------------------------+-----------------------+ 2026-06-25 16:01:55.999 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:01:56.000 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:01:56.000 | | description | None | 2026-06-25 16:01:56.000 | | disk | 1 | 2026-06-25 16:01:56.000 | | id | c1 | 2026-06-25 16:01:56.000 | | name | cirros256 | 2026-06-25 16:01:56.000 | | os-flavor-access:is_public | True | 2026-06-25 16:01:56.000 | | properties | hw_rng:allowed='True' | 2026-06-25 16:01:56.000 | | ram | 256 | 2026-06-25 16:01:56.001 | | rxtx_factor | 1.0 | 2026-06-25 16:01:56.001 | | swap | 0 | 2026-06-25 16:01:56.001 | | vcpus | 1 | 2026-06-25 16:01:56.001 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.001 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-25 16:01:56.001 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.001 | | Field | Value | 2026-06-25 16:01:56.001 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.001 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:01:56.002 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:01:56.002 | | description | None | 2026-06-25 16:01:56.002 | | disk | 5 | 2026-06-25 16:01:56.002 | | id | d1 | 2026-06-25 16:01:56.002 | | name | ds512M | 2026-06-25 16:01:56.002 | | os-flavor-access:is_public | True | 2026-06-25 16:01:56.002 | | properties | hw_rng:allowed='True' | 2026-06-25 16:01:56.003 | | ram | 512 | 2026-06-25 16:01:56.003 | | rxtx_factor | 1.0 | 2026-06-25 16:01:56.003 | | swap | 0 | 2026-06-25 16:01:56.003 | | vcpus | 1 | 2026-06-25 16:01:56.003 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.003 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-25 16:01:56.003 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.003 | | Field | Value | 2026-06-25 16:01:56.004 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.004 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:01:56.004 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:01:56.004 | | description | None | 2026-06-25 16:01:56.004 | | disk | 10 | 2026-06-25 16:01:56.004 | | id | d2 | 2026-06-25 16:01:56.004 | | name | ds1G | 2026-06-25 16:01:56.004 | | os-flavor-access:is_public | True | 2026-06-25 16:01:56.005 | | properties | hw_rng:allowed='True' | 2026-06-25 16:01:56.005 | | ram | 1024 | 2026-06-25 16:01:56.005 | | rxtx_factor | 1.0 | 2026-06-25 16:01:56.005 | | swap | 0 | 2026-06-25 16:01:56.005 | | vcpus | 1 | 2026-06-25 16:01:56.005 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.005 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-25 16:01:56.005 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.005 | | Field | Value | 2026-06-25 16:01:56.006 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.006 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:01:56.006 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:01:56.006 | | description | None | 2026-06-25 16:01:56.006 | | disk | 10 | 2026-06-25 16:01:56.006 | | id | d3 | 2026-06-25 16:01:56.006 | | name | ds2G | 2026-06-25 16:01:56.006 | | os-flavor-access:is_public | True | 2026-06-25 16:01:56.006 | | properties | hw_rng:allowed='True' | 2026-06-25 16:01:56.007 | | ram | 2048 | 2026-06-25 16:01:56.007 | | rxtx_factor | 1.0 | 2026-06-25 16:01:56.007 | | swap | 0 | 2026-06-25 16:01:56.007 | | vcpus | 2 | 2026-06-25 16:01:56.007 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.007 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-25 16:01:56.007 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.007 | | Field | Value | 2026-06-25 16:01:56.007 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.008 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:01:56.008 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:01:56.008 | | description | None | 2026-06-25 16:01:56.008 | | disk | 20 | 2026-06-25 16:01:56.008 | | id | d4 | 2026-06-25 16:01:56.008 | | name | ds4G | 2026-06-25 16:01:56.008 | | os-flavor-access:is_public | True | 2026-06-25 16:01:56.008 | | properties | hw_rng:allowed='True' | 2026-06-25 16:01:56.008 | | ram | 4096 | 2026-06-25 16:01:56.009 | | rxtx_factor | 1.0 | 2026-06-25 16:01:56.009 | | swap | 0 | 2026-06-25 16:01:56.009 | | vcpus | 4 | 2026-06-25 16:01:56.009 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.009 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-25 16:01:56.009 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-25 16:01:56.009 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-25 16:01:56.009 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.010 | | Field | Value | 2026-06-25 16:01:56.010 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.010 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:01:56.010 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:01:56.010 | | description | None | 2026-06-25 16:01:56.010 | | disk | 1 | 2026-06-25 16:01:56.010 | | id | 1 | 2026-06-25 16:01:56.010 | | name | m1.tiny | 2026-06-25 16:01:56.010 | | os-flavor-access:is_public | True | 2026-06-25 16:01:56.011 | | properties | hw_rng:allowed='True' | 2026-06-25 16:01:56.011 | | ram | 512 | 2026-06-25 16:01:56.011 | | rxtx_factor | 1.0 | 2026-06-25 16:01:56.011 | | swap | 0 | 2026-06-25 16:01:56.011 | | vcpus | 1 | 2026-06-25 16:01:56.011 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.011 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-25 16:01:56.011 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.011 | | Field | Value | 2026-06-25 16:01:56.012 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.012 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:01:56.012 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:01:56.012 | | description | None | 2026-06-25 16:01:56.012 | | disk | 20 | 2026-06-25 16:01:56.012 | | id | 2 | 2026-06-25 16:01:56.012 | | name | m1.small | 2026-06-25 16:01:56.012 | | os-flavor-access:is_public | True | 2026-06-25 16:01:56.013 | | properties | hw_rng:allowed='True' | 2026-06-25 16:01:56.013 | | ram | 2048 | 2026-06-25 16:01:56.013 | | rxtx_factor | 1.0 | 2026-06-25 16:01:56.013 | | swap | 0 | 2026-06-25 16:01:56.013 | | vcpus | 1 | 2026-06-25 16:01:56.013 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.013 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-25 16:01:56.013 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.014 | | Field | Value | 2026-06-25 16:01:56.014 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.014 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:01:56.014 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:01:56.014 | | description | None | 2026-06-25 16:01:56.014 | | disk | 40 | 2026-06-25 16:01:56.014 | | id | 3 | 2026-06-25 16:01:56.014 | | name | m1.medium | 2026-06-25 16:01:56.014 | | os-flavor-access:is_public | True | 2026-06-25 16:01:56.015 | | properties | hw_rng:allowed='True' | 2026-06-25 16:01:56.015 | | ram | 4096 | 2026-06-25 16:01:56.015 | | rxtx_factor | 1.0 | 2026-06-25 16:01:56.015 | | swap | 0 | 2026-06-25 16:01:56.015 | | vcpus | 2 | 2026-06-25 16:01:56.015 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.015 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-25 16:01:56.015 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.015 | | Field | Value | 2026-06-25 16:01:56.016 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.016 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:01:56.016 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:01:56.016 | | description | None | 2026-06-25 16:01:56.016 | | disk | 80 | 2026-06-25 16:01:56.016 | | id | 4 | 2026-06-25 16:01:56.016 | | name | m1.large | 2026-06-25 16:01:56.016 | | os-flavor-access:is_public | True | 2026-06-25 16:01:56.017 | | properties | hw_rng:allowed='True' | 2026-06-25 16:01:56.017 | | ram | 8192 | 2026-06-25 16:01:56.017 | | rxtx_factor | 1.0 | 2026-06-25 16:01:56.017 | | swap | 0 | 2026-06-25 16:01:56.017 | | vcpus | 4 | 2026-06-25 16:01:56.017 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.017 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-25 16:01:56.017 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.017 | | Field | Value | 2026-06-25 16:01:56.018 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.018 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:01:56.018 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:01:56.018 | | description | None | 2026-06-25 16:01:56.018 | | disk | 160 | 2026-06-25 16:01:56.018 | | id | 5 | 2026-06-25 16:01:56.018 | | name | m1.xlarge | 2026-06-25 16:01:56.018 | | os-flavor-access:is_public | True | 2026-06-25 16:01:56.019 | | properties | hw_rng:allowed='True' | 2026-06-25 16:01:56.019 | | ram | 16384 | 2026-06-25 16:01:56.019 | | rxtx_factor | 1.0 | 2026-06-25 16:01:56.019 | | swap | 0 | 2026-06-25 16:01:56.019 | | vcpus | 8 | 2026-06-25 16:01:56.019 | +----------------------------+-----------------------+ 2026-06-25 16:01:56.060 | [2080 Async create_flavors:80411]: finished create_flavors with result 0 in 49 seconds 2026-06-25 16:01:56.064 | + inc/async:async_wait:197 : return 0 2026-06-25 16:01:56.067 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-25 16:01:56.088 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:01:56.091 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-25 16:01:56.113 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:56.116 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-25 16:01:56.141 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:56.145 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-25 16:01:56.148 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 16:01:56.151 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 16:01:56.155 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 16:01:56.157 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-25 16:01:56.160 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 16:01:56.164 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-25 16:01:56.166 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-25 16:01:56.168 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-25 16:01:56.171 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-25 16:01:56.172 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-25 16:01:56.174 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-25 16:01:56.176 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-25 16:01:56.178 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-25 16:01:56.180 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-25 16:01:56.181 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-25 16:01:56.184 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-25 16:01:56.186 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 16:01:56.188 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-25 16:01:56.190 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 16:01:56.192 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-25 16:01:56.194 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 16:01:56.196 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-25 16:01:56.198 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 16:01:56.200 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-25 16:01:56.202 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 16:01:56.204 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-25 16:01:56.206 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-25 16:01:56.209 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 16:01:56.211 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-25 16:01:56.213 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 16:01:56.215 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-25 16:01:56.217 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-25 16:01:56.218 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-25 16:01:56.220 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 16:01:56.222 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-25 16:01:56.223 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 16:01:56.225 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-25 16:01:56.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-25 16:01:56.229 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-25 16:01:56.231 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-25 16:01:56.233 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-25 16:01:56.235 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-25 16:01:56.237 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-25 16:01:56.239 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-25 16:01:56.242 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-25 16:01:56.243 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-25 16:01:56.245 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-25 16:01:56.247 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-25 16:01:56.249 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 16:01:56.250 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 16:01:56.252 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-25 16:01:56.254 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-25 16:01:56.255 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-25 16:01:56.257 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-25 16:01:56.259 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-25 16:01:56.260 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-25 16:01:56.262 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-25 16:01:56.264 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-25 16:01:56.267 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-25 16:01:56.267 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-25 16:01:56.267 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-25 16:01:56.269 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-25 16:01:56.271 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-25 16:01:58.942 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-25 16:01:58.944 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-25 16:01:59.405 | + ./stack.sh:main:1403 : save_stackenv 2026-06-25 16:01:59.409 | + functions-common:save_stackenv:65 : local tag= 2026-06-25 16:01:59.414 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 16:01:59.420 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-180159 2026-06-25 16:01:59.423 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-180159 ' 2026-06-25 16:01:59.429 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.434 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 16:01:59.438 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.442 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 16:01:59.445 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.448 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 16:01:59.451 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.455 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-25 16:01:59.458 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.461 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.168 2026-06-25 16:01:59.464 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.467 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.168/identity 2026-06-25 16:01:59.470 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.473 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-173535 2026-06-25 16:01:59.477 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.480 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 16:01:59.482 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.486 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.168 2026-06-25 16:01:59.489 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.493 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 16:01:59.497 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.501 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 16:01:59.505 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.509 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 16:01:59.513 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.517 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 16:01:59.521 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.525 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.168 2026-06-25 16:01:59.530 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 16:01:59.534 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 16:01:59.537 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-25 16:01:59.540 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 16:01:59.543 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 16:01:59.546 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-25 16:01:59.548 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 16:01:59.551 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 16:01:59.554 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 16:01:59.558 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-25 16:01:59.560 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 16:01:59.563 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-25 16:01:59.565 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 16:01:59.568 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-25 16:01:59.569 | /^\[\[.+\|.*\]\]/ { 2026-06-25 16:01:59.569 | gsub("[][]", "", $1); 2026-06-25 16:01:59.569 | split($1, a, "|"); 2026-06-25 16:01:59.569 | if (a[1] == matchgroup) 2026-06-25 16:01:59.569 | print a[2] 2026-06-25 16:01:59.569 | } 2026-06-25 16:01:59.569 | ' /home/quobyte/devstack/local.conf 2026-06-25 16:01:59.576 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-25 16:01:59.579 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 16:01:59.582 | + functions-common:run_phase:1849 : local phase=extra 2026-06-25 16:01:59.585 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 16:01:59.588 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 16:01:59.591 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 16:01:59.595 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 16:01:59.598 | + functions-common:run_phase:1858 : local extra 2026-06-25 16:01:59.602 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 16:01:59.608 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 16:01:59.613 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 16:01:59.617 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 16:01:59.621 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-25 16:01:59.626 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 16:01:59.652 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:59.657 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 16:01:59.660 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 16:01:59.665 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-25 16:01:59.669 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 16:01:59.673 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 16:01:59.677 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 16:01:59.681 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-25 16:01:59.685 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-25 16:01:59.690 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 16:01:59.694 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 16:01:59.699 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 16:01:59.704 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 16:01:59.709 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-25 16:01:59.713 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 16:01:59.717 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-25 16:01:59.721 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 16:01:59.725 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 16:01:59.730 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-25 16:01:59.735 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 16:01:59.740 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 16:01:59.744 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-25 16:01:59.749 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 16:01:59.755 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 16:01:59.760 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 16:01:59.766 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-25 16:01:59.770 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 16:01:59.775 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-25 16:01:59.780 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 16:01:59.785 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-25 16:01:59.785 | /^\[\[.+\|.*\]\]/ { 2026-06-25 16:01:59.785 | gsub("[][]", "", $1); 2026-06-25 16:01:59.785 | split($1, a, "|"); 2026-06-25 16:01:59.785 | if (a[1] == matchgroup) 2026-06-25 16:01:59.785 | print a[2] 2026-06-25 16:01:59.785 | } 2026-06-25 16:01:59.786 | ' /home/quobyte/devstack/local.conf 2026-06-25 16:01:59.795 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-25 16:01:59.826 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:01:59.830 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-25 16:01:59.838 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-25 16:01:59.844 | + functions:wait_for_compute:490 : local timeout=60 2026-06-25 16:01:59.848 | + functions:wait_for_compute:491 : local rval=0 2026-06-25 16:01:59.853 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-25 16:01:59.859 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-25 16:01:59.866 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 16:01:59.871 | + functions-common:time_start:2407 : local start_time= 2026-06-25 16:01:59.876 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:01:59.882 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:01:59.894 | + functions-common:time_start:2411 : _TIME_START[$name]=1782403319888 2026-06-25 16:01:59.900 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-25 16:01:59.947 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-25 16:01:59.950 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-25 16:01:59.960 | ++ functions:wait_for_compute:496 : hostname 2026-06-25 16:01:59.966 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-25 16:01:59.971 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-25 16:01:59.978 | ++ functions:wait_for_compute:498 : hostname 2026-06-25 16:01:59.984 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 16:01:59.986 | + :: : ID= 2026-06-25 16:01:59.989 | + :: : [[ '' == '' ]] 2026-06-25 16:01:59.990 | + :: : sleep 1 2026-06-25 16:02:00.995 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-25 16:02:00.997 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-25 16:02:04.810 | + :: : ID=f3e3d8ff-8cd3-43e9-b0cf-4c13f64b1121 2026-06-25 16:02:04.813 | + :: : [[ f3e3d8ff-8cd3-43e9-b0cf-4c13f64b1121 == '' ]] 2026-06-25 16:02:04.818 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-25 16:02:04.822 | + functions-common:time_stop:2420 : local name 2026-06-25 16:02:04.827 | + functions-common:time_stop:2421 : local end_time 2026-06-25 16:02:04.832 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:02:04.837 | + functions-common:time_stop:2423 : local total 2026-06-25 16:02:04.841 | + functions-common:time_stop:2424 : local start_time 2026-06-25 16:02:04.845 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 16:02:04.849 | + functions-common:time_stop:2427 : start_time=1782403319888 2026-06-25 16:02:04.854 | + functions-common:time_stop:2429 : [[ -z 1782403319888 ]] 2026-06-25 16:02:04.860 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:02:04.866 | + functions-common:time_stop:2432 : end_time=1782403324861 2026-06-25 16:02:04.871 | + functions-common:time_stop:2433 : elapsed_time=4973 2026-06-25 16:02:04.876 | + functions-common:time_stop:2434 : total=27816 2026-06-25 16:02:04.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:02:04.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32789 2026-06-25 16:02:04.890 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-25 16:02:04.895 | + functions:wait_for_compute:516 : return 0 2026-06-25 16:02:04.899 | + ./stack.sh:main:1443 : service_check 2026-06-25 16:02:04.903 | + functions-common:service_check:1713 : local service 2026-06-25 16:02:04.907 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:04.911 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-25 16:02:04.932 | not-found 2026-06-25 16:02:04.938 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:04.944 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-25 16:02:04.969 | enabled 2026-06-25 16:02:04.976 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-25 16:02:05.004 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-25 16:02:05.004 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-25 16:02:05.004 | Active: active (running) since Thu 2026-06-25 17:58:15 CEST; 3min 49s ago 2026-06-25 16:02:05.004 | Main PID: 68100 (uwsgi) 2026-06-25 16:02:05.004 | Status: "uWSGI is ready" 2026-06-25 16:02:05.004 | Tasks: 17 (limit: 14255) 2026-06-25 16:02:05.004 | Memory: 275.8M (peak: 276.3M) 2026-06-25 16:02:05.004 | CPU: 16.504s 2026-06-25 16:02:05.004 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-25 16:02:05.004 | ├─68100 "nova-apiuWSGI master" 2026-06-25 16:02:05.005 | ├─68101 "nova-apiuWSGI worker 1" 2026-06-25 16:02:05.005 | └─68102 "nova-apiuWSGI worker 2" 2026-06-25 16:02:05.005 | 2026-06-25 16:02:05.005 | Jun 25 18:02:04 devstack devstack@n-api.service[68102]: [pid: 68102|app: 0|req: 19/36] 192.168.122.168 () {54 vars in 935 bytes} [Thu Jun 25 18:02:04 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-06-25 16:02:05.005 | Jun 25 18:02:04 devstack devstack@n-api.service[68101]: DEBUG nova.api.openstack.wsgi [None req-ce6db3a9-e999-4147-9747-f34ad3fc3753 admin admin] Calling method '>' {{(pid=68101) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-25 16:02:05.005 | Jun 25 18:02:04 devstack devstack@n-api.service[68101]: DEBUG oslo_concurrency.lockutils [None req-ce6db3a9-e999-4147-9747-f34ad3fc3753 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68101) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 16:02:05.005 | Jun 25 18:02:04 devstack devstack@n-api.service[68101]: DEBUG oslo_concurrency.lockutils [None req-ce6db3a9-e999-4147-9747-f34ad3fc3753 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=68101) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 16:02:05.005 | Jun 25 18:02:04 devstack devstack@n-api.service[68101]: DEBUG oslo_concurrency.lockutils [None req-ce6db3a9-e999-4147-9747-f34ad3fc3753 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=68101) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 16:02:05.005 | Jun 25 18:02:04 devstack devstack@n-api.service[68101]: DEBUG oslo_concurrency.lockutils [None req-ce6db3a9-e999-4147-9747-f34ad3fc3753 admin admin] Acquiring lock "6ad7d2ff-d7e0-41aa-805c-6c3fe1b4fab2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68101) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 16:02:05.006 | Jun 25 18:02:04 devstack devstack@n-api.service[68101]: DEBUG oslo_concurrency.lockutils [None req-ce6db3a9-e999-4147-9747-f34ad3fc3753 admin admin] Lock "6ad7d2ff-d7e0-41aa-805c-6c3fe1b4fab2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=68101) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 16:02:05.006 | Jun 25 18:02:04 devstack devstack@n-api.service[68101]: DEBUG oslo_concurrency.lockutils [None req-ce6db3a9-e999-4147-9747-f34ad3fc3753 admin admin] Lock "6ad7d2ff-d7e0-41aa-805c-6c3fe1b4fab2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68101) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 16:02:05.007 | Jun 25 18:02:04 devstack devstack@n-api.service[68101]: INFO nova.api.openstack.requestlog [None req-ce6db3a9-e999-4147-9747-f34ad3fc3753 admin admin] 192.168.122.168 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.191492 2026-06-25 16:02:05.007 | Jun 25 18:02:04 devstack devstack@n-api.service[68101]: [pid: 68101|app: 0|req: 18/37] 192.168.122.168 () {60 vars in 1325 bytes} [Thu Jun 25 18:02:04 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-25 16:02:05.010 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.015 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-25 16:02:05.038 | enabled 2026-06-25 16:02:05.045 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-25 16:02:05.071 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-25 16:02:05.071 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-25 16:02:05.071 | Active: active (running) since Thu 2026-06-25 18:01:00 CEST; 1min 4s ago 2026-06-25 16:02:05.071 | Main PID: 80246 (nova-compute) 2026-06-25 16:02:05.071 | Tasks: 10 (limit: 14255) 2026-06-25 16:02:05.071 | Memory: 135.3M (peak: 136.8M) 2026-06-25 16:02:05.071 | CPU: 5.160s 2026-06-25 16:02:05.072 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-25 16:02:05.072 | └─80246 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-25 16:02:05.072 | 2026-06-25 16:02:05.072 | Jun 25 18:01:30 devstack nova-compute[80246]: DEBUG nova.compute.provider_tree [None req-9da55585-2b38-4de5-a57c-a87a866d7989 None None] Updating resource provider 86483092-acff-4d38-ac94-3f055f143773 generation from 0 to 1 during operation: update_inventory {{(pid=80246) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-25 16:02:05.072 | Jun 25 18:01:30 devstack nova-compute[80246]: DEBUG nova.compute.provider_tree [None req-9da55585-2b38-4de5-a57c-a87a866d7989 None None] Updating inventory in ProviderTree for provider 86483092-acff-4d38-ac94-3f055f143773 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=80246) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-25 16:02:05.072 | Jun 25 18:01:31 devstack nova-compute[80246]: DEBUG nova.compute.provider_tree [None req-9da55585-2b38-4de5-a57c-a87a866d7989 None None] Updating resource provider 86483092-acff-4d38-ac94-3f055f143773 generation from 1 to 2 during operation: update_traits {{(pid=80246) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-25 16:02:05.072 | Jun 25 18:01:31 devstack nova-compute[80246]: DEBUG nova.compute.resource_tracker [None req-9da55585-2b38-4de5-a57c-a87a866d7989 None None] Compute_service record updated for devstack:devstack {{(pid=80246) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-25 16:02:05.072 | Jun 25 18:01:31 devstack nova-compute[80246]: DEBUG oslo_concurrency.lockutils [None req-9da55585-2b38-4de5-a57c-a87a866d7989 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.044s {{(pid=80246) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 16:02:05.072 | Jun 25 18:01:31 devstack nova-compute[80246]: DEBUG nova.service [None req-9da55585-2b38-4de5-a57c-a87a866d7989 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80246) start /opt/stack/nova/nova/service.py:196}} 2026-06-25 16:02:05.072 | Jun 25 18:01:31 devstack nova-compute[80246]: DEBUG nova.service [None req-9da55585-2b38-4de5-a57c-a87a866d7989 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80246) start /opt/stack/nova/nova/service.py:212}} 2026-06-25 16:02:05.073 | Jun 25 18:01:32 devstack nova-compute[80246]: DEBUG nova.service [None req-9da55585-2b38-4de5-a57c-a87a866d7989 None None] Join ServiceGroup membership for this service compute {{(pid=80246) start /opt/stack/nova/nova/service.py:222}} 2026-06-25 16:02:05.073 | Jun 25 18:01:32 devstack nova-compute[80246]: DEBUG nova.servicegroup.drivers.db [None req-9da55585-2b38-4de5-a57c-a87a866d7989 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80246) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 16:02:05.073 | Jun 25 18:01:37 devstack nova-compute[80246]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80246) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:05.078 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.082 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-25 16:02:05.104 | not-found 2026-06-25 16:02:05.110 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.115 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-25 16:02:05.137 | enabled 2026-06-25 16:02:05.143 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-25 16:02:05.168 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-25 16:02:05.168 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-25 16:02:05.169 | Active: active (running) since Thu 2026-06-25 18:00:45 CEST; 1min 19s ago 2026-06-25 16:02:05.169 | Main PID: 76519 (nova-scheduler:) 2026-06-25 16:02:05.169 | Tasks: 19 (limit: 14255) 2026-06-25 16:02:05.169 | Memory: 157.2M (peak: 157.5M) 2026-06-25 16:02:05.169 | CPU: 5.472s 2026-06-25 16:02:05.169 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-25 16:02:05.169 | ├─76519 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-25 16:02:05.169 | ├─78114 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-25 16:02:05.169 | └─78123 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-25 16:02:05.169 | 2026-06-25 16:02:05.169 | Jun 25 18:00:52 devstack nova-scheduler[78123]: DEBUG nova.servicegroup.drivers.db [None req-cfa8958a-87ad-4505-a71a-a75e6a92fac7 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78123) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 16:02:05.170 | Jun 25 18:00:57 devstack nova-scheduler[78123]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:05.170 | Jun 25 18:00:57 devstack nova-scheduler[78114]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=78114) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:05.170 | Jun 25 18:00:59 devstack nova-scheduler[76519]: DEBUG dbcounter [-] [76519] Writing DB stats nova_api:SELECT=3 {{(pid=76519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.170 | Jun 25 18:00:59 devstack nova-scheduler[76519]: DEBUG dbcounter [-] [76519] Writing DB stats nova_cell1:SELECT=1 {{(pid=76519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.170 | Jun 25 18:00:59 devstack nova-scheduler[76519]: DEBUG dbcounter [-] [76519] Writing DB stats nova_cell0:SELECT=1 {{(pid=76519) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.170 | Jun 25 18:01:07 devstack nova-scheduler[78114]: DEBUG dbcounter [-] [78114] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=78114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.170 | Jun 25 18:01:07 devstack nova-scheduler[78123]: DEBUG dbcounter [-] [78123] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.170 | Jun 25 18:01:10 devstack nova-scheduler[78114]: DEBUG oslo.service.backend._threading.loopingcall [None req-aa980e3c-9c7b-4413-b8cd-41f7afefe270 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78114) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:05.171 | Jun 25 18:01:14 devstack nova-scheduler[78123]: DEBUG oslo.service.backend._threading.loopingcall [None req-59ae07eb-1e3c-4cd1-88f7-65403c4ea253 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78123) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:05.174 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.179 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-25 16:02:05.199 | not-found 2026-06-25 16:02:05.205 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.210 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-25 16:02:05.233 | enabled 2026-06-25 16:02:05.239 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-25 16:02:05.266 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-25 16:02:05.266 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-25 16:02:05.266 | Active: active (running) since Thu 2026-06-25 18:00:48 CEST; 1min 17s ago 2026-06-25 16:02:05.267 | Main PID: 77138 (uwsgi) 2026-06-25 16:02:05.267 | Status: "uWSGI is ready" 2026-06-25 16:02:05.268 | Tasks: 16 (limit: 14255) 2026-06-25 16:02:05.268 | Memory: 223.1M (peak: 223.6M) 2026-06-25 16:02:05.268 | CPU: 11.634s 2026-06-25 16:02:05.268 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-25 16:02:05.268 | ├─77138 "nova-api-metauWSGI master" 2026-06-25 16:02:05.268 | ├─77139 "nova-api-metauWSGI worker 1" 2026-06-25 16:02:05.268 | ├─77140 "nova-api-metauWSGI worker 2" 2026-06-25 16:02:05.268 | └─77141 "nova-api-metauWSGI http 1" 2026-06-25 16:02:05.269 | 2026-06-25 16:02:05.269 | Jun 25 18:00:55 devstack devstack@n-api-meta.service[77140]: DEBUG nova.api.openstack.wsgi_app [None req-1310134b-ea7d-4662-8d45-677d500f45a8 None None] ******************************************************************************** {{(pid=77140) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-25 16:02:05.269 | Jun 25 18:00:55 devstack devstack@n-api-meta.service[77140]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7df2952a3668 pid: 77140 (default app) 2026-06-25 16:02:05.269 | Jun 25 18:01:03 devstack devstack@n-api-meta.service[77139]: DEBUG dbcounter [-] [77139] Writing DB stats nova_api:SELECT=1 {{(pid=77139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.269 | Jun 25 18:01:03 devstack devstack@n-api-meta.service[77140]: DEBUG dbcounter [-] [77140] Writing DB stats nova_api:SELECT=1 {{(pid=77140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.269 | Jun 25 18:01:04 devstack devstack@n-api-meta.service[77139]: DEBUG dbcounter [-] [77139] Writing DB stats nova_cell1:SELECT=1 {{(pid=77139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.269 | Jun 25 18:01:04 devstack devstack@n-api-meta.service[77139]: DEBUG dbcounter [-] [77139] Writing DB stats nova_cell0:SELECT=1 {{(pid=77139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.269 | Jun 25 18:01:04 devstack devstack@n-api-meta.service[77140]: DEBUG dbcounter [-] [77140] Writing DB stats nova_cell1:SELECT=1 {{(pid=77140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.269 | Jun 25 18:01:04 devstack devstack@n-api-meta.service[77140]: DEBUG dbcounter [-] [77140] Writing DB stats nova_cell0:SELECT=1 {{(pid=77140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.270 | Jun 25 18:01:04 devstack devstack@n-api-meta.service[77139]: DEBUG dbcounter [-] [77139] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.270 | Jun 25 18:01:04 devstack devstack@n-api-meta.service[77140]: DEBUG dbcounter [-] [77140] Writing DB stats nova_cell0:SELECT=1 {{(pid=77140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.275 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.279 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-25 16:02:05.301 | enabled 2026-06-25 16:02:05.309 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-25 16:02:05.340 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-25 16:02:05.340 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-25 16:02:05.340 | Active: active (running) since Thu 2026-06-25 17:59:01 CEST; 3min 3s ago 2026-06-25 16:02:05.340 | Main PID: 74315 (uwsgi) 2026-06-25 16:02:05.340 | Status: "uWSGI is ready" 2026-06-25 16:02:05.340 | Tasks: 5 (limit: 14255) 2026-06-25 16:02:05.341 | Memory: 177.2M (peak: 177.4M) 2026-06-25 16:02:05.341 | CPU: 7.073s 2026-06-25 16:02:05.341 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-25 16:02:05.341 | ├─74315 "placementuWSGI master" 2026-06-25 16:02:05.341 | ├─74316 "placementuWSGI worker 1" 2026-06-25 16:02:05.341 | └─74317 "placementuWSGI worker 2" 2026-06-25 16:02:05.341 | 2026-06-25 16:02:05.341 | Jun 25 18:01:30 devstack devstack@placement-api.service[74316]: INFO placement.requestlog [req-f2fcd1a4-cb66-426e-ad27-1a093471d113 req-d6fdfe23-e1a2-4c10-904e-81a72399f19d service nova] 192.168.122.168 "PUT /placement/resource_providers/86483092-acff-4d38-ac94-3f055f143773/inventories" status: 200 len: 396 microversion: 1.26 2026-06-25 16:02:05.341 | Jun 25 18:01:30 devstack devstack@placement-api.service[74316]: [pid: 74316|app: 0|req: 5/9] 192.168.122.168 () {64 vars in 1498 bytes} [Thu Jun 25 18:01:30 2026] PUT /placement/resource_providers/86483092-acff-4d38-ac94-3f055f143773/inventories => generated 396 bytes in 119 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-25 16:02:05.341 | Jun 25 18:01:30 devstack devstack@placement-api.service[74317]: DEBUG placement.requestlog [req-f2fcd1a4-cb66-426e-ad27-1a093471d113 req-376be725-6040-444d-b155-c3ce14240648 None None] Starting request: 192.168.122.168 "GET /placement/traits?name=in:HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_USB,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_BMI2,HW_CPU_X86_ABM,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AKI,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSE,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AESNI,HW_CPU_X86_FMA3,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_EXTEND,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NODE,COMPUTE_ARCH_X86_64" {{(pid=74317) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 16:02:05.342 | Jun 25 18:01:30 devstack devstack@placement-api.service[74317]: INFO placement.requestlog [req-f2fcd1a4-cb66-426e-ad27-1a093471d113 req-376be725-6040-444d-b155-c3ce14240648 service nova] 192.168.122.168 "GET /placement/traits?name=in:HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_USB,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_BMI2,HW_CPU_X86_ABM,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AKI,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSE,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AESNI,HW_CPU_X86_FMA3,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_EXTEND,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NODE,COMPUTE_ARCH_X86_64" status: 200 len: 2058 microversion: 1.6 2026-06-25 16:02:05.342 | Jun 25 18:01:30 devstack devstack@placement-api.service[74317]: [pid: 74317|app: 0|req: 5/10] 192.168.122.168 () {60 vars in 4912 bytes} [Thu Jun 25 18:01:30 2026] GET /placement/traits?name=in:HW_CPU_X86_BMI,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_AVX,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_USB,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE41,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_BMI2,HW_CPU_X86_ABM,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AKI,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SSE,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AESNI,HW_CPU_X86_FMA3,HW_CPU_X86_SSE2,HW_CPU_X86_SSE4A,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_EXTEND,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NODE,COMPUTE_ARCH_X86_64 => generated 2058 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-06-25 16:02:05.342 | Jun 25 18:01:30 devstack devstack@placement-api.service[74316]: DEBUG placement.requestlog [req-f2fcd1a4-cb66-426e-ad27-1a093471d113 req-ec67c396-97d2-48b5-b179-d8dcbe1211bc None None] Starting request: 192.168.122.168 "PUT /placement/resource_providers/86483092-acff-4d38-ac94-3f055f143773/traits" {{(pid=74316) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 16:02:05.342 | Jun 25 18:01:31 devstack devstack@placement-api.service[74316]: INFO placement.requestlog [req-f2fcd1a4-cb66-426e-ad27-1a093471d113 req-ec67c396-97d2-48b5-b179-d8dcbe1211bc service nova] 192.168.122.168 "PUT /placement/resource_providers/86483092-acff-4d38-ac94-3f055f143773/traits" status: 200 len: 2093 microversion: 1.6 2026-06-25 16:02:05.342 | Jun 25 18:01:31 devstack devstack@placement-api.service[74316]: [pid: 74316|app: 0|req: 6/11] 192.168.122.168 () {64 vars in 1483 bytes} [Thu Jun 25 18:01:30 2026] PUT /placement/resource_providers/86483092-acff-4d38-ac94-3f055f143773/traits => generated 2093 bytes in 326 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-06-25 16:02:05.342 | Jun 25 18:01:40 devstack devstack@placement-api.service[74317]: DEBUG dbcounter [-] [74317] Writing DB stats placement:SELECT=4 {{(pid=74317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.342 | Jun 25 18:01:41 devstack devstack@placement-api.service[74316]: DEBUG dbcounter [-] [74316] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.347 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.352 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-25 16:02:05.373 | not-found 2026-06-25 16:02:05.381 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.386 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-25 16:02:05.410 | enabled 2026-06-25 16:02:05.417 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-25 16:02:05.446 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-25 16:02:05.446 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-25 16:02:05.446 | Active: active (running) since Thu 2026-06-25 18:01:29 CEST; 36s ago 2026-06-25 16:02:05.446 | Main PID: 83337 (uwsgi) 2026-06-25 16:02:05.446 | Status: "uWSGI is ready" 2026-06-25 16:02:05.447 | Tasks: 9 (limit: 14255) 2026-06-25 16:02:05.447 | Memory: 258.2M (peak: 258.5M) 2026-06-25 16:02:05.447 | CPU: 12.413s 2026-06-25 16:02:05.447 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-25 16:02:05.447 | ├─83337 "glance-apiuWSGI master" 2026-06-25 16:02:05.447 | ├─83356 "glance-apiuWSGI worker 1" 2026-06-25 16:02:05.447 | └─83357 "glance-apiuWSGI worker 2" 2026-06-25 16:02:05.447 | 2026-06-25 16:02:05.447 | Jun 25 18:01:44 devstack devstack@g-api.service[83356]: INFO glance.location [None req-754183a9-6b69-4eb9-a54a-d84df0707b4e admin admin] Image format matched and virtual size computed: 117440512 2026-06-25 16:02:05.448 | Jun 25 18:01:44 devstack devstack@g-api.service[83356]: DEBUG glance_store.backend [None req-754183a9-6b69-4eb9-a54a-d84df0707b4e admin admin] Skipping store.set_acls... not implemented. {{(pid=83356) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-25 16:02:05.448 | Jun 25 18:01:44 devstack devstack@g-api.service[83356]: [pid: 83356|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Thu Jun 25 18:01:41 2026] PUT /v2/images/e0374ac9-9204-416c-8b2f-3e1b2c610f3b/file => generated 0 bytes in 2553 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-25 16:02:05.448 | Jun 25 18:01:44 devstack devstack@g-api.service[83357]: DEBUG glance.api.middleware.version_negotiation [None req-a9f32f33-5cf5-4d2c-9a26-8cb52441241a admin admin] Determining version of request: GET /v2/images/e0374ac9-9204-416c-8b2f-3e1b2c610f3b Accept: */* {{(pid=83357) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-25 16:02:05.448 | Jun 25 18:01:44 devstack devstack@g-api.service[83357]: DEBUG glance.api.middleware.version_negotiation [None req-a9f32f33-5cf5-4d2c-9a26-8cb52441241a admin admin] Using url versioning {{(pid=83357) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-25 16:02:05.448 | Jun 25 18:01:44 devstack devstack@g-api.service[83357]: DEBUG glance.api.middleware.version_negotiation [None req-a9f32f33-5cf5-4d2c-9a26-8cb52441241a admin admin] Matched version: v2 {{(pid=83357) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-25 16:02:05.448 | Jun 25 18:01:44 devstack devstack@g-api.service[83357]: DEBUG glance.api.middleware.version_negotiation [None req-a9f32f33-5cf5-4d2c-9a26-8cb52441241a admin admin] new path /v2/images/e0374ac9-9204-416c-8b2f-3e1b2c610f3b {{(pid=83357) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-25 16:02:05.448 | Jun 25 18:01:44 devstack devstack@g-api.service[83357]: [pid: 83357|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Thu Jun 25 18:01:44 2026] GET /v2/images/e0374ac9-9204-416c-8b2f-3e1b2c610f3b => generated 976 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 16:02:05.448 | Jun 25 18:01:54 devstack devstack@g-api.service[83356]: DEBUG dbcounter [-] [83356] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.448 | Jun 25 18:01:54 devstack devstack@g-api.service[83357]: DEBUG dbcounter [-] [83357] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.455 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.461 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-25 16:02:05.482 | enabled 2026-06-25 16:02:05.489 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-25 16:02:05.515 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-25 16:02:05.515 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-25 16:02:05.515 | Active: active (running) since Thu 2026-06-25 18:01:17 CEST; 48s ago 2026-06-25 16:02:05.515 | Main PID: 81870 (cinder-schedule) 2026-06-25 16:02:05.515 | Tasks: 1 (limit: 14255) 2026-06-25 16:02:05.515 | Memory: 109.6M (peak: 109.9M) 2026-06-25 16:02:05.515 | CPU: 4.442s 2026-06-25 16:02:05.515 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-25 16:02:05.516 | └─81870 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-25 16:02:05.516 | 2026-06-25 16:02:05.516 | Jun 25 18:01:22 devstack cinder-scheduler[81870]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-25 16:02:05.516 | Jun 25 18:01:22 devstack cinder-scheduler[81870]: INFO cinder.manager [None req-705804fd-c43d-4001-a5a8-7dcc44d1262c None None] Initiating service 1 cleanup 2026-06-25 16:02:05.516 | Jun 25 18:01:22 devstack cinder-scheduler[81870]: INFO cinder.manager [None req-705804fd-c43d-4001-a5a8-7dcc44d1262c None None] Service 1 cleanup completed. 2026-06-25 16:02:05.516 | Jun 25 18:01:22 devstack cinder-scheduler[81870]: DEBUG cinder.service [None req-705804fd-c43d-4001-a5a8-7dcc44d1262c None None] Creating RPC server for service cinder-scheduler {{(pid=81870) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-25 16:02:05.516 | Jun 25 18:01:22 devstack cinder-scheduler[81870]: DEBUG cinder.service [None req-705804fd-c43d-4001-a5a8-7dcc44d1262c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81870) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-25 16:02:05.516 | Jun 25 18:01:32 devstack cinder-scheduler[81870]: DEBUG dbcounter [-] [81870] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.517 | Jun 25 18:01:43 devstack cinder-scheduler[81870]: DEBUG cinder.scheduler.host_manager [None req-e60a8449-c724-43c2-9c4a-f91440497c7c 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=81870) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-25 16:02:05.517 | Jun 25 18:01:43 devstack cinder-scheduler[81870]: DEBUG cinder.scheduler.host_manager [None req-e60a8449-c724-43c2-9c4a-f91440497c7c None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 25, 16, 1, 43, 168523)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 25, 16, 1, 43, 168523)}]. {{(pid=81870) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-25 16:02:05.517 | Jun 25 18:01:43 devstack cinder-scheduler[81870]: DEBUG cinder.scheduler.host_manager [None req-e60a8449-c724-43c2-9c4a-f91440497c7c None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 25, 16, 1, 43, 129787)} {{(pid=81870) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-25 16:02:05.517 | Jun 25 18:01:53 devstack cinder-scheduler[81870]: DEBUG dbcounter [-] [81870] Writing DB stats cinder:SELECT=1 {{(pid=81870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.523 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.528 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-25 16:02:05.553 | enabled 2026-06-25 16:02:05.560 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-25 16:02:05.591 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-25 16:02:05.591 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-25 16:02:05.591 | Active: active (running) since Thu 2026-06-25 18:01:09 CEST; 56s ago 2026-06-25 16:02:05.591 | Main PID: 81144 (uwsgi) 2026-06-25 16:02:05.591 | Status: "uWSGI is ready" 2026-06-25 16:02:05.592 | Tasks: 7 (limit: 14255) 2026-06-25 16:02:05.592 | Memory: 246.7M (peak: 247.2M) 2026-06-25 16:02:05.592 | CPU: 12.336s 2026-06-25 16:02:05.592 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-25 16:02:05.592 | ├─81144 "cinder-apiuWSGI master" 2026-06-25 16:02:05.592 | ├─81145 "cinder-apiuWSGI worker 1" 2026-06-25 16:02:05.592 | └─81146 "cinder-apiuWSGI worker 2" 2026-06-25 16:02:05.592 | 2026-06-25 16:02:05.593 | Jun 25 18:01:24 devstack devstack@c-api.service[81145]: DEBUG dbcounter [-] [81145] Writing DB stats cinder:SELECT=6 {{(pid=81145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.593 | Jun 25 18:01:25 devstack devstack@c-api.service[81145]: INFO cinder.api.openstack.wsgi [req-7e431a38-eb15-44bd-80e1-1601667a1962 req-52aa958b-1639-47b2-8a68-9fed4996abc3 admin admin] POST http://192.168.122.168/volume/v3/types/98a8061e-8660-4085-a0e6-6b96b5d1057e/extra_specs 2026-06-25 16:02:05.593 | Jun 25 18:01:25 devstack devstack@c-api.service[81145]: DEBUG cinder.api.openstack.wsgi [req-7e431a38-eb15-44bd-80e1-1601667a1962 req-52aa958b-1639-47b2-8a68-9fed4996abc3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81145) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-25 16:02:05.593 | Jun 25 18:01:25 devstack devstack@c-api.service[81145]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-25 16:02:05.593 | Jun 25 18:01:25 devstack devstack@c-api.service[81145]: warnings.warn( 2026-06-25 16:02:05.593 | Jun 25 18:01:25 devstack devstack@c-api.service[81145]: DEBUG oslo_db.sqlalchemy.engines [req-7e431a38-eb15-44bd-80e1-1601667a1962 req-52aa958b-1639-47b2-8a68-9fed4996abc3 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=81145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 16:02:05.593 | Jun 25 18:01:25 devstack devstack@c-api.service[81145]: INFO cinder.api.openstack.wsgi [req-7e431a38-eb15-44bd-80e1-1601667a1962 req-52aa958b-1639-47b2-8a68-9fed4996abc3 admin admin] http://192.168.122.168/volume/v3/types/98a8061e-8660-4085-a0e6-6b96b5d1057e/extra_specs returned with HTTP 200 2026-06-25 16:02:05.593 | Jun 25 18:01:25 devstack devstack@c-api.service[81145]: [pid: 81145|app: 0|req: 1/3] 192.168.122.168 () {62 vars in 1363 bytes} [Thu Jun 25 18:01:24 2026] POST /volume/v3/types/98a8061e-8660-4085-a0e6-6b96b5d1057e/extra_specs => generated 55 bytes in 848 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-25 16:02:05.593 | Jun 25 18:01:34 devstack devstack@c-api.service[81146]: DEBUG dbcounter [-] [81146] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81146) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.594 | Jun 25 18:01:35 devstack devstack@c-api.service[81145]: DEBUG dbcounter [-] [81145] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.598 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.603 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-25 16:02:05.635 | enabled 2026-06-25 16:02:05.643 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-25 16:02:05.670 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-25 16:02:05.670 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-25 16:02:05.670 | Active: active (running) since Thu 2026-06-25 18:01:19 CEST; 45s ago 2026-06-25 16:02:05.670 | Main PID: 82529 (cinder-volume) 2026-06-25 16:02:05.670 | Tasks: 2 (limit: 14255) 2026-06-25 16:02:05.670 | Memory: 144.2M (peak: 172.9M) 2026-06-25 16:02:05.670 | CPU: 24.340s 2026-06-25 16:02:05.670 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-25 16:02:05.671 | ├─82529 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 16:02:05.671 | └─82676 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 16:02:05.671 | 2026-06-25 16:02:05.671 | Jun 25 18:01:45 devstack sudo[83856]: pam_unix(sudo:session): session closed for user root 2026-06-25 16:02:05.671 | Jun 25 18:01:45 devstack cinder-volume[82676]: DEBUG oslo_concurrency.processutils [None req-e60a8449-c724-43c2-9c4a-f91440497c7c 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.723s {{(pid=82676) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 16:02:05.671 | Jun 25 18:01:45 devstack cinder-volume[82676]: DEBUG oslo_concurrency.processutils [None req-e60a8449-c724-43c2-9c4a-f91440497c7c 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=82676) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-25 16:02:05.671 | Jun 25 18:01:45 devstack sudo[83859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-25 16:02:05.671 | Jun 25 18:01:45 devstack sudo[83859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-25 16:02:05.671 | Jun 25 18:01:46 devstack sudo[83859]: pam_unix(sudo:session): session closed for user root 2026-06-25 16:02:05.672 | Jun 25 18:01:46 devstack cinder-volume[82676]: DEBUG oslo_concurrency.processutils [None req-e60a8449-c724-43c2-9c4a-f91440497c7c 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.782s {{(pid=82676) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 16:02:05.672 | Jun 25 18:01:46 devstack cinder-volume[82676]: INFO cinder.volume.manager [None req-e60a8449-c724-43c2-9c4a-f91440497c7c None None] Driver post RPC initialization completed successfully. 2026-06-25 16:02:05.672 | Jun 25 18:01:56 devstack cinder-volume[82676]: DEBUG dbcounter [-] [82676] Writing DB stats cinder:SELECT=5 {{(pid=82676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.672 | Jun 25 18:01:56 devstack cinder-volume[82676]: DEBUG dbcounter [-] [82676] Writing DB stats cinder:SELECT=9,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82676) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:05.678 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.683 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-25 16:02:05.704 | not-found 2026-06-25 16:02:05.711 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.716 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-25 16:02:05.736 | not-found 2026-06-25 16:02:05.745 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.749 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-25 16:02:05.778 | not-found 2026-06-25 16:02:05.787 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.791 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-25 16:02:05.814 | not-found 2026-06-25 16:02:05.822 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.826 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-25 16:02:05.850 | not-found 2026-06-25 16:02:05.858 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.863 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-25 16:02:05.885 | enabled 2026-06-25 16:02:05.892 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-25 16:02:05.918 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-25 16:02:05.918 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-25 16:02:05.918 | Active: active (running) since Thu 2026-06-25 17:58:38 CEST; 3min 27s ago 2026-06-25 16:02:05.918 | Main PID: 70866 (neutron-ovn-age) 2026-06-25 16:02:05.918 | Tasks: 20 (limit: 14255) 2026-06-25 16:02:05.918 | Memory: 345.4M (peak: 346.2M) 2026-06-25 16:02:05.919 | CPU: 13.914s 2026-06-25 16:02:05.919 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-25 16:02:05.919 | ├─70866 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-25 16:02:05.919 | ├─72175 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-25 16:02:05.919 | ├─72606 /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/tmpnmvp57hv/privsep.sock 2026-06-25 16:02:05.919 | └─75170 /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/tmpwmojc_gk/privsep.sock 2026-06-25 16:02:05.919 | 2026-06-25 16:02:05.919 | Jun 25 18:00:43 devstack neutron-ovn-agent[72175]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 16:02:05.919 | Jun 25 18:00:43 devstack neutron-ovn-agent[72175]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 16:02:05.919 | Jun 25 18:00:43 devstack neutron-ovn-agent[72175]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 16:02:05.919 | Jun 25 18:00:43 devstack neutron-ovn-agent[72175]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 16:02:05.920 | Jun 25 18:01:43 devstack neutron-ovn-agent[72175]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 16:02:05.920 | Jun 25 18:01:43 devstack neutron-ovn-agent[72175]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 16:02:05.920 | Jun 25 18:01:43 devstack neutron-ovn-agent[72175]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=72175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 16:02:05.920 | Jun 25 18:01:43 devstack neutron-ovn-agent[72175]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 16:02:05.920 | Jun 25 18:01:43 devstack neutron-ovn-agent[72175]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 16:02:05.920 | Jun 25 18:01:43 devstack neutron-ovn-agent[72175]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=72175) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 16:02:05.925 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.930 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-25 16:02:05.949 | not-found 2026-06-25 16:02:05.956 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.960 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-25 16:02:05.982 | not-found 2026-06-25 16:02:05.989 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:05.995 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-25 16:02:06.014 | not-found 2026-06-25 16:02:06.021 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:06.026 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-25 16:02:06.046 | not-found 2026-06-25 16:02:06.054 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:06.059 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-25 16:02:06.080 | enabled 2026-06-25 16:02:06.088 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-25 16:02:06.117 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-25 16:02:06.117 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-25 16:02:06.117 | Active: active (running) since Thu 2026-06-25 17:50:56 CEST; 11min ago 2026-06-25 16:02:06.117 | Main PID: 46900 (dstat.sh) 2026-06-25 16:02:06.117 | Tasks: 3 (limit: 14255) 2026-06-25 16:02:06.117 | Memory: 27.5M (peak: 28.0M) 2026-06-25 16:02:06.117 | CPU: 4.371s 2026-06-25 16:02:06.117 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-25 16:02:06.118 | ├─46900 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-25 16:02:06.118 | ├─47059 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-25 16:02:06.118 | └─47061 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-25 16:02:06.118 | 2026-06-25 16:02:06.118 | Jun 25 18:01:56 devstack dstat.sh[47061]: 25-06 18:01:56| 18 16 60 0 0|5312M 249M 223M 5944M| 12k 36k| 44k 176k|3.00 8.99 |4452 3535 |3.19 2.82 1.92|3.0 0 264| 0 0 | | 17 289 0 30 0 2026-06-25 16:02:06.118 | Jun 25 18:01:57 devstack dstat.sh[47061]: 25-06 18:01:57| 20 10 68 0 0|5329M 233M 223M 5944M| 52B 0 | 0 296k| 0 33.0 |2358 2062 |3.19 2.82 1.92|1.0 0 0| 0 0 | | 17 289 0 30 0 2026-06-25 16:02:06.118 | Jun 25 18:01:58 devstack dstat.sh[47061]: 25-06 18:01:58| 20 8 69 0 0|5337M 225M 223M 5944M| 0 0 | 0 220k| 0 23.9 |2200 1764 |3.19 2.82 1.92|2.0 0 0| 0 0 | | 17 289 0 30 0 2026-06-25 16:02:06.118 | Jun 25 18:01:59 devstack dstat.sh[47061]: 25-06 18:01:59| 17 12 65 0 0|5293M 268M 223M 5944M|5932B 17k| 140k 168k|6.01 10.0 |3748 3078 |3.01 2.79 1.92|2.0 0 185| 0 0 | | 17 289 0 30 0 2026-06-25 16:02:06.119 | Jun 25 18:02:00 devstack dstat.sh[47061]: 25-06 18:02:00| 3 8 83 1 0|5289M 273M 223M 5944M|2176B 5920B| 0 1191k| 0 56.9 |2610 2688 |3.01 2.79 1.92|1.0 0 94| 0 0 | | 17 289 0 30 0 2026-06-25 16:02:06.120 | Jun 25 18:02:01 devstack dstat.sh[47061]: 25-06 18:02:01| 23 13 62 0 0|5315M 246M 223M 5947M| 184B 477B|8206B 80k|1.00 7.01 |2953 9691 |3.01 2.79 1.92|6.0 0 42| 0 0 | | 18 290 0 30 0 2026-06-25 16:02:06.120 | Jun 25 18:02:02 devstack dstat.sh[47061]: 25-06 18:02:02| 19 11 68 0 0|5320M 242M 223M 5944M| 0 0 | 0 1167k| 0 173 |2253 3788 |3.01 2.79 1.92|3.0 0 0| 0 0 | | 17 289 0 30 0 2026-06-25 16:02:06.120 | Jun 25 18:02:03 devstack dstat.sh[47061]: 25-06 18:02:03| 21 8 68 1 0|5335M 226M 223M 5944M| 52B 0 | 112k 2062k|6.01 300 |2393 2216 |3.01 2.79 1.92|2.0 0 0| 0 0 | | 17 289 0 31 0 2026-06-25 16:02:06.120 | Jun 25 18:02:04 devstack dstat.sh[47061]: 25-06 18:02:04| 23 6 67 0 0|5333M 228M 223M 5944M| 0 0 |8191B 2108k|2.00 124 |2701 2518 |2.85 2.76 1.91|2.0 0 3.0| 0 0 | | 17 293 0 31 0 2026-06-25 16:02:06.120 | Jun 25 18:02:05 devstack dstat.sh[47061]: 25-06 18:02:05| 11 21 59 0 0|5262M 299M 223M 5944M| 10k 61k|8190B 244k|2.00 20.0 |5347 3920 |2.85 2.76 1.91|1.0 0 174| 0 0 | | 17 293 0 31 0 2026-06-25 16:02:06.126 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:06.130 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-25 16:02:06.156 | enabled 2026-06-25 16:02:06.163 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-25 16:02:06.187 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-25 16:02:06.188 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-25 16:02:06.188 | Active: active (running) since Thu 2026-06-25 17:58:36 CEST; 3min 30s ago 2026-06-25 16:02:06.188 | Main PID: 70138 (neutron-ovn-met) 2026-06-25 16:02:06.188 | Tasks: 2 (limit: 14255) 2026-06-25 16:02:06.188 | Memory: 121.5M (peak: 122.2M) 2026-06-25 16:02:06.188 | CPU: 4.459s 2026-06-25 16:02:06.189 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-25 16:02:06.189 | └─70138 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-25 16:02:06.190 | 2026-06-25 16:02:06.190 | Jun 25 17:58:40 devstack neutron-ovn-metadata-agent[70138]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-25 16:02:06.190 | Jun 25 17:58:40 devstack neutron-ovn-metadata-agent[70138]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-25 16:02:06.191 | Jun 25 17:58:40 devstack neutron-ovn-metadata-agent[70138]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 16:02:06.191 | Jun 25 17:58:40 devstack neutron-ovn-metadata-agent[70138]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-25 16:02:06.191 | Jun 25 17:58:40 devstack neutron-ovn-metadata-agent[70138]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-25 16:02:06.191 | Jun 25 17:58:40 devstack neutron-ovn-metadata-agent[70138]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 16:02:06.191 | Jun 25 17:58:40 devstack neutron-ovn-metadata-agent[70138]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-25 16:02:06.191 | Jun 25 17:58:40 devstack neutron-ovn-metadata-agent[70138]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-25 16:02:06.191 | Jun 25 17:58:40 devstack neutron-ovn-metadata-agent[70138]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-25 16:02:06.191 | Jun 25 17:58:40 devstack neutron-ovn-metadata-agent[70138]: ERROR neutron 2026-06-25 16:02:06.195 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:06.201 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-25 16:02:06.227 | enabled 2026-06-25 16:02:06.235 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-25 16:02:06.263 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-25 16:02:06.264 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-25 16:02:06.264 | Active: active (running) since Thu 2026-06-25 17:58:42 CEST; 3min 23s ago 2026-06-25 16:02:06.264 | Main PID: 71964 (uwsgi) 2026-06-25 16:02:06.264 | Status: "uWSGI is ready" 2026-06-25 16:02:06.264 | Tasks: 23 (limit: 14255) 2026-06-25 16:02:06.264 | Memory: 389.3M (peak: 390.1M) 2026-06-25 16:02:06.264 | CPU: 51.144s 2026-06-25 16:02:06.264 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-25 16:02:06.264 | ├─71964 "neutron-apiuWSGI master" 2026-06-25 16:02:06.265 | ├─71965 "neutron-apiuWSGI worker 1" 2026-06-25 16:02:06.265 | └─71966 "neutron-apiuWSGI worker 2" 2026-06-25 16:02:06.265 | 2026-06-25 16:02:06.265 | Jun 25 18:01:42 devstack devstack@neutron-api.service[71965]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71965) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 16:02:06.265 | Jun 25 18:01:42 devstack devstack@neutron-api.service[71965]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71965) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 16:02:06.265 | Jun 25 18:01:45 devstack devstack@neutron-api.service[71966]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71966) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 16:02:06.265 | Jun 25 18:01:45 devstack devstack@neutron-api.service[71966]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71966) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 16:02:06.265 | Jun 25 18:01:52 devstack devstack@neutron-api.service[71965]: DEBUG dbcounter [-] [71965] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.266 | Jun 25 18:01:55 devstack devstack@neutron-api.service[71966]: DEBUG dbcounter [-] [71966] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.268 | Jun 25 18:01:57 devstack devstack@neutron-api.service[71965]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71965) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 16:02:06.268 | Jun 25 18:01:57 devstack devstack@neutron-api.service[71965]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71965) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 16:02:06.268 | Jun 25 18:02:00 devstack devstack@neutron-api.service[71966]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71966) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 16:02:06.268 | Jun 25 18:02:00 devstack devstack@neutron-api.service[71966]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71966) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 16:02:06.273 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:06.278 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-25 16:02:06.304 | enabled 2026-06-25 16:02:06.312 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-25 16:02:06.339 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-25 16:02:06.339 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-25 16:02:06.339 | Active: active (running) since Thu 2026-06-25 17:58:47 CEST; 3min 18s ago 2026-06-25 16:02:06.339 | Main PID: 72982 (neutron-periodi) 2026-06-25 16:02:06.339 | Tasks: 15 (limit: 14255) 2026-06-25 16:02:06.339 | Memory: 181.7M (peak: 181.9M) 2026-06-25 16:02:06.339 | CPU: 7.587s 2026-06-25 16:02:06.339 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-25 16:02:06.340 | ├─72982 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-25 16:02:06.340 | └─73965 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 16:02:06.340 | 2026-06-25 16:02:06.340 | Jun 25 18:01:09 devstack neutron-periodic-workers[73965]: DEBUG dbcounter [-] [73965] Writing DB stats neutron:DELETE=1 {{(pid=73965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.340 | Jun 25 18:01:11 devstack neutron-periodic-workers[73965]: DEBUG neutron.db.agents_db [None req-e1bb0a5d-3059-403a-b4d2-d136ebec5545 None None] Agent healthcheck: found 0 active agents {{(pid=73965) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 16:02:06.341 | Jun 25 18:01:11 devstack neutron-periodic-workers[73965]: DEBUG oslo.service.backend._threading.loopingcall [None req-e1bb0a5d-3059-403a-b4d2-d136ebec5545 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73965) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.341 | Jun 25 18:01:21 devstack neutron-periodic-workers[73965]: DEBUG dbcounter [-] [73965] Writing DB stats neutron:SELECT=1 {{(pid=73965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.341 | Jun 25 18:01:23 devstack neutron-periodic-workers[73965]: DEBUG oslo.service.backend._threading.loopingcall [None req-def167a7-aae1-4184-847e-d54158a91095 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=73965) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.341 | Jun 25 18:01:33 devstack neutron-periodic-workers[73965]: DEBUG dbcounter [-] [73965] Writing DB stats neutron:SELECT=3 {{(pid=73965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.341 | Jun 25 18:01:48 devstack neutron-periodic-workers[73965]: DEBUG neutron.db.agents_db [None req-e1bb0a5d-3059-403a-b4d2-d136ebec5545 None None] Agent healthcheck: found 0 active agents {{(pid=73965) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 16:02:06.341 | Jun 25 18:01:48 devstack neutron-periodic-workers[73965]: DEBUG oslo.service.backend._threading.loopingcall [None req-e1bb0a5d-3059-403a-b4d2-d136ebec5545 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73965) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.341 | Jun 25 18:01:58 devstack neutron-periodic-workers[73965]: DEBUG dbcounter [-] [73965] Writing DB stats neutron:SELECT=1 {{(pid=73965) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.341 | Jun 25 18:02:00 devstack neutron-periodic-workers[73965]: DEBUG oslo.service.backend._threading.loopingcall [None req-def167a7-aae1-4184-847e-d54158a91095 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73965) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.346 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:06.350 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-25 16:02:06.371 | enabled 2026-06-25 16:02:06.378 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-25 16:02:06.404 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-25 16:02:06.404 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-25 16:02:06.404 | Active: active (running) since Thu 2026-06-25 17:58:44 CEST; 3min 21s ago 2026-06-25 16:02:06.404 | Main PID: 72477 (neutron-rpc-ser) 2026-06-25 16:02:06.404 | Tasks: 27 (limit: 14255) 2026-06-25 16:02:06.405 | Memory: 204.1M (peak: 204.7M) 2026-06-25 16:02:06.405 | CPU: 8.695s 2026-06-25 16:02:06.405 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-25 16:02:06.405 | ├─72477 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-25 16:02:06.405 | ├─73841 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 16:02:06.405 | └─73855 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 16:02:06.405 | 2026-06-25 16:02:06.405 | Jun 25 18:00:38 devstack neutron-rpc-server[73855]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 16:02:06.405 | Jun 25 18:00:38 devstack neutron-rpc-server[73855]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-25 16:02:06.405 | Jun 25 18:00:38 devstack neutron-rpc-server[73855]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-25 16:02:06.406 | Jun 25 18:00:38 devstack neutron-rpc-server[73855]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-25 16:02:06.406 | Jun 25 18:00:38 devstack neutron-rpc-server[73855]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-25 16:02:06.406 | Jun 25 18:00:38 devstack neutron-rpc-server[73855]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 16:02:06.406 | Jun 25 18:00:38 devstack neutron-rpc-server[73855]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-25 16:02:06.406 | Jun 25 18:00:38 devstack neutron-rpc-server[73855]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-25 16:02:06.406 | Jun 25 18:00:38 devstack neutron-rpc-server[73855]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-25 16:02:06.406 | Jun 25 18:00:38 devstack neutron-rpc-server[73855]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-25 16:02:06.414 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:06.418 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-25 16:02:06.439 | enabled 2026-06-25 16:02:06.446 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-25 16:02:06.470 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-25 16:02:06.470 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-25 16:02:06.470 | Active: active (running) since Thu 2026-06-25 17:58:50 CEST; 3min 16s ago 2026-06-25 16:02:06.470 | Main PID: 73486 (neutron-ovn-mai) 2026-06-25 16:02:06.470 | Tasks: 12 (limit: 14255) 2026-06-25 16:02:06.470 | Memory: 254.7M (peak: 255.1M) 2026-06-25 16:02:06.470 | CPU: 8.430s 2026-06-25 16:02:06.470 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 16:02:06.470 | ├─73486 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-25 16:02:06.471 | └─73615 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 16:02:06.471 | 2026-06-25 16:02:06.471 | Jun 25 17:59:19 devstack neutron-ovn-maintenance-worker[73615]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4aa00052-bdb0-4f00-b098-b51521dc0d1d None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73615) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 16:02:06.471 | Jun 25 17:59:19 devstack neutron-ovn-maintenance-worker[73615]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4aa00052-bdb0-4f00-b098-b51521dc0d1d None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73615) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 16:02:06.471 | Jun 25 17:59:19 devstack neutron-ovn-maintenance-worker[73615]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4aa00052-bdb0-4f00-b098-b51521dc0d1d None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-06-25 16:02:06.471 | Jun 25 17:59:19 devstack neutron-ovn-maintenance-worker[73615]: DEBUG futurist.periodics [None req-4aa00052-bdb0-4f00-b098-b51521dc0d1d 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=73615) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 16:02:06.471 | Jun 25 17:59:19 devstack neutron-ovn-maintenance-worker[73615]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4aa00052-bdb0-4f00-b098-b51521dc0d1d None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73615) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 16:02:06.471 | Jun 25 17:59:19 devstack neutron-ovn-maintenance-worker[73615]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4aa00052-bdb0-4f00-b098-b51521dc0d1d None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73615) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 16:02:06.471 | Jun 25 17:59:19 devstack neutron-ovn-maintenance-worker[73615]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4aa00052-bdb0-4f00-b098-b51521dc0d1d None None] OVN maintenance task update_security_group_with_address_group finished in 0.024 seconds 2026-06-25 16:02:06.471 | Jun 25 17:59:19 devstack neutron-ovn-maintenance-worker[73615]: DEBUG futurist.periodics [None req-4aa00052-bdb0-4f00-b098-b51521dc0d1d 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=73615) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 16:02:06.471 | Jun 25 17:59:19 devstack neutron-ovn-maintenance-worker[73615]: DEBUG futurist.periodics [None req-4aa00052-bdb0-4f00-b098-b51521dc0d1d 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=73615) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 16:02:06.472 | Jun 25 17:59:29 devstack neutron-ovn-maintenance-worker[73615]: DEBUG dbcounter [-] [73615] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.478 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:06.483 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-25 16:02:06.503 | enabled 2026-06-25 16:02:06.510 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-25 16:02:06.536 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-25 16:02:06.536 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-25 16:02:06.536 | Active: active (running) since Thu 2026-06-25 18:00:50 CEST; 1min 16s ago 2026-06-25 16:02:06.536 | Main PID: 77785 (nova-novncproxy) 2026-06-25 16:02:06.536 | Tasks: 4 (limit: 14255) 2026-06-25 16:02:06.536 | Memory: 109.6M (peak: 109.9M) 2026-06-25 16:02:06.536 | CPU: 4.405s 2026-06-25 16:02:06.536 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-25 16:02:06.536 | └─77785 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-25 16:02:06.536 | 2026-06-25 16:02:06.537 | Jun 25 18:00:51 devstack nova-novncproxy[77785]: If you are already using Eventlet, we recommend migrating to a different 2026-06-25 16:02:06.537 | Jun 25 18:00:51 devstack nova-novncproxy[77785]: framework. For more detail see 2026-06-25 16:02:06.537 | Jun 25 18:00:51 devstack nova-novncproxy[77785]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 16:02:06.537 | Jun 25 18:00:51 devstack nova-novncproxy[77785]: import eventlet # noqa 2026-06-25 16:02:06.537 | Jun 25 18:00:52 devstack nova-novncproxy[77785]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 16:02:06.537 | Jun 25 18:00:56 devstack nova-novncproxy[77785]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-25 16:02:06.537 | Jun 25 18:00:56 devstack nova-novncproxy[77785]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-25 16:02:06.537 | Jun 25 18:00:56 devstack nova-novncproxy[77785]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-25 16:02:06.537 | Jun 25 18:00:56 devstack nova-novncproxy[77785]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-25 16:02:06.537 | Jun 25 18:00:56 devstack nova-novncproxy[77785]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-25 16:02:06.544 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:06.549 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-25 16:02:06.576 | enabled 2026-06-25 16:02:06.583 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-25 16:02:06.613 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-25 16:02:06.613 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-25 16:02:06.614 | Active: active (running) since Thu 2026-06-25 18:00:53 CEST; 1min 12s ago 2026-06-25 16:02:06.614 | Main PID: 78584 (nova-conductor:) 2026-06-25 16:02:06.614 | Tasks: 19 (limit: 14255) 2026-06-25 16:02:06.614 | Memory: 158.3M (peak: 158.7M) 2026-06-25 16:02:06.614 | CPU: 5.720s 2026-06-25 16:02:06.614 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-25 16:02:06.614 | ├─78584 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-25 16:02:06.614 | ├─80267 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 16:02:06.614 | └─80280 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 16:02:06.615 | 2026-06-25 16:02:06.615 | Jun 25 18:01:01 devstack nova-conductor[80280]: DEBUG nova.servicegroup.drivers.db [None req-8879679b-aefb-49fc-b382-1d3436083ed8 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80280) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 16:02:06.615 | Jun 25 18:01:06 devstack nova-conductor[80267]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80267) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.615 | Jun 25 18:01:06 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.615 | Jun 25 18:01:08 devstack nova-conductor[78584]: DEBUG dbcounter [-] [78584] Writing DB stats nova_api:SELECT=1 {{(pid=78584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.615 | Jun 25 18:01:08 devstack nova-conductor[78584]: DEBUG dbcounter [-] [78584] Writing DB stats nova_cell0:SELECT=1 {{(pid=78584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.615 | Jun 25 18:01:08 devstack nova-conductor[78584]: DEBUG dbcounter [-] [78584] Writing DB stats nova_cell1:SELECT=1 {{(pid=78584) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.616 | Jun 25 18:01:16 devstack nova-conductor[80267]: DEBUG dbcounter [-] [80267] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.616 | Jun 25 18:01:16 devstack nova-conductor[80280]: DEBUG dbcounter [-] [80280] Writing DB stats nova_cell0:SELECT=3 {{(pid=80280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 16:02:06.616 | Jun 25 18:01:36 devstack nova-conductor[80267]: DEBUG oslo.service.backend._threading.loopingcall [None req-5e41a4c6-b0ee-4ccc-ac46-9034627cb1f8 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80267) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.616 | Jun 25 18:01:46 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [None req-4829ae35-6e3e-4dcd-b8af-4cf2a6023c44 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.621 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 16:02:06.625 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-25 16:02:06.646 | enabled 2026-06-25 16:02:06.653 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-25 16:02:06.680 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-25 16:02:06.681 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-25 16:02:06.681 | Active: active (running) since Thu 2026-06-25 18:00:56 CEST; 1min 10s ago 2026-06-25 16:02:06.681 | Main PID: 79144 (nova-conductor:) 2026-06-25 16:02:06.681 | Tasks: 37 (limit: 14255) 2026-06-25 16:02:06.681 | Memory: 167.3M (peak: 167.5M) 2026-06-25 16:02:06.681 | CPU: 5.756s 2026-06-25 16:02:06.681 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-25 16:02:06.682 | ├─79144 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-25 16:02:06.682 | ├─80327 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 16:02:06.682 | └─80329 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 16:02:06.682 | 2026-06-25 16:02:06.682 | Jun 25 18:01:23 devstack nova-conductor[80329]: DEBUG oslo.service.backend._threading.loopingcall [None req-c00ffe3f-e63a-4419-ac04-bffac9d92fde None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80329) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.682 | Jun 25 18:01:27 devstack nova-conductor[80329]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80329) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.682 | Jun 25 18:01:27 devstack nova-conductor[80327]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80327) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.683 | Jun 25 18:01:37 devstack nova-conductor[80329]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80329) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.683 | Jun 25 18:01:37 devstack nova-conductor[80327]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80327) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.683 | Jun 25 18:01:45 devstack nova-conductor[80327]: DEBUG oslo.service.backend._threading.loopingcall [None req-463d20cf-4263-4b29-8baa-1d2493acd11c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80327) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.683 | Jun 25 18:01:47 devstack nova-conductor[80329]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80329) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.683 | Jun 25 18:01:47 devstack nova-conductor[80327]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80327) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.683 | Jun 25 18:01:57 devstack nova-conductor[80329]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80329) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.684 | Jun 25 18:01:57 devstack nova-conductor[80327]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80327) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 16:02:06.692 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-25 16:02:06.724 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:02:06.728 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-25 16:02:06.762 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:02:06.767 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-25 16:02:06.771 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 16:02:07.311 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 16:02:07.311 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 16:02:07.311 | we strongly recommend against using it for new projects. 2026-06-25 16:02:07.311 | 2026-06-25 16:02:07.311 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 16:02:07.312 | framework. For more detail see 2026-06-25 16:02:07.312 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 16:02:07.312 | 2026-06-25 16:02:07.312 | import eventlet # noqa 2026-06-25 16:02:07.748 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 16:02:11.410 | INFO dbcounter [None req-24c20ee3-ec4f-4dfa-a77a-f9d546fccca8 None None] Registered counter for database nova_api 2026-06-25 16:02:11.579 | DEBUG dbcounter [-] [84814] Writer thread running {{(pid=84814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 16:02:11.593 | Found 2 cell mappings. 2026-06-25 16:02:11.593 | Skipping cell0 since it does not contain hosts. 2026-06-25 16:02:11.593 | Getting computes from cell 'cell1': 6ad7d2ff-d7e0-41aa-805c-6c3fe1b4fab2 2026-06-25 16:02:11.593 | INFO dbcounter [None req-24c20ee3-ec4f-4dfa-a77a-f9d546fccca8 None None] Registered counter for database nova_cell1 2026-06-25 16:02:11.683 | DEBUG dbcounter [-] [84814] Writer thread running {{(pid=84814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 16:02:12.050 | Checking host mapping for compute host 'devstack': 86483092-acff-4d38-ac94-3f055f143773 2026-06-25 16:02:12.050 | Creating host mapping for compute host 'devstack': 86483092-acff-4d38-ac94-3f055f143773 2026-06-25 16:02:12.050 | Found 1 unmapped computes in cell: 6ad7d2ff-d7e0-41aa-805c-6c3fe1b4fab2 2026-06-25 16:02:12.436 | Exception ignored in: 2026-06-25 16:02:12.437 | Traceback (most recent call last): 2026-06-25 16:02:12.437 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 16:02:12.437 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 16:02:12.437 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 16:02:12.437 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 16:02:12.437 | RuntimeError: greenlet is being finalized 2026-06-25 16:02:12.888 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-25 16:02:13.427 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 16:02:13.427 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 16:02:13.427 | we strongly recommend against using it for new projects. 2026-06-25 16:02:13.427 | 2026-06-25 16:02:13.427 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 16:02:13.427 | framework. For more detail see 2026-06-25 16:02:13.427 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 16:02:13.427 | 2026-06-25 16:02:13.428 | import eventlet # noqa 2026-06-25 16:02:13.833 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 16:02:17.693 | +-------------------------------------------+ 2026-06-25 16:02:17.693 | | Upgrade Check Results | 2026-06-25 16:02:17.693 | +-------------------------------------------+ 2026-06-25 16:02:17.693 | | Check: Cells v2 | 2026-06-25 16:02:17.693 | | Result: Success | 2026-06-25 16:02:17.693 | | Details: None | 2026-06-25 16:02:17.693 | +-------------------------------------------+ 2026-06-25 16:02:17.694 | | Check: Placement API | 2026-06-25 16:02:17.694 | | Result: Success | 2026-06-25 16:02:17.694 | | Details: None | 2026-06-25 16:02:17.694 | +-------------------------------------------+ 2026-06-25 16:02:17.694 | | Check: Cinder API | 2026-06-25 16:02:17.694 | | Result: Success | 2026-06-25 16:02:17.694 | | Details: None | 2026-06-25 16:02:17.694 | +-------------------------------------------+ 2026-06-25 16:02:17.694 | | Check: Policy File JSON to YAML Migration | 2026-06-25 16:02:17.694 | | Result: Success | 2026-06-25 16:02:17.694 | | Details: None | 2026-06-25 16:02:17.695 | +-------------------------------------------+ 2026-06-25 16:02:17.695 | | Check: Older than N-1 computes | 2026-06-25 16:02:17.695 | | Result: Success | 2026-06-25 16:02:17.695 | | Details: None | 2026-06-25 16:02:17.695 | +-------------------------------------------+ 2026-06-25 16:02:17.695 | | Check: hw_machine_type unset | 2026-06-25 16:02:17.695 | | Result: Success | 2026-06-25 16:02:17.695 | | Details: None | 2026-06-25 16:02:17.695 | +-------------------------------------------+ 2026-06-25 16:02:17.695 | | Check: Service User Token Configuration | 2026-06-25 16:02:17.696 | | Result: Success | 2026-06-25 16:02:17.696 | | Details: None | 2026-06-25 16:02:17.696 | +-------------------------------------------+ 2026-06-25 16:02:18.078 | Exception ignored in: 2026-06-25 16:02:18.079 | Traceback (most recent call last): 2026-06-25 16:02:18.079 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 16:02:18.079 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 16:02:18.079 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 16:02:18.079 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 16:02:18.079 | RuntimeError: greenlet is being finalized 2026-06-25 16:02:18.534 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-25 16:02:18.541 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-25 16:02:18.541 | + ./stack.sh:main:1482 : command openstack complete 2026-06-25 16:02:22.573 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-25 16:02:22.600 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:02:22.605 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-25 16:02:22.609 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 16:02:22.613 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 16:02:22.620 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-25 16:02:22.623 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 16:02:22.627 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-25 16:02:22.631 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-25 16:02:22.636 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-25 16:02:22.639 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-25 16:02:22.642 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-25 16:02:22.646 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-25 16:02:22.649 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-25 16:02:22.655 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-25 16:02:22.707 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-25 16:02:22.717 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-25 16:02:22.717 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-25 16:02:22.717 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-25 16:02:22.726 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-25 16:02:22.731 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-25 16:02:22.736 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-25 16:02:22.741 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 16:02:22.746 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-25 16:02:22.751 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-25 16:02:22.776 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-25 16:02:22.800 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 16:02:22.805 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 16:02:22.810 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-25 16:02:22.815 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-25 16:02:22.820 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 16:02:22.825 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-25 16:02:22.830 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 16:02:22.835 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 16:02:22.840 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 16:02:22.845 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 16:02:22.851 | + functions-common:run_phase:1858 : local extra 2026-06-25 16:02:22.857 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 16:02:22.864 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 16:02:22.869 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 16:02:22.874 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 16:02:22.880 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-25 16:02:22.885 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 16:02:22.914 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:02:22.918 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 16:02:22.923 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 16:02:22.927 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-25 16:02:22.930 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 16:02:22.934 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 16:02:22.938 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 16:02:22.943 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-25 16:02:22.948 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 16:02:22.953 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 16:02:22.957 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 16:02:22.963 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 16:02:22.967 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-25 16:02:23.045 | [2080 Async install_tempest:44988]: Waiting for completion of install_tempest running on PID 44988 (1 other jobs running) 2026-06-25 16:02:23.082 | [2080 Async install_tempest:44988]: Signaling child to exit 2026-06-25 16:02:23.082 | WAKEUP 2026-06-25 16:02:23.117 | [2080 Async install_tempest:44988]: Signaled 2026-06-25 16:02:23.119 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-25 16:02:23.119 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-25 16:02:23.119 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-25 16:02:23.119 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 16:02:23.119 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 16:02:23.119 | +++ functions-common:git_clone:593 : pwd 2026-06-25 16:02:23.119 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 16:02:23.119 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 16:02:23.119 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 16:02:23.119 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 16:02:23.119 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 16:02:23.120 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 16:02:23.120 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 16:02:23.120 | ++ functions-common:git_clone:610 : echo master 2026-06-25 16:02:23.120 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-25 16:02:23.120 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 16:02:23.120 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 16:02:23.120 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 16:02:23.120 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 16:02:23.120 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 16:02:23.120 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 16:02:23.121 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 16:02:23.121 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 16:02:23.121 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 16:02:23.121 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:02:23.121 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:02:23.121 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782402636895 2026-06-25 16:02:23.121 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 16:02:23.121 | Cloning into '/opt/stack/tempest'... 2026-06-25 16:02:23.121 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 16:02:23.122 | ++ functions-common:time_stop:2420 : local name 2026-06-25 16:02:23.122 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 16:02:23.122 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:02:23.122 | ++ functions-common:time_stop:2423 : local total 2026-06-25 16:02:23.122 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 16:02:23.122 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 16:02:23.122 | ++ functions-common:time_stop:2427 : start_time=1782402636895 2026-06-25 16:02:23.123 | ++ functions-common:time_stop:2429 : [[ -z 1782402636895 ]] 2026-06-25 16:02:23.123 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:02:23.123 | ++ functions-common:time_stop:2432 : end_time=1782402647329 2026-06-25 16:02:23.123 | ++ functions-common:time_stop:2433 : elapsed_time=10434 2026-06-25 16:02:23.123 | ++ functions-common:time_stop:2434 : total=423345 2026-06-25 16:02:23.123 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:02:23.123 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433779 2026-06-25 16:02:23.123 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-25 16:02:23.123 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 16:02:23.123 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 16:02:23.124 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 16:02:23.124 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 16:02:23.124 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 16:02:23.124 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 16:02:23.124 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 16:02:23.124 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 16:02:23.124 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:02:23.124 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:02:23.124 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782402647368 2026-06-25 16:02:23.124 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 16:02:23.125 | From https://review.opendev.org/openstack/tempest 2026-06-25 16:02:23.125 | * branch master -> FETCH_HEAD 2026-06-25 16:02:23.125 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 16:02:23.125 | ++ functions-common:time_stop:2420 : local name 2026-06-25 16:02:23.125 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 16:02:23.125 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:02:23.125 | ++ functions-common:time_stop:2423 : local total 2026-06-25 16:02:23.125 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 16:02:23.126 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 16:02:23.126 | ++ functions-common:time_stop:2427 : start_time=1782402647368 2026-06-25 16:02:23.126 | ++ functions-common:time_stop:2429 : [[ -z 1782402647368 ]] 2026-06-25 16:02:23.126 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:02:23.126 | ++ functions-common:time_stop:2432 : end_time=1782402648069 2026-06-25 16:02:23.126 | ++ functions-common:time_stop:2433 : elapsed_time=701 2026-06-25 16:02:23.126 | ++ functions-common:time_stop:2434 : total=433779 2026-06-25 16:02:23.127 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:02:23.127 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=434480 2026-06-25 16:02:23.127 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 16:02:23.127 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 16:02:23.127 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 16:02:23.127 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 16:02:23.127 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 16:02:23.127 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 16:02:23.127 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 16:02:23.128 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 16:02:23.128 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:02:23.128 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:02:23.128 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782402648106 2026-06-25 16:02:23.128 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 16:02:23.128 | Note: switching to 'FETCH_HEAD'. 2026-06-25 16:02:23.128 | 2026-06-25 16:02:23.128 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 16:02:23.128 | changes and commit them, and you can discard any commits you make in this 2026-06-25 16:02:23.128 | state without impacting any branches by switching back to a branch. 2026-06-25 16:02:23.128 | 2026-06-25 16:02:23.129 | If you want to create a new branch to retain commits you create, you may 2026-06-25 16:02:23.129 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 16:02:23.129 | 2026-06-25 16:02:23.129 | git switch -c 2026-06-25 16:02:23.129 | 2026-06-25 16:02:23.129 | Or undo this operation with: 2026-06-25 16:02:23.129 | 2026-06-25 16:02:23.129 | git switch - 2026-06-25 16:02:23.130 | 2026-06-25 16:02:23.130 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 16:02:23.130 | 2026-06-25 16:02:23.130 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 16:02:23.130 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 16:02:23.130 | ++ functions-common:time_stop:2420 : local name 2026-06-25 16:02:23.130 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 16:02:23.130 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:02:23.130 | ++ functions-common:time_stop:2423 : local total 2026-06-25 16:02:23.130 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 16:02:23.131 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 16:02:23.131 | ++ functions-common:time_stop:2427 : start_time=1782402648106 2026-06-25 16:02:23.131 | ++ functions-common:time_stop:2429 : [[ -z 1782402648106 ]] 2026-06-25 16:02:23.131 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:02:23.131 | ++ functions-common:time_stop:2432 : end_time=1782402648317 2026-06-25 16:02:23.131 | ++ functions-common:time_stop:2433 : elapsed_time=211 2026-06-25 16:02:23.131 | ++ functions-common:time_stop:2434 : total=434480 2026-06-25 16:02:23.131 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:02:23.131 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=434691 2026-06-25 16:02:23.131 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-25 16:02:23.132 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-25 16:02:23.132 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 16:02:23.132 | ++ functions-common:git_clone:673 : head -1 2026-06-25 16:02:23.132 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 16:02:23.132 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 16:02:23.132 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-25 16:02:23.132 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-25 16:02:23.132 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-25 16:02:23.133 | Collecting tox!=2.8.0,<4.0.0 2026-06-25 16:02:23.133 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-25 16:02:23.133 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 16:02:23.133 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 16:02:23.133 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-25 16:02:23.133 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 16:02:23.133 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 16:02:23.133 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-25 16:02:23.134 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-25 16:02:23.134 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-25 16:02:23.134 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 16:02:23.134 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 16:02:23.134 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-25 16:02:23.134 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-25 16:02:23.134 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-25 16:02:23.134 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-25 16:02:23.134 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-25 16:02:23.135 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-25 16:02:23.135 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-25 16:02:23.135 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 16:02:23.135 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-25 16:02:23.135 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-25 16:02:23.135 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 30.2 MB/s 0:00:00 2026-06-25 16:02:23.135 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 16:02:23.135 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 16:02:23.136 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-25 16:02:23.136 | 2026-06-25 16:02:23.136 | 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-06-25 16:02:23.136 | ++ inc/python:pip_install:216 : result=0 2026-06-25 16:02:23.136 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 16:02:23.136 | ++ functions-common:time_stop:2420 : local name 2026-06-25 16:02:23.137 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 16:02:23.137 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:02:23.137 | ++ functions-common:time_stop:2423 : local total 2026-06-25 16:02:23.137 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 16:02:23.137 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 16:02:23.137 | ++ functions-common:time_stop:2427 : start_time=1782402648378 2026-06-25 16:02:23.137 | ++ functions-common:time_stop:2429 : [[ -z 1782402648378 ]] 2026-06-25 16:02:23.137 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:02:23.137 | ++ functions-common:time_stop:2432 : end_time=1782402652175 2026-06-25 16:02:23.137 | ++ functions-common:time_stop:2433 : elapsed_time=3797 2026-06-25 16:02:23.138 | ++ functions-common:time_stop:2434 : total=173435 2026-06-25 16:02:23.138 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:02:23.138 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177232 2026-06-25 16:02:23.138 | ++ inc/python:pip_install:219 : return 0 2026-06-25 16:02:23.138 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-25 16:02:23.138 | /opt/stack/tempest ~/devstack 2026-06-25 16:02:23.139 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-25 16:02:23.139 | Switched to branch 'master' 2026-06-25 16:02:23.139 | Your branch is up to date with 'origin/master'. 2026-06-25 16:02:23.139 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-25 16:02:23.139 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 16:02:23.139 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.j0iNmuB49D 2026-06-25 16:02:23.140 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.j0iNmuB49D 2026-06-25 16:02:23.140 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 16:02:23.140 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.j0iNmuB49D 2026-06-25 16:02:23.140 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 16:02:23.140 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 16:02:23.140 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 16:02:23.140 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:02:23.140 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:02:23.140 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:02:23.140 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:02:23.141 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-25 16:02:23.141 | full create: /opt/stack/tempest/.tox/tempest 2026-06-25 16:02:23.141 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 16:02:23.141 | full develop-inst: /opt/stack/tempest 2026-06-25 16:02:23.141 | 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.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 16:02:23.141 | ___________________________________ summary ____________________________________ 2026-06-25 16:02:23.141 | full: skipped tests 2026-06-25 16:02:23.141 | congratulations :) 2026-06-25 16:02:23.141 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.j0iNmuB49D -r requirements.txt 2026-06-25 16:02:23.142 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-25 16:02:23.142 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-25 16:02:23.142 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-25 16:02:23.142 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-25 16:02:23.142 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-25 16:02:23.142 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 16:02:23.142 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-25 16:02:23.142 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-25 16:02:23.142 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-25 16:02:23.143 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-25 16:02:23.143 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-25 16:02:23.143 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-25 16:02:23.143 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-25 16:02:23.143 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-25 16:02:23.143 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 16:02:23.143 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-25 16:02:23.144 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-25 16:02:23.144 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-25 16:02:23.144 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-25 16:02:23.144 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-25 16:02:23.144 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-25 16:02:23.144 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 16:02:23.144 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-25 16:02:23.144 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-25 16:02:23.145 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-25 16:02:23.145 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-25 16:02:23.145 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-25 16:02:23.145 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-25 16:02:23.145 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-25 16:02:23.145 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-25 16:02:23.145 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-25 16:02:23.145 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-25 16:02:23.146 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-25 16:02:23.146 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-25 16:02:23.146 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-25 16:02:23.146 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-25 16:02:23.146 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-25 16:02:23.146 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-25 16:02:23.147 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-25 16:02:23.147 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-25 16:02:23.147 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-25 16:02:23.147 | 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-06-25 16:02:23.147 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-25 16:02:23.147 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-25 16:02:23.147 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-25 16:02:23.147 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-25 16:02:23.147 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-25 16:02:23.147 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-25 16:02:23.148 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-25 16:02:23.148 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-25 16:02:23.148 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-25 16:02:23.148 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-25 16:02:23.148 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-25 16:02:23.148 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-25 16:02:23.148 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-25 16:02:23.148 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 16:02:23.148 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-25 16:02:23.149 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-25 16:02:23.149 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-25 16:02:23.149 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-25 16:02:23.149 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-25 16:02:23.149 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-25 16:02:23.149 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.j0iNmuB49D 2026-06-25 16:02:23.150 | ++ lib/tempest:install_tempest:868 : popd 2026-06-25 16:02:23.150 | ~/devstack 2026-06-25 16:02:23.185 | [2080 Async install_tempest:44988]: finished install_tempest with result 0 in 47 seconds 2026-06-25 16:02:23.193 | ++ inc/async:async_wait:197 : return 0 2026-06-25 16:02:23.197 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-25 16:02:23.202 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 16:02:23.207 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-25 16:02:23.211 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-25 16:02:23.215 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-25 16:02:23.220 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-25 16:02:23.223 | ++ inc/python:setup_develop:353 : local bindep 2026-06-25 16:02:23.228 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 16:02:23.231 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-25 16:02:23.235 | ++ inc/python:setup_develop:359 : local extras= 2026-06-25 16:02:23.238 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-25 16:02:23.241 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 16:02:23.245 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 16:02:23.248 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-25 16:02:23.251 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 16:02:23.254 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 16:02:23.259 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-25 16:02:23.264 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 16:02:23.268 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-25 16:02:23.271 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 16:02:23.275 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 16:02:23.280 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-25 16:02:23.287 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-25 16:02:23.290 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-25 16:02:23.295 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-25 16:02:23.484 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-25 16:02:23.486 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-25 16:02:23.491 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-25 16:02:23.495 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 16:02:23.499 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 16:02:23.504 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-25 16:02:23.508 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-25 16:02:23.513 | ++ inc/python:setup_package:446 : local extras= 2026-06-25 16:02:23.517 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 16:02:23.521 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 16:02:23.526 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 16:02:23.530 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 16:02:23.534 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 16:02:23.539 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-25 16:02:23.571 | Using python 3.12 to install /opt/stack/tempest 2026-06-25 16:02:23.576 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-25 16:02:24.679 | Obtaining file:///opt/stack/tempest 2026-06-25 16:02:24.683 | Installing build dependencies: started 2026-06-25 16:02:26.680 | Installing build dependencies: finished with status 'done' 2026-06-25 16:02:26.681 | Checking if build backend supports build_editable: started 2026-06-25 16:02:27.335 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 16:02:27.337 | Getting requirements to build editable: started 2026-06-25 16:02:27.691 | Getting requirements to build editable: finished with status 'done' 2026-06-25 16:02:27.693 | Preparing editable metadata (pyproject.toml): started 2026-06-25 16:02:29.175 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 16:02:29.201 | 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.dev35) (7.0.3) 2026-06-25 16:02:29.202 | 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.dev35) (4.14.0) 2026-06-25 16:02:29.203 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-25 16:02:29.204 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-25 16:02:29.205 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-25 16:02:29.205 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-25 16:02:29.206 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-25 16:02:29.207 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-25 16:02:29.208 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-25 16:02:29.209 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-25 16:02:29.408 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-25 16:02:29.410 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-25 16:02:29.415 | 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.dev35) (5.10.0) 2026-06-25 16:02:29.416 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-25 16:02:29.417 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-25 16:02:29.418 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-25 16:02:29.419 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-25 16:02:29.420 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-25 16:02:29.421 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-25 16:02:29.422 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-25 16:02:29.423 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-25 16:02:29.424 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-25 16:02:29.424 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-25 16:02:29.425 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-25 16:02:29.427 | 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.dev35) (0.6.0) 2026-06-25 16:02:29.428 | 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.dev35) (4.0.0) 2026-06-25 16:02:29.433 | 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.dev35) (3.0.52) 2026-06-25 16:02:29.433 | 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.dev35) (1.11.0) 2026-06-25 16:02:29.434 | 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.dev35) (15.0.0) 2026-06-25 16:02:29.436 | 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.dev35) (1.8.0) 2026-06-25 16:02:29.439 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-25 16:02:29.443 | 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.dev35) (3.0) 2026-06-25 16:02:29.445 | 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.dev35) (2.2.1) 2026-06-25 16:02:29.452 | 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.dev35) (26.1.0) 2026-06-25 16:02:29.453 | 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.dev35) (2025.9.1) 2026-06-25 16:02:29.454 | 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.dev35) (0.37.0) 2026-06-25 16:02:29.455 | 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.dev35) (2026.5.1) 2026-06-25 16:02:29.463 | 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.dev35) (6.8.0) 2026-06-25 16:02:29.466 | 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.dev35) (2.0.0) 2026-06-25 16:02:29.467 | 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.dev35) (2.34.2) 2026-06-25 16:02:29.472 | 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.dev35) (6.4.0) 2026-06-25 16:02:29.473 | 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.dev35) (2.9.0.post0) 2026-06-25 16:02:29.477 | 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.dev35) (4.15.0) 2026-06-25 16:02:29.479 | 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.dev35) (1.2.1) 2026-06-25 16:02:29.484 | 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.dev35) (2.1.0) 2026-06-25 16:02:29.486 | 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.dev35) (3.3.2) 2026-06-25 16:02:29.487 | 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.dev35) (26.2) 2026-06-25 16:02:29.488 | 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.dev35) (7.2.2) 2026-06-25 16:02:29.494 | 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.dev35) (5.0.0) 2026-06-25 16:02:29.495 | 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.dev35) (3.0.3) 2026-06-25 16:02:29.496 | 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.dev35) (1.6.2) 2026-06-25 16:02:29.504 | 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.dev35) (82.0.1) 2026-06-25 16:02:29.510 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-25 16:02:29.531 | 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.dev35) (1.17.0) 2026-06-25 16:02:29.544 | 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.dev35) (3.4.7) 2026-06-25 16:02:29.546 | 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.dev35) (3.18) 2026-06-25 16:02:29.549 | 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.dev35) (2023.11.17) 2026-06-25 16:02:29.569 | 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.dev35) (4.2.0) 2026-06-25 16:02:29.570 | 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.dev35) (2.20.0) 2026-06-25 16:02:29.575 | 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.dev35) (0.1.2) 2026-06-25 16:02:29.598 | 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.dev35) (0.16.0) 2026-06-25 16:02:29.633 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-25 16:02:29.636 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 16:02:29.678 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-25 16:02:29.682 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-25 16:02:29.695 | Building wheels for collected packages: tempest 2026-06-25 16:02:29.696 | Building editable for tempest (pyproject.toml): started 2026-06-25 16:02:31.419 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-25 16:02:31.420 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=30d9d01c6f2678710795da5b1eb1fb3ba17414e3f8c49c130be0ed829b785af2 2026-06-25 16:02:31.420 | Stored in directory: /tmp/pip-ephem-wheel-cache-jk9_3ism/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-25 16:02:31.425 | Successfully built tempest 2026-06-25 16:02:31.737 | Installing collected packages: tomlkit, stestr, tempest 2026-06-25 16:02:32.008 | 2026-06-25 16:02:32.036 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-25 16:02:32.240 | ++ inc/python:pip_install:216 : result=0 2026-06-25 16:02:32.244 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 16:02:32.247 | ++ functions-common:time_stop:2420 : local name 2026-06-25 16:02:32.250 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 16:02:32.253 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:02:32.255 | ++ functions-common:time_stop:2423 : local total 2026-06-25 16:02:32.257 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 16:02:32.259 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 16:02:32.262 | ++ functions-common:time_stop:2427 : start_time=1782403343563 2026-06-25 16:02:32.264 | ++ functions-common:time_stop:2429 : [[ -z 1782403343563 ]] 2026-06-25 16:02:32.267 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:02:32.271 | ++ functions-common:time_stop:2432 : end_time=1782403352269 2026-06-25 16:02:32.273 | ++ functions-common:time_stop:2433 : elapsed_time=8706 2026-06-25 16:02:32.275 | ++ functions-common:time_stop:2434 : total=184513 2026-06-25 16:02:32.277 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:02:32.279 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=193219 2026-06-25 16:02:32.283 | ++ inc/python:pip_install:219 : return 0 2026-06-25 16:02:32.286 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 16:02:32.290 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 16:02:32.294 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-25 16:02:32.297 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-25 16:02:32.300 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 16:02:32.303 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 16:02:32.307 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-25 16:02:32.310 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-25 16:02:32.314 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-25 16:02:32.318 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-25 16:02:32.321 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-25 16:02:32.324 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-25 16:02:32.328 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-25 16:02:32.331 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-25 16:02:32.335 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-25 16:02:32.338 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-25 16:02:32.341 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-25 16:02:32.345 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-25 16:02:32.349 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-25 16:02:32.352 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-25 16:02:32.355 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-25 16:02:32.359 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-25 16:02:32.362 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-25 16:02:32.365 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-25 16:02:32.368 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-25 16:02:32.372 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-25 16:02:32.376 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-25 16:02:32.376 | ' 2026-06-25 16:02:32.379 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-25 16:02:32.383 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-25 16:02:32.408 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:02:32.411 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-25 16:02:32.415 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-25 16:02:32.419 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-25 16:02:32.422 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-25 16:02:32.427 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 16:02:32.428 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-25 16:02:32.430 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-25 16:02:36.582 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:02:36.587 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-25 16:02:36.592 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-25 16:02:36.596 | ++ lib/tempest:get_active_images:176 : img_id=e0374ac9-9204-416c-8b2f-3e1b2c610f3b 2026-06-25 16:02:36.601 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-25 16:02:36.605 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 16:02:36.610 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-25 16:02:36.614 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-25 16:02:36.619 | ++ lib/tempest:configure_tempest:266 : '[' -z e0374ac9-9204-416c-8b2f-3e1b2c610f3b ']' 2026-06-25 16:02:36.623 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=e0374ac9-9204-416c-8b2f-3e1b2c610f3b 2026-06-25 16:02:36.628 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-25 16:02:36.648 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-25 16:02:36.654 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-25 16:02:36.658 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-25 16:02:36.662 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-25 16:02:36.666 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-25 16:02:36.670 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-25 16:02:36.674 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-25 16:02:36.678 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-25 16:02:36.684 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-25 16:02:36.684 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-25 16:02:40.226 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:02:40.230 | ++ lib/tempest:configure_tempest:303 : admin_project_id=80a9c35600954700bf11b76ce08aec24 2026-06-25 16:02:40.234 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-25 16:02:40.255 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:02:40.260 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-25 16:02:43.911 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:02:43.916 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 16:02:43.916 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 16:02:43.916 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 16:02:43.916 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 16:02:43.916 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 16:02:43.916 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 16:02:43.916 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 16:02:43.916 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 16:02:43.916 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 16:02:43.916 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 16:02:43.917 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 16:02:43.917 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 16:02:43.917 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 16:02:43.917 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-25 16:02:43.919 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-25 16:02:43.923 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 16:02:43.923 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 16:02:43.924 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 16:02:43.924 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 16:02:43.924 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 16:02:43.924 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 16:02:43.924 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 16:02:43.924 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 16:02:43.924 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 16:02:43.924 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 16:02:43.924 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 16:02:43.924 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 16:02:43.924 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 16:02:43.924 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-25 16:02:43.928 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib e0374ac9-9204-416c-8b2f-3e1b2c610f3b 2026-06-25 16:02:43.931 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 16:02:43.936 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show e0374ac9-9204-416c-8b2f-3e1b2c610f3b -c size -f value 2026-06-25 16:02:47.655 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:02:47.659 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 16:02:47.663 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 16:02:47.663 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 16:02:47.712 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-25 16:02:47.715 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-25 16:02:47.719 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-25 16:02:51.013 | +----------------------------+-----------------------+ 2026-06-25 16:02:51.013 | | Field | Value | 2026-06-25 16:02:51.013 | +----------------------------+-----------------------+ 2026-06-25 16:02:51.013 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:02:51.013 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:02:51.013 | | description | None | 2026-06-25 16:02:51.014 | | disk | 1 | 2026-06-25 16:02:51.014 | | id | 42 | 2026-06-25 16:02:51.014 | | name | m1.nano | 2026-06-25 16:02:51.014 | | os-flavor-access:is_public | True | 2026-06-25 16:02:51.014 | | properties | hw_rng:allowed='True' | 2026-06-25 16:02:51.014 | | ram | 192 | 2026-06-25 16:02:51.016 | | rxtx_factor | 1.0 | 2026-06-25 16:02:51.017 | | swap | 0 | 2026-06-25 16:02:51.017 | | vcpus | 1 | 2026-06-25 16:02:51.017 | +----------------------------+-----------------------+ 2026-06-25 16:02:51.453 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-25 16:02:51.458 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 16:02:51.458 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 16:02:51.458 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 16:02:51.458 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 16:02:51.458 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 16:02:51.458 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 16:02:51.458 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 16:02:51.459 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 16:02:51.459 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 16:02:51.459 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 16:02:51.459 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 16:02:51.459 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 16:02:51.459 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 16:02:51.459 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-25 16:02:51.463 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib e0374ac9-9204-416c-8b2f-3e1b2c610f3b 2026-06-25 16:02:51.466 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 16:02:51.470 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show e0374ac9-9204-416c-8b2f-3e1b2c610f3b -c size -f value 2026-06-25 16:02:55.062 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:02:55.066 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 16:02:55.070 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 16:02:55.071 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 16:02:55.114 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-25 16:02:55.117 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-25 16:02:55.119 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-25 16:02:58.333 | +----------------------------+-----------------------+ 2026-06-25 16:02:58.334 | | Field | Value | 2026-06-25 16:02:58.334 | +----------------------------+-----------------------+ 2026-06-25 16:02:58.334 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 16:02:58.334 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 16:02:58.334 | | description | None | 2026-06-25 16:02:58.334 | | disk | 1 | 2026-06-25 16:02:58.334 | | id | 84 | 2026-06-25 16:02:58.334 | | name | m1.micro | 2026-06-25 16:02:58.334 | | os-flavor-access:is_public | True | 2026-06-25 16:02:58.334 | | properties | hw_rng:allowed='True' | 2026-06-25 16:02:58.334 | | ram | 256 | 2026-06-25 16:02:58.335 | | rxtx_factor | 1.0 | 2026-06-25 16:02:58.335 | | swap | 0 | 2026-06-25 16:02:58.335 | | vcpus | 1 | 2026-06-25 16:02:58.335 | +----------------------------+-----------------------+ 2026-06-25 16:02:58.737 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-25 16:02:58.742 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-25 16:02:58.771 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:02:58.774 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-25 16:02:58.779 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-25 16:02:58.782 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-25 16:02:58.787 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 16:02:58.791 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 16:02:58.796 | +++ functions-common:git_clone:593 : pwd 2026-06-25 16:02:58.800 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 16:02:58.804 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 16:02:58.810 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 16:02:58.832 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 16:02:58.836 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 16:02:58.840 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 16:02:58.845 | ++ functions-common:git_clone:610 : echo master 2026-06-25 16:02:58.846 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 16:02:58.852 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-25 16:02:58.856 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 16:02:58.859 | ++ 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-06-25 16:02:58.863 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 16:02:58.866 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 16:02:58.869 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 16:02:58.873 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 16:02:58.876 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 16:02:58.880 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 16:02:58.884 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 16:02:58.888 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:02:58.893 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:02:58.899 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782403378895 2026-06-25 16:02:58.902 | ++ 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-06-25 16:02:58.905 | Cloning into '/opt/stack/os-test-images'... 2026-06-25 16:02:59.602 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 16:02:59.606 | ++ functions-common:time_stop:2420 : local name 2026-06-25 16:02:59.612 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 16:02:59.617 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:02:59.621 | ++ functions-common:time_stop:2423 : local total 2026-06-25 16:02:59.625 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 16:02:59.628 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 16:02:59.632 | ++ functions-common:time_stop:2427 : start_time=1782403378895 2026-06-25 16:02:59.636 | ++ functions-common:time_stop:2429 : [[ -z 1782403378895 ]] 2026-06-25 16:02:59.642 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:02:59.647 | ++ functions-common:time_stop:2432 : end_time=1782403379643 2026-06-25 16:02:59.650 | ++ functions-common:time_stop:2433 : elapsed_time=748 2026-06-25 16:02:59.655 | ++ functions-common:time_stop:2434 : total=423345 2026-06-25 16:02:59.658 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:02:59.662 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424093 2026-06-25 16:02:59.666 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-25 16:02:59.668 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 16:02:59.672 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 16:02:59.675 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 16:02:59.678 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 16:02:59.683 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 16:02:59.687 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 16:02:59.690 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 16:02:59.694 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 16:02:59.698 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:02:59.702 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:02:59.709 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782403379704 2026-06-25 16:02:59.713 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 16:03:00.209 | From https://review.opendev.org/openstack/os-test-images 2026-06-25 16:03:00.209 | * branch master -> FETCH_HEAD 2026-06-25 16:03:00.220 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 16:03:00.224 | ++ functions-common:time_stop:2420 : local name 2026-06-25 16:03:00.227 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 16:03:00.231 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:03:00.234 | ++ functions-common:time_stop:2423 : local total 2026-06-25 16:03:00.238 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 16:03:00.241 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 16:03:00.244 | ++ functions-common:time_stop:2427 : start_time=1782403379704 2026-06-25 16:03:00.248 | ++ functions-common:time_stop:2429 : [[ -z 1782403379704 ]] 2026-06-25 16:03:00.252 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:03:00.258 | ++ functions-common:time_stop:2432 : end_time=1782403380253 2026-06-25 16:03:00.262 | ++ functions-common:time_stop:2433 : elapsed_time=549 2026-06-25 16:03:00.267 | ++ functions-common:time_stop:2434 : total=424093 2026-06-25 16:03:00.271 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:03:00.277 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424642 2026-06-25 16:03:00.281 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 16:03:00.286 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 16:03:00.290 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 16:03:00.294 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 16:03:00.299 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 16:03:00.301 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 16:03:00.304 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 16:03:00.308 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 16:03:00.312 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 16:03:00.318 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 16:03:00.323 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782403380319 2026-06-25 16:03:00.327 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 16:03:00.335 | Note: switching to 'FETCH_HEAD'. 2026-06-25 16:03:00.335 | 2026-06-25 16:03:00.335 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 16:03:00.335 | changes and commit them, and you can discard any commits you make in this 2026-06-25 16:03:00.335 | state without impacting any branches by switching back to a branch. 2026-06-25 16:03:00.336 | 2026-06-25 16:03:00.336 | If you want to create a new branch to retain commits you create, you may 2026-06-25 16:03:00.336 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 16:03:00.336 | 2026-06-25 16:03:00.336 | git switch -c 2026-06-25 16:03:00.336 | 2026-06-25 16:03:00.336 | Or undo this operation with: 2026-06-25 16:03:00.336 | 2026-06-25 16:03:00.336 | git switch - 2026-06-25 16:03:00.336 | 2026-06-25 16:03:00.337 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 16:03:00.337 | 2026-06-25 16:03:00.337 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-25 16:03:00.339 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 16:03:00.343 | ++ functions-common:time_stop:2420 : local name 2026-06-25 16:03:00.348 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 16:03:00.351 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 16:03:00.354 | ++ functions-common:time_stop:2423 : local total 2026-06-25 16:03:00.358 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 16:03:00.361 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 16:03:00.365 | ++ functions-common:time_stop:2427 : start_time=1782403380319 2026-06-25 16:03:00.368 | ++ functions-common:time_stop:2429 : [[ -z 1782403380319 ]] 2026-06-25 16:03:00.373 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 16:03:00.379 | ++ functions-common:time_stop:2432 : end_time=1782403380375 2026-06-25 16:03:00.382 | ++ functions-common:time_stop:2433 : elapsed_time=56 2026-06-25 16:03:00.387 | ++ functions-common:time_stop:2434 : total=424642 2026-06-25 16:03:00.390 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 16:03:00.393 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424698 2026-06-25 16:03:00.396 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-25 16:03:00.417 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-25 16:03:00.423 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 16:03:00.423 | ++ functions-common:git_clone:673 : head -1 2026-06-25 16:03:00.426 | 5d0367e Clean-up zuul config spacing 2026-06-25 16:03:00.430 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 16:03:00.433 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-25 16:03:00.433 | /opt/stack/os-test-images ~/devstack 2026-06-25 16:03:00.436 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-25 16:03:00.939 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-25 16:03:01.627 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-25 16:03:04.634 | generate installed: PyYAML==6.0.3 2026-06-25 16:03:04.635 | generate run-test-pre: PYTHONHASHSEED='3876161586' 2026-06-25 16:03:04.636 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-25 16:03:04.762 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-25 16:03:04.786 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-25 16:03:04.809 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-25 16:03:04.837 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-25 16:03:04.840 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-25 16:03:04.849 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-25 16:03:04.857 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-25 16:03:04.889 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-25 16:03:04.903 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-25 16:03:04.911 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-25 16:03:04.924 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-25 16:03:04.925 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-25 16:03:04.933 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-25 16:03:04.940 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-25 16:03:04.961 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-25 16:03:04.964 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-25 16:03:04.967 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-25 16:03:04.980 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-25 16:03:04.993 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-25 16:03:05.010 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-25 16:03:05.014 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-25 16:03:05.031 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-25 16:03:05.035 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-25 16:03:05.038 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-25 16:03:05.054 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-25 16:03:05.059 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-25 16:03:05.075 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-25 16:03:05.101 | ___________________________________ summary ____________________________________ 2026-06-25 16:03:05.102 | generate: commands succeeded 2026-06-25 16:03:05.102 | congratulations :) 2026-06-25 16:03:05.169 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-25 16:03:05.169 | ~/devstack 2026-06-25 16:03:05.174 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-25 16:03:05.229 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-25 16:03:05.235 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-25 16:03:05.269 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-25 16:03:05.273 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-25 16:03:05.278 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-25 16:03:05.335 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-25 16:03:05.389 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-25 16:03:05.393 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-25 16:03:05.398 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-25 16:03:05.402 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 16:03:05.408 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 16:03:09.256 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:03:09.262 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 16:03:09.262 | address-scope 2026-06-25 16:03:09.262 | agent 2026-06-25 16:03:09.262 | allowed-address-pairs 2026-06-25 16:03:09.262 | auto-allocated-topology 2026-06-25 16:03:09.263 | availability_zone 2026-06-25 16:03:09.263 | default-subnetpools 2026-06-25 16:03:09.263 | dhcp_agent_scheduler 2026-06-25 16:03:09.263 | dns-integration 2026-06-25 16:03:09.263 | dns-domain-ports 2026-06-25 16:03:09.263 | dns-integration-domain-keywords 2026-06-25 16:03:09.263 | empty-string-filtering 2026-06-25 16:03:09.263 | external-net 2026-06-25 16:03:09.263 | extra_dhcp_opt 2026-06-25 16:03:09.263 | extraroute 2026-06-25 16:03:09.263 | extraroute-atomic 2026-06-25 16:03:09.264 | filter-validation 2026-06-25 16:03:09.264 | floating-ip-port-forwarding-detail 2026-06-25 16:03:09.264 | fip-port-details 2026-06-25 16:03:09.264 | flavors 2026-06-25 16:03:09.264 | floatingip-pools 2026-06-25 16:03:09.264 | router 2026-06-25 16:03:09.264 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 16:03:09.264 | enable-default-route-bfd 2026-06-25 16:03:09.264 | enable-default-route-ecmp 2026-06-25 16:03:09.264 | ext-gw-mode 2026-06-25 16:03:09.265 | l3-ha 2026-06-25 16:03:09.265 | external-gateway-multihoming 2026-06-25 16:03:09.265 | l3-flavors 2026-06-25 16:03:09.265 | l3_agent_scheduler 2026-06-25 16:03:09.265 | multi-provider 2026-06-25 16:03:09.265 | net-mtu 2026-06-25 16:03:09.265 | net-mtu-writable 2026-06-25 16:03:09.265 | network_availability_zone 2026-06-25 16:03:09.265 | network-ip-availability 2026-06-25 16:03:09.265 | network-ip-availability-details 2026-06-25 16:03:09.266 | pagination 2026-06-25 16:03:09.266 | port-device-profile 2026-06-25 16:03:09.266 | port-mac-address-regenerate 2026-06-25 16:03:09.266 | port-numa-affinity-policy 2026-06-25 16:03:09.266 | port-numa-affinity-policy-socket 2026-06-25 16:03:09.266 | binding 2026-06-25 16:03:09.266 | binding-extended 2026-06-25 16:03:09.266 | port-security 2026-06-25 16:03:09.266 | project-id 2026-06-25 16:03:09.267 | provider 2026-06-25 16:03:09.267 | qinq 2026-06-25 16:03:09.267 | quota-check-limit 2026-06-25 16:03:09.267 | quota-check-limit-default 2026-06-25 16:03:09.267 | quotas 2026-06-25 16:03:09.267 | quota_details 2026-06-25 16:03:09.267 | rbac-policies 2026-06-25 16:03:09.267 | rbac-address-scope 2026-06-25 16:03:09.267 | rbac-security-groups 2026-06-25 16:03:09.267 | revision-if-match 2026-06-25 16:03:09.268 | standard-attr-revisions 2026-06-25 16:03:09.268 | router_availability_zone 2026-06-25 16:03:09.268 | router-enable-snat 2026-06-25 16:03:09.268 | security-groups-default-rules 2026-06-25 16:03:09.268 | security-groups-default-statefulness 2026-06-25 16:03:09.268 | security-groups-normalized-cidr 2026-06-25 16:03:09.268 | security-groups-remote-address-group 2026-06-25 16:03:09.268 | security-groups-rules-belongs-to-default-sg 2026-06-25 16:03:09.268 | security-groups-shared-filtering 2026-06-25 16:03:09.268 | security-group 2026-06-25 16:03:09.269 | service-type 2026-06-25 16:03:09.269 | sorting 2026-06-25 16:03:09.269 | standard-attr-description 2026-06-25 16:03:09.269 | stateful-security-group 2026-06-25 16:03:09.269 | subnet-dns-publish-fixed-ip 2026-06-25 16:03:09.269 | subnet-external-network 2026-06-25 16:03:09.269 | subnet_onboard 2026-06-25 16:03:09.269 | subnet-service-types 2026-06-25 16:03:09.269 | subnet_allocation 2026-06-25 16:03:09.269 | subnetpool-prefix-ops 2026-06-25 16:03:09.270 | tag-creation 2026-06-25 16:03:09.270 | standard-attr-tag 2026-06-25 16:03:09.270 | standard-attr-timestamp 2026-06-25 16:03:09.270 | vlan-transparent' 2026-06-25 16:03:09.270 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 16:03:09.270 | address-scope 2026-06-25 16:03:09.270 | agent 2026-06-25 16:03:09.270 | allowed-address-pairs 2026-06-25 16:03:09.270 | auto-allocated-topology 2026-06-25 16:03:09.270 | availability_zone 2026-06-25 16:03:09.271 | default-subnetpools 2026-06-25 16:03:09.271 | dhcp_agent_scheduler 2026-06-25 16:03:09.271 | dns-integration 2026-06-25 16:03:09.271 | dns-domain-ports 2026-06-25 16:03:09.271 | dns-integration-domain-keywords 2026-06-25 16:03:09.271 | empty-string-filtering 2026-06-25 16:03:09.271 | external-net 2026-06-25 16:03:09.271 | extra_dhcp_opt 2026-06-25 16:03:09.271 | extraroute 2026-06-25 16:03:09.271 | extraroute-atomic 2026-06-25 16:03:09.272 | filter-validation 2026-06-25 16:03:09.272 | floating-ip-port-forwarding-detail 2026-06-25 16:03:09.272 | fip-port-details 2026-06-25 16:03:09.272 | flavors 2026-06-25 16:03:09.272 | floatingip-pools 2026-06-25 16:03:09.272 | router 2026-06-25 16:03:09.272 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 16:03:09.272 | enable-default-route-bfd 2026-06-25 16:03:09.272 | enable-default-route-ecmp 2026-06-25 16:03:09.272 | ext-gw-mode 2026-06-25 16:03:09.272 | l3-ha 2026-06-25 16:03:09.273 | external-gateway-multihoming 2026-06-25 16:03:09.273 | l3-flavors 2026-06-25 16:03:09.273 | l3_agent_scheduler 2026-06-25 16:03:09.273 | multi-provider 2026-06-25 16:03:09.273 | net-mtu 2026-06-25 16:03:09.273 | net-mtu-writable 2026-06-25 16:03:09.273 | network_availability_zone 2026-06-25 16:03:09.273 | network-ip-availability 2026-06-25 16:03:09.273 | network-ip-availability-details 2026-06-25 16:03:09.273 | pagination 2026-06-25 16:03:09.274 | port-device-profile 2026-06-25 16:03:09.274 | port-mac-address-regenerate 2026-06-25 16:03:09.274 | port-numa-affinity-policy 2026-06-25 16:03:09.274 | port-numa-affinity-policy-socket 2026-06-25 16:03:09.274 | binding 2026-06-25 16:03:09.274 | binding-extended 2026-06-25 16:03:09.274 | port-security 2026-06-25 16:03:09.274 | project-id 2026-06-25 16:03:09.274 | provider 2026-06-25 16:03:09.274 | qinq 2026-06-25 16:03:09.275 | quota-check-limit 2026-06-25 16:03:09.275 | quota-check-limit-default 2026-06-25 16:03:09.275 | quotas 2026-06-25 16:03:09.275 | quota_details 2026-06-25 16:03:09.275 | rbac-policies 2026-06-25 16:03:09.275 | rbac-address-scope 2026-06-25 16:03:09.275 | rbac-security-groups 2026-06-25 16:03:09.275 | revision-if-match 2026-06-25 16:03:09.275 | standard-attr-revisions 2026-06-25 16:03:09.275 | router_availability_zone 2026-06-25 16:03:09.275 | router-enable-snat 2026-06-25 16:03:09.276 | security-groups-default-rules 2026-06-25 16:03:09.276 | security-groups-default-statefulness 2026-06-25 16:03:09.276 | security-groups-normalized-cidr 2026-06-25 16:03:09.276 | security-groups-remote-address-group 2026-06-25 16:03:09.276 | security-groups-rules-belongs-to-default-sg 2026-06-25 16:03:09.276 | security-groups-shared-filtering 2026-06-25 16:03:09.276 | security-group 2026-06-25 16:03:09.276 | service-type 2026-06-25 16:03:09.276 | sorting 2026-06-25 16:03:09.276 | standard-attr-description 2026-06-25 16:03:09.277 | stateful-security-group 2026-06-25 16:03:09.277 | subnet-dns-publish-fixed-ip 2026-06-25 16:03:09.277 | subnet-external-network 2026-06-25 16:03:09.277 | subnet_onboard 2026-06-25 16:03:09.277 | subnet-service-types 2026-06-25 16:03:09.277 | subnet_allocation 2026-06-25 16:03:09.277 | subnetpool-prefix-ops 2026-06-25 16:03:09.277 | tag-creation 2026-06-25 16:03:09.277 | standard-attr-tag 2026-06-25 16:03:09.277 | standard-attr-timestamp 2026-06-25 16:03:09.278 | vlan-transparent =~ external-net ]] 2026-06-25 16:03:09.278 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 16:03:09.278 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-25 16:03:12.880 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 16:03:12.884 | ++ lib/tempest:configure_tempest:395 : public_network_id=5ae97bc2-4726-4aa3-be14-430bf4938f47 2026-06-25 16:03:12.888 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-25 16:03:17.103 | +---------------------------+--------------------------------------+ 2026-06-25 16:03:17.103 | | Field | Value | 2026-06-25 16:03:17.103 | +---------------------------+--------------------------------------+ 2026-06-25 16:03:17.103 | | admin_state_up | UP | 2026-06-25 16:03:17.103 | | availability_zone_hints | | 2026-06-25 16:03:17.104 | | availability_zones | | 2026-06-25 16:03:17.104 | | created_at | 2026-06-25T16:03:16Z | 2026-06-25 16:03:17.104 | | description | | 2026-06-25 16:03:17.104 | | dns_domain | None | 2026-06-25 16:03:17.104 | | id | 9828f740-1220-4792-8c3d-8ceb67a15fb3 | 2026-06-25 16:03:17.105 | | ipv4_address_scope | None | 2026-06-25 16:03:17.105 | | ipv6_address_scope | None | 2026-06-25 16:03:17.105 | | is_default | False | 2026-06-25 16:03:17.105 | | is_vlan_qinq | None | 2026-06-25 16:03:17.105 | | is_vlan_transparent | False | 2026-06-25 16:03:17.105 | | mtu | 1442 | 2026-06-25 16:03:17.106 | | name | shared | 2026-06-25 16:03:17.106 | | port_security_enabled | True | 2026-06-25 16:03:17.106 | | project_id | 80a9c35600954700bf11b76ce08aec24 | 2026-06-25 16:03:17.106 | | provider:network_type | geneve | 2026-06-25 16:03:17.106 | | provider:physical_network | None | 2026-06-25 16:03:17.106 | | provider:segmentation_id | 27609 | 2026-06-25 16:03:17.106 | | pvlan | None | 2026-06-25 16:03:17.106 | | qinq | False | 2026-06-25 16:03:17.106 | | qos_policy_id | None | 2026-06-25 16:03:17.107 | | revision_number | 1 | 2026-06-25 16:03:17.107 | | router:external | Internal | 2026-06-25 16:03:17.107 | | segments | None | 2026-06-25 16:03:17.107 | | shared | True | 2026-06-25 16:03:17.107 | | status | ACTIVE | 2026-06-25 16:03:17.107 | | subnets | | 2026-06-25 16:03:17.107 | | tags | | 2026-06-25 16:03:17.107 | | updated_at | 2026-06-25T16:03:16Z | 2026-06-25 16:03:17.108 | +---------------------------+--------------------------------------+ 2026-06-25 16:03:17.557 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-25 16:03:21.750 | +----------------------+--------------------------------------+ 2026-06-25 16:03:21.750 | | Field | Value | 2026-06-25 16:03:21.750 | +----------------------+--------------------------------------+ 2026-06-25 16:03:21.750 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-25 16:03:21.750 | | cidr | 192.168.233.0/24 | 2026-06-25 16:03:21.750 | | created_at | 2026-06-25T16:03:20Z | 2026-06-25 16:03:21.750 | | description | shared-subnet | 2026-06-25 16:03:21.751 | | dns_nameservers | | 2026-06-25 16:03:21.751 | | dns_publish_fixed_ip | None | 2026-06-25 16:03:21.751 | | enable_dhcp | True | 2026-06-25 16:03:21.751 | | gateway_ip | 192.168.233.1 | 2026-06-25 16:03:21.751 | | host_routes | | 2026-06-25 16:03:21.751 | | id | 48c4172f-c8b5-4d15-aa38-f35f64a55e2d | 2026-06-25 16:03:21.751 | | ip_version | 4 | 2026-06-25 16:03:21.751 | | ipv6_address_mode | None | 2026-06-25 16:03:21.751 | | ipv6_ra_mode | None | 2026-06-25 16:03:21.752 | | name | shared-subnet | 2026-06-25 16:03:21.752 | | network_id | 9828f740-1220-4792-8c3d-8ceb67a15fb3 | 2026-06-25 16:03:21.752 | | project_id | 80a9c35600954700bf11b76ce08aec24 | 2026-06-25 16:03:21.752 | | revision_number | 0 | 2026-06-25 16:03:21.752 | | router:external | False | 2026-06-25 16:03:21.752 | | segment_id | None | 2026-06-25 16:03:21.752 | | service_types | | 2026-06-25 16:03:21.752 | | subnetpool_id | None | 2026-06-25 16:03:21.752 | | tags | | 2026-06-25 16:03:21.752 | | updated_at | 2026-06-25T16:03:20Z | 2026-06-25 16:03:21.753 | +----------------------+--------------------------------------+ 2026-06-25 16:03:22.148 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-25 16:03:22.179 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-25 16:03:22.209 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-25 16:03:22.214 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-25 16:03:22.243 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-25 16:03:22.271 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-25 16:03:22.301 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-25 16:03:22.349 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-25 16:03:22.397 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.168/identity/v3 2026-06-25 16:03:22.440 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-25 16:03:22.484 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-25 16:03:22.530 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-25 16:03:22.576 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-25 16:03:22.579 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-25 16:03:22.628 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-25 16:03:22.675 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-25 16:03:22.722 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-25 16:03:22.770 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-25 16:03:22.816 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-25 16:03:22.844 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:03:22.848 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-25 16:03:22.852 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-25 16:03:22.900 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-25 16:03:22.927 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:03:22.930 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-25 16:03:22.976 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-25 16:03:23.023 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-25 16:03:23.069 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-25 16:03:23.074 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-25 16:03:23.129 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-25 16:03:23.183 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-25 16:03:23.213 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:03:23.218 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref e0374ac9-9204-416c-8b2f-3e1b2c610f3b 2026-06-25 16:03:23.270 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt e0374ac9-9204-416c-8b2f-3e1b2c610f3b 2026-06-25 16:03:23.318 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-25 16:03:23.364 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-25 16:03:23.411 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-25 16:03:23.460 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-25 16:03:23.486 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:03:23.491 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-25 16:03:23.495 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-25 16:03:23.500 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-25 16:03:23.505 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-25 16:03:23.510 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-25 16:03:23.514 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-25 16:03:23.546 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-25 16:03:23.551 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-25 16:03:23.603 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-25 16:03:23.657 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-25 16:03:23.713 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-25 16:03:23.769 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-25 16:03:23.818 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-25 16:03:23.870 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-25 16:03:23.921 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-25 16:03:23.972 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-25 16:03:24.021 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-25 16:03:24.024 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 16:03:24.075 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-25 16:03:24.079 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-25 16:03:24.104 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:03:24.108 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-25 16:03:24.157 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-25 16:03:24.181 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:03:24.185 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-25 16:03:24.190 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-25 16:03:24.217 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:03:24.221 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-25 16:03:24.226 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-25 16:03:24.229 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-25 16:03:24.275 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-25 16:03:24.322 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 5ae97bc2-4726-4aa3-be14-430bf4938f47 2026-06-25 16:03:24.371 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-25 16:03:24.415 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-25 16:03:24.464 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-25 16:03:24.515 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-25 16:03:24.562 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-25 16:03:24.610 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-25 16:03:24.665 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-25 16:03:24.669 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-25 16:03:24.674 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-25 16:03:24.678 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 16:03:24.728 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-25 16:03:24.733 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-25 16:03:24.734 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-25 16:03:24.742 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-25 16:03:24.745 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-25 16:03:24.794 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-25 16:03:24.798 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-25 16:03:24.802 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 16:03:24.807 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-25 16:03:24.811 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-25 16:03:24.863 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-25 16:03:24.922 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-25 16:03:24.988 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-25 16:03:25.039 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-25 16:03:25.088 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-25 16:03:25.138 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 16:03:25.142 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-25 16:03:25.149 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-25 16:03:25.179 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-25 16:03:25.234 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 16:03:25.239 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-25 16:03:25.245 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-25 16:03:25.273 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-25 16:03:25.330 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 16:03:25.336 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-25 16:03:25.340 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-25 16:03:25.347 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-25 16:03:25.376 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-25 16:03:25.426 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 16:03:25.431 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-25 16:03:25.436 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-25 16:03:25.466 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-25 16:03:25.519 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-25 16:03:25.571 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-25 16:03:25.576 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-25 16:03:25.629 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-25 16:03:25.633 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-25 16:03:25.638 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-25 16:03:25.642 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-25 16:03:25.674 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-25 16:03:25.678 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-25 16:03:25.728 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-25 16:03:25.753 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:03:25.757 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-25 16:03:25.803 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 16:03:25.808 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-25 16:03:25.813 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-25 16:03:25.817 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-25 16:03:25.821 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-25 16:03:25.826 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-25 16:03:25.830 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-25 16:03:25.834 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-25 16:03:25.838 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-25 16:03:25.866 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-25 16:03:25.870 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-25 16:03:25.920 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-25 16:03:25.924 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-25 16:03:25.927 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-25 16:03:25.931 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-25 16:03:25.978 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-25 16:03:26.031 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-25 16:03:26.084 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-25 16:03:26.086 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-25 16:03:26.090 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:03:26.093 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-25 16:03:26.147 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:03:26.153 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-25 16:03:26.222 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:03:26.226 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-25 16:03:26.258 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:03:26.263 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-25 16:03:26.321 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:03:26.327 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-25 16:03:26.356 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:03:26.360 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-25 16:03:26.419 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:03:26.423 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-25 16:03:26.456 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:03:26.461 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-25 16:03:26.518 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:03:26.523 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-25 16:03:26.552 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 16:03:26.557 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-25 16:03:26.611 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:03:26.616 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-25 16:03:26.645 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:03:26.650 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-25 16:03:26.709 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 16:03:26.715 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-25 16:03:26.746 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:03:26.751 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-25 16:03:26.800 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 16:03:26.804 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 16:03:26.808 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-25 16:03:26.813 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-25 16:03:26.864 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 16:03:26.869 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 16:03:26.872 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-25 16:03:26.877 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-25 16:03:26.924 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 16:03:26.929 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 16:03:26.932 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-25 16:03:26.937 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-25 16:03:26.941 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-25 16:03:26.947 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-25 16:03:26.955 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.OEY4dyQwQM 2026-06-25 16:03:26.959 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-25 16:03:26.963 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-25 16:03:26.969 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 16:03:26.975 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.T1QVu8iyCn 2026-06-25 16:03:26.980 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.T1QVu8iyCn 2026-06-25 16:03:26.984 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 16:03:26.989 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.T1QVu8iyCn 2026-06-25 16:03:26.992 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 16:03:26.997 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 16:03:27.000 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 16:03:27.009 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:03:27.013 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:03:27.018 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:03:27.022 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 16:03:27.026 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-25 16:03:27.031 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-25 16:03:27.607 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-25 16:03:28.601 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 16:03:49.702 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-25 16:03:57.800 | 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.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 16:03:57.800 | ___________________________________ summary ____________________________________ 2026-06-25 16:03:57.800 | venv-tempest: skipped tests 2026-06-25 16:03:57.800 | congratulations :) 2026-06-25 16:03:57.859 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.T1QVu8iyCn -r requirements.txt 2026-06-25 16:03:58.908 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-25 16:03:58.908 | !! 2026-06-25 16:03:58.908 | 2026-06-25 16:03:58.908 | ******************************************************************************** 2026-06-25 16:03:58.908 | Requirements should be satisfied by a PEP 517 installer. 2026-06-25 16:03:58.908 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-25 16:03:58.909 | 2026-06-25 16:03:58.909 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 16:03:58.909 | calls to avoid build errors in the future. 2026-06-25 16:03:58.909 | ******************************************************************************** 2026-06-25 16:03:58.909 | 2026-06-25 16:03:58.909 | !! 2026-06-25 16:03:58.909 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-25 16:03:59.354 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-25 16:03:59.354 | !! 2026-06-25 16:03:59.354 | 2026-06-25 16:03:59.354 | ******************************************************************************** 2026-06-25 16:03:59.354 | Please avoid running ``setup.py`` directly. 2026-06-25 16:03:59.354 | Instead, use pypa/build, pypa/installer or other 2026-06-25 16:03:59.354 | standards-based tools. 2026-06-25 16:03:59.355 | 2026-06-25 16:03:59.355 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 16:03:59.355 | calls to avoid build errors in the future. 2026-06-25 16:03:59.355 | 2026-06-25 16:03:59.355 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-25 16:03:59.355 | ******************************************************************************** 2026-06-25 16:03:59.355 | 2026-06-25 16:03:59.355 | !! 2026-06-25 16:03:59.355 | self.initialize_options() 2026-06-25 16:03:59.355 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-25 16:03:59.356 | warnings.warn(msg) 2026-06-25 16:03:59.386 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-25 16:03:59.386 | !! 2026-06-25 16:03:59.386 | 2026-06-25 16:03:59.386 | ******************************************************************************** 2026-06-25 16:03:59.386 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-25 16:03:59.386 | 2026-06-25 16:03:59.386 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-25 16:03:59.387 | or your builds will no longer be supported. 2026-06-25 16:03:59.387 | 2026-06-25 16:03:59.387 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-25 16:03:59.387 | ******************************************************************************** 2026-06-25 16:03:59.387 | 2026-06-25 16:03:59.387 | !! 2026-06-25 16:03:59.387 | corresp(dist, value, root_dir) 2026-06-25 16:03:59.575 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-25 16:04:07.254 | 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.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 16:04:07.254 | venv-tempest run-test-pre: PYTHONHASHSEED='2951786117' 2026-06-25 16:04:07.254 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.T1QVu8iyCn -r requirements.txt 2026-06-25 16:04:08.329 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-25 16:04:08.329 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-25 16:04:08.331 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-25 16:04:08.331 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-25 16:04:08.332 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-25 16:04:08.333 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 16:04:08.334 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-25 16:04:08.335 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-25 16:04:08.338 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-25 16:04:08.338 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-25 16:04:08.339 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-25 16:04:08.340 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-25 16:04:08.341 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-25 16:04:08.342 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-25 16:04:08.343 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 16:04:08.344 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-25 16:04:08.345 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-25 16:04:08.346 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-25 16:04:08.347 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-25 16:04:08.348 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-25 16:04:08.349 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-25 16:04:08.350 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 16:04:08.351 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-25 16:04:08.353 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-25 16:04:08.355 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-25 16:04:08.356 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-25 16:04:08.359 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-25 16:04:08.360 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-25 16:04:08.361 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-25 16:04:08.362 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-25 16:04:08.369 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-25 16:04:08.371 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-25 16:04:08.372 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-25 16:04:08.375 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-25 16:04:08.382 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-25 16:04:08.386 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-25 16:04:08.388 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-25 16:04:08.391 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-25 16:04:08.393 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-25 16:04:08.397 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-25 16:04:08.398 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-25 16:04:08.401 | 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-06-25 16:04:08.404 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-25 16:04:08.406 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-25 16:04:08.407 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-25 16:04:08.408 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-25 16:04:08.422 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-25 16:04:08.429 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-25 16:04:08.446 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-25 16:04:08.449 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-25 16:04:08.450 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-25 16:04:08.451 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-25 16:04:08.453 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-25 16:04:08.465 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-25 16:04:08.492 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-25 16:04:08.498 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 16:04:08.499 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-25 16:04:08.500 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-25 16:04:08.514 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-25 16:04:08.515 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-25 16:04:08.520 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-25 16:04:08.764 | ___________________________________ summary ____________________________________ 2026-06-25 16:04:08.764 | venv-tempest: commands succeeded 2026-06-25 16:04:08.764 | congratulations :) 2026-06-25 16:04:08.839 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.T1QVu8iyCn 2026-06-25 16:04:08.847 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-25 16:04:08.852 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-25 16:04:08.857 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-25 16:04:08.911 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.OEY4dyQwQM 2026-06-25 16:04:09.502 | venv create: /opt/stack/tempest/.tox/venv 2026-06-25 16:04:10.186 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-25 16:04:38.110 | venv develop-inst: /opt/stack/tempest 2026-06-25 16:04:47.620 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 16:04:47.620 | venv run-test-pre: PYTHONHASHSEED='1952661761' 2026-06-25 16:04:47.620 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.OEY4dyQwQM 2026-06-25 16:04:47.923 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-25 16:04:47.923 | warnings.warn( 2026-06-25 16:04:49.010 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-25 16:04:49.011 | warnings.warn( 2026-06-25 16:04:50.428 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-25 16:04:50.429 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-25 16:04:52.775 | ___________________________________ summary ____________________________________ 2026-06-25 16:04:52.775 | venv: commands succeeded 2026-06-25 16:04:52.775 | congratulations :) 2026-06-25 16:04:52.836 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-25 16:04:52.860 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:04:52.865 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-25 16:04:52.870 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-25 16:04:52.895 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 16:04:52.900 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-25 16:04:52.904 | ++ 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-06-25 16:04:52.908 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-25 16:04:52.912 | ++ 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-06-25 16:04:52.917 | +++ 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-06-25 16:04:52.921 | +++ 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-06-25 16:04:52.925 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-25 16:04:52.928 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-25 16:04:52.933 | +++ 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-06-25 16:04:52.962 | +++ 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-06-25 16:04:52.990 | ++ 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-06-25 16:04:52.994 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-25 16:04:52.997 | ++ 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-06-25 16:04:53.038 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-25 16:04:53.042 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-25 16:04:53.045 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-25 16:04:53.092 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-25 16:04:53.096 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-25 16:04:53.100 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-25 16:04:53.143 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-25 16:04:53.144 | ' 2026-06-25 16:04:53.147 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-25 16:04:53.150 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 16:04:53.154 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-25 16:04:53.157 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-25 16:04:53.161 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-25 16:04:53.161 | /opt/stack/tempest /opt/stack/tempest 2026-06-25 16:04:53.164 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-25 16:04:53.167 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-25 16:04:53.167 | /opt/stack/tempest 2026-06-25 16:04:53.171 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 16:04:53.174 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 16:04:53.178 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 16:04:53.182 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 16:04:53.186 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-25 16:04:53.191 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 16:04:53.195 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-25 16:04:53.199 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 16:04:53.202 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 16:04:53.205 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-25 16:04:53.209 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 16:04:53.212 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 16:04:53.216 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-25 16:04:53.220 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 16:04:53.224 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 16:04:53.228 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 16:04:53.233 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-25 16:04:53.238 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 16:04:53.243 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-25 16:04:53.248 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 16:04:53.252 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-25 16:04:53.252 | /^\[\[.+\|.*\]\]/ { 2026-06-25 16:04:53.253 | gsub("[][]", "", $1); 2026-06-25 16:04:53.253 | split($1, a, "|"); 2026-06-25 16:04:53.253 | if (a[1] == matchgroup) 2026-06-25 16:04:53.253 | print a[2] 2026-06-25 16:04:53.253 | } 2026-06-25 16:04:53.254 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 32 async_wait 185 osc 537 apt-get 230 test_with_retry 8 dbsync 9 pip_install 193 apt-get-update 5 run_process 49 git_timed 424 ------------------------- Unaccounted time 90 ========================= Total runtime 1762 ================= Async summary ================= Time spent in the background minus waits: 650 sec Elapsed time: 1762 sec Time if we did everything serially: 2412 sec Speedup: 1.3689 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21045 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 82 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5457 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 274 | | nova_cell0 | UPDATE | 6 | | 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.168 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.168/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: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble