2026-09-08 04:52:23.396 | + ./stack.sh:main:491 : exec 2026-09-08 04:52:23.396 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-08-065223' 2026-09-08 04:52:23.396 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-08-065223.summary.2026-09-08-065223 2026-09-08 04:52:23.396 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 04:52:23.396 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-08-065223 2026-09-08 04:52:23.396 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-08-065223 /opt/stack/logs/stack.sh.log 2026-09-08 04:52:23.396 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-08-065223.summary.2026-09-08-065223 /opt/stack/logs/stack.sh.log.summary 2026-09-08 04:52:23.397 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-08 04:52:23.397 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-08 04:52:23.397 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-08 04:52:23.397 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-08 04:52:23.397 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-08 04:52:23.397 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-08 04:52:23.397 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-08 04:52:23.397 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-08 04:52:23.397 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-08 04:52:23.397 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-08 04:52:23.397 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-08 04:52:23.399 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-08 04:52:23.401 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-08 04:52:23.405 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-08 04:52:23.409 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-08 04:52:23.412 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-08 04:52:23.415 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-08 04:52:23.418 | + ./stack.sh:main:577 : set -o errexit 2026-09-08 04:52:23.421 | + ./stack.sh:main:580 : uname -a 2026-09-08 04:52:23.422 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-08 04:52:23.425 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-08 04:52:23.428 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-08 04:52:23.433 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-09-08 04:52:23.476 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-09-08 04:52:23.495 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-09-08 04:52:23.498 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-08 04:52:23.516 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-08 04:52:23.519 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-08 04:52:23.537 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-08 04:52:23.540 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-08 04:52:23.559 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-09-08 04:52:23.562 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-08 04:52:23.565 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-08 04:52:23.569 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-08 04:52:23.587 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-09-08 04:52:23.591 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-08 04:52:23.609 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-09-08 04:52:23.612 | + ./stack.sh:main:594 : tune_host 2026-09-08 04:52:23.615 | + lib/host:tune_host:125 : configure_host_mem 2026-09-08 04:52:23.617 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-08 04:52:23.620 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-09-08 04:52:23.623 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-08 04:52:23.626 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-08 04:52:23.629 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-08 04:52:23.632 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 04:52:23.635 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 04:52:23.637 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-08 04:52:23.640 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 04:52:23.643 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 04:52:23.646 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 04:52:23.649 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:52:23.651 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:52:23.654 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 04:52:23.657 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-08 04:52:23.660 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-08 04:52:23.663 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-08 04:52:23.666 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-08 04:52:23.670 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-09-08 04:52:23.673 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-08 04:52:23.676 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-08 04:52:23.679 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:52:23.682 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:52:23.685 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:52:23.689 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843143686 2026-09-08 04:52:23.692 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-08 04:52:23.694 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-08 04:52:23.697 | + 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-09-08 04:52:23.830 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-09-08 04:52:23.851 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-09-08 04:52:23.851 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-08 04:52:23.871 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-08 04:52:23.891 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-08 04:52:27.107 | Fetched 4747 B in 1s (8386 B/s) 2026-09-08 04:52:28.704 | Reading package lists... 2026-09-08 04:52:28.733 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-08 04:52:28.737 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-08 04:52:28.740 | + functions-common:time_stop:2420 : local name 2026-09-08 04:52:28.744 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:52:28.747 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:52:28.750 | + functions-common:time_stop:2423 : local total 2026-09-08 04:52:28.754 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:52:28.757 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-08 04:52:28.760 | + functions-common:time_stop:2427 : start_time=1788843143686 2026-09-08 04:52:28.764 | + functions-common:time_stop:2429 : [[ -z 1788843143686 ]] 2026-09-08 04:52:28.768 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:52:28.774 | + functions-common:time_stop:2432 : end_time=1788843148770 2026-09-08 04:52:28.777 | + functions-common:time_stop:2433 : elapsed_time=5084 2026-09-08 04:52:28.781 | + functions-common:time_stop:2434 : total=0 2026-09-08 04:52:28.783 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:52:28.786 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5084 2026-09-08 04:52:28.789 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-08 04:52:28.792 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 04:52:28.795 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:52:28.798 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:52:28.801 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-08 04:52:28.825 | + 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-09-08 04:52:28.865 | Reading package lists... 2026-09-08 04:52:29.322 | Building dependency tree... 2026-09-08 04:52:29.323 | Reading state information... 2026-09-08 04:52:30.076 | The following packages were automatically installed and are no longer required: 2026-09-08 04:52:30.079 | libfwupd2 libgusb2 2026-09-08 04:52:30.079 | Use 'sudo apt autoremove' to remove them. 2026-09-08 04:52:30.127 | The following NEW packages will be installed: 2026-09-08 04:52:30.130 | ksmtuned 2026-09-08 04:52:30.215 | 0 upgraded, 1 newly installed, 0 to remove and 78 not upgraded. 2026-09-08 04:52:30.215 | Need to get 7444 B of archives. 2026-09-08 04:52:30.215 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-08 04:52:30.215 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-09-08 04:52:30.449 | perl: warning: Setting locale failed. 2026-09-08 04:52:30.449 | perl: warning: Please check that your locale settings: 2026-09-08 04:52:30.449 | LANGUAGE = (unset), 2026-09-08 04:52:30.449 | LC_ALL = "en_US.utf8", 2026-09-08 04:52:30.450 | LANG = "de_DE.UTF-8" 2026-09-08 04:52:30.450 | are supported and installed on your system. 2026-09-08 04:52:30.450 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:52:30.546 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:52:30.546 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:52:30.546 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:52:30.763 | Fetched 7444 B in 0s (139 kB/s) 2026-09-08 04:52:30.808 | Selecting previously unselected package ksmtuned. 2026-09-08 04:52:31.107 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107930 files and directories currently installed.) 2026-09-08 04:52:31.115 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-08 04:52:31.126 | Unpacking ksmtuned (4.20150326) ... 2026-09-08 04:52:31.194 | Setting up ksmtuned (4.20150326) ... 2026-09-08 04:52:31.407 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-08 04:52:31.597 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-08 04:52:32.351 | perl: warning: Setting locale failed. 2026-09-08 04:52:32.351 | perl: warning: Please check that your locale settings: 2026-09-08 04:52:32.351 | LANGUAGE = (unset), 2026-09-08 04:52:32.351 | LC_ALL = "en_US.utf8", 2026-09-08 04:52:32.351 | LANG = "de_DE.UTF-8" 2026-09-08 04:52:32.351 | are supported and installed on your system. 2026-09-08 04:52:32.352 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:52:32.513 | perl: warning: Setting locale failed. 2026-09-08 04:52:32.513 | perl: warning: Please check that your locale settings: 2026-09-08 04:52:32.513 | LANGUAGE = (unset), 2026-09-08 04:52:32.513 | LC_ALL = "en_US.utf8", 2026-09-08 04:52:32.513 | LANG = "de_DE.UTF-8" 2026-09-08 04:52:32.513 | are supported and installed on your system. 2026-09-08 04:52:32.513 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:52:32.564 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:52:32.564 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:52:32.564 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:52:32.635 | perl: warning: Setting locale failed. 2026-09-08 04:52:32.635 | perl: warning: Please check that your locale settings: 2026-09-08 04:52:32.635 | LANGUAGE = (unset), 2026-09-08 04:52:32.635 | LC_ALL = "en_US.utf8", 2026-09-08 04:52:32.635 | LANG = "de_DE.UTF-8" 2026-09-08 04:52:32.635 | are supported and installed on your system. 2026-09-08 04:52:32.635 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:52:33.191 | 2026-09-08 04:52:33.191 | Running kernel seems to be up-to-date. 2026-09-08 04:52:33.191 | 2026-09-08 04:52:33.191 | No services need to be restarted. 2026-09-08 04:52:33.191 | 2026-09-08 04:52:33.191 | No containers need to be restarted. 2026-09-08 04:52:33.192 | 2026-09-08 04:52:33.192 | No user sessions are running outdated binaries. 2026-09-08 04:52:33.192 | 2026-09-08 04:52:33.192 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 04:52:35.210 | + functions-common:apt_get:1211 : result=0 2026-09-08 04:52:35.213 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 04:52:35.215 | + functions-common:time_stop:2420 : local name 2026-09-08 04:52:35.218 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:52:35.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:52:35.222 | + functions-common:time_stop:2423 : local total 2026-09-08 04:52:35.224 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:52:35.226 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 04:52:35.229 | + functions-common:time_stop:2427 : start_time=1788843148822 2026-09-08 04:52:35.231 | + functions-common:time_stop:2429 : [[ -z 1788843148822 ]] 2026-09-08 04:52:35.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:52:35.239 | + functions-common:time_stop:2432 : end_time=1788843155236 2026-09-08 04:52:35.241 | + functions-common:time_stop:2433 : elapsed_time=6414 2026-09-08 04:52:35.243 | + functions-common:time_stop:2434 : total=1431 2026-09-08 04:52:35.246 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:52:35.248 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7845 2026-09-08 04:52:35.250 | + functions-common:apt_get:1215 : return 0 2026-09-08 04:52:35.253 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-08 04:52:35.269 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-08 04:52:35.271 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-08 04:52:35.273 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-08 04:52:35.277 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-08 04:52:35.280 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-08 04:52:35.283 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-08 04:52:35.283 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-08 04:52:35.294 | 0 2026-09-08 04:52:35.299 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-08 04:52:35.301 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-09-08 04:52:35.304 | + lib/host:tune_host:126 : configure_host_net 2026-09-08 04:52:35.307 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-08 04:52:35.309 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-09-08 04:52:35.311 | + ./stack.sh:main:600 : fetch_plugins 2026-09-08 04:52:35.314 | + functions-common:fetch_plugins:1766 : local plugins= 2026-09-08 04:52:35.316 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-08 04:52:35.319 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-09-08 04:52:35.321 | + functions-common:fetch_plugins:1771 : return 2026-09-08 04:52:35.324 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-08 04:52:35.326 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-08 04:52:35.329 | + functions-common:run_phase:1849 : local phase= 2026-09-08 04:52:35.331 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 04:52:35.334 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 04:52:35.337 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 04:52:35.339 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 04:52:35.342 | + functions-common:run_phase:1858 : local extra 2026-09-08 04:52:35.345 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 04:52:35.349 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 04:52:35.352 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 04:52:35.354 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 04:52:35.357 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-09-08 04:52:35.360 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 04:52:35.376 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:52:35.378 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-08 04:52:35.380 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 04:52:35.382 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 04:52:35.385 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 04:52:35.387 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 04:52:35.389 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 04:52:35.391 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-09-08 04:52:35.393 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-09-08 04:52:35.396 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-08 04:52:35.398 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 04:52:35.401 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-08 04:52:35.404 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-09-08 04:52:35.406 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-08 04:52:35.409 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-09-08 04:52:35.411 | + functions-common:plugin_override_defaults:1812 : return 2026-09-08 04:52:35.414 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-09-08 04:52:35.434 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-09-08 04:52:35.436 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-08 04:52:35.451 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:52:35.454 | +++ lib/tls:source:43 : hostname -f 2026-09-08 04:52:35.460 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-09-08 04:52:35.462 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-08 04:52:35.465 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-08 04:52:35.468 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-08 04:52:35.470 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-08 04:52:35.472 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-08 04:52:35.474 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-08 04:52:35.477 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-08 04:52:35.479 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-08 04:52:35.483 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-08 04:52:35.487 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-09-08 04:52:35.502 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-09-08 04:52:35.521 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-09-08 04:52:35.536 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-09-08 04:52:35.552 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-09-08 04:52:35.591 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-09-08 04:52:35.682 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-09-08 04:52:35.784 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-09-08 04:52:35.816 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-09-08 04:52:35.873 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-09-08 04:52:35.928 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-09-08 04:52:35.930 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-08 04:52:35.948 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:52:35.951 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-08 04:52:35.954 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-08 04:52:35.958 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-08 04:52:35.960 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-08 04:52:35.964 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-08 04:52:35.984 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 04:52:35.987 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 04:52:35.991 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 04:52:35.993 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-08 04:52:35.996 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-08 04:52:36.000 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 04:52:36.003 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 04:52:36.006 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-08 04:52:36.008 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 04:52:36.012 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-08 04:52:36.032 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-08 04:52:36.035 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-08 04:52:36.038 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-08 04:52:36.042 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-08 04:52:36.045 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-08 04:52:36.047 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-08 04:52:36.050 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-08 04:52:36.053 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-08 04:52:36.056 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-08 04:52:36.058 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-08 04:52:36.062 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-08 04:52:36.064 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-08 04:52:36.066 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.62 2026-09-08 04:52:36.069 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-09-08 04:52:36.073 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-08 04:52:36.076 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 04:52:36.078 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-08 04:52:36.081 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-08 04:52:36.084 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-08 04:52:36.086 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-08 04:52:36.088 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-08 04:52:36.091 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-08 04:52:36.095 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-08 04:52:36.116 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-08 04:52:36.119 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.62 2026-09-08 04:52:36.122 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.62 2026-09-08 04:52:36.123 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 04:52:36.127 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.62 2026-09-08 04:52:36.130 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-08 04:52:36.132 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-08 04:52:36.135 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-08 04:52:36.137 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-08 04:52:36.139 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-08 04:52:36.140 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-08 04:52:36.144 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-08 04:52:36.147 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-08 04:52:36.150 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-08 04:52:36.153 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-08 04:52:36.156 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-08 04:52:36.159 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-08 04:52:36.161 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-08 04:52:36.164 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-08 04:52:36.166 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-08 04:52:36.169 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-08 04:52:36.172 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-08 04:52:36.175 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-08 04:52:36.177 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-08 04:52:36.182 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-08 04:52:36.185 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-08 04:52:36.189 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-08 04:52:36.207 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 04:52:36.211 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 04:52:36.216 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 04:52:36.220 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 04:52:36.223 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 04:52:36.225 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-08 04:52:36.227 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 04:52:36.231 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-08 04:52:36.234 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 04:52:36.236 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-08 04:52:36.239 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-08 04:52:36.241 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-08 04:52:36.244 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-08 04:52:36.247 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-08 04:52:36.250 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-08 04:52:36.252 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-08 04:52:36.256 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-08 04:52:36.259 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-08 04:52:36.263 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-09-08 04:52:36.265 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-09-08 04:52:36.385 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-09-08 04:52:36.403 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-09-08 04:52:36.407 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-08 04:52:36.410 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-08 04:52:36.412 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-08 04:52:36.415 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-08 04:52:36.419 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-08 04:52:36.422 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-08 04:52:36.425 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-08 04:52:36.428 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-08 04:52:36.431 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-08 04:52:36.433 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-08 04:52:36.436 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-09-08 04:52:36.440 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-08 04:52:36.443 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-08 04:52:36.446 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-08 04:52:36.449 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-08 04:52:36.453 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-08 04:52:36.456 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-08 04:52:36.460 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-08 04:52:36.463 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-08 04:52:36.469 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-08 04:52:36.469 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-08 04:52:36.469 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-08 04:52:36.469 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-08 04:52:36.475 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=08:d3cd:3e89 2026-09-08 04:52:36.479 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-08 04:52:36.482 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-08 04:52:36.485 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-08 04:52:36.491 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-08 04:52:36.495 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd08:d3cd:3e89::/56 2026-09-08 04:52:36.500 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd08:d3cd:3e89::/56 2026-09-08 04:52:36.500 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-08 04:52:36.509 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd08:d3cd:3e89::/64 2026-09-08 04:52:36.511 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-08 04:52:36.515 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-08 04:52:36.518 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-08 04:52:36.520 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-08 04:52:36.523 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-09-08 04:52:36.527 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-09-08 04:52:36.530 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-08 04:52:36.533 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-08 04:52:36.536 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-08 04:52:36.539 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-08 04:52:36.543 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-08 04:52:36.546 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-08 04:52:36.549 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-09-08 04:52:36.552 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd08:d3cd:3e89::/56 2026-09-08 04:52:36.555 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-08 04:52:36.559 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-08 04:52:36.566 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-08 04:52:36.566 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-08 04:52:36.567 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-08 04:52:36.574 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-09-08 04:52:36.579 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-08 04:52:36.579 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-08 04:52:36.581 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-08 04:52:36.587 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-09-08 04:52:36.592 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-09-08 04:52:36.594 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-09-08 04:52:36.598 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-09-08 04:52:36.601 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-09-08 04:52:36.606 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-08 04:52:36.609 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-09-08 04:52:36.613 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-08 04:52:36.615 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-08 04:52:36.618 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-08 04:52:36.621 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-08 04:52:36.642 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-09-08 04:52:36.663 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-09-08 04:52:36.681 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-09-08 04:52:36.697 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-09-08 04:52:36.715 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-09-08 04:52:36.754 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-09-08 04:52:36.759 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-08 04:52:36.762 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-08 04:52:36.765 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-08 04:52:36.769 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 04:52:36.773 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-08 04:52:36.791 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 04:52:36.795 | + ./stack.sh:main:635 : run_phase source 2026-09-08 04:52:36.797 | + functions-common:run_phase:1848 : local mode=source 2026-09-08 04:52:36.801 | + functions-common:run_phase:1849 : local phase= 2026-09-08 04:52:36.803 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 04:52:36.806 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 04:52:36.810 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 04:52:36.814 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 04:52:36.816 | + functions-common:run_phase:1858 : local extra 2026-09-08 04:52:36.820 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 04:52:36.826 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 04:52:36.830 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 04:52:36.833 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 04:52:36.836 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-09-08 04:52:36.839 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 04:52:36.858 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:52:36.862 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-09-08 04:52:36.865 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-09-08 04:52:36.918 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-09-08 04:52:36.922 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-09-08 04:52:36.925 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-08 04:52:36.929 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-08 04:52:36.932 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-09-08 04:52:36.936 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-08 04:52:36.938 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-09-08 04:52:36.940 | + functions-common:load_plugin_settings:1789 : return 2026-09-08 04:52:36.942 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-08 04:52:36.946 | + functions-common:verify_disabled_services:2131 : local service 2026-09-08 04:52:36.948 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:36.952 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-09-08 04:52:36.955 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:36.958 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-09-08 04:52:36.964 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:36.967 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-09-08 04:52:36.972 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:36.975 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-09-08 04:52:36.979 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:36.982 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-09-08 04:52:36.985 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:36.987 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-09-08 04:52:36.990 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:36.993 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-09-08 04:52:36.997 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.001 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-09-08 04:52:37.005 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.008 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-09-08 04:52:37.012 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.015 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-09-08 04:52:37.018 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.022 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-09-08 04:52:37.026 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.028 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-09-08 04:52:37.032 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.035 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-09-08 04:52:37.039 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.043 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-09-08 04:52:37.047 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.050 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-09-08 04:52:37.054 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.058 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-09-08 04:52:37.061 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.064 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-09-08 04:52:37.067 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.073 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-09-08 04:52:37.076 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.079 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-09-08 04:52:37.083 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.086 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-09-08 04:52:37.089 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.093 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-09-08 04:52:37.096 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.098 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-09-08 04:52:37.102 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.104 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-09-08 04:52:37.107 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.110 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-09-08 04:52:37.114 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 04:52:37.118 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-09-08 04:52:37.122 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-08 04:52:37.125 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-08 04:52:37.128 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-08 04:52:37.149 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:52:37.152 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-08 04:52:37.155 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-08 04:52:37.159 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-08 04:52:37.181 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:52:37.184 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-08 04:52:37.186 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-08 04:52:37.188 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-08 04:52:37.192 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-08 04:52:37.195 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-08 04:52:37.198 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-08 04:52:37.201 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-08 04:52:37.204 | + lib/database:initialize_database_backends:92 : return 0 2026-09-08 04:52:37.208 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-08 04:52:37.208 | Using mysql database backend 2026-09-08 04:52:37.210 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-08 04:52:37.233 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-08 04:52:37.238 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-08 04:52:37.242 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-08 04:52:37.245 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-08 04:52:37.249 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 04:52:37.252 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-08 04:52:37.273 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:52:37.277 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-08 04:52:37.298 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-08 04:52:37.317 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:52:37.321 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-08 04:52:37.343 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-08 04:52:37.366 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-08 04:52:37.390 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:52:37.393 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-08 04:52:37.417 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:52:37.421 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-08 04:52:37.424 | + functions-common:save_stackenv:65 : local tag=768 2026-09-08 04:52:37.429 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 04:52:37.435 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-065237 2026-09-08 04:52:37.439 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-065237 768' 2026-09-08 04:52:37.442 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.446 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 04:52:37.450 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.453 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 04:52:37.456 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.460 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 04:52:37.463 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.466 | + 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-09-08 04:52:37.470 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.474 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.62 2026-09-08 04:52:37.477 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.481 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.62/identity 2026-09-08 04:52:37.483 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.487 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-08-065223 2026-09-08 04:52:37.491 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.494 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-08 04:52:37.497 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.501 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.62 2026-09-08 04:52:37.505 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.509 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-08 04:52:37.513 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.516 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-08 04:52:37.520 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.523 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-08 04:52:37.527 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.530 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 04:52:37.533 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.537 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.62 2026-09-08 04:52:37.539 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 04:52:37.543 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 04:52:37.547 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-08 04:52:37.551 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-09-08 04:52:37.554 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-09-08 04:52:37.558 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-08 04:52:37.561 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 04:52:37.563 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 04:52:37.568 | ++ functions-common:git_clone:593 : pwd 2026-09-08 04:52:37.572 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 04:52:37.575 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 04:52:37.579 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 04:52:37.600 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 04:52:37.604 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 04:52:37.608 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 04:52:37.612 | + functions-common:git_clone:610 : echo master 2026-09-08 04:52:37.612 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 04:52:37.619 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-08 04:52:37.622 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 04:52:37.626 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-08 04:52:37.629 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:52:37.632 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:52:37.636 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:52:37.639 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:52:37.642 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:52:37.645 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:52:37.649 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:52:37.652 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:52:37.656 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:52:37.661 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843157658 2026-09-08 04:52:37.664 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-08 04:52:37.668 | Cloning into '/opt/stack/requirements'... 2026-09-08 04:52:42.430 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:52:42.433 | + functions-common:time_stop:2420 : local name 2026-09-08 04:52:42.437 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:52:42.440 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:52:42.444 | + functions-common:time_stop:2423 : local total 2026-09-08 04:52:42.448 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:52:42.452 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:52:42.455 | + functions-common:time_stop:2427 : start_time=1788843157658 2026-09-08 04:52:42.459 | + functions-common:time_stop:2429 : [[ -z 1788843157658 ]] 2026-09-08 04:52:42.464 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:52:42.470 | + functions-common:time_stop:2432 : end_time=1788843162465 2026-09-08 04:52:42.473 | + functions-common:time_stop:2433 : elapsed_time=4807 2026-09-08 04:52:42.477 | + functions-common:time_stop:2434 : total=0 2026-09-08 04:52:42.481 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:52:42.484 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4807 2026-09-08 04:52:42.488 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-09-08 04:52:42.492 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 04:52:42.496 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:52:42.500 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:52:42.503 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:52:42.507 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:52:42.511 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:52:42.514 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:52:42.518 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:52:42.522 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:52:42.526 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:52:42.532 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843162527 2026-09-08 04:52:42.535 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 04:52:43.100 | From https://review.opendev.org/openstack/requirements 2026-09-08 04:52:43.100 | * branch master -> FETCH_HEAD 2026-09-08 04:52:43.112 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:52:43.116 | + functions-common:time_stop:2420 : local name 2026-09-08 04:52:43.120 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:52:43.123 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:52:43.127 | + functions-common:time_stop:2423 : local total 2026-09-08 04:52:43.131 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:52:43.134 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:52:43.138 | + functions-common:time_stop:2427 : start_time=1788843162527 2026-09-08 04:52:43.142 | + functions-common:time_stop:2429 : [[ -z 1788843162527 ]] 2026-09-08 04:52:43.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:52:43.152 | + functions-common:time_stop:2432 : end_time=1788843163148 2026-09-08 04:52:43.156 | + functions-common:time_stop:2433 : elapsed_time=621 2026-09-08 04:52:43.159 | + functions-common:time_stop:2434 : total=4807 2026-09-08 04:52:43.163 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:52:43.167 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5428 2026-09-08 04:52:43.170 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 04:52:43.174 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:52:43.178 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:52:43.182 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:52:43.185 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:52:43.189 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:52:43.193 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:52:43.197 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:52:43.201 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:52:43.205 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:52:43.212 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843163207 2026-09-08 04:52:43.216 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 04:52:43.230 | Note: switching to 'FETCH_HEAD'. 2026-09-08 04:52:43.231 | 2026-09-08 04:52:43.231 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 04:52:43.231 | changes and commit them, and you can discard any commits you make in this 2026-09-08 04:52:43.231 | state without impacting any branches by switching back to a branch. 2026-09-08 04:52:43.231 | 2026-09-08 04:52:43.231 | If you want to create a new branch to retain commits you create, you may 2026-09-08 04:52:43.231 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 04:52:43.231 | 2026-09-08 04:52:43.231 | git switch -c 2026-09-08 04:52:43.231 | 2026-09-08 04:52:43.231 | Or undo this operation with: 2026-09-08 04:52:43.231 | 2026-09-08 04:52:43.232 | git switch - 2026-09-08 04:52:43.232 | 2026-09-08 04:52:43.232 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 04:52:43.232 | 2026-09-08 04:52:43.232 | HEAD is now at 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-08 04:52:43.235 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:52:43.239 | + functions-common:time_stop:2420 : local name 2026-09-08 04:52:43.243 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:52:43.246 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:52:43.250 | + functions-common:time_stop:2423 : local total 2026-09-08 04:52:43.254 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:52:43.257 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:52:43.261 | + functions-common:time_stop:2427 : start_time=1788843163207 2026-09-08 04:52:43.265 | + functions-common:time_stop:2429 : [[ -z 1788843163207 ]] 2026-09-08 04:52:43.269 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:52:43.275 | + functions-common:time_stop:2432 : end_time=1788843163270 2026-09-08 04:52:43.279 | + functions-common:time_stop:2433 : elapsed_time=63 2026-09-08 04:52:43.282 | + functions-common:time_stop:2434 : total=5428 2026-09-08 04:52:43.286 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:52:43.290 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5491 2026-09-08 04:52:43.293 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-08 04:52:43.312 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-08 04:52:43.317 | + functions-common:git_clone:673 : head -1 2026-09-08 04:52:43.317 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 04:52:43.321 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-08 04:52:43.326 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 04:52:43.330 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-08 04:52:43.334 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 04:52:43.339 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-08 04:52:43.343 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-09-08 04:52:43.347 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-08 04:52:43.351 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-08 04:52:43.355 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-09-08 04:52:43.359 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-09-08 04:52:43.363 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-08 04:52:43.366 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-08 04:52:43.371 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-08 04:52:43.377 | ++ tools/install_prereqs.sh:source:47 : NOW=1788843163 2026-09-08 04:52:43.382 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-09-08 04:52:43.388 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-08 04:52:43.393 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-08 04:52:43.397 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788843163 2026-09-08 04:52:43.400 | ++ tools/install_prereqs.sh:source:50 : [[ 1788843163 -lt 7200 ]] 2026-09-08 04:52:43.404 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-08 04:52:43.408 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-08 04:52:43.412 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-08 04:52:43.416 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-08 04:52:43.418 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-08 04:52:43.422 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-08 04:52:43.426 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-08 04:52:43.432 | +++ 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-09-08 04:52:43.471 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-08 04:52:43.472 | apache2-dev 2026-09-08 04:52:43.472 | bc 2026-09-08 04:52:43.472 | bsdmainutils 2026-09-08 04:52:43.472 | curl 2026-09-08 04:52:43.472 | g++ 2026-09-08 04:52:43.472 | gawk 2026-09-08 04:52:43.472 | gcc 2026-09-08 04:52:43.472 | gettext 2026-09-08 04:52:43.472 | git 2026-09-08 04:52:43.472 | graphviz 2026-09-08 04:52:43.472 | iputils-ping 2026-09-08 04:52:43.472 | libffi-dev 2026-09-08 04:52:43.473 | libjpeg-dev 2026-09-08 04:52:43.473 | libpq-dev 2026-09-08 04:52:43.473 | libssl-dev 2026-09-08 04:52:43.473 | libsystemd-dev 2026-09-08 04:52:43.473 | libxml2-dev 2026-09-08 04:52:43.473 | libxslt1-dev 2026-09-08 04:52:43.473 | libyaml-dev 2026-09-08 04:52:43.473 | lsof 2026-09-08 04:52:43.473 | openssh-server 2026-09-08 04:52:43.473 | openssl 2026-09-08 04:52:43.473 | pkg-config 2026-09-08 04:52:43.473 | psmisc 2026-09-08 04:52:43.474 | python3-dev 2026-09-08 04:52:43.474 | python3-pip 2026-09-08 04:52:43.474 | python3-systemd 2026-09-08 04:52:43.474 | python3-venv 2026-09-08 04:52:43.474 | tar 2026-09-08 04:52:43.475 | tcpdump 2026-09-08 04:52:43.475 | unzip 2026-09-08 04:52:43.475 | uuid-runtime 2026-09-08 04:52:43.475 | wget 2026-09-08 04:52:43.476 | zlib1g-dev 2026-09-08 04:52:43.476 | libkrb5-dev 2026-09-08 04:52:43.476 | libldap2-dev 2026-09-08 04:52:43.477 | libsasl2-dev 2026-09-08 04:52:43.477 | memcached 2026-09-08 04:52:43.477 | python3-mysqldb 2026-09-08 04:52:43.478 | sqlite3 2026-09-08 04:52:43.478 | conntrack 2026-09-08 04:52:43.478 | curl 2026-09-08 04:52:43.478 | ebtables 2026-09-08 04:52:43.478 | genisoimage 2026-09-08 04:52:43.478 | iptables 2026-09-08 04:52:43.478 | iputils-arping 2026-09-08 04:52:43.478 | kpartx 2026-09-08 04:52:43.478 | libjs-jquery-tablesorter 2026-09-08 04:52:43.478 | parted 2026-09-08 04:52:43.478 | pm-utils 2026-09-08 04:52:43.479 | python3-mysqldb 2026-09-08 04:52:43.479 | socat 2026-09-08 04:52:43.479 | sqlite3 2026-09-08 04:52:43.479 | sudo 2026-09-08 04:52:43.479 | vlan 2026-09-08 04:52:43.479 | lsscsi 2026-09-08 04:52:43.480 | open-iscsi 2026-09-08 04:52:43.480 | cryptsetup 2026-09-08 04:52:43.480 | dosfstools 2026-09-08 04:52:43.481 | genisoimage 2026-09-08 04:52:43.481 | gir1.2-libosinfo-1.0 2026-09-08 04:52:43.481 | netcat-openbsd 2026-09-08 04:52:43.481 | open-iscsi 2026-09-08 04:52:43.481 | qemu-utils 2026-09-08 04:52:43.481 | sg3-utils 2026-09-08 04:52:43.481 | sysfsutils 2026-09-08 04:52:43.481 | lvm2 2026-09-08 04:52:43.481 | qemu-utils 2026-09-08 04:52:43.482 | thin-provisioning-tools 2026-09-08 04:52:43.482 | acl 2026-09-08 04:52:43.482 | dnsmasq-base 2026-09-08 04:52:43.482 | dnsmasq-utils 2026-09-08 04:52:43.482 | ebtables 2026-09-08 04:52:43.482 | haproxy 2026-09-08 04:52:43.482 | iptables 2026-09-08 04:52:43.482 | iputils-arping 2026-09-08 04:52:43.482 | iputils-ping 2026-09-08 04:52:43.482 | postgresql-server-dev-all 2026-09-08 04:52:43.482 | python3-mysqldb 2026-09-08 04:52:43.483 | sqlite3 2026-09-08 04:52:43.483 | sudo 2026-09-08 04:52:43.483 | vlan 2026-09-08 04:52:43.483 | pcp' 2026-09-08 04:52:43.483 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-08 04:52:43.503 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-08 04:52:43.503 | apache2-dev 2026-09-08 04:52:43.503 | bc 2026-09-08 04:52:43.503 | bsdmainutils 2026-09-08 04:52:43.504 | curl 2026-09-08 04:52:43.504 | g++ 2026-09-08 04:52:43.504 | gawk 2026-09-08 04:52:43.504 | gcc 2026-09-08 04:52:43.504 | gettext 2026-09-08 04:52:43.504 | git 2026-09-08 04:52:43.504 | graphviz 2026-09-08 04:52:43.504 | iputils-ping 2026-09-08 04:52:43.504 | libffi-dev 2026-09-08 04:52:43.504 | libjpeg-dev 2026-09-08 04:52:43.504 | libpq-dev 2026-09-08 04:52:43.504 | libssl-dev 2026-09-08 04:52:43.505 | libsystemd-dev 2026-09-08 04:52:43.505 | libxml2-dev 2026-09-08 04:52:43.505 | libxslt1-dev 2026-09-08 04:52:43.505 | libyaml-dev 2026-09-08 04:52:43.505 | lsof 2026-09-08 04:52:43.505 | openssh-server 2026-09-08 04:52:43.505 | openssl 2026-09-08 04:52:43.505 | pkg-config 2026-09-08 04:52:43.505 | psmisc 2026-09-08 04:52:43.505 | python3-dev 2026-09-08 04:52:43.505 | python3-pip 2026-09-08 04:52:43.505 | python3-systemd 2026-09-08 04:52:43.506 | python3-venv 2026-09-08 04:52:43.506 | tar 2026-09-08 04:52:43.506 | tcpdump 2026-09-08 04:52:43.506 | unzip 2026-09-08 04:52:43.506 | uuid-runtime 2026-09-08 04:52:43.506 | wget 2026-09-08 04:52:43.506 | zlib1g-dev 2026-09-08 04:52:43.506 | libkrb5-dev 2026-09-08 04:52:43.506 | libldap2-dev 2026-09-08 04:52:43.506 | libsasl2-dev 2026-09-08 04:52:43.506 | memcached 2026-09-08 04:52:43.507 | python3-mysqldb 2026-09-08 04:52:43.507 | sqlite3 2026-09-08 04:52:43.507 | conntrack 2026-09-08 04:52:43.507 | curl 2026-09-08 04:52:43.507 | ebtables 2026-09-08 04:52:43.507 | genisoimage 2026-09-08 04:52:43.507 | iptables 2026-09-08 04:52:43.507 | iputils-arping 2026-09-08 04:52:43.507 | kpartx 2026-09-08 04:52:43.507 | libjs-jquery-tablesorter 2026-09-08 04:52:43.507 | parted 2026-09-08 04:52:43.507 | pm-utils 2026-09-08 04:52:43.508 | python3-mysqldb 2026-09-08 04:52:43.508 | socat 2026-09-08 04:52:43.508 | sqlite3 2026-09-08 04:52:43.508 | sudo 2026-09-08 04:52:43.508 | vlan 2026-09-08 04:52:43.508 | lsscsi 2026-09-08 04:52:43.508 | open-iscsi 2026-09-08 04:52:43.508 | cryptsetup 2026-09-08 04:52:43.508 | dosfstools 2026-09-08 04:52:43.508 | genisoimage 2026-09-08 04:52:43.508 | gir1.2-libosinfo-1.0 2026-09-08 04:52:43.508 | netcat-openbsd 2026-09-08 04:52:43.509 | open-iscsi 2026-09-08 04:52:43.509 | qemu-utils 2026-09-08 04:52:43.509 | sg3-utils 2026-09-08 04:52:43.509 | sysfsutils 2026-09-08 04:52:43.509 | lvm2 2026-09-08 04:52:43.509 | qemu-utils 2026-09-08 04:52:43.509 | thin-provisioning-tools 2026-09-08 04:52:43.509 | acl 2026-09-08 04:52:43.509 | dnsmasq-base 2026-09-08 04:52:43.509 | dnsmasq-utils 2026-09-08 04:52:43.509 | ebtables 2026-09-08 04:52:43.510 | haproxy 2026-09-08 04:52:43.510 | iptables 2026-09-08 04:52:43.510 | iputils-arping 2026-09-08 04:52:43.510 | iputils-ping 2026-09-08 04:52:43.510 | postgresql-server-dev-all 2026-09-08 04:52:43.510 | python3-mysqldb 2026-09-08 04:52:43.510 | sqlite3 2026-09-08 04:52:43.510 | sudo 2026-09-08 04:52:43.510 | vlan 2026-09-08 04:52:43.510 | pcp ' 2026-09-08 04:52:43.510 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-08 04:52:43.514 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:52:43.518 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:52:43.523 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-08 04:52:43.525 | ++ 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-09-08 04:52:43.530 | ++ 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-09-08 04:52:43.534 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-08 04:52:43.538 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 04:52:43.542 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 04:52:43.546 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 04:52:43.550 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 04:52:43.554 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 04:52:43.558 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:52:43.562 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:52:43.566 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 04:52:43.570 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 04:52:43.574 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 04:52:43.578 | ++ functions-common:apt_get_update:1167 : return 2026-09-08 04:52:43.582 | ++ 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-09-08 04:52:43.585 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 04:52:43.589 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:52:43.593 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:52:43.597 | ++ 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-09-08 04:52:43.627 | ++ 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-09-08 04:52:43.668 | Reading package lists... 2026-09-08 04:52:44.117 | Building dependency tree... 2026-09-08 04:52:44.121 | Reading state information... 2026-09-08 04:52:44.908 | bc is already the newest version (1.07.1-3ubuntu4). 2026-09-08 04:52:44.908 | bc set to manually installed. 2026-09-08 04:52:44.908 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-08 04:52:44.908 | curl set to manually installed. 2026-09-08 04:52:44.908 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-09-08 04:52:44.908 | g++ set to manually installed. 2026-09-08 04:52:44.909 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-09-08 04:52:44.909 | gawk set to manually installed. 2026-09-08 04:52:44.909 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-09-08 04:52:44.909 | gcc set to manually installed. 2026-09-08 04:52:44.909 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-08 04:52:44.909 | git set to manually installed. 2026-09-08 04:52:44.909 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-09-08 04:52:44.909 | iputils-ping set to manually installed. 2026-09-08 04:52:44.909 | lsof is already the newest version (4.95.0-1build3). 2026-09-08 04:52:44.909 | lsof set to manually installed. 2026-09-08 04:52:44.910 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-08 04:52:44.910 | openssl set to manually installed. 2026-09-08 04:52:44.910 | psmisc is already the newest version (23.7-1build1). 2026-09-08 04:52:44.910 | psmisc set to manually installed. 2026-09-08 04:52:44.910 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-09-08 04:52:44.912 | python3-dev set to manually installed. 2026-09-08 04:52:44.912 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-09-08 04:52:44.913 | python3-systemd is already the newest version (235-1build4). 2026-09-08 04:52:44.913 | python3-systemd set to manually installed. 2026-09-08 04:52:44.913 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-08 04:52:44.913 | tar set to manually installed. 2026-09-08 04:52:44.913 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-09-08 04:52:44.913 | tcpdump set to manually installed. 2026-09-08 04:52:44.913 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-09-08 04:52:44.913 | wget set to manually installed. 2026-09-08 04:52:44.913 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-08 04:52:44.913 | iptables set to manually installed. 2026-09-08 04:52:44.913 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-09-08 04:52:44.913 | kpartx set to manually installed. 2026-09-08 04:52:44.914 | parted is already the newest version (3.6-4build1). 2026-09-08 04:52:44.914 | parted set to manually installed. 2026-09-08 04:52:44.914 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-08 04:52:44.914 | sudo set to manually installed. 2026-09-08 04:52:44.914 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-08 04:52:44.914 | open-iscsi set to manually installed. 2026-09-08 04:52:44.914 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-09-08 04:52:44.914 | cryptsetup set to manually installed. 2026-09-08 04:52:44.914 | dosfstools is already the newest version (4.2-1.1build1). 2026-09-08 04:52:44.914 | dosfstools set to manually installed. 2026-09-08 04:52:44.914 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-09-08 04:52:44.914 | netcat-openbsd set to manually installed. 2026-09-08 04:52:44.915 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-09-08 04:52:44.915 | qemu-utils set to manually installed. 2026-09-08 04:52:44.915 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-09-08 04:52:44.915 | sg3-utils set to manually installed. 2026-09-08 04:52:44.915 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-09-08 04:52:44.916 | lvm2 set to manually installed. 2026-09-08 04:52:44.916 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-09-08 04:52:44.916 | thin-provisioning-tools set to manually installed. 2026-09-08 04:52:44.917 | acl is already the newest version (2.3.2-1build1.1). 2026-09-08 04:52:44.917 | acl set to manually installed. 2026-09-08 04:52:44.917 | The following packages were automatically installed and are no longer required: 2026-09-08 04:52:44.918 | libfwupd2 libgusb2 2026-09-08 04:52:44.918 | Use 'sudo apt autoremove' to remove them. 2026-09-08 04:52:44.919 | The following additional packages will be installed: 2026-09-08 04:52:44.919 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-08 04:52:44.919 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-09-08 04:52:44.919 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-09-08 04:52:44.920 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-09-08 04:52:44.920 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-09-08 04:52:44.920 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-08 04:52:44.920 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-09-08 04:52:44.920 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-09-08 04:52:44.920 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 2026-09-08 04:52:44.921 | libevent-core-2.1-7t64 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-09-08 04:52:44.921 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-08 04:52:44.921 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-09-08 04:52:44.921 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-09-08 04:52:44.921 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-08 04:52:44.921 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-09-08 04:52:44.921 | libncursesw6 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-08 04:52:44.921 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-09-08 04:52:44.921 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-09-08 04:52:44.921 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-08 04:52:44.921 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-09-08 04:52:44.922 | libsmartcols1 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-09-08 04:52:44.922 | libtinfo6 libtool libtypes-serialiser-perl libuuid1 libx86-1 libxaw7 libxmu6 2026-09-08 04:52:44.922 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-09-08 04:52:44.922 | llvm-17-runtime llvm-17-tools m4 mount mysql-common ncal ncurses-base 2026-09-08 04:52:44.922 | ncurses-bin ncurses-term openssh-client openssh-sftp-server osinfo-db 2026-09-08 04:52:44.922 | pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-09-08 04:52:44.922 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-09-08 04:52:44.922 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-09-08 04:52:44.922 | util-linux uuid-dev vbetool zlib1g 2026-09-08 04:52:44.922 | Suggested packages: 2026-09-08 04:52:44.922 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-09-08 04:52:44.922 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-09-08 04:52:44.923 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-09-08 04:52:44.923 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-09-08 04:52:44.923 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-09-08 04:52:44.923 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-09-08 04:52:44.923 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-09-08 04:52:44.924 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-09-08 04:52:44.924 | libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl 2026-09-08 04:52:44.925 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-09-08 04:52:44.926 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-09-08 04:52:44.926 | util-linux-extra util-linux-locales 2026-09-08 04:52:45.108 | The following NEW packages will be installed: 2026-09-08 04:52:45.108 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-09-08 04:52:45.108 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-09-08 04:52:45.108 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-09-08 04:52:45.108 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-09-08 04:52:45.109 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-09-08 04:52:45.109 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-09-08 04:52:45.109 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-09-08 04:52:45.109 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-09-08 04:52:45.109 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-09-08 04:52:45.109 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-09-08 04:52:45.109 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-09-08 04:52:45.109 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-08 04:52:45.109 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-09-08 04:52:45.109 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-09-08 04:52:45.110 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-09-08 04:52:45.110 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-08 04:52:45.110 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-09-08 04:52:45.110 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-09-08 04:52:45.110 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-09-08 04:52:45.110 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-09-08 04:52:45.110 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-09-08 04:52:45.110 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-09-08 04:52:45.110 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-09-08 04:52:45.110 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-09-08 04:52:45.111 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-08 04:52:45.111 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-09-08 04:52:45.111 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-09-08 04:52:45.111 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-08 04:52:45.111 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-08 04:52:45.111 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-08 04:52:45.111 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-09-08 04:52:45.111 | uuid-dev vbetool vlan 2026-09-08 04:52:45.115 | The following packages will be upgraded: 2026-09-08 04:52:45.115 | bsdextrautils bsdutils dnsmasq-base eject fdisk libblkid1 2026-09-08 04:52:45.115 | libevent-core-2.1-7t64 libfdisk1 libmount1 libncurses6 libncursesw6 2026-09-08 04:52:45.115 | libsmartcols1 libtinfo6 libuuid1 mount ncurses-base ncurses-bin ncurses-term 2026-09-08 04:52:45.115 | openssh-client openssh-server openssh-sftp-server util-linux uuid-runtime 2026-09-08 04:52:45.116 | zlib1g zlib1g-dev 2026-09-08 04:52:45.211 | 25 upgraded, 161 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 04:52:45.211 | Need to get 180 MB of archives. 2026-09-08 04:52:45.211 | After this operation, 941 MB of additional disk space will be used. 2026-09-08 04:52:45.211 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-09-08 04:52:45.290 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.2 [188 kB] 2026-09-08 04:52:45.323 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-09-08 04:52:45.373 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.2 [25.8 kB] 2026-09-08 04:52:45.374 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.2 [275 kB] 2026-09-08 04:52:45.379 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-09-08 04:52:45.382 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-09-08 04:52:45.383 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-09-08 04:52:45.384 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-09-08 04:52:45.384 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-08 04:52:45.386 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7.1 [92.7 kB] 2026-09-08 04:52:45.388 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7.1 [11.2 kB] 2026-09-08 04:52:45.394 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7.1 [9120 B] 2026-09-08 04:52:45.408 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-08 04:52:45.411 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.2 [894 kB] 2026-09-08 04:52:45.422 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g amd64 1:1.3.dfsg-3.1ubuntu2.2 [63.0 kB] 2026-09-08 04:52:45.423 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-09-08 04:52:45.438 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-08 04:52:45.441 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-08 04:52:45.442 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-08 04:52:45.444 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-09-08 04:52:45.482 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-08 04:52:45.484 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-08 04:52:45.487 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.19 [37.1 kB] 2026-09-08 04:52:45.488 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.19 [511 kB] 2026-09-08 04:52:45.494 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.19 [908 kB] 2026-09-08 04:52:45.504 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-08 04:52:45.505 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-08 04:52:45.506 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-08 04:52:45.507 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-08 04:52:45.509 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-08 04:52:45.525 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-08 04:52:45.525 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-09-08 04:52:45.527 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-09-08 04:52:45.529 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-08 04:52:45.544 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.2 [148 kB] 2026-09-08 04:52:45.547 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.2 [108 kB] 2026-09-08 04:52:45.549 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-09-08 04:52:45.550 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-09-08 04:52:45.552 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-08 04:52:45.553 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-08 04:52:45.564 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-08 04:52:45.567 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-08 04:52:45.572 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-08 04:52:45.624 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-08 04:52:45.628 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-08 04:52:45.630 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-08 04:52:45.932 | Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-08 04:52:46.076 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-08 04:52:46.077 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-08 04:52:46.079 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-08 04:52:46.081 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-08 04:52:46.089 | Get:53 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-09-08 04:52:46.104 | Get:54 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-09-08 04:52:46.185 | Get:55 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-08 04:52:46.186 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-08 04:52:46.188 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-08 04:52:46.189 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-08 04:52:46.190 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-08 04:52:46.191 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-08 04:52:46.192 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-09-08 04:52:46.192 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-08 04:52:46.193 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-08 04:52:46.207 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-08 04:52:46.217 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-08 04:52:46.217 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-08 04:52:46.221 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-08 04:52:46.231 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-08 04:52:46.232 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-09-08 04:52:46.233 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-08 04:52:46.234 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-08 04:52:46.242 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-08 04:52:46.246 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-08 04:52:46.247 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7.1 [413 kB] 2026-09-08 04:52:46.252 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-08 04:52:46.255 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-08 04:52:46.266 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-09-08 04:52:46.266 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-08 04:52:46.275 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-08 04:52:46.278 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-08 04:52:46.278 | Get:81 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-09-08 04:52:46.285 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-08 04:52:46.286 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-08 04:52:46.290 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-08 04:52:46.291 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-08 04:52:46.292 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-09-08 04:52:46.304 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-09-08 04:52:46.323 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-09-08 04:52:46.326 | Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-09-08 04:52:46.327 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-08 04:52:46.331 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-08 04:52:46.332 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-08 04:52:46.333 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-08 04:52:46.333 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-08 04:52:46.334 | Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-08 04:52:46.336 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-08 04:52:46.358 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-08 04:52:46.359 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-08 04:52:46.368 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-08 04:52:46.370 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-09-08 04:52:46.392 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-08 04:52:46.440 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-08 04:52:46.487 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-08 04:52:46.556 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-08 04:52:46.565 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-08 04:52:46.584 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-08 04:52:46.616 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-08 04:52:46.623 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-08 04:52:46.623 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-09-08 04:52:46.625 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-08 04:52:46.626 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-08 04:52:46.627 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-08 04:52:46.628 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-08 04:52:46.630 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-08 04:52:46.633 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-09-08 04:52:46.654 | Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-09-08 04:52:46.686 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-09-08 04:52:46.687 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [91.8 kB] 2026-09-08 04:52:46.688 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-09-08 04:52:46.689 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-08 04:52:46.887 | Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-08 04:52:46.891 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-09-08 04:52:46.891 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-09-08 04:52:46.892 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-09-08 04:52:46.892 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-08 04:52:46.895 | Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-09-08 04:52:46.895 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-09-08 04:52:46.897 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-09-08 04:52:46.899 | Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-09-08 04:52:46.913 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-09-08 04:52:46.924 | Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-09-08 04:52:46.924 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-09-08 04:52:46.939 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-08 04:52:46.943 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-09-08 04:52:46.944 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-09-08 04:52:46.948 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-09-08 04:52:46.949 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-09-08 04:52:46.950 | Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-08 04:52:46.950 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-08 04:52:46.963 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-09-08 04:52:46.991 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-08 04:52:46.993 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-08 04:52:46.996 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-09-08 04:52:47.011 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-09-08 04:52:47.012 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-08 04:52:47.021 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-08 04:52:47.023 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-08 04:52:47.029 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-08 04:52:47.034 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-08 04:52:47.295 | Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-08 04:52:47.296 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-08 04:52:47.302 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-09-08 04:52:47.367 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-08 04:52:47.368 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-08 04:52:47.847 | Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-08 04:52:47.848 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-08 04:52:47.850 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-08 04:52:47.851 | Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-08 04:52:47.851 | Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-09-08 04:52:47.852 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-08 04:52:47.853 | Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-09-08 04:52:47.867 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-09-08 04:52:47.881 | Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-08 04:52:47.881 | Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-08 04:52:47.896 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-09-08 04:52:47.915 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-08 04:52:47.924 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-09-08 04:52:47.924 | Get:168 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-09-08 04:52:47.925 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-08 04:52:47.927 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-08 04:52:47.929 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-09-08 04:52:47.930 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-08 04:52:47.931 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-08 04:52:47.932 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-08 04:52:47.946 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-08 04:52:47.957 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-09-08 04:52:47.958 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-09-08 04:52:47.958 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-09-08 04:52:47.959 | Get:179 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-09-08 04:52:47.960 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-09-08 04:52:47.960 | Get:181 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-09-08 04:52:47.963 | Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-08 04:52:47.964 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-09-08 04:52:47.970 | Get:184 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-09-08 04:52:48.003 | Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-08 04:52:48.007 | Get:186 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-08 04:52:48.266 | perl: warning: Setting locale failed. 2026-09-08 04:52:48.266 | perl: warning: Please check that your locale settings: 2026-09-08 04:52:48.266 | LANGUAGE = (unset), 2026-09-08 04:52:48.266 | LC_ALL = "en_US.utf8", 2026-09-08 04:52:48.266 | LANG = "de_DE.UTF-8" 2026-09-08 04:52:48.266 | are supported and installed on your system. 2026-09-08 04:52:48.266 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:52:48.328 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:52:48.328 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:52:48.328 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:52:48.721 | Vorkonfiguration der Pakete ... 2026-09-08 04:52:48.755 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:52:48.884 | Fetched 180 MB in 3s (63.2 MB/s) 2026-09-08 04:52:48.976 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 04:52:48.982 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:48.993 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:49.084 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-09-08 04:52:49.194 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 04:52:49.200 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 04:52:49.210 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 04:52:49.293 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.2) ... 2026-09-08 04:52:49.408 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 04:52:49.414 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:49.427 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:49.698 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-09-08 04:52:50.753 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-09-08 04:52:50.856 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 04:52:50.862 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-08 04:52:50.873 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 04:52:50.978 | Setting up ncurses-base (6.4+20240113-1ubuntu2.2) ... 2026-09-08 04:52:51.090 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 04:52:51.096 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-08 04:52:51.106 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 04:52:52.416 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:52.425 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:52.500 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:52.513 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:52.580 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 04:52:52.693 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 04:52:52.699 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:52.710 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:52.776 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 04:52:52.892 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 04:52:52.898 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:52.914 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:52.971 | Selecting previously unselected package libapr1t64:amd64. 2026-09-08 04:52:52.983 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-08 04:52:52.986 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-08 04:52:53.033 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-08 04:52:53.045 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 04:52:53.049 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 04:52:53.100 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-08 04:52:53.110 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 04:52:53.113 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 04:52:53.149 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-08 04:52:53.159 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 04:52:53.163 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 04:52:53.204 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-08 04:52:53.216 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-08 04:52:53.219 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-08 04:52:53.273 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-08 04:52:53.283 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-08 04:52:53.371 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-08 04:52:53.380 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-08 04:52:53.444 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-08 04:52:53.505 | Selecting previously unselected package apache2-bin. 2026-09-08 04:52:53.561 | (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 ... 107979 files and directories currently installed.) 2026-09-08 04:52:53.568 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 04:52:53.572 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-08 04:52:53.722 | Selecting previously unselected package apache2-data. 2026-09-08 04:52:53.734 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-08 04:52:53.738 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-08 04:52:53.941 | Selecting previously unselected package apache2-utils. 2026-09-08 04:52:53.953 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 04:52:53.957 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-08 04:52:54.053 | Selecting previously unselected package apache2. 2026-09-08 04:52:54.063 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 04:52:54.072 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:52:54.075 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-08 04:52:54.196 | Selecting previously unselected package haproxy. 2026-09-08 04:52:54.208 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-08 04:52:54.221 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-08 04:52:54.354 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-08 04:52:54.367 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 04:52:54.370 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 04:52:54.426 | Selecting previously unselected package memcached. 2026-09-08 04:52:54.438 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-08 04:52:54.446 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-08 04:52:54.520 | Preparing to unpack .../07-openssh-sftp-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 04:52:54.531 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 04:52:54.604 | Preparing to unpack .../08-openssh-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 04:52:54.737 | Unpacking openssh-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 04:52:54.841 | Preparing to unpack .../09-openssh-client_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 04:52:54.871 | Unpacking openssh-client (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 04:52:54.977 | Selecting previously unselected package libjson-perl. 2026-09-08 04:52:54.990 | Preparing to unpack .../10-libjson-perl_4.10000-1_all.deb ... 2026-09-08 04:52:54.993 | Unpacking libjson-perl (4.10000-1) ... 2026-09-08 04:52:55.049 | Selecting previously unselected package postgresql-client-common. 2026-09-08 04:52:55.061 | Preparing to unpack .../11-postgresql-client-common_257build1.1_all.deb ... 2026-09-08 04:52:55.064 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-08 04:52:55.122 | Selecting previously unselected package ssl-cert. 2026-09-08 04:52:55.134 | Preparing to unpack .../12-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-08 04:52:55.138 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-08 04:52:55.196 | Selecting previously unselected package postgresql-common. 2026-09-08 04:52:55.208 | Preparing to unpack .../13-postgresql-common_257build1.1_all.deb ... 2026-09-08 04:52:55.232 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-08 04:52:55.240 | Unpacking postgresql-common (257build1.1) ... 2026-09-08 04:52:55.353 | Selecting previously unselected package libsysfs2:amd64. 2026-09-08 04:52:55.365 | Preparing to unpack .../14-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-08 04:52:55.369 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-08 04:52:55.416 | Selecting previously unselected package sysfsutils. 2026-09-08 04:52:55.429 | Preparing to unpack .../15-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-08 04:52:55.436 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-08 04:52:55.496 | Preparing to unpack .../16-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:55.506 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:55.578 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 04:52:55.694 | (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 ... 108994 files and directories currently installed.) 2026-09-08 04:52:55.700 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:55.710 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:55.777 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 04:52:55.899 | (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 ... 108994 files and directories currently installed.) 2026-09-08 04:52:55.905 | Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 04:52:55.916 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 04:52:55.983 | Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 04:52:55.992 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 04:52:56.055 | Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 04:52:56.065 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 04:52:56.132 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 04:52:56.249 | (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 ... 108994 files and directories currently installed.) 2026-09-08 04:52:56.255 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:56.265 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:56.326 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:56.336 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:56.398 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:52:56.412 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:52:56.473 | Selecting previously unselected package autotools-dev. 2026-09-08 04:52:56.484 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-09-08 04:52:56.488 | Unpacking autotools-dev (20220109.1) ... 2026-09-08 04:52:56.535 | Selecting previously unselected package m4. 2026-09-08 04:52:56.547 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-09-08 04:52:56.550 | Unpacking m4 (1.4.19-4build1) ... 2026-09-08 04:52:56.629 | Selecting previously unselected package autoconf. 2026-09-08 04:52:56.641 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-09-08 04:52:56.644 | Unpacking autoconf (2.71-3) ... 2026-09-08 04:52:56.740 | Selecting previously unselected package automake. 2026-09-08 04:52:56.752 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-08 04:52:56.759 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-08 04:52:56.876 | Selecting previously unselected package autopoint. 2026-09-08 04:52:56.887 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-08 04:52:56.891 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-08 04:52:56.936 | Selecting previously unselected package libdebhelper-perl. 2026-09-08 04:52:56.948 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-08 04:52:56.951 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-08 04:52:57.045 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-08 04:52:57.055 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:52:57.059 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:52:58.071 | Selecting previously unselected package libclang-cpp17t64. 2026-09-08 04:52:58.083 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:52:58.087 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:52:58.596 | Selecting previously unselected package libgc1:amd64. 2026-09-08 04:52:58.607 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-08 04:52:58.611 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-08 04:52:58.660 | Selecting previously unselected package libobjc4:amd64. 2026-09-08 04:52:58.672 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 04:52:58.676 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 04:52:58.716 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-08 04:52:58.728 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 04:52:58.732 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 04:52:58.790 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-08 04:52:58.802 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:52:58.806 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:52:59.032 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-08 04:52:59.044 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:52:59.048 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 04:52:59.128 | Selecting previously unselected package libclang1-17t64. 2026-09-08 04:52:59.140 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:52:59.144 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:52:59.441 | Selecting previously unselected package clang-17. 2026-09-08 04:52:59.453 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:52:59.457 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:52:59.506 | Selecting previously unselected package libtool. 2026-09-08 04:52:59.519 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-09-08 04:52:59.522 | Unpacking libtool (2.4.7-7build1) ... 2026-09-08 04:52:59.574 | Selecting previously unselected package dh-autoreconf. 2026-09-08 04:52:59.586 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-09-08 04:52:59.590 | Unpacking dh-autoreconf (20) ... 2026-09-08 04:52:59.636 | Selecting previously unselected package libarchive-zip-perl. 2026-09-08 04:52:59.648 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-08 04:52:59.652 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-08 04:52:59.715 | Selecting previously unselected package libsub-override-perl. 2026-09-08 04:52:59.727 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-09-08 04:52:59.731 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-08 04:52:59.771 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-08 04:52:59.783 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-08 04:52:59.787 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-08 04:52:59.833 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-08 04:52:59.844 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-08 04:52:59.849 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-08 04:52:59.887 | Selecting previously unselected package debugedit. 2026-09-08 04:52:59.899 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-08 04:52:59.905 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-08 04:52:59.948 | Selecting previously unselected package dwz. 2026-09-08 04:52:59.960 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-09-08 04:52:59.964 | Unpacking dwz (0.15-1build6) ... 2026-09-08 04:53:00.013 | Selecting previously unselected package gettext. 2026-09-08 04:53:00.025 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-08 04:53:00.030 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-08 04:53:00.145 | Selecting previously unselected package intltool-debian. 2026-09-08 04:53:00.159 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-08 04:53:00.163 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-08 04:53:00.208 | Selecting previously unselected package po-debconf. 2026-09-08 04:53:00.221 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-08 04:53:00.225 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-08 04:53:00.316 | Selecting previously unselected package debhelper. 2026-09-08 04:53:00.329 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-08 04:53:00.335 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-08 04:53:00.605 | Selecting previously unselected package uuid-dev:amd64. 2026-09-08 04:53:00.618 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:53:00.622 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 04:53:00.678 | Selecting previously unselected package libsctp1:amd64. 2026-09-08 04:53:00.690 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-08 04:53:00.694 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 04:53:00.734 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-08 04:53:00.746 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-08 04:53:00.750 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 04:53:00.808 | Selecting previously unselected package libapr1-dev. 2026-09-08 04:53:00.820 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-08 04:53:00.824 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-08 04:53:01.197 | Selecting previously unselected package libldap-dev:amd64. 2026-09-08 04:53:01.210 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 04:53:01.214 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 04:53:01.379 | Selecting previously unselected package libldap2-dev. 2026-09-08 04:53:01.392 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-08 04:53:01.396 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 04:53:01.437 | Selecting previously unselected package libaprutil1-dev. 2026-09-08 04:53:01.448 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 04:53:01.452 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-08 04:53:01.785 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-08 04:53:01.796 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 04:53:01.800 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 04:53:01.853 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-08 04:53:01.865 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 04:53:01.871 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 04:53:01.921 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-08 04:53:01.932 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 04:53:01.936 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 04:53:01.975 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-08 04:53:01.987 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 04:53:01.991 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 04:53:02.108 | Selecting previously unselected package apache2-dev. 2026-09-08 04:53:02.120 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 04:53:02.124 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-08 04:53:02.212 | Selecting previously unselected package ncal. 2026-09-08 04:53:02.224 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-09-08 04:53:02.228 | Unpacking ncal (12.1.8) ... 2026-09-08 04:53:02.273 | Selecting previously unselected package bsdmainutils. 2026-09-08 04:53:02.285 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-09-08 04:53:02.292 | Unpacking bsdmainutils (12.1.8) ... 2026-09-08 04:53:02.327 | Selecting previously unselected package conntrack. 2026-09-08 04:53:02.338 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-08 04:53:02.341 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-08 04:53:02.397 | Preparing to unpack .../045-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 04:53:02.424 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) over (2.90-2ubuntu0.4) ... 2026-09-08 04:53:02.498 | Selecting previously unselected package dnsmasq-utils. 2026-09-08 04:53:02.510 | Preparing to unpack .../046-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 04:53:02.514 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-08 04:53:02.565 | Selecting previously unselected package ebtables. 2026-09-08 04:53:02.577 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-08 04:53:02.592 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-08 04:53:02.654 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 04:53:02.664 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 04:53:02.714 | Selecting previously unselected package fonts-liberation. 2026-09-08 04:53:02.726 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-09-08 04:53:02.730 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-09-08 04:53:02.817 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-09-08 04:53:02.829 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-09-08 04:53:02.833 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-08 04:53:02.879 | Selecting previously unselected package fonts-liberation2. 2026-09-08 04:53:02.891 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-09-08 04:53:02.895 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-09-08 04:53:02.932 | Selecting previously unselected package genisoimage. 2026-09-08 04:53:02.944 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-08 04:53:02.948 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-08 04:53:03.005 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-08 04:53:03.017 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-08 04:53:03.022 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-08 04:53:03.070 | Selecting previously unselected package libann0. 2026-09-08 04:53:03.083 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-08 04:53:03.086 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-08 04:53:03.129 | Selecting previously unselected package libcdt5:amd64. 2026-09-08 04:53:03.141 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 04:53:03.145 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:03.188 | Selecting previously unselected package libcgraph6:amd64. 2026-09-08 04:53:03.199 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 04:53:03.204 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:03.250 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-08 04:53:03.262 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-08 04:53:03.266 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-08 04:53:03.313 | Selecting previously unselected package libltdl7:amd64. 2026-09-08 04:53:03.326 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-08 04:53:03.329 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-08 04:53:03.374 | Selecting previously unselected package libpathplan4:amd64. 2026-09-08 04:53:03.386 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 04:53:03.390 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:03.437 | Selecting previously unselected package libgvc6. 2026-09-08 04:53:03.450 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 04:53:03.453 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:03.519 | Selecting previously unselected package libgvpr2:amd64. 2026-09-08 04:53:03.531 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 04:53:03.535 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:03.582 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-08 04:53:03.595 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 04:53:03.598 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:03.664 | Selecting previously unselected package libice6:amd64. 2026-09-08 04:53:03.677 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-08 04:53:03.681 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-08 04:53:03.723 | Selecting previously unselected package libsm6:amd64. 2026-09-08 04:53:03.735 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-08 04:53:03.739 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-08 04:53:03.782 | Selecting previously unselected package libxt6t64:amd64. 2026-09-08 04:53:03.795 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-08 04:53:03.799 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-08 04:53:03.846 | Selecting previously unselected package libxmu6:amd64. 2026-09-08 04:53:03.859 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-08 04:53:03.863 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-08 04:53:03.906 | Selecting previously unselected package libxaw7:amd64. 2026-09-08 04:53:03.918 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-08 04:53:03.922 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-08 04:53:03.970 | Selecting previously unselected package graphviz. 2026-09-08 04:53:03.982 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 04:53:03.986 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:04.091 | Selecting previously unselected package icu-devtools. 2026-09-08 04:53:04.104 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-08 04:53:04.108 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-08 04:53:04.180 | Selecting previously unselected package iputils-arping. 2026-09-08 04:53:04.191 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-08 04:53:04.195 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-08 04:53:04.241 | Selecting previously unselected package comerr-dev:amd64. 2026-09-08 04:53:04.254 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-08 04:53:04.261 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-08 04:53:04.317 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-08 04:53:04.331 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 04:53:04.335 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:04.388 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-08 04:53:04.400 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 04:53:04.403 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:04.448 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-08 04:53:04.460 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 04:53:04.464 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:04.511 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-08 04:53:04.524 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 04:53:04.527 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:04.568 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-08 04:53:04.580 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 04:53:04.584 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:04.663 | Selecting previously unselected package libarchive-cpio-perl. 2026-09-08 04:53:04.674 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-09-08 04:53:04.678 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-09-08 04:53:04.746 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-09-08 04:53:04.758 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:53:04.762 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:05.047 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-09-08 04:53:05.060 | Preparing to unpack .../079-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-09-08 04:53:05.063 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-08 04:53:05.122 | Preparing to unpack .../080-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 04:53:05.133 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) over (2.1.12-stable-9ubuntu2) ... 2026-09-08 04:53:05.179 | Selecting previously unselected package libgts-bin. 2026-09-08 04:53:05.190 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-08 04:53:05.194 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-08 04:53:05.251 | Selecting previously unselected package libicu-dev:amd64. 2026-09-08 04:53:05.262 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-08 04:53:05.266 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-08 04:53:05.839 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-08 04:53:05.850 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-08 04:53:05.865 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-08 04:53:05.922 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-08 04:53:05.934 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-08 04:53:05.938 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 04:53:05.979 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-08 04:53:05.991 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-08 04:53:05.995 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 04:53:06.033 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-08 04:53:06.044 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-09-08 04:53:06.048 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-08 04:53:06.089 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-08 04:53:06.100 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-08 04:53:06.104 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-08 04:53:06.223 | Selecting previously unselected package libtypes-serialiser-perl. 2026-09-08 04:53:06.235 | Preparing to unpack .../088-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-09-08 04:53:06.238 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-09-08 04:53:06.281 | Selecting previously unselected package libjson-xs-perl. 2026-09-08 04:53:06.292 | Preparing to unpack .../089-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 04:53:06.296 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-08 04:53:06.344 | Selecting previously unselected package libltdl-dev:amd64. 2026-09-08 04:53:06.354 | Preparing to unpack .../090-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-09-08 04:53:06.358 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-08 04:53:06.426 | Selecting previously unselected package libsys-hostname-long-perl. 2026-09-08 04:53:06.437 | Preparing to unpack .../091-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-09-08 04:53:06.442 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-09-08 04:53:06.484 | Selecting previously unselected package libmail-sendmail-perl. 2026-09-08 04:53:06.495 | Preparing to unpack .../092-libmail-sendmail-perl_0.80-3_all.deb ... 2026-09-08 04:53:06.499 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-09-08 04:53:06.551 | Selecting previously unselected package mysql-common. 2026-09-08 04:53:06.563 | Preparing to unpack .../093-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-08 04:53:06.581 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-08 04:53:06.630 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-08 04:53:06.641 | Preparing to unpack .../094-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 04:53:06.645 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:53:06.734 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-08 04:53:06.745 | Preparing to unpack .../095-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 04:53:06.749 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 04:53:06.836 | Selecting previously unselected package pcp-conf. 2026-09-08 04:53:06.847 | Preparing to unpack .../096-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:06.851 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-09-08 04:53:06.899 | Selecting previously unselected package libpcp3t64. 2026-09-08 04:53:06.910 | Preparing to unpack .../097-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:06.914 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:06.965 | Selecting previously unselected package libpcp-pmda3t64. 2026-09-08 04:53:06.977 | Preparing to unpack .../098-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:06.980 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:07.019 | Selecting previously unselected package libpcp-pmda-perl. 2026-09-08 04:53:07.031 | Preparing to unpack .../099-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:07.034 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-08 04:53:07.081 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-08 04:53:07.092 | Preparing to unpack .../100-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-08 04:53:07.096 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-08 04:53:07.142 | Selecting previously unselected package libpq5:amd64. 2026-09-08 04:53:07.154 | Preparing to unpack .../101-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 04:53:07.158 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 04:53:07.204 | Selecting previously unselected package libssl-dev:amd64. 2026-09-08 04:53:07.215 | Preparing to unpack .../102-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-08 04:53:07.219 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-08 04:53:07.429 | Selecting previously unselected package libpq-dev. 2026-09-08 04:53:07.438 | Preparing to unpack .../103-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 04:53:07.442 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-08 04:53:07.497 | Selecting previously unselected package libsasl2-dev. 2026-09-08 04:53:07.507 | Preparing to unpack .../104-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-08 04:53:07.511 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-08 04:53:07.587 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-08 04:53:07.599 | Preparing to unpack .../105-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-08 04:53:07.603 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-08 04:53:07.839 | Selecting previously unselected package libx86-1:amd64. 2026-09-08 04:53:07.850 | Preparing to unpack .../106-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-09-08 04:53:07.854 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-08 04:53:07.895 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-08 04:53:07.906 | Preparing to unpack .../107-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-08 04:53:07.910 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-08 04:53:08.003 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-08 04:53:08.014 | Preparing to unpack .../108-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-08 04:53:08.018 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-08 04:53:08.112 | Selecting previously unselected package llvm-17-runtime. 2026-09-08 04:53:08.123 | Preparing to unpack .../109-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:53:08.127 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:08.195 | Selecting previously unselected package libpfm4:amd64. 2026-09-08 04:53:08.206 | Preparing to unpack .../110-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-08 04:53:08.210 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-08 04:53:08.276 | Selecting previously unselected package llvm-17. 2026-09-08 04:53:08.287 | Preparing to unpack .../111-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:53:08.291 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:09.245 | Selecting previously unselected package libffi-dev:amd64. 2026-09-08 04:53:09.253 | Preparing to unpack .../112-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-08 04:53:09.257 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-08 04:53:09.314 | Selecting previously unselected package llvm-17-tools. 2026-09-08 04:53:09.327 | Preparing to unpack .../113-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:53:09.343 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:09.706 | Selecting previously unselected package libz3-4:amd64. 2026-09-08 04:53:09.717 | Preparing to unpack .../114-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-08 04:53:09.721 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-08 04:53:09.931 | Selecting previously unselected package libz3-dev:amd64. 2026-09-08 04:53:09.941 | Preparing to unpack .../115-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-08 04:53:09.945 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-08 04:53:09.999 | Selecting previously unselected package llvm-17-dev. 2026-09-08 04:53:10.010 | Preparing to unpack .../116-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 04:53:10.014 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:13.200 | Selecting previously unselected package lsscsi. 2026-09-08 04:53:13.213 | Preparing to unpack .../117-lsscsi_0.32-1build1_amd64.deb ... 2026-09-08 04:53:13.217 | Unpacking lsscsi (0.32-1build1) ... 2026-09-08 04:53:13.258 | Selecting previously unselected package osinfo-db. 2026-09-08 04:53:13.269 | Preparing to unpack .../118-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-08 04:53:13.273 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-08 04:53:13.931 | Selecting previously unselected package pkgconf-bin. 2026-09-08 04:53:13.943 | Preparing to unpack .../119-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-08 04:53:13.947 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-08 04:53:13.989 | Selecting previously unselected package pkgconf:amd64. 2026-09-08 04:53:13.999 | Preparing to unpack .../120-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-08 04:53:14.006 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-08 04:53:14.052 | Selecting previously unselected package pkg-config:amd64. 2026-09-08 04:53:14.063 | Preparing to unpack .../121-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-08 04:53:14.069 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-08 04:53:14.119 | Selecting previously unselected package pm-utils. 2026-09-08 04:53:14.129 | Preparing to unpack .../122-pm-utils_1.4.1-21_all.deb ... 2026-09-08 04:53:14.133 | Unpacking pm-utils (1.4.1-21) ... 2026-09-08 04:53:14.213 | Selecting previously unselected package postgresql-client-16. 2026-09-08 04:53:14.224 | Preparing to unpack .../123-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 04:53:14.228 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 04:53:14.425 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-08 04:53:14.437 | Preparing to unpack .../124-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 04:53:14.441 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 04:53:14.982 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-08 04:53:14.992 | Preparing to unpack .../125-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-08 04:53:14.996 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-08 04:53:15.052 | Selecting previously unselected package python3-mysqldb. 2026-09-08 04:53:15.063 | Preparing to unpack .../126-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-08 04:53:15.067 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-08 04:53:15.118 | Selecting previously unselected package python3-pip-whl. 2026-09-08 04:53:15.130 | Preparing to unpack .../127-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-08 04:53:15.133 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-08 04:53:15.189 | Selecting previously unselected package python3-setuptools-whl. 2026-09-08 04:53:15.200 | Preparing to unpack .../128-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-08 04:53:15.204 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-08 04:53:15.254 | Selecting previously unselected package python3.12-venv. 2026-09-08 04:53:15.266 | Preparing to unpack .../129-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-08 04:53:15.269 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-08 04:53:15.308 | Selecting previously unselected package python3-venv. 2026-09-08 04:53:15.320 | Preparing to unpack .../130-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-08 04:53:15.324 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-08 04:53:15.362 | Selecting previously unselected package sqlite3. 2026-09-08 04:53:15.373 | Preparing to unpack .../131-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-08 04:53:15.377 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-08 04:53:15.423 | Selecting previously unselected package unzip. 2026-09-08 04:53:15.434 | Preparing to unpack .../132-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-08 04:53:15.437 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-08 04:53:15.489 | Selecting previously unselected package vbetool. 2026-09-08 04:53:15.499 | Preparing to unpack .../133-vbetool_1.1-5_amd64.deb ... 2026-09-08 04:53:15.503 | Unpacking vbetool (1.1-5) ... 2026-09-08 04:53:15.545 | Selecting previously unselected package libosinfo-l10n. 2026-09-08 04:53:15.557 | Preparing to unpack .../134-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-08 04:53:15.560 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-08 04:53:15.627 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-08 04:53:15.638 | Preparing to unpack .../135-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-08 04:53:15.642 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-08 04:53:15.684 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-08 04:53:15.696 | Preparing to unpack .../136-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-08 04:53:15.700 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-08 04:53:15.738 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-08 04:53:15.749 | Preparing to unpack .../137-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 04:53:15.753 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:15.803 | Selecting previously unselected package libpcp-archive1t64. 2026-09-08 04:53:15.814 | Preparing to unpack .../138-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:15.818 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:15.860 | Selecting previously unselected package libpcp-gui2t64. 2026-09-08 04:53:15.872 | Preparing to unpack .../139-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:15.876 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:15.919 | Selecting previously unselected package libpcp-import1t64. 2026-09-08 04:53:15.930 | Preparing to unpack .../140-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:15.934 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:15.976 | Selecting previously unselected package libpcp-mmv1t64. 2026-09-08 04:53:15.987 | Preparing to unpack .../141-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:15.991 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:16.034 | Selecting previously unselected package libpcp-trace2t64. 2026-09-08 04:53:16.046 | Preparing to unpack .../142-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:16.049 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:16.091 | Selecting previously unselected package libpcp-web1t64. 2026-09-08 04:53:16.102 | Preparing to unpack .../143-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:16.106 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:16.151 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-08 04:53:16.162 | Preparing to unpack .../144-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-08 04:53:16.166 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-08 04:53:16.211 | Selecting previously unselected package python3-pcp. 2026-09-08 04:53:16.222 | Preparing to unpack .../145-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:16.226 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-09-08 04:53:16.284 | Selecting previously unselected package pcp. 2026-09-08 04:53:16.296 | Preparing to unpack .../146-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-08 04:53:16.562 | Unpacking pcp (6.2.0-1.1build4) ... 2026-09-08 04:53:17.487 | Selecting previously unselected package socat. 2026-09-08 04:53:17.502 | Preparing to unpack .../147-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-08 04:53:17.506 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-08 04:53:17.580 | Selecting previously unselected package vlan. 2026-09-08 04:53:17.594 | Preparing to unpack .../148-vlan_2.0.5ubuntu5_all.deb ... 2026-09-08 04:53:17.598 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-08 04:53:17.683 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-08 04:53:17.695 | Setting up postgresql-client-common (257build1.1) ... 2026-09-08 04:53:17.712 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-08 04:53:17.722 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-08 04:53:17.731 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-08 04:53:17.762 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-08 04:53:17.769 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-08 04:53:17.779 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:53:17.790 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-08 04:53:17.800 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-08 04:53:17.810 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-08 04:53:17.820 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-08 04:53:17.831 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-08 04:53:17.841 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-08 04:53:17.851 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-08 04:53:18.505 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-08 04:53:18.505 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-08 04:53:18.976 | Setting up ncal (12.1.8) ... 2026-09-08 04:53:18.986 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-08 04:53:18.996 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-08 04:53:19.006 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-08 04:53:19.016 | Setting up vbetool (1.1-5) ... 2026-09-08 04:53:19.026 | Setting up openssh-client (1:9.6p1-3ubuntu13.19) ... 2026-09-08 04:53:19.060 | Setting up pm-utils (1.4.1-21) ... 2026-09-08 04:53:19.077 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-08 04:53:19.092 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-08 04:53:19.102 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:19.112 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 04:53:19.122 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-08 04:53:19.132 | Setting up m4 (1.4.19-4build1) ... 2026-09-08 04:53:19.142 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 04:53:19.152 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-08 04:53:19.175 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-08 04:53:19.210 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-08 04:53:19.220 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-08 04:53:19.230 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-08 04:53:20.103 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-08 04:53:20.555 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 04:53:20.564 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-08 04:53:20.574 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-09-08 04:53:20.583 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-08 04:53:20.824 | Setting up autotools-dev (20220109.1) ... 2026-09-08 04:53:20.833 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-08 04:53:20.842 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 04:53:20.851 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-08 04:53:20.861 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-08 04:53:20.870 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:20.879 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:20.887 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-08 04:53:20.947 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:53:20.947 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:53:20.947 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:53:21.127 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:53:21.984 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-08 04:53:22.447 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:22.456 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 04:53:22.465 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 04:53:22.474 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:22.483 | Setting up ebtables (2.0.11-6build1) ... 2026-09-08 04:53:23.063 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-08 04:53:23.072 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-08 04:53:23.081 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-08 04:53:23.090 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 04:53:23.099 | Setting up bsdmainutils (12.1.8) ... 2026-09-08 04:53:23.110 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-08 04:53:23.121 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-08 04:53:23.130 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-08 04:53:23.139 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-08 04:53:23.149 | Setting up lsscsi (0.32-1build1) ... 2026-09-08 04:53:23.166 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-08 04:53:23.175 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-08 04:53:23.185 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 04:53:23.195 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-08 04:53:23.205 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-08 04:53:23.214 | Setting up autoconf (2.71-3) ... 2026-09-08 04:53:23.225 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 04:53:23.234 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-08 04:53:23.243 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:23.251 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 04:53:23.260 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-09-08 04:53:23.268 | Setting up dwz (0.15-1build6) ... 2026-09-08 04:53:23.277 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 04:53:23.286 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-08 04:53:23.295 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-09-08 04:53:23.304 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-08 04:53:23.324 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:23.333 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-09-08 04:53:24.600 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-09-08 04:53:24.631 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-09-08 04:53:24.640 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:24.649 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-08 04:53:24.659 | Setting up libjson-perl (4.10000-1) ... 2026-09-08 04:53:24.668 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:24.679 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-09-08 04:53:24.688 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-09-08 04:53:24.712 | Setting up debugedit (1:5.0-5build2) ... 2026-09-08 04:53:24.721 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-08 04:53:24.729 | Setting up libsub-override-perl (0.10-1) ... 2026-09-08 04:53:24.738 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-08 04:53:24.747 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:24.756 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:24.765 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 04:53:24.774 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-08 04:53:24.783 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-08 04:53:24.792 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 04:53:24.801 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-08 04:53:24.809 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-09-08 04:53:24.818 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-08 04:53:24.827 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-08 04:53:24.835 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-08 04:53:24.844 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-08 04:53:24.853 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:24.862 | Setting up ncurses-term (6.4+20240113-1ubuntu2.2) ... 2026-09-08 04:53:24.871 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-08 04:53:24.881 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-08 04:53:24.888 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-08 04:53:24.897 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-08 04:53:24.905 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 04:53:24.914 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-08 04:53:24.923 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-08 04:53:24.932 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.19) ... 2026-09-08 04:53:24.940 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 04:53:24.949 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:24.958 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 04:53:24.967 | Setting up openssh-server (1:9.6p1-3ubuntu13.19) ... 2026-09-08 04:53:25.046 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:53:25.046 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:53:25.046 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:53:26.830 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:26.840 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-08 04:53:26.952 | Setting up libtool (2.4.7-7build1) ... 2026-09-08 04:53:26.961 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-08 04:53:26.971 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 04:53:27.550 | 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-09-08 04:53:27.592 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 04:53:27.602 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-08 04:53:28.460 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-08 04:53:29.046 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-08 04:53:29.057 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 04:53:29.067 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 04:53:29.077 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 04:53:29.087 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-09-08 04:53:29.097 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-08 04:53:29.107 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 04:53:29.117 | Setting up dh-autoreconf (20) ... 2026-09-08 04:53:29.127 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:29.137 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-09-08 04:53:29.146 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-08 04:53:29.156 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-08 04:53:29.166 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-08 04:53:29.176 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-08 04:53:29.185 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-08 04:53:29.195 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-09-08 04:53:29.205 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-08 04:53:29.215 | Setting up postgresql-common (257build1.1) ... 2026-09-08 04:53:29.287 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:53:29.288 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:53:29.288 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:53:29.366 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:53:29.816 | 2026-09-08 04:53:29.816 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-08 04:53:29.994 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-08 04:53:29.994 | Removing obsolete dictionary files: 2026-09-08 04:53:31.005 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-08 04:53:31.566 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:31.615 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:31.625 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 04:53:31.636 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-08 04:53:31.646 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:31.656 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-08 04:53:31.665 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:31.675 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:31.684 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:31.693 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:31.703 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-08 04:53:31.713 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:31.723 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 04:53:31.734 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-08 04:53:31.764 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:31.775 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-08 04:53:31.786 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:31.797 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-08 04:53:31.807 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-08 04:53:31.817 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:31.827 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-08 04:53:31.837 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-08 04:53:31.847 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-08 04:53:31.857 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 04:53:31.867 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:31.877 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:31.888 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-08 04:53:31.898 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-08 04:53:31.908 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-08 04:53:31.919 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-08 04:53:31.929 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-08 04:53:31.944 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-08 04:53:32.521 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:53:32.565 | Enabling module mpm_event. 2026-09-08 04:53:32.615 | Enabling module authz_core. 2026-09-08 04:53:32.621 | Enabling module authz_host. 2026-09-08 04:53:32.670 | Enabling module authn_core. 2026-09-08 04:53:32.675 | Enabling module auth_basic. 2026-09-08 04:53:32.722 | Enabling module access_compat. 2026-09-08 04:53:32.772 | Enabling module authn_file. 2026-09-08 04:53:32.819 | Enabling module authz_user. 2026-09-08 04:53:32.868 | Enabling module alias. 2026-09-08 04:53:32.916 | Enabling module dir. 2026-09-08 04:53:32.965 | Enabling module autoindex. 2026-09-08 04:53:33.018 | Enabling module env. 2026-09-08 04:53:33.069 | Enabling module mime. 2026-09-08 04:53:33.117 | Enabling module negotiation. 2026-09-08 04:53:33.167 | Enabling module setenvif. 2026-09-08 04:53:33.217 | Enabling module filter. 2026-09-08 04:53:33.268 | Enabling module deflate. 2026-09-08 04:53:33.318 | Enabling module status. 2026-09-08 04:53:33.369 | Enabling module reqtimeout. 2026-09-08 04:53:33.417 | Enabling conf charset. 2026-09-08 04:53:33.466 | Enabling conf localized-error-pages. 2026-09-08 04:53:33.518 | Enabling conf other-vhosts-access-log. 2026-09-08 04:53:33.566 | Enabling conf security. 2026-09-08 04:53:33.616 | Enabling conf serve-cgi-bin. 2026-09-08 04:53:33.665 | Enabling site 000-default. 2026-09-08 04:53:34.766 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-08 04:53:35.464 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-08 04:53:36.921 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-08 04:53:36.937 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-09-08 04:53:37.256 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 04:53:37.267 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-08 04:53:37.277 | Setting up pcp (6.2.0-1.1build4) ... 2026-09-08 04:53:38.950 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-09-08 04:53:39.017 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-09-08 04:53:39.083 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-09-08 04:53:39.149 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-09-08 04:53:40.852 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-08 04:53:41.126 | Processing triggers for ufw (0.36.2-6) ... 2026-09-08 04:53:41.269 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-08 04:53:41.332 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 04:53:45.020 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-08 04:53:45.048 | Processing triggers for install-info (7.1-3build2) ... 2026-09-08 04:53:45.209 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-08 04:53:45.257 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 04:53:45.508 | perl: warning: Setting locale failed. 2026-09-08 04:53:45.508 | perl: warning: Please check that your locale settings: 2026-09-08 04:53:45.508 | LANGUAGE = (unset), 2026-09-08 04:53:45.508 | LC_ALL = "en_US.utf8", 2026-09-08 04:53:45.508 | LANG = "de_DE.UTF-8" 2026-09-08 04:53:45.508 | are supported and installed on your system. 2026-09-08 04:53:45.508 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:53:45.647 | perl: warning: Setting locale failed. 2026-09-08 04:53:45.647 | perl: warning: Please check that your locale settings: 2026-09-08 04:53:45.647 | LANGUAGE = (unset), 2026-09-08 04:53:45.647 | LC_ALL = "en_US.utf8", 2026-09-08 04:53:45.647 | LANG = "de_DE.UTF-8" 2026-09-08 04:53:45.647 | are supported and installed on your system. 2026-09-08 04:53:45.648 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:53:45.701 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:53:45.701 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:53:45.701 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:53:45.769 | perl: warning: Setting locale failed. 2026-09-08 04:53:45.769 | perl: warning: Please check that your locale settings: 2026-09-08 04:53:45.769 | LANGUAGE = (unset), 2026-09-08 04:53:45.770 | LC_ALL = "en_US.utf8", 2026-09-08 04:53:45.770 | LANG = "de_DE.UTF-8" 2026-09-08 04:53:45.770 | are supported and installed on your system. 2026-09-08 04:53:45.770 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:53:45.987 | 2026-09-08 04:53:45.987 | Running kernel seems to be up-to-date. 2026-09-08 04:53:45.987 | 2026-09-08 04:53:45.987 | Restarting services... 2026-09-08 04:53:46.112 | /etc/needrestart/restart.d/systemd-manager 2026-09-08 04:53:46.677 | systemctl restart ksmtuned.service packagekit.service polkit.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service 2026-09-08 04:53:47.481 | 2026-09-08 04:53:47.481 | Service restarts being deferred: 2026-09-08 04:53:47.481 | systemctl restart ModemManager.service 2026-09-08 04:53:47.481 | systemctl restart getty@tty1.service 2026-09-08 04:53:47.482 | systemctl restart serial-getty@hvc0.service 2026-09-08 04:53:47.482 | systemctl restart systemd-logind.service 2026-09-08 04:53:47.482 | systemctl restart virtlockd.service 2026-09-08 04:53:47.482 | systemctl restart virtlogd.service 2026-09-08 04:53:47.482 | 2026-09-08 04:53:47.482 | No containers need to be restarted. 2026-09-08 04:53:47.482 | 2026-09-08 04:53:47.482 | User sessions running outdated binaries: 2026-09-08 04:53:47.482 | quobyte @ session #5: bash[2030], sshd[1983,2029] 2026-09-08 04:53:47.493 | quobyte @ user manager service: systemd[1162] 2026-09-08 04:53:47.505 | 2026-09-08 04:53:47.505 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 04:53:49.861 | ++ functions-common:apt_get:1211 : result=0 2026-09-08 04:53:49.866 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 04:53:49.870 | ++ functions-common:time_stop:2420 : local name 2026-09-08 04:53:49.874 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 04:53:49.878 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:53:49.882 | ++ functions-common:time_stop:2423 : local total 2026-09-08 04:53:49.885 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 04:53:49.889 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-08 04:53:49.893 | ++ functions-common:time_stop:2427 : start_time=1788843163623 2026-09-08 04:53:49.896 | ++ functions-common:time_stop:2429 : [[ -z 1788843163623 ]] 2026-09-08 04:53:49.900 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:53:49.906 | ++ functions-common:time_stop:2432 : end_time=1788843229902 2026-09-08 04:53:49.910 | ++ functions-common:time_stop:2433 : elapsed_time=66279 2026-09-08 04:53:49.913 | ++ functions-common:time_stop:2434 : total=7845 2026-09-08 04:53:49.917 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:53:49.920 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74124 2026-09-08 04:53:49.924 | ++ functions-common:apt_get:1215 : return 0 2026-09-08 04:53:49.928 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-08 04:53:49.932 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-08 04:53:49.937 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-08 04:53:49.944 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-08 04:53:49.947 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-08 04:53:49.951 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-08 04:53:49.957 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-08 04:53:49.963 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-08 04:53:49.967 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-08 04:53:49.971 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-09-08 04:53:49.974 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:53:50.319 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-09-08 04:53:50.321 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-08 04:53:50.324 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-08 04:53:50.327 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-08 04:53:50.329 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-08 04:53:50.332 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-08 04:53:50.334 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-08 04:53:50.337 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-08 04:53:50.339 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-08 04:53:50.342 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-08 04:53:50.344 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-08 04:53:50.347 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-08 04:53:50.350 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-08 04:53:50.352 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-08 04:53:50.355 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-08 04:53:50.357 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-08 04:53:50.360 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-08 04:53:50.363 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-08 04:53:50.365 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-08 04:53:50.368 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-08 04:53:50.371 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-08 04:53:50.374 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-08 04:53:50.377 | + functions-common:_ensure_lsb_release:420 : return 2026-09-08 04:53:50.380 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-08 04:53:50.396 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-08 04:53:50.399 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-08 04:53:50.415 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-08 04:53:50.418 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-08 04:53:50.433 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-08 04:53:50.436 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-08 04:53:50.439 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-08 04:53:50.441 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-08 04:53:50.445 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-08 04:53:50.448 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-08 04:53:50.450 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-08 04:53:50.453 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-08 04:53:50.456 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-08 04:53:50.458 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-08 04:53:50.461 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-08 04:53:50.462 | Distro: noble 2026-09-08 04:53:50.464 | + tools/install_pip.sh:main:117 : get_versions 2026-09-08 04:53:50.467 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-08 04:53:50.473 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-08 04:53:50.475 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-08 04:53:50.479 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-08 04:53:50.480 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-08 04:53:51.152 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-08 04:53:51.154 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-08 04:53:51.154 | pip: 24.0 2026-09-08 04:53:51.158 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-08 04:53:51.160 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-08 04:53:51.163 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 04:53:51.165 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 04:53:51.168 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 04:53:51.170 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 04:53:51.173 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 04:53:51.175 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 04:53:51.178 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 04:53:51.180 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 04:53:51.183 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 04:53:51.185 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 04:53:51.188 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 04:53:51.190 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 04:53:51.193 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 04:53:51.196 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-08 04:53:51.198 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:53:51.201 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:53:51.203 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-08 04:53:51.209 | + tools/install_pip.sh:main:146 : set -x 2026-09-08 04:53:51.211 | + tools/install_pip.sh:main:149 : get_versions 2026-09-08 04:53:51.215 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-08 04:53:51.220 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-08 04:53:51.222 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-08 04:53:51.226 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-08 04:53:51.227 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-08 04:53:51.815 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-08 04:53:51.818 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-08 04:53:51.818 | pip: 24.0 2026-09-08 04:53:51.823 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-09-08 04:53:51.827 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-09-08 04:53:51.833 | + ./stack.sh:main:807 : fixup_all 2026-09-08 04:53:51.836 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-08 04:53:51.840 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-08 04:53:51.844 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:53:51.848 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:53:51.852 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-08 04:53:51.869 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-09-08 04:53:51.885 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-08 04:53:51.903 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-08 04:53:51.907 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-08 04:53:51.911 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 04:53:51.915 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 04:53:51.918 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 04:53:51.921 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 04:53:51.925 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 04:53:51.928 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 04:53:51.932 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 04:53:51.936 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 04:53:51.939 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 04:53:51.943 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 04:53:51.947 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 04:53:51.951 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 04:53:51.954 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 04:53:51.958 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-08 04:53:51.962 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-08 04:53:51.966 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-08 04:53:51.983 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-08 04:53:52.000 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-08 04:53:52.017 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-08 04:53:52.034 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-08 04:53:52.051 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-08 04:53:52.067 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-08 04:53:52.084 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-08 04:53:52.100 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-08 04:53:52.104 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-08 04:53:52.109 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-08 04:53:57.809 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-08 04:53:57.838 | Using python 3.12 to install setuptools 2026-09-08 04:53:57.842 | + 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-09-08 04:53:59.244 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-08 04:53:59.500 | Collecting pip 2026-09-08 04:53:59.602 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-08 04:53:59.614 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-08 04:54:00.093 | Collecting setuptools[core] 2026-09-08 04:54:00.110 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 04:54:00.275 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-08 04:54:00.290 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 04:54:00.374 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-08 04:54:00.389 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-08 04:54:00.409 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.4 MB/s eta 0:00:00 2026-09-08 04:54:00.487 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-08 04:54:00.505 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 04:54:00.610 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-08 04:54:00.625 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 04:54:00.708 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-08 04:54:00.723 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 04:54:00.838 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:00.854 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 04:54:00.934 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:00.950 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 04:54:01.212 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:01.228 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-08 04:54:01.316 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:01.332 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-08 04:54:01.519 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:01.535 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-08 04:54:01.600 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:01.615 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 04:54:01.710 | 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-09-08 04:54:01.726 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-08 04:54:01.824 | 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-09-08 04:54:01.840 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 04:54:01.887 | 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-09-08 04:54:01.919 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-08 04:54:01.999 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 24.2 MB/s eta 0:00:00 2026-09-08 04:54:02.015 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-08 04:54:02.037 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-08 04:54:02.059 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-08 04:54:02.071 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.9 MB/s eta 0:00:00 2026-09-08 04:54:02.086 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 04:54:02.102 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 11.5 MB/s eta 0:00:00 2026-09-08 04:54:02.118 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-08 04:54:02.140 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 04:54:02.184 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 21.1 MB/s eta 0:00:00 2026-09-08 04:54:02.199 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-08 04:54:02.221 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-08 04:54:02.243 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-08 04:54:02.256 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 12.5 MB/s eta 0:00:00 2026-09-08 04:54:02.271 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-08 04:54:02.292 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-08 04:54:02.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.8 MB/s eta 0:00:00 2026-09-08 04:54:02.328 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-08 04:54:02.350 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-08 04:54:02.362 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.9 MB/s eta 0:00:00 2026-09-08 04:54:02.378 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-08 04:54:02.425 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.3 MB/s eta 0:00:00 2026-09-08 04:54:03.166 | 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-09-08 04:54:03.190 | Attempting uninstall: setuptools 2026-09-08 04:54:03.207 | Found existing installation: setuptools 68.1.2 2026-09-08 04:54:03.207 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:54:03.209 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-08 04:54:04.069 | Attempting uninstall: pygments 2026-09-08 04:54:04.114 | Found existing installation: Pygments 2.17.2 2026-09-08 04:54:04.115 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:54:04.116 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-08 04:54:05.383 | Attempting uninstall: pip 2026-09-08 04:54:05.387 | Found existing installation: pip 24.0 2026-09-08 04:54:05.458 | Uninstalling pip-24.0: 2026-09-08 04:54:05.469 | Successfully uninstalled pip-24.0 2026-09-08 04:54:07.069 | Attempting uninstall: packaging 2026-09-08 04:54:07.096 | Found existing installation: packaging 24.0 2026-09-08 04:54:07.096 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:54:07.096 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-09-08 04:54:07.316 | Attempting uninstall: markdown-it-py 2026-09-08 04:54:07.343 | Found existing installation: markdown-it-py 3.0.0 2026-09-08 04:54:07.343 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:54:07.343 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-09-08 04:54:07.505 | Attempting uninstall: wheel 2026-09-08 04:54:07.536 | Found existing installation: wheel 0.42.0 2026-09-08 04:54:07.538 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:54:07.538 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-08 04:54:07.589 | Attempting uninstall: rich 2026-09-08 04:54:07.621 | Found existing installation: rich 13.7.1 2026-09-08 04:54:07.622 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:54:07.623 | Can't uninstall 'rich'. No files were found to uninstall. 2026-09-08 04:54:08.347 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-08 04:54:08.562 | + inc/python:pip_install:216 : result=0 2026-09-08 04:54:08.565 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:54:08.570 | + functions-common:time_stop:2420 : local name 2026-09-08 04:54:08.573 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:54:08.576 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:54:08.578 | + functions-common:time_stop:2423 : local total 2026-09-08 04:54:08.582 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:54:08.584 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:54:08.588 | + functions-common:time_stop:2427 : start_time=1788843237830 2026-09-08 04:54:08.591 | + functions-common:time_stop:2429 : [[ -z 1788843237830 ]] 2026-09-08 04:54:08.596 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:54:08.601 | + functions-common:time_stop:2432 : end_time=1788843248598 2026-09-08 04:54:08.605 | + functions-common:time_stop:2433 : elapsed_time=10768 2026-09-08 04:54:08.607 | + functions-common:time_stop:2434 : total=0 2026-09-08 04:54:08.611 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:54:08.615 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10768 2026-09-08 04:54:08.618 | + inc/python:pip_install:219 : return 0 2026-09-08 04:54:08.621 | + 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-09-08 04:54:08.624 | + 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-09-08 04:54:08.628 | + 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-09-08 04:54:08.632 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 04:54:08.636 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 04:54:08.640 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-08 04:54:08.667 | Using python 3.12 to install os-testr 2026-09-08 04:54:08.670 | + 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-09-08 04:54:09.952 | Collecting os-testr 2026-09-08 04:54:10.080 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 04:54:10.142 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-08 04:54:10.157 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 04:54:10.193 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-08 04:54:10.210 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-08 04:54:10.265 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-08 04:54:10.281 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-08 04:54:10.293 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-08 04:54:10.321 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-08 04:54:10.336 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-08 04:54:10.426 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-08 04:54:10.441 | 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-09-08 04:54:10.475 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-08 04:54:10.506 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 04:54:10.556 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-08 04:54:10.590 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-08 04:54:10.631 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-08 04:54:10.650 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-08 04:54:10.775 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.1 MB/s 0:00:00 2026-09-08 04:54:10.965 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-08 04:54:11.110 | Attempting uninstall: PyYAML 2026-09-08 04:54:11.117 | Found existing installation: PyYAML 6.0.1 2026-09-08 04:54:11.118 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:54:11.119 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-08 04:54:11.506 | 2026-09-08 04:54:11.511 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-09-08 04:54:11.631 | + inc/python:pip_install:216 : result=0 2026-09-08 04:54:11.634 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:54:11.638 | + functions-common:time_stop:2420 : local name 2026-09-08 04:54:11.642 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:54:11.645 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:54:11.647 | + functions-common:time_stop:2423 : local total 2026-09-08 04:54:11.650 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:54:11.652 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:54:11.655 | + functions-common:time_stop:2427 : start_time=1788843248660 2026-09-08 04:54:11.659 | + functions-common:time_stop:2429 : [[ -z 1788843248660 ]] 2026-09-08 04:54:11.663 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:54:11.669 | + functions-common:time_stop:2432 : end_time=1788843251665 2026-09-08 04:54:11.672 | + functions-common:time_stop:2433 : elapsed_time=3005 2026-09-08 04:54:11.676 | + functions-common:time_stop:2434 : total=10768 2026-09-08 04:54:11.679 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:54:11.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13773 2026-09-08 04:54:11.686 | + inc/python:pip_install:219 : return 0 2026-09-08 04:54:11.689 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-08 04:54:11.760 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-08 04:54:11.870 | + ./stack.sh:main:835 : install_infra 2026-09-08 04:54:11.872 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 04:54:11.876 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-08 04:54:11.878 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-08 04:54:17.383 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 04:54:17.387 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-08 04:54:17.416 | + 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-09-08 04:54:18.824 | Collecting pbr 2026-09-08 04:54:18.829 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 04:54:19.278 | Collecting setuptools[core] 2026-09-08 04:54:19.280 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 04:54:19.433 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-08 04:54:19.436 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 04:54:19.509 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-08 04:54:19.511 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-08 04:54:19.611 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-08 04:54:19.613 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 04:54:19.704 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-08 04:54:19.706 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 04:54:19.778 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-08 04:54:19.781 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 04:54:19.882 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:19.885 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 04:54:19.955 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:19.960 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 04:54:20.195 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:20.198 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-08 04:54:20.273 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:20.276 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-08 04:54:20.450 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:20.453 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-08 04:54:20.511 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 04:54:20.514 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 04:54:20.592 | 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-09-08 04:54:20.595 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-08 04:54:20.673 | 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-09-08 04:54:20.676 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 04:54:20.765 | 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-09-08 04:54:20.853 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 04:54:20.879 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 04:54:20.882 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-08 04:54:20.885 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-08 04:54:20.888 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-08 04:54:20.893 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 04:54:20.893 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-08 04:54:20.896 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 04:54:20.906 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-08 04:54:20.908 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-08 04:54:20.910 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-08 04:54:20.914 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-08 04:54:20.916 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-08 04:54:20.921 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-08 04:54:20.924 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-08 04:54:20.927 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-08 04:54:20.953 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-08 04:54:21.240 | 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-09-08 04:54:24.811 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-08 04:54:25.021 | + inc/python:pip_install:216 : result=0 2026-09-08 04:54:25.024 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:54:25.026 | + functions-common:time_stop:2420 : local name 2026-09-08 04:54:25.029 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:54:25.031 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:54:25.033 | + functions-common:time_stop:2423 : local total 2026-09-08 04:54:25.036 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:54:25.038 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:54:25.041 | + functions-common:time_stop:2427 : start_time=1788843257406 2026-09-08 04:54:25.044 | + functions-common:time_stop:2429 : [[ -z 1788843257406 ]] 2026-09-08 04:54:25.047 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:54:25.052 | + functions-common:time_stop:2432 : end_time=1788843265048 2026-09-08 04:54:25.055 | + functions-common:time_stop:2433 : elapsed_time=7642 2026-09-08 04:54:25.058 | + functions-common:time_stop:2434 : total=13773 2026-09-08 04:54:25.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:54:25.063 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21415 2026-09-08 04:54:25.066 | + inc/python:pip_install:219 : return 0 2026-09-08 04:54:25.069 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 04:54:25.072 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-08 04:54:25.096 | + 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-09-08 04:54:26.347 | Processing /opt/stack/requirements 2026-09-08 04:54:26.351 | Installing build dependencies: started 2026-09-08 04:54:29.173 | Installing build dependencies: finished with status 'done' 2026-09-08 04:54:29.177 | Getting requirements to build wheel: started 2026-09-08 04:54:29.466 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 04:54:29.470 | Preparing metadata (pyproject.toml): started 2026-09-08 04:54:30.638 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 04:54:30.824 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 04:54:30.912 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-08 04:54:30.931 | 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.dev8705) (26.3) 2026-09-08 04:54:31.037 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 04:54:31.053 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 04:54:31.204 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 04:54:31.208 | 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-09-08 04:54:31.347 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 04:54:31.362 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-08 04:54:31.374 | 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.dev8705) (84.0.0) 2026-09-08 04:54:31.758 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 04:54:31.775 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-08 04:54:31.792 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.1 MB/s eta 0:00:00 2026-09-08 04:54:31.864 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 04:54:31.881 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-08 04:54:32.000 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 04:54:32.015 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-08 04:54:32.104 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 04:54:32.119 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 04:54:32.238 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-08 04:54:32.261 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-08 04:54:32.272 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.6 MB/s eta 0:00:00 2026-09-08 04:54:32.274 | 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-09-08 04:54:32.297 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-08 04:54:32.311 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.8 MB/s eta 0:00:00 2026-09-08 04:54:32.325 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-08 04:54:32.339 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 13.1 MB/s eta 0:00:00 2026-09-08 04:54:32.356 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-08 04:54:32.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 18.4 MB/s eta 0:00:00 2026-09-08 04:54:32.389 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-08 04:54:32.401 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.5 MB/s eta 0:00:00 2026-09-08 04:54:32.416 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-08 04:54:32.432 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.7 MB/s eta 0:00:00 2026-09-08 04:54:32.465 | Building wheels for collected packages: openstack_requirements 2026-09-08 04:54:32.466 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-08 04:54:34.736 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-08 04:54:34.737 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8705-py3-none-any.whl size=53492 sha256=736bf2c8aed503adff90ce5aec393887c6810ed4f131bfc8413d2f9441bcdeb3 2026-09-08 04:54:34.737 | Stored in directory: /tmp/pip-ephem-wheel-cache-pi0o0x6f/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-08 04:54:34.742 | Successfully built openstack_requirements 2026-09-08 04:54:35.022 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-08 04:54:35.762 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8705 requests-2.34.2 urllib3-2.7.0 2026-09-08 04:54:35.988 | + inc/python:pip_install:216 : result=0 2026-09-08 04:54:35.991 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:54:35.994 | + functions-common:time_stop:2420 : local name 2026-09-08 04:54:35.997 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:54:36.000 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:54:36.003 | + functions-common:time_stop:2423 : local total 2026-09-08 04:54:36.006 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:54:36.009 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:54:36.011 | + functions-common:time_stop:2427 : start_time=1788843265088 2026-09-08 04:54:36.014 | + functions-common:time_stop:2429 : [[ -z 1788843265088 ]] 2026-09-08 04:54:36.017 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:54:36.022 | + functions-common:time_stop:2432 : end_time=1788843276018 2026-09-08 04:54:36.025 | + functions-common:time_stop:2433 : elapsed_time=10930 2026-09-08 04:54:36.027 | + functions-common:time_stop:2434 : total=21415 2026-09-08 04:54:36.030 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:54:36.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32345 2026-09-08 04:54:36.036 | + inc/python:pip_install:219 : return 0 2026-09-08 04:54:36.038 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-08 04:54:36.042 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-08 04:54:36.044 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-08 04:54:36.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:54:36.050 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:54:36.052 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-09-08 04:54:36.054 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:54:36.058 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-08 04:54:36.081 | Using python 3.12 to install pbr 2026-09-08 04:54:36.084 | + 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-09-08 04:54:37.045 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-08 04:54:37.089 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-08 04:54:37.349 | + inc/python:pip_install:216 : result=0 2026-09-08 04:54:37.352 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:54:37.354 | + functions-common:time_stop:2420 : local name 2026-09-08 04:54:37.358 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:54:37.361 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:54:37.364 | + functions-common:time_stop:2423 : local total 2026-09-08 04:54:37.367 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:54:37.370 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:54:37.373 | + functions-common:time_stop:2427 : start_time=1788843276075 2026-09-08 04:54:37.376 | + functions-common:time_stop:2429 : [[ -z 1788843276075 ]] 2026-09-08 04:54:37.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:54:37.384 | + functions-common:time_stop:2432 : end_time=1788843277381 2026-09-08 04:54:37.387 | + functions-common:time_stop:2433 : elapsed_time=1306 2026-09-08 04:54:37.389 | + functions-common:time_stop:2434 : total=32345 2026-09-08 04:54:37.392 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:54:37.395 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33651 2026-09-08 04:54:37.398 | + inc/python:pip_install:219 : return 0 2026-09-08 04:54:37.401 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-08 04:54:42.945 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-08 04:54:43.738 | Collecting bindep 2026-09-08 04:54:43.839 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-08 04:54:43.943 | Collecting distro>=1.7 (from bindep) 2026-09-08 04:54:43.957 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-08 04:54:44.040 | Collecting packaging (from bindep) 2026-09-08 04:54:44.044 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 04:54:44.090 | Collecting Parsley (from bindep) 2026-09-08 04:54:44.105 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-08 04:54:44.197 | Collecting pbr>=2 (from bindep) 2026-09-08 04:54:44.200 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 04:54:44.603 | Collecting setuptools (from pbr>=2->bindep) 2026-09-08 04:54:44.606 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 04:54:44.692 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-08 04:54:44.721 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-08 04:54:44.730 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 04:54:44.734 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 04:54:44.751 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-08 04:54:44.772 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.1 MB/s eta 0:00:00 2026-09-08 04:54:44.775 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 04:54:44.913 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-08 04:54:46.368 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-08 04:54:46.526 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 04:54:46.529 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 04:54:46.533 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-08 04:54:46.552 | + ./stack.sh:main:844 : pkgs= 2026-09-08 04:54:46.554 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-08 04:54:46.558 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-08 04:54:46.560 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 04:54:46.562 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-08 04:54:46.565 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 04:54:46.568 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 04:54:46.570 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 04:54:46.573 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 04:54:46.576 | + functions-common:run_phase:1858 : local extra 2026-09-08 04:54:46.579 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 04:54:46.583 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 04:54:46.586 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 04:54:46.589 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 04:54:46.593 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-08 04:54:46.595 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 04:54:46.613 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:54:46.616 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 04:54:46.619 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 04:54:46.621 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-08 04:54:46.624 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 04:54:46.626 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 04:54:46.628 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-08 04:54:46.631 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-09-08 04:54:46.633 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-08 04:54:46.636 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-08 04:54:46.639 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-08 04:54:46.641 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-08 04:54:46.644 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 04:54:46.647 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 04:54:46.649 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 04:54:46.652 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 04:54:46.655 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-08 04:54:46.658 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 04:54:46.660 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-08 04:54:46.663 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 04:54:46.665 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 04:54:46.668 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-08 04:54:46.671 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-08 04:54:46.674 | + functions:set_systemd_override:845 : local value=2048 2026-09-08 04:54:46.676 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-08 04:54:46.679 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-08 04:54:46.744 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-08 04:54:46.744 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-08 04:54:46.746 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-08 04:54:47.168 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-08 04:54:47.173 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-08 04:54:47.191 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:54:47.195 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-08 04:54:47.199 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 04:54:47.201 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 04:54:47.205 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 04:54:47.208 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 04:54:47.210 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 04:54:47.213 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 04:54:47.216 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:54:47.219 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:54:47.221 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 04:54:47.224 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 04:54:47.227 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 04:54:47.230 | + functions-common:apt_get_update:1167 : return 2026-09-08 04:54:47.233 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-08 04:54:47.236 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 04:54:47.239 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:54:47.242 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:54:47.244 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-08 04:54:47.268 | + 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-09-08 04:54:47.307 | Reading package lists... 2026-09-08 04:54:47.742 | Building dependency tree... 2026-09-08 04:54:47.744 | Reading state information... 2026-09-08 04:54:48.468 | The following packages were automatically installed and are no longer required: 2026-09-08 04:54:48.470 | libfwupd2 libgusb2 2026-09-08 04:54:48.472 | Use 'sudo apt autoremove' to remove them. 2026-09-08 04:54:48.473 | The following additional packages will be installed: 2026-09-08 04:54:48.473 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-08 04:54:48.473 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-08 04:54:48.473 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-08 04:54:48.476 | erlang-tools erlang-xmerl 2026-09-08 04:54:48.480 | Suggested packages: 2026-09-08 04:54:48.480 | erlang erlang-manpages erlang-doc 2026-09-08 04:54:48.545 | The following NEW packages will be installed: 2026-09-08 04:54:48.545 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-08 04:54:48.546 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-08 04:54:48.546 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-08 04:54:48.548 | erlang-tools erlang-xmerl rabbitmq-server 2026-09-08 04:54:48.798 | 0 upgraded, 18 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 04:54:48.798 | Need to get 36.1 MB of archives. 2026-09-08 04:54:48.798 | After this operation, 56.3 MB of additional disk space will be used. 2026-09-08 04:54:48.798 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-09-08 04:54:49.878 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-09-08 04:54:49.888 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-09-08 04:54:49.890 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-09-08 04:54:49.899 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-09-08 04:54:49.909 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-09-08 04:54:49.912 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-09-08 04:54:49.982 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-09-08 04:54:49.983 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-09-08 04:54:49.985 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-09-08 04:54:49.986 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-09-08 04:54:50.070 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-09-08 04:54:50.091 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-09-08 04:54:50.092 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-09-08 04:54:50.094 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-09-08 04:54:50.098 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-09-08 04:54:50.166 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-09-08 04:54:50.181 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-08 04:54:50.848 | perl: warning: Setting locale failed. 2026-09-08 04:54:50.848 | perl: warning: Please check that your locale settings: 2026-09-08 04:54:50.848 | LANGUAGE = (unset), 2026-09-08 04:54:50.848 | LC_ALL = "en_US.utf8", 2026-09-08 04:54:50.848 | LANG = "de_DE.UTF-8" 2026-09-08 04:54:50.849 | are supported and installed on your system. 2026-09-08 04:54:50.849 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:54:50.911 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:54:50.911 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:54:50.911 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:54:51.112 | Fetched 36.1 MB in 2s (17.9 MB/s) 2026-09-08 04:54:51.178 | Selecting previously unselected package erlang-base. 2026-09-08 04:54:51.238 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123043 files and directories currently installed.) 2026-09-08 04:54:51.245 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:51.249 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:51.603 | Selecting previously unselected package erlang-asn1. 2026-09-08 04:54:51.616 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:51.619 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:51.676 | Selecting previously unselected package erlang-crypto. 2026-09-08 04:54:51.688 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:51.692 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:51.735 | Selecting previously unselected package erlang-public-key. 2026-09-08 04:54:51.747 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:51.751 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:51.800 | Selecting previously unselected package erlang-mnesia. 2026-09-08 04:54:51.814 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:51.817 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:51.879 | Selecting previously unselected package erlang-runtime-tools. 2026-09-08 04:54:51.891 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:51.895 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:51.953 | Selecting previously unselected package erlang-ssl. 2026-09-08 04:54:51.965 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:51.969 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.053 | Selecting previously unselected package erlang-eldap. 2026-09-08 04:54:52.065 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:52.070 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.108 | Selecting previously unselected package erlang-ftp. 2026-09-08 04:54:52.120 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:52.123 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.162 | Selecting previously unselected package erlang-tftp. 2026-09-08 04:54:52.174 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:52.178 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.219 | Selecting previously unselected package erlang-inets. 2026-09-08 04:54:52.232 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:52.236 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.313 | Selecting previously unselected package erlang-snmp. 2026-09-08 04:54:52.326 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:52.329 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.475 | Selecting previously unselected package erlang-os-mon. 2026-09-08 04:54:52.488 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:52.491 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.532 | Selecting previously unselected package erlang-parsetools. 2026-09-08 04:54:52.544 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:52.547 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.587 | Selecting previously unselected package erlang-syntax-tools. 2026-09-08 04:54:52.599 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:52.603 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.647 | Selecting previously unselected package erlang-tools. 2026-09-08 04:54:52.659 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:52.663 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.720 | Selecting previously unselected package erlang-xmerl. 2026-09-08 04:54:52.733 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 04:54:52.736 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:52.809 | Selecting previously unselected package rabbitmq-server. 2026-09-08 04:54:52.821 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-08 04:54:52.827 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-08 04:54:53.830 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:54.178 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-08 04:54:54.178 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-08 04:54:56.636 | Searching for services which depend on erlang and should be started... none found. 2026-09-08 04:54:56.658 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.668 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.678 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.688 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.698 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.708 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.718 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.728 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.737 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.747 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.757 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.767 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.777 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.786 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.797 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.807 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 04:54:56.817 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-08 04:54:56.903 | info: Selecting GID from range 100 to 999 ... 2026-09-08 04:54:56.908 | info: Adding group `rabbitmq' (GID 118) ... 2026-09-08 04:54:57.006 | info: Selecting UID from range 100 to 999 ... 2026-09-08 04:54:57.006 | 2026-09-08 04:54:57.010 | info: Adding system user `rabbitmq' (UID 116) ... 2026-09-08 04:54:57.013 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-09-08 04:54:57.060 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-08 04:54:57.266 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-08 04:55:13.497 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 04:55:15.162 | perl: warning: Setting locale failed. 2026-09-08 04:55:15.162 | perl: warning: Please check that your locale settings: 2026-09-08 04:55:15.162 | LANGUAGE = (unset), 2026-09-08 04:55:15.162 | LC_ALL = "en_US.utf8", 2026-09-08 04:55:15.162 | LANG = "de_DE.UTF-8" 2026-09-08 04:55:15.162 | are supported and installed on your system. 2026-09-08 04:55:15.163 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:55:15.292 | perl: warning: Setting locale failed. 2026-09-08 04:55:15.293 | perl: warning: Please check that your locale settings: 2026-09-08 04:55:15.293 | LANGUAGE = (unset), 2026-09-08 04:55:15.293 | LC_ALL = "en_US.utf8", 2026-09-08 04:55:15.294 | LANG = "de_DE.UTF-8" 2026-09-08 04:55:15.294 | are supported and installed on your system. 2026-09-08 04:55:15.294 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:55:15.345 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:55:15.346 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:55:15.346 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:55:15.419 | perl: warning: Setting locale failed. 2026-09-08 04:55:15.419 | perl: warning: Please check that your locale settings: 2026-09-08 04:55:15.419 | LANGUAGE = (unset), 2026-09-08 04:55:15.419 | LC_ALL = "en_US.utf8", 2026-09-08 04:55:15.419 | LANG = "de_DE.UTF-8" 2026-09-08 04:55:15.419 | are supported and installed on your system. 2026-09-08 04:55:15.420 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:55:15.778 | 2026-09-08 04:55:15.778 | Running kernel seems to be up-to-date. 2026-09-08 04:55:15.778 | 2026-09-08 04:55:15.778 | Restarting services... 2026-09-08 04:55:15.838 | 2026-09-08 04:55:15.838 | Service restarts being deferred: 2026-09-08 04:55:15.838 | systemctl restart getty@tty1.service 2026-09-08 04:55:15.838 | systemctl restart serial-getty@hvc0.service 2026-09-08 04:55:15.838 | systemctl restart systemd-logind.service 2026-09-08 04:55:15.839 | systemctl restart virtlockd.service 2026-09-08 04:55:15.839 | systemctl restart virtlogd.service 2026-09-08 04:55:15.839 | 2026-09-08 04:55:15.839 | No containers need to be restarted. 2026-09-08 04:55:15.839 | 2026-09-08 04:55:15.839 | User sessions running outdated binaries: 2026-09-08 04:55:15.839 | quobyte @ session #5: bash[2030], sshd[1983,2029] 2026-09-08 04:55:15.847 | quobyte @ user manager service: systemd[1162] 2026-09-08 04:55:15.855 | 2026-09-08 04:55:15.855 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 04:55:17.867 | + functions-common:apt_get:1211 : result=0 2026-09-08 04:55:17.869 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 04:55:17.872 | + functions-common:time_stop:2420 : local name 2026-09-08 04:55:17.875 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:55:17.877 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:55:17.880 | + functions-common:time_stop:2423 : local total 2026-09-08 04:55:17.882 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:55:17.885 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 04:55:17.887 | + functions-common:time_stop:2427 : start_time=1788843287264 2026-09-08 04:55:17.890 | + functions-common:time_stop:2429 : [[ -z 1788843287264 ]] 2026-09-08 04:55:17.894 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:55:17.898 | + functions-common:time_stop:2432 : end_time=1788843317895 2026-09-08 04:55:17.901 | + functions-common:time_stop:2433 : elapsed_time=30631 2026-09-08 04:55:17.905 | + functions-common:time_stop:2434 : total=74124 2026-09-08 04:55:17.908 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:55:17.911 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=104755 2026-09-08 04:55:17.914 | + functions-common:apt_get:1215 : return 0 2026-09-08 04:55:17.917 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-08 04:55:17.920 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 04:55:17.923 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 04:55:17.925 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 04:55:17.928 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 04:55:17.930 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 04:55:17.933 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 04:55:17.936 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 04:55:17.939 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 04:55:17.942 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 04:55:17.945 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 04:55:17.947 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 04:55:17.950 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 04:55:17.952 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 04:55:17.955 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-08 04:55:17.958 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-08 04:55:17.977 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:55:17.980 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-08 04:55:17.982 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 04:55:17.985 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-08 04:55:17.988 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-08 04:55:17.991 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-08 04:55:17.995 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-08 04:55:17.999 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-08 04:55:18.001 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-08 04:55:18.004 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-08 04:55:18.007 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-09-08 04:55:18.010 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-09-08 04:55:18.015 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-08 04:55:19.155 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-08 04:55:19.155 | user tags 2026-09-08 04:55:19.155 | guest [administrator]' 2026-09-08 04:55:19.160 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-08 04:55:19.160 | user tags 2026-09-08 04:55:19.160 | guest [administrator]' 2026-09-08 04:55:19.160 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-08 04:55:19.166 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-08 04:55:19.169 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-08 04:55:19.172 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-09-08 04:55:20.241 | Adding user "stackrabbit" ... 2026-09-08 04:55:20.259 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-08 04:55:20.279 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-08 04:55:21.339 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-08 04:55:21.371 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-08 04:55:21.374 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-09-08 04:55:22.505 | Changing password for user "stackrabbit" ... 2026-09-08 04:55:22.536 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-08 04:55:22.539 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-08 04:55:22.541 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-08 04:55:23.565 | Deleting user "guest" ... 2026-09-08 04:55:23.598 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-08 04:55:23.615 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:55:23.617 | + ./stack.sh:main:861 : install_database 2026-09-08 04:55:23.620 | + lib/database:install_database:118 : install_database_mysql 2026-09-08 04:55:23.623 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-08 04:55:23.626 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:55:23.629 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:55:23.632 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-08 04:55:23.643 | perl: warning: Setting locale failed. 2026-09-08 04:55:23.643 | perl: warning: Please check that your locale settings: 2026-09-08 04:55:23.643 | LANGUAGE = (unset), 2026-09-08 04:55:23.643 | LC_ALL = "en_US.utf8", 2026-09-08 04:55:23.643 | LANG = "de_DE.UTF-8" 2026-09-08 04:55:23.643 | are supported and installed on your system. 2026-09-08 04:55:23.643 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:55:23.693 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:55:23.693 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:55:23.693 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:55:23.800 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-09-08 04:55:23.803 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-08 04:55:23.808 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-08 04:55:23.811 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:55:23.813 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:55:23.816 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-08 04:55:23.818 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-08 04:55:23.821 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-09-08 04:55:23.825 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-08 04:55:23.828 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-08 04:55:23.830 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 04:55:23.833 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 04:55:23.836 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 04:55:23.840 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 04:55:23.843 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 04:55:23.846 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 04:55:23.849 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 04:55:23.852 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 04:55:23.855 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 04:55:23.857 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 04:55:23.861 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 04:55:23.864 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 04:55:23.866 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 04:55:23.869 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-08 04:55:23.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:55:23.876 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:55:23.878 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-08 04:55:23.881 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 04:55:23.884 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 04:55:23.887 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 04:55:23.890 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 04:55:23.893 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 04:55:23.895 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 04:55:23.898 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:55:23.901 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:55:23.903 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 04:55:23.906 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 04:55:23.909 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 04:55:23.911 | + functions-common:apt_get_update:1167 : return 2026-09-08 04:55:23.914 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-08 04:55:23.917 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 04:55:23.920 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:55:23.923 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:55:23.926 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-08 04:55:23.949 | + 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-09-08 04:55:23.986 | Reading package lists... 2026-09-08 04:55:24.361 | Building dependency tree... 2026-09-08 04:55:24.363 | Reading state information... 2026-09-08 04:55:24.934 | The following packages were automatically installed and are no longer required: 2026-09-08 04:55:24.936 | libfwupd2 libgusb2 2026-09-08 04:55:24.936 | Use 'sudo apt autoremove' to remove them. 2026-09-08 04:55:24.938 | The following additional packages will be installed: 2026-09-08 04:55:24.938 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-08 04:55:24.938 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-08 04:55:24.938 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-08 04:55:24.938 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-08 04:55:24.939 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-08 04:55:24.939 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-08 04:55:24.940 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-09-08 04:55:24.942 | Suggested packages: 2026-09-08 04:55:24.942 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-09-08 04:55:24.942 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-09-08 04:55:24.998 | The following NEW packages will be installed: 2026-09-08 04:55:24.998 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-08 04:55:24.998 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-08 04:55:24.998 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-08 04:55:24.998 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-08 04:55:24.999 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-08 04:55:24.999 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-08 04:55:25.000 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-09-08 04:55:25.092 | 0 upgraded, 27 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 04:55:25.092 | Need to get 29.6 MB of archives. 2026-09-08 04:55:25.092 | After this operation, 243 MB of additional disk space will be used. 2026-09-08 04:55:25.092 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2740 kB] 2026-09-08 04:55:25.272 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-09-08 04:55:25.273 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [7984 B] 2026-09-08 04:55:25.273 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-08 04:55:25.276 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-08 04:55:25.279 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-09-08 04:55:25.521 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1443 kB] 2026-09-08 04:55:25.536 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-09-08 04:55:25.537 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-09-08 04:55:25.538 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-09-08 04:55:25.539 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-09-08 04:55:25.542 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-09-08 04:55:25.542 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-09-08 04:55:25.543 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-09-08 04:55:25.543 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-09-08 04:55:25.544 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-09-08 04:55:25.562 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-09-08 04:55:25.563 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-09-08 04:55:25.564 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-09-08 04:55:25.565 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-09-08 04:55:25.582 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-09-08 04:55:25.583 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-09-08 04:55:25.583 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-09-08 04:55:25.584 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-09-08 04:55:25.585 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-09-08 04:55:25.657 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-09-08 04:55:25.657 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9524 B] 2026-09-08 04:55:25.890 | perl: warning: Setting locale failed. 2026-09-08 04:55:25.892 | perl: warning: Please check that your locale settings: 2026-09-08 04:55:25.892 | LANGUAGE = (unset), 2026-09-08 04:55:25.892 | LC_ALL = "en_US.utf8", 2026-09-08 04:55:25.892 | LANG = "de_DE.UTF-8" 2026-09-08 04:55:25.893 | are supported and installed on your system. 2026-09-08 04:55:25.893 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:55:25.954 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:55:25.954 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:55:25.954 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:55:26.077 | Vorkonfiguration der Pakete ... 2026-09-08 04:55:26.087 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:55:26.205 | Fetched 29.6 MB in 1s (46.7 MB/s) 2026-09-08 04:55:26.238 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-08 04:55:26.300 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125848 files and directories currently installed.) 2026-09-08 04:55:26.306 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 04:55:26.309 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:55:26.682 | Selecting previously unselected package mysql-client-8.0. 2026-09-08 04:55:26.693 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 04:55:26.697 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:55:26.745 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-08 04:55:26.755 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 04:55:26.763 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 04:55:26.807 | Selecting previously unselected package libmecab2:amd64. 2026-09-08 04:55:26.819 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-08 04:55:26.822 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-08 04:55:26.871 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-08 04:55:26.884 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-08 04:55:26.887 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-08 04:55:26.932 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-08 04:55:26.945 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 04:55:26.948 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:55:27.798 | Selecting previously unselected package mysql-server-8.0. 2026-09-08 04:55:27.811 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 04:55:27.817 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:55:27.870 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:55:27.870 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:55:27.870 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:55:27.946 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:55:27.955 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:55:28.242 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:55:28.303 | Selecting previously unselected package libhtml-tagset-perl. 2026-09-08 04:55:28.314 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-09-08 04:55:28.318 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-09-08 04:55:28.355 | Selecting previously unselected package liburi-perl. 2026-09-08 04:55:28.367 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-09-08 04:55:28.371 | Unpacking liburi-perl (5.27-1) ... 2026-09-08 04:55:28.452 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-09-08 04:55:28.462 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-09-08 04:55:28.466 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-08 04:55:28.519 | Selecting previously unselected package libcgi-pm-perl. 2026-09-08 04:55:28.532 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-09-08 04:55:28.535 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-09-08 04:55:28.593 | Selecting previously unselected package libfcgi0t64:amd64. 2026-09-08 04:55:28.605 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-08 04:55:28.608 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 04:55:28.648 | Selecting previously unselected package libfcgi-perl. 2026-09-08 04:55:28.660 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-09-08 04:55:28.664 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-09-08 04:55:28.704 | Selecting previously unselected package libcgi-fast-perl. 2026-09-08 04:55:28.716 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-09-08 04:55:28.719 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-09-08 04:55:28.757 | Selecting previously unselected package libclone-perl:amd64. 2026-09-08 04:55:28.769 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-09-08 04:55:28.772 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-09-08 04:55:28.811 | Selecting previously unselected package libencode-locale-perl. 2026-09-08 04:55:28.823 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-09-08 04:55:28.826 | Unpacking libencode-locale-perl (1.05-3) ... 2026-09-08 04:55:28.864 | Selecting previously unselected package libfcgi-bin. 2026-09-08 04:55:28.876 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-08 04:55:28.879 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 04:55:28.915 | Selecting previously unselected package libhtml-template-perl. 2026-09-08 04:55:28.927 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-09-08 04:55:28.931 | Unpacking libhtml-template-perl (2.97-2) ... 2026-09-08 04:55:28.972 | Selecting previously unselected package libtimedate-perl. 2026-09-08 04:55:28.984 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-09-08 04:55:28.987 | Unpacking libtimedate-perl (2.3300-2) ... 2026-09-08 04:55:29.053 | Selecting previously unselected package libhttp-date-perl. 2026-09-08 04:55:29.065 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-09-08 04:55:29.069 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-08 04:55:29.106 | Selecting previously unselected package libio-html-perl. 2026-09-08 04:55:29.118 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-09-08 04:55:29.121 | Unpacking libio-html-perl (1.004-3) ... 2026-09-08 04:55:29.158 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-09-08 04:55:29.170 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-09-08 04:55:29.174 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-09-08 04:55:29.212 | Selecting previously unselected package libhttp-message-perl. 2026-09-08 04:55:29.224 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-09-08 04:55:29.228 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-08 04:55:29.277 | Selecting previously unselected package mecab-utils. 2026-09-08 04:55:29.289 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-09-08 04:55:29.293 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-09-08 04:55:29.334 | Selecting previously unselected package mecab-ipadic. 2026-09-08 04:55:29.346 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-09-08 04:55:29.350 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-08 04:55:29.947 | Selecting previously unselected package mecab-ipadic-utf8. 2026-09-08 04:55:29.959 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-09-08 04:55:29.962 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-08 04:55:30.002 | Selecting previously unselected package mysql-server. 2026-09-08 04:55:30.014 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-08 04:55:30.021 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:55:30.084 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-08 04:55:30.095 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-08 04:55:30.109 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:55:30.120 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-09-08 04:55:30.131 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 04:55:30.142 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 04:55:30.152 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-09-08 04:55:30.163 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-09-08 04:55:30.173 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 04:55:30.183 | Setting up libencode-locale-perl (1.05-3) ... 2026-09-08 04:55:30.194 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-09-08 04:55:30.204 | Setting up libio-html-perl (1.004-3) ... 2026-09-08 04:55:30.215 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:55:30.226 | Setting up libtimedate-perl (2.3300-2) ... 2026-09-08 04:55:30.236 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:55:30.247 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-09-08 04:55:30.257 | Setting up liburi-perl (5.27-1) ... 2026-09-08 04:55:30.267 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:55:30.314 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:55:30.365 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:55:30.365 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:55:30.365 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:55:30.442 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:55:30.452 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 04:55:30.506 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-08 04:55:30.538 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-08 04:55:42.215 | mysqld will log errors to /var/log/mysql/error.log 2026-09-08 04:55:43.032 | mysqld is running as pid 17465 2026-09-08 04:55:45.467 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-08 04:55:47.037 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-08 04:55:47.046 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-08 04:55:47.053 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-08 04:55:47.057 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-08 04:55:47.057 | 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-09-08 04:55:47.057 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-08 04:55:47.057 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-08 04:55:47.133 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-08 04:55:47.134 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-08 04:55:47.451 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-08 04:55:47.451 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-08 04:55:47.451 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-08 04:55:47.452 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-08 04:55:47.498 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-08 04:55:47.499 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-08 04:55:47.508 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-08 04:55:47.508 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-08 04:55:47.508 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-08 04:55:47.512 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-08 04:55:47.512 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-08 04:55:47.662 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-08 04:55:47.662 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-08 04:55:47.894 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-08 04:55:47.943 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-08 04:55:47.948 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-08 04:55:47.948 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-08 04:55:47.949 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-08 04:55:48.043 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-08 04:55:48.073 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-08 04:55:48.080 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-08 04:55:48.080 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-08 04:55:48.081 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-08 04:55:48.438 | 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-09-08 04:55:48.554 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-08 04:55:48.810 | 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-09-08 04:55:48.813 | 2026-09-08 04:55:48.813 | done! 2026-09-08 04:55:48.819 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-08 04:55:48.825 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-08 04:55:48.832 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-08 04:55:48.837 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-08 04:55:48.837 | 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-09-08 04:55:48.837 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-08 04:55:48.837 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-08 04:55:48.942 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-08 04:55:48.943 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-08 04:55:49.409 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-08 04:55:49.410 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-08 04:55:49.411 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-08 04:55:49.411 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-08 04:55:49.494 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-08 04:55:49.494 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-08 04:55:49.506 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-08 04:55:49.506 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-08 04:55:49.506 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-08 04:55:49.510 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-08 04:55:49.510 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-08 04:55:49.719 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-08 04:55:49.720 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-08 04:55:50.032 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-08 04:55:50.102 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-08 04:55:50.108 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-08 04:55:50.108 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-08 04:55:50.109 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-08 04:55:50.235 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-08 04:55:50.276 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-08 04:55:50.286 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-08 04:55:50.287 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-08 04:55:50.287 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-08 04:55:50.724 | 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-09-08 04:55:50.855 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-08 04:55:51.112 | 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-09-08 04:55:51.115 | 2026-09-08 04:55:51.115 | done! 2026-09-08 04:55:51.121 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-08 04:55:51.129 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-08 04:55:51.137 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-08 04:55:51.146 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 04:55:51.155 | Setting up libcgi-pm-perl (4.63-1) ... 2026-09-08 04:55:51.163 | Setting up libhtml-template-perl (2.97-2) ... 2026-09-08 04:55:51.171 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-09-08 04:55:51.180 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 04:55:53.059 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 04:55:53.295 | perl: warning: Setting locale failed. 2026-09-08 04:55:53.295 | perl: warning: Please check that your locale settings: 2026-09-08 04:55:53.295 | LANGUAGE = (unset), 2026-09-08 04:55:53.295 | LC_ALL = "en_US.utf8", 2026-09-08 04:55:53.295 | LANG = "de_DE.UTF-8" 2026-09-08 04:55:53.295 | are supported and installed on your system. 2026-09-08 04:55:53.296 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:55:53.423 | perl: warning: Setting locale failed. 2026-09-08 04:55:53.423 | perl: warning: Please check that your locale settings: 2026-09-08 04:55:53.424 | LANGUAGE = (unset), 2026-09-08 04:55:53.424 | LC_ALL = "en_US.utf8", 2026-09-08 04:55:53.424 | LANG = "de_DE.UTF-8" 2026-09-08 04:55:53.424 | are supported and installed on your system. 2026-09-08 04:55:53.424 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:55:53.474 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:55:53.474 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:55:53.474 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:55:53.544 | perl: warning: Setting locale failed. 2026-09-08 04:55:53.544 | perl: warning: Please check that your locale settings: 2026-09-08 04:55:53.544 | LANGUAGE = (unset), 2026-09-08 04:55:53.544 | LC_ALL = "en_US.utf8", 2026-09-08 04:55:53.544 | LANG = "de_DE.UTF-8" 2026-09-08 04:55:53.544 | are supported and installed on your system. 2026-09-08 04:55:53.544 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:55:53.900 | 2026-09-08 04:55:53.900 | Running kernel seems to be up-to-date. 2026-09-08 04:55:53.900 | 2026-09-08 04:55:53.900 | Restarting services... 2026-09-08 04:55:53.960 | 2026-09-08 04:55:53.960 | Service restarts being deferred: 2026-09-08 04:55:53.960 | systemctl restart getty@tty1.service 2026-09-08 04:55:53.960 | systemctl restart serial-getty@hvc0.service 2026-09-08 04:55:53.960 | systemctl restart systemd-logind.service 2026-09-08 04:55:53.961 | systemctl restart virtlockd.service 2026-09-08 04:55:53.961 | systemctl restart virtlogd.service 2026-09-08 04:55:53.961 | 2026-09-08 04:55:53.961 | No containers need to be restarted. 2026-09-08 04:55:53.961 | 2026-09-08 04:55:53.961 | User sessions running outdated binaries: 2026-09-08 04:55:53.961 | quobyte @ session #5: bash[2030], sshd[1983,2029] 2026-09-08 04:55:53.970 | quobyte @ user manager service: systemd[1162] 2026-09-08 04:55:53.981 | 2026-09-08 04:55:53.981 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 04:55:56.030 | + functions-common:apt_get:1211 : result=0 2026-09-08 04:55:56.033 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 04:55:56.036 | + functions-common:time_stop:2420 : local name 2026-09-08 04:55:56.039 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:55:56.042 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:55:56.044 | + functions-common:time_stop:2423 : local total 2026-09-08 04:55:56.047 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:55:56.050 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 04:55:56.052 | + functions-common:time_stop:2427 : start_time=1788843323947 2026-09-08 04:55:56.054 | + functions-common:time_stop:2429 : [[ -z 1788843323947 ]] 2026-09-08 04:55:56.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:55:56.063 | + functions-common:time_stop:2432 : end_time=1788843356059 2026-09-08 04:55:56.065 | + functions-common:time_stop:2433 : elapsed_time=32112 2026-09-08 04:55:56.068 | + functions-common:time_stop:2434 : total=104755 2026-09-08 04:55:56.071 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:55:56.074 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136867 2026-09-08 04:55:56.077 | + functions-common:apt_get:1215 : return 0 2026-09-08 04:55:56.080 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-08 04:55:56.083 | + ./stack.sh:main:864 : install_database_python 2026-09-08 04:55:56.086 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-08 04:55:56.089 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-08 04:55:56.091 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-08 04:55:56.094 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 04:55:56.098 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-08 04:55:56.101 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-08 04:55:56.104 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 04:55:56.109 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-08 04:55:56.109 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 04:55:56.113 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-08 04:55:56.116 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-08 04:55:56.120 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-08 04:55:56.123 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-08 04:55:56.126 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-08 04:55:56.148 | Using python 3.12 to install PyMySQL 2026-09-08 04:55:56.151 | + 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-09-08 04:55:57.280 | Collecting PyMySQL 2026-09-08 04:55:57.426 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-08 04:55:57.451 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-08 04:55:57.644 | Installing collected packages: PyMySQL 2026-09-08 04:55:57.713 | Successfully installed PyMySQL-1.2.0 2026-09-08 04:55:57.814 | + inc/python:pip_install:216 : result=0 2026-09-08 04:55:57.817 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:55:57.820 | + functions-common:time_stop:2420 : local name 2026-09-08 04:55:57.823 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:55:57.825 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:55:57.828 | + functions-common:time_stop:2423 : local total 2026-09-08 04:55:57.831 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:55:57.834 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:55:57.837 | + functions-common:time_stop:2427 : start_time=1788843356142 2026-09-08 04:55:57.839 | + functions-common:time_stop:2429 : [[ -z 1788843356142 ]] 2026-09-08 04:55:57.843 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:55:57.847 | + functions-common:time_stop:2432 : end_time=1788843357844 2026-09-08 04:55:57.850 | + functions-common:time_stop:2433 : elapsed_time=1702 2026-09-08 04:55:57.853 | + functions-common:time_stop:2434 : total=33651 2026-09-08 04:55:57.855 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:55:57.858 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35353 2026-09-08 04:55:57.861 | + inc/python:pip_install:219 : return 0 2026-09-08 04:55:57.864 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-08 04:55:57.866 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-08 04:55:57.869 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-08 04:55:57.872 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-08 04:55:57.890 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:55:57.893 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-08 04:55:57.896 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-08 04:55:57.916 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:55:57.919 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-08 04:55:57.937 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:55:57.940 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-08 04:55:57.959 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:55:57.962 | + ./stack.sh:main:872 : install_etcd3 2026-09-08 04:55:57.965 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-08 04:55:57.966 | Installing etcd 2026-09-08 04:55:57.968 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-08 04:55:57.983 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-08 04:55:57.997 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-08 04:55:58.000 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-08 04:55:58.015 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-08 04:55:58.018 | ++ 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-09-08 04:55:58.021 | ++ 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-09-08 04:55:58.025 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-08 04:55:58.028 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-08 04:55:58.030 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-08 04:55:58.033 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 04:55:58.036 | ++ 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-09-08 04:55:58.040 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-08 04:55:58.042 | ++ 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-09-08 04:55:58.049 | --2026-09-08 06:55:58-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 04:55:58.129 | Resolving github.com (github.com)... 140.82.121.3 2026-09-08 04:55:58.145 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-09-08 04:55:58.428 | HTTP request sent, awaiting response... 302 Found 2026-09-08 04:55:58.428 | 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-09-08T05%3A52%3A23Z&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-09-08T04%3A52%3A18Z&ske=2026-09-08T05%3A52%3A23Z&sks=b&skv=2018-11-09&sig=dZGC5RL56srE4OWSa6zCkib%2BCY%2BEkikjqy9WUzVNBUk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg0NTE1OCwibmJmIjoxNzg4ODQzMzU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.uqHij9czW6k8ftopOfuhhg94xilIgXKrtEdp97YJiHU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-08 04:55:58.429 | --2026-09-08 06:55:58-- 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-09-08T05%3A52%3A23Z&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-09-08T04%3A52%3A18Z&ske=2026-09-08T05%3A52%3A23Z&sks=b&skv=2018-11-09&sig=dZGC5RL56srE4OWSa6zCkib%2BCY%2BEkikjqy9WUzVNBUk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg0NTE1OCwibmJmIjoxNzg4ODQzMzU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.uqHij9czW6k8ftopOfuhhg94xilIgXKrtEdp97YJiHU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-08 04:55:58.462 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-09-08 04:55:58.473 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-09-08 04:55:58.513 | HTTP request sent, awaiting response... 200 OK 2026-09-08 04:55:58.514 | Length: 20927601 (20M) [application/octet-stream] 2026-09-08 04:55:58.514 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-08 04:55:58.565 | 2026-09-08 04:55:58.795 | 0K ........ ........ ... 100% 70.7M=0.3s 2026-09-08 04:55:58.795 | 2026-09-08 04:55:58.796 | 2026-09-08 06:55:58 (70.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-09-08 04:55:58.796 | 2026-09-08 04:55:58.800 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-08 04:55:58.803 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 04:55:58.806 | ++ functions:get_extra_file:81 : return 2026-09-08 04:55:58.809 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 04:55:58.811 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-08 04:55:58.814 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-08 04:55:58.817 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-09-08 04:55:58.843 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-08 04:55:58.846 | + 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-09-08 04:55:58.855 | etcd-v3.5.21-linux-amd64/ 2026-09-08 04:55:58.855 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-08 04:55:58.855 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-08 04:55:58.855 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-08 04:55:58.855 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-08 04:55:58.856 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-08 04:55:58.856 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-08 04:55:58.856 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-08 04:55:58.856 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-08 04:55:58.856 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-08 04:55:58.856 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-08 04:55:58.856 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-08 04:55:58.857 | etcd-v3.5.21-linux-amd64/README.md 2026-09-08 04:55:58.857 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-08 04:55:59.017 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-08 04:55:59.210 | etcd-v3.5.21-linux-amd64/etcd 2026-09-08 04:55:59.465 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-08 04:55:59.500 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-08 04:55:59.530 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-08 04:55:59.533 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-08 04:55:59.552 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:55:59.555 | + ./stack.sh:main:891 : install_dstat 2026-09-08 04:55:59.558 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-08 04:55:59.577 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:55:59.581 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-08 04:55:59.583 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 04:55:59.586 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-08 04:55:59.589 | + ./stack.sh:main:900 : install_libs 2026-09-08 04:55:59.591 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-08 04:55:59.594 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-08 04:55:59.596 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-08 04:55:59.599 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-08 04:55:59.601 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.604 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.606 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-09-08 04:55:59.609 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.612 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-08 04:55:59.615 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-08 04:55:59.618 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-08 04:55:59.621 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-08 04:55:59.623 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.625 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.628 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-09-08 04:55:59.631 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.634 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-08 04:55:59.637 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-08 04:55:59.640 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-08 04:55:59.642 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-08 04:55:59.644 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.647 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.650 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-09-08 04:55:59.652 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.655 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-08 04:55:59.658 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-08 04:55:59.661 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-08 04:55:59.663 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-08 04:55:59.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.669 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.672 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-09-08 04:55:59.674 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.677 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-08 04:55:59.680 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-08 04:55:59.683 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-08 04:55:59.686 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-08 04:55:59.688 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.691 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.694 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-09-08 04:55:59.696 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.699 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-08 04:55:59.702 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-08 04:55:59.705 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-08 04:55:59.707 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-08 04:55:59.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.712 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.715 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-09-08 04:55:59.718 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.720 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-08 04:55:59.723 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-08 04:55:59.726 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-08 04:55:59.728 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-08 04:55:59.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.734 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.737 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-09-08 04:55:59.740 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.743 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-08 04:55:59.746 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-08 04:55:59.748 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-08 04:55:59.751 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-08 04:55:59.754 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.756 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.759 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-09-08 04:55:59.762 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.764 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-08 04:55:59.767 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-08 04:55:59.770 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-08 04:55:59.773 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-08 04:55:59.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.778 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.780 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-09-08 04:55:59.783 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.786 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-08 04:55:59.788 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-08 04:55:59.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-08 04:55:59.794 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-08 04:55:59.796 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.798 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.801 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-09-08 04:55:59.804 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.806 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-08 04:55:59.809 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-08 04:55:59.812 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-08 04:55:59.814 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-08 04:55:59.817 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.819 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.823 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-09-08 04:55:59.826 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.829 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-08 04:55:59.831 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-08 04:55:59.834 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-08 04:55:59.837 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-08 04:55:59.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.843 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.846 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-09-08 04:55:59.849 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.851 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-08 04:55:59.854 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-08 04:55:59.857 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-08 04:55:59.860 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-08 04:55:59.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.866 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.868 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-09-08 04:55:59.871 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.874 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-08 04:55:59.876 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-08 04:55:59.879 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-08 04:55:59.882 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-08 04:55:59.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.888 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.891 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-09-08 04:55:59.893 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.896 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-08 04:55:59.899 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-08 04:55:59.902 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-08 04:55:59.904 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-08 04:55:59.906 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.909 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.912 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-09-08 04:55:59.914 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.917 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-08 04:55:59.920 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-08 04:55:59.922 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-08 04:55:59.925 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-08 04:55:59.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.930 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.933 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-09-08 04:55:59.936 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.938 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-08 04:55:59.941 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-08 04:55:59.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-08 04:55:59.946 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-08 04:55:59.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.951 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.954 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-09-08 04:55:59.957 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.959 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-08 04:55:59.962 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-08 04:55:59.965 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-08 04:55:59.968 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-08 04:55:59.971 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.974 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:55:59.976 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-09-08 04:55:59.980 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:55:59.983 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-08 04:55:59.986 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-08 04:55:59.988 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-08 04:55:59.991 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-08 04:55:59.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:55:59.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.000 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-09-08 04:56:00.002 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.005 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-08 04:56:00.008 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-08 04:56:00.011 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-08 04:56:00.014 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-08 04:56:00.017 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.020 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.023 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-09-08 04:56:00.026 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.029 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-08 04:56:00.031 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-08 04:56:00.034 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-08 04:56:00.037 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-08 04:56:00.039 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.042 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.044 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-09-08 04:56:00.047 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.050 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-08 04:56:00.053 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-08 04:56:00.056 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-08 04:56:00.058 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-08 04:56:00.060 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.063 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.066 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-09-08 04:56:00.068 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.071 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-08 04:56:00.074 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-08 04:56:00.076 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-08 04:56:00.079 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-08 04:56:00.082 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.085 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.087 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-09-08 04:56:00.090 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.093 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-08 04:56:00.096 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-08 04:56:00.099 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-08 04:56:00.101 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-08 04:56:00.103 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.107 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.109 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-09-08 04:56:00.112 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.115 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-08 04:56:00.117 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-08 04:56:00.120 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-08 04:56:00.122 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-08 04:56:00.125 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.128 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.131 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-09-08 04:56:00.134 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.137 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-08 04:56:00.140 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-08 04:56:00.142 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-08 04:56:00.145 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-08 04:56:00.148 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.151 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.153 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-09-08 04:56:00.156 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.159 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-08 04:56:00.161 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-08 04:56:00.164 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-08 04:56:00.167 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-08 04:56:00.169 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.172 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.174 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-09-08 04:56:00.177 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.180 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-08 04:56:00.182 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-08 04:56:00.185 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-08 04:56:00.188 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-08 04:56:00.190 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.193 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.196 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-09-08 04:56:00.198 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.201 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-08 04:56:00.204 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-08 04:56:00.207 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-08 04:56:00.210 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-08 04:56:00.213 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.215 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.218 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-09-08 04:56:00.221 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.223 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-08 04:56:00.227 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-08 04:56:00.229 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-08 04:56:00.232 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-08 04:56:00.235 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.238 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.241 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-09-08 04:56:00.244 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.247 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-08 04:56:00.249 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-08 04:56:00.252 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-08 04:56:00.254 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-08 04:56:00.257 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.259 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.262 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-09-08 04:56:00.265 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.268 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-08 04:56:00.270 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-08 04:56:00.273 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-08 04:56:00.276 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-08 04:56:00.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.280 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.284 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-09-08 04:56:00.286 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.289 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-08 04:56:00.291 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-08 04:56:00.294 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-08 04:56:00.296 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-08 04:56:00.299 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.302 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.304 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-09-08 04:56:00.307 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.310 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-08 04:56:00.312 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-08 04:56:00.315 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-08 04:56:00.318 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-08 04:56:00.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.323 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.326 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-09-08 04:56:00.328 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.331 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-08 04:56:00.334 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-08 04:56:00.337 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-08 04:56:00.339 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-08 04:56:00.342 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.346 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.349 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-09-08 04:56:00.351 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.354 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-08 04:56:00.358 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-08 04:56:00.361 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-08 04:56:00.364 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-08 04:56:00.366 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.369 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.372 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-09-08 04:56:00.374 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.377 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-08 04:56:00.380 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-08 04:56:00.383 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-08 04:56:00.385 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-08 04:56:00.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.391 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.393 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-09-08 04:56:00.396 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.399 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-08 04:56:00.401 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-08 04:56:00.404 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-08 04:56:00.407 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-08 04:56:00.409 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.412 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.415 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-09-08 04:56:00.418 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.421 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-08 04:56:00.423 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-08 04:56:00.426 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:00.429 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:00.431 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-09-08 04:56:00.434 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:00.437 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-08 04:56:00.458 | Using python 3.12 to install etcd3gw 2026-09-08 04:56:00.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 etcd3gw 2026-09-08 04:56:01.590 | Collecting etcd3gw 2026-09-08 04:56:01.719 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 04:56:01.730 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-08 04:56:01.755 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-08 04:56:01.757 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 04:56:01.801 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-08 04:56:01.816 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 04:56:01.860 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-08 04:56:01.876 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-08 04:56:02.514 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-08 04:56:02.532 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-09-08 04:56:02.546 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-08 04:56:02.774 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-08 04:56:02.777 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-08 04:56:02.795 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-08 04:56:02.799 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-08 04:56:02.819 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-08 04:56:02.822 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-08 04:56:02.828 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-08 04:56:02.854 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-08 04:56:02.891 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-08 04:56:02.920 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-08 04:56:02.929 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-08 04:56:02.932 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-08 04:56:02.934 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-08 04:56:02.936 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-08 04:56:02.954 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-09-08 04:56:03.192 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-08 04:56:03.249 | Attempting uninstall: urllib3 2026-09-08 04:56:03.257 | Found existing installation: urllib3 2.0.7 2026-09-08 04:56:03.258 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:03.258 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-08 04:56:03.401 | Attempting uninstall: idna 2026-09-08 04:56:03.407 | Found existing installation: idna 3.6 2026-09-08 04:56:03.407 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:03.407 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-08 04:56:03.574 | Attempting uninstall: requests 2026-09-08 04:56:03.583 | Found existing installation: requests 2.31.0 2026-09-08 04:56:03.583 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:03.583 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-08 04:56:03.821 | 2026-09-08 04:56:03.826 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-09-08 04:56:03.964 | + inc/python:pip_install:216 : result=0 2026-09-08 04:56:03.967 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:56:03.970 | + functions-common:time_stop:2420 : local name 2026-09-08 04:56:03.973 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:56:03.976 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:56:03.979 | + functions-common:time_stop:2423 : local total 2026-09-08 04:56:03.982 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:56:03.984 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:56:03.987 | + functions-common:time_stop:2427 : start_time=1788843360453 2026-09-08 04:56:03.990 | + functions-common:time_stop:2429 : [[ -z 1788843360453 ]] 2026-09-08 04:56:03.993 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:56:03.997 | + functions-common:time_stop:2432 : end_time=1788843363994 2026-09-08 04:56:04.000 | + functions-common:time_stop:2433 : elapsed_time=3541 2026-09-08 04:56:04.002 | + functions-common:time_stop:2434 : total=35353 2026-09-08 04:56:04.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:56:04.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38894 2026-09-08 04:56:04.010 | + inc/python:pip_install:219 : return 0 2026-09-08 04:56:04.012 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-08 04:56:04.015 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-08 04:56:04.018 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-08 04:56:04.021 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 04:56:04.023 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 04:56:04.026 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 04:56:04.029 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 04:56:04.032 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 04:56:04.034 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 04:56:04.036 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 04:56:04.039 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 04:56:04.043 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 04:56:04.045 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 04:56:04.048 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 04:56:04.051 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 04:56:04.054 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 04:56:04.057 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-08 04:56:04.059 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:56:04.062 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:56:04.065 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-08 04:56:04.067 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-08 04:56:04.070 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 04:56:04.073 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 04:56:04.075 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 04:56:04.077 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 04:56:04.080 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 04:56:04.083 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 04:56:04.086 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:56:04.088 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:56:04.091 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 04:56:04.094 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 04:56:04.097 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 04:56:04.099 | + functions-common:apt_get_update:1167 : return 2026-09-08 04:56:04.102 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-08 04:56:04.105 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 04:56:04.108 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:56:04.110 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:56:04.113 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-08 04:56:04.137 | + 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-09-08 04:56:04.175 | Reading package lists... 2026-09-08 04:56:04.539 | Building dependency tree... 2026-09-08 04:56:04.541 | Reading state information... 2026-09-08 04:56:05.092 | The following packages were automatically installed and are no longer required: 2026-09-08 04:56:05.094 | libfwupd2 libgusb2 2026-09-08 04:56:05.095 | Use 'sudo apt autoremove' to remove them. 2026-09-08 04:56:05.097 | The following additional packages will be installed: 2026-09-08 04:56:05.098 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-09-08 04:56:05.101 | Suggested packages: 2026-09-08 04:56:05.103 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-08 04:56:05.103 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-08 04:56:05.103 | python3-uwsgidecorators 2026-09-08 04:56:05.138 | The following NEW packages will be installed: 2026-09-08 04:56:05.140 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-09-08 04:56:05.254 | 0 upgraded, 6 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 04:56:05.254 | Need to get 1270 kB of archives. 2026-09-08 04:56:05.254 | After this operation, 4285 kB of additional disk space will be used. 2026-09-08 04:56:05.255 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-08 04:56:05.364 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-09-08 04:56:05.383 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-08 04:56:05.412 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-08 04:56:05.438 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-08 04:56:05.439 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-08 04:56:05.666 | perl: warning: Setting locale failed. 2026-09-08 04:56:05.666 | perl: warning: Please check that your locale settings: 2026-09-08 04:56:05.666 | LANGUAGE = (unset), 2026-09-08 04:56:05.666 | LC_ALL = "en_US.utf8", 2026-09-08 04:56:05.667 | LANG = "de_DE.UTF-8" 2026-09-08 04:56:05.667 | are supported and installed on your system. 2026-09-08 04:56:05.667 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:56:05.728 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:56:05.729 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:56:05.729 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:56:05.912 | Fetched 1270 kB in 0s (4569 kB/s) 2026-09-08 04:56:05.961 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-08 04:56:06.022 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126450 files and directories currently installed.) 2026-09-08 04:56:06.029 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-08 04:56:06.036 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-08 04:56:06.085 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-08 04:56:06.095 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-08 04:56:06.099 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-08 04:56:06.147 | Selecting previously unselected package libzmq5:amd64. 2026-09-08 04:56:06.159 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-08 04:56:06.163 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-08 04:56:06.212 | Selecting previously unselected package uwsgi-core. 2026-09-08 04:56:06.225 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 04:56:06.229 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-08 04:56:06.413 | Selecting previously unselected package uwsgi. 2026-09-08 04:56:06.425 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 04:56:06.431 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-08 04:56:06.481 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-08 04:56:06.493 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 04:56:06.497 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-08 04:56:06.564 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-08 04:56:06.574 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-08 04:56:06.584 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-08 04:56:06.594 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-08 04:56:06.612 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-08 04:56:07.165 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-08 04:56:07.198 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 04:56:08.189 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 04:56:08.418 | perl: warning: Setting locale failed. 2026-09-08 04:56:08.418 | perl: warning: Please check that your locale settings: 2026-09-08 04:56:08.418 | LANGUAGE = (unset), 2026-09-08 04:56:08.418 | LC_ALL = "en_US.utf8", 2026-09-08 04:56:08.418 | LANG = "de_DE.UTF-8" 2026-09-08 04:56:08.419 | are supported and installed on your system. 2026-09-08 04:56:08.419 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:56:08.547 | perl: warning: Setting locale failed. 2026-09-08 04:56:08.547 | perl: warning: Please check that your locale settings: 2026-09-08 04:56:08.547 | LANGUAGE = (unset), 2026-09-08 04:56:08.547 | LC_ALL = "en_US.utf8", 2026-09-08 04:56:08.547 | LANG = "de_DE.UTF-8" 2026-09-08 04:56:08.547 | are supported and installed on your system. 2026-09-08 04:56:08.548 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:56:08.598 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:56:08.598 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:56:08.598 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:56:08.668 | perl: warning: Setting locale failed. 2026-09-08 04:56:08.668 | perl: warning: Please check that your locale settings: 2026-09-08 04:56:08.668 | LANGUAGE = (unset), 2026-09-08 04:56:08.668 | LC_ALL = "en_US.utf8", 2026-09-08 04:56:08.668 | LANG = "de_DE.UTF-8" 2026-09-08 04:56:08.669 | are supported and installed on your system. 2026-09-08 04:56:08.669 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:56:09.019 | 2026-09-08 04:56:09.019 | Running kernel seems to be up-to-date. 2026-09-08 04:56:09.019 | 2026-09-08 04:56:09.019 | Restarting services... 2026-09-08 04:56:09.076 | 2026-09-08 04:56:09.076 | Service restarts being deferred: 2026-09-08 04:56:09.076 | systemctl restart getty@tty1.service 2026-09-08 04:56:09.076 | systemctl restart serial-getty@hvc0.service 2026-09-08 04:56:09.076 | systemctl restart systemd-logind.service 2026-09-08 04:56:09.077 | systemctl restart virtlockd.service 2026-09-08 04:56:09.077 | systemctl restart virtlogd.service 2026-09-08 04:56:09.077 | 2026-09-08 04:56:09.077 | No containers need to be restarted. 2026-09-08 04:56:09.077 | 2026-09-08 04:56:09.077 | User sessions running outdated binaries: 2026-09-08 04:56:09.077 | quobyte @ session #5: bash[2030], sshd[1983,2029] 2026-09-08 04:56:09.086 | quobyte @ user manager service: systemd[1162] 2026-09-08 04:56:09.095 | 2026-09-08 04:56:09.095 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 04:56:11.116 | + functions-common:apt_get:1211 : result=0 2026-09-08 04:56:11.119 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 04:56:11.122 | + functions-common:time_stop:2420 : local name 2026-09-08 04:56:11.125 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:56:11.128 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:56:11.130 | + functions-common:time_stop:2423 : local total 2026-09-08 04:56:11.133 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:56:11.136 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 04:56:11.138 | + functions-common:time_stop:2427 : start_time=1788843364133 2026-09-08 04:56:11.141 | + functions-common:time_stop:2429 : [[ -z 1788843364133 ]] 2026-09-08 04:56:11.145 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:56:11.148 | + functions-common:time_stop:2432 : end_time=1788843371146 2026-09-08 04:56:11.151 | + functions-common:time_stop:2433 : elapsed_time=7013 2026-09-08 04:56:11.154 | + functions-common:time_stop:2434 : total=136867 2026-09-08 04:56:11.157 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:56:11.159 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=143880 2026-09-08 04:56:11.163 | + functions-common:apt_get:1215 : return 0 2026-09-08 04:56:11.166 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-08 04:56:11.168 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:56:11.171 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:56:11.174 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-08 04:56:11.177 | perl: warning: Setting locale failed. 2026-09-08 04:56:11.177 | perl: warning: Please check that your locale settings: 2026-09-08 04:56:11.177 | LANGUAGE = (unset), 2026-09-08 04:56:11.177 | LC_ALL = "en_US.utf8", 2026-09-08 04:56:11.177 | LANG = (unset) 2026-09-08 04:56:11.177 | are supported and installed on your system. 2026-09-08 04:56:11.177 | perl: warning: Falling back to the standard locale ("C"). 2026-09-08 04:56:11.212 | No module matches proxy 2026-09-08 04:56:11.216 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-08 04:56:11.226 | perl: warning: Setting locale failed. 2026-09-08 04:56:11.227 | perl: warning: Please check that your locale settings: 2026-09-08 04:56:11.227 | LANGUAGE = (unset), 2026-09-08 04:56:11.227 | LC_ALL = "en_US.utf8", 2026-09-08 04:56:11.227 | LANG = "de_DE.UTF-8" 2026-09-08 04:56:11.227 | are supported and installed on your system. 2026-09-08 04:56:11.227 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:56:11.268 | Enabling module proxy. 2026-09-08 04:56:11.274 | To activate the new configuration, you need to run: 2026-09-08 04:56:11.274 | systemctl restart apache2 2026-09-08 04:56:11.279 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-08 04:56:11.290 | perl: warning: Setting locale failed. 2026-09-08 04:56:11.290 | perl: warning: Please check that your locale settings: 2026-09-08 04:56:11.290 | LANGUAGE = (unset), 2026-09-08 04:56:11.290 | LC_ALL = "en_US.utf8", 2026-09-08 04:56:11.290 | LANG = "de_DE.UTF-8" 2026-09-08 04:56:11.290 | are supported and installed on your system. 2026-09-08 04:56:11.290 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:56:11.330 | Considering dependency proxy for proxy_uwsgi: 2026-09-08 04:56:11.330 | Module proxy already enabled 2026-09-08 04:56:11.330 | Enabling module proxy_uwsgi. 2026-09-08 04:56:11.336 | To activate the new configuration, you need to run: 2026-09-08 04:56:11.336 | systemctl restart apache2 2026-09-08 04:56:11.342 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-08 04:56:11.344 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 04:56:11.348 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 04:56:11.351 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 04:56:11.480 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-08 04:56:11.484 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-08 04:56:11.487 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-08 04:56:11.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:11.493 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:11.495 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-09-08 04:56:11.498 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:11.501 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-08 04:56:11.503 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-08 04:56:11.506 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-08 04:56:11.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:11.511 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:11.514 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-09-08 04:56:11.517 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:11.520 | + ./stack.sh:main:908 : install_glanceclient 2026-09-08 04:56:11.523 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-08 04:56:11.526 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-08 04:56:11.528 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:11.531 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:11.534 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-09-08 04:56:11.537 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:11.541 | + ./stack.sh:main:909 : install_cinderclient 2026-09-08 04:56:11.544 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-08 04:56:11.547 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-08 04:56:11.550 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:11.553 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:11.556 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-09-08 04:56:11.558 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:11.561 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-08 04:56:11.564 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-08 04:56:11.567 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:11.569 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:11.572 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-09-08 04:56:11.575 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:11.577 | + ./stack.sh:main:910 : install_novaclient 2026-09-08 04:56:11.580 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-08 04:56:11.583 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-08 04:56:11.585 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:11.588 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:11.591 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-09-08 04:56:11.593 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:11.596 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-08 04:56:11.616 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:56:11.619 | + ./stack.sh:main:912 : install_swiftclient 2026-09-08 04:56:11.622 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-08 04:56:11.625 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-08 04:56:11.628 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:11.630 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:11.633 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-09-08 04:56:11.636 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:11.638 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-08 04:56:11.656 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:56:11.659 | + ./stack.sh:main:915 : install_neutronclient 2026-09-08 04:56:11.661 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-08 04:56:11.664 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-08 04:56:11.667 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:11.670 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:11.672 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-09-08 04:56:11.675 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:11.679 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-08 04:56:11.681 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-08 04:56:11.684 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-08 04:56:11.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:56:11.690 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:56:11.693 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-09-08 04:56:11.696 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:56:11.699 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-08 04:56:11.701 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-08 04:56:11.704 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 04:56:11.708 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-08 04:56:11.711 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-08 04:56:11.714 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 04:56:11.719 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-08 04:56:11.719 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 04:56:11.723 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-08 04:56:11.726 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-08 04:56:11.729 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-08 04:56:11.733 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-08 04:56:11.736 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-08 04:56:11.758 | Using python 3.12 to install keystonemiddleware 2026-09-08 04:56:11.761 | + 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-09-08 04:56:12.924 | Collecting keystonemiddleware 2026-09-08 04:56:13.053 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 04:56:13.114 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-08 04:56:13.129 | Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 04:56:13.185 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-08 04:56:13.201 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 04:56:13.268 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-08 04:56:13.283 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 04:56:13.330 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-08 04:56:13.345 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 04:56:13.394 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-08 04:56:13.409 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 04:56:13.467 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-08 04:56:13.483 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 04:56:13.531 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-08 04:56:13.547 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 04:56:13.606 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-08 04:56:13.621 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 04:56:13.632 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-08 04:56:13.662 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-08 04:56:13.677 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 04:56:13.725 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-08 04:56:13.740 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-08 04:56:13.788 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-08 04:56:13.803 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 04:56:13.814 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-08 04:56:13.847 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-08 04:56:13.862 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-08 04:56:13.875 | 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-09-08 04:56:13.915 | Collecting stevedore>=5.9.1 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 04:56:13.932 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 04:56:13.969 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 04:56:13.985 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 04:56:14.027 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 04:56:14.042 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 04:56:14.084 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-08 04:56:14.099 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 04:56:14.148 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-08 04:56:14.162 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 04:56:14.205 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-08 04:56:14.220 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-08 04:56:14.258 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-08 04:56:14.272 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-08 04:56:14.283 | 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-09-08 04:56:14.320 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-08 04:56:14.335 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-08 04:56:14.346 | 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-09-08 04:56:14.348 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-09-08 04:56:14.504 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-08 04:56:14.519 | 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-09-08 04:56:14.576 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-08 04:56:14.591 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-08 04:56:14.601 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-09-08 04:56:14.730 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-08 04:56:14.745 | 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-09-08 04:56:14.765 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-09-08 04:56:14.798 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-08 04:56:14.813 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-08 04:56:14.831 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-09-08 04:56:14.832 | 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-09-08 04:56:14.833 | 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-09-08 04:56:14.834 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-08 04:56:14.906 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-08 04:56:14.944 | Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 2026-09-08 04:56:14.979 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-08 04:56:15.000 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-08 04:56:15.022 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-08 04:56:15.042 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-08 04:56:15.064 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-08 04:56:15.086 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-08 04:56:15.133 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 53.4 MB/s 0:00:00 2026-09-08 04:56:15.146 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-08 04:56:15.166 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-08 04:56:15.187 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-08 04:56:15.209 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-08 04:56:15.232 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-09-08 04:56:15.258 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-08 04:56:15.281 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-09-08 04:56:15.304 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-08 04:56:15.326 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-08 04:56:15.347 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-08 04:56:15.368 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-08 04:56:15.391 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-08 04:56:15.416 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-08 04:56:15.438 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-08 04:56:15.458 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-08 04:56:15.479 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-08 04:56:15.500 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-08 04:56:15.869 | 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-09-08 04:56:16.126 | Attempting uninstall: six 2026-09-08 04:56:16.134 | Found existing installation: six 1.16.0 2026-09-08 04:56:16.135 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:16.135 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-08 04:56:16.197 | Attempting uninstall: pyparsing 2026-09-08 04:56:16.205 | Found existing installation: pyparsing 3.1.1 2026-09-08 04:56:16.206 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:16.206 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-08 04:56:16.344 | Attempting uninstall: PyJWT 2026-09-08 04:56:16.351 | Found existing installation: PyJWT 2.7.0 2026-09-08 04:56:16.351 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:16.352 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-08 04:56:16.514 | Attempting uninstall: netaddr 2026-09-08 04:56:16.522 | Found existing installation: netaddr 0.8.0 2026-09-08 04:56:16.523 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:16.523 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-09-08 04:56:16.781 | Attempting uninstall: python-dateutil 2026-09-08 04:56:16.790 | Found existing installation: python-dateutil 2.8.2 2026-09-08 04:56:16.790 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:16.791 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-09-08 04:56:18.978 | 2026-09-08 04:56:18.986 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.17.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-09-08 04:56:19.159 | + inc/python:pip_install:216 : result=0 2026-09-08 04:56:19.162 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:56:19.166 | + functions-common:time_stop:2420 : local name 2026-09-08 04:56:19.169 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:56:19.171 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:56:19.174 | + functions-common:time_stop:2423 : local total 2026-09-08 04:56:19.177 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:56:19.180 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:56:19.182 | + functions-common:time_stop:2427 : start_time=1788843371752 2026-09-08 04:56:19.185 | + functions-common:time_stop:2429 : [[ -z 1788843371752 ]] 2026-09-08 04:56:19.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:56:19.193 | + functions-common:time_stop:2432 : end_time=1788843379190 2026-09-08 04:56:19.196 | + functions-common:time_stop:2433 : elapsed_time=7438 2026-09-08 04:56:19.199 | + functions-common:time_stop:2434 : total=38894 2026-09-08 04:56:19.202 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:56:19.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46332 2026-09-08 04:56:19.208 | + inc/python:pip_install:219 : return 0 2026-09-08 04:56:19.211 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-08 04:56:19.213 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-08 04:56:19.216 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 04:56:19.221 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-08 04:56:19.223 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-08 04:56:19.226 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 04:56:19.230 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-08 04:56:19.231 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 04:56:19.236 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-08 04:56:19.239 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-08 04:56:19.242 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-08 04:56:19.245 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-08 04:56:19.248 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-08 04:56:19.272 | Using python 3.12 to install python-memcached 2026-09-08 04:56:19.275 | + 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-09-08 04:56:20.419 | Collecting python-memcached 2026-09-08 04:56:20.548 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-08 04:56:20.572 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-08 04:56:20.770 | Installing collected packages: python-memcached 2026-09-08 04:56:20.805 | Successfully installed python-memcached-1.62 2026-09-08 04:56:20.907 | + inc/python:pip_install:216 : result=0 2026-09-08 04:56:20.910 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:56:20.912 | + functions-common:time_stop:2420 : local name 2026-09-08 04:56:20.915 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:56:20.918 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:56:20.921 | + functions-common:time_stop:2423 : local total 2026-09-08 04:56:20.923 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:56:20.926 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:56:20.929 | + functions-common:time_stop:2427 : start_time=1788843379266 2026-09-08 04:56:20.931 | + functions-common:time_stop:2429 : [[ -z 1788843379266 ]] 2026-09-08 04:56:20.935 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:56:20.940 | + functions-common:time_stop:2432 : end_time=1788843380936 2026-09-08 04:56:20.943 | + functions-common:time_stop:2433 : elapsed_time=1670 2026-09-08 04:56:20.946 | + functions-common:time_stop:2434 : total=46332 2026-09-08 04:56:20.949 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:56:20.952 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48002 2026-09-08 04:56:20.954 | + inc/python:pip_install:219 : return 0 2026-09-08 04:56:20.957 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-08 04:56:20.977 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:56:20.980 | + ./stack.sh:main:922 : '[' 192.168.122.62 == 192.168.122.62 ']' 2026-09-08 04:56:20.983 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-08 04:56:20.986 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-08 04:56:20.990 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-08 04:56:20.993 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 04:56:20.996 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-08 04:56:20.999 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-08 04:56:21.017 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:56:21.020 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-09-08 04:56:21.023 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-09-08 04:56:21.026 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-08 04:56:21.029 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 04:56:21.032 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 04:56:21.035 | ++ functions-common:git_clone:593 : pwd 2026-09-08 04:56:21.038 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 04:56:21.041 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 04:56:21.045 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 04:56:21.062 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 04:56:21.065 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 04:56:21.068 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 04:56:21.071 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 04:56:21.072 | + functions-common:git_clone:610 : echo master 2026-09-08 04:56:21.076 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-08 04:56:21.079 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 04:56:21.081 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-08 04:56:21.084 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:56:21.087 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:56:21.090 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:56:21.093 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:56:21.095 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:56:21.098 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:56:21.101 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:56:21.103 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:56:21.106 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:56:21.111 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843381108 2026-09-08 04:56:21.113 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-08 04:56:21.117 | Cloning into '/opt/stack/keystone'... 2026-09-08 04:56:37.500 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:56:37.502 | + functions-common:time_stop:2420 : local name 2026-09-08 04:56:37.506 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:56:37.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:56:37.513 | + functions-common:time_stop:2423 : local total 2026-09-08 04:56:37.516 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:56:37.520 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:56:37.523 | + functions-common:time_stop:2427 : start_time=1788843381108 2026-09-08 04:56:37.526 | + functions-common:time_stop:2429 : [[ -z 1788843381108 ]] 2026-09-08 04:56:37.529 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:56:37.534 | + functions-common:time_stop:2432 : end_time=1788843397531 2026-09-08 04:56:37.538 | + functions-common:time_stop:2433 : elapsed_time=16423 2026-09-08 04:56:37.541 | + functions-common:time_stop:2434 : total=5491 2026-09-08 04:56:37.544 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:56:37.548 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21914 2026-09-08 04:56:37.551 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-09-08 04:56:37.555 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 04:56:37.558 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:56:37.561 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:56:37.564 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:56:37.568 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:56:37.571 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:56:37.574 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:56:37.577 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:56:37.580 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:56:37.584 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:56:37.589 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843397585 2026-09-08 04:56:37.592 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 04:56:38.210 | From https://review.opendev.org/openstack/keystone 2026-09-08 04:56:38.210 | * branch master -> FETCH_HEAD 2026-09-08 04:56:38.219 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:56:38.222 | + functions-common:time_stop:2420 : local name 2026-09-08 04:56:38.224 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:56:38.227 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:56:38.229 | + functions-common:time_stop:2423 : local total 2026-09-08 04:56:38.231 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:56:38.234 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:56:38.236 | + functions-common:time_stop:2427 : start_time=1788843397585 2026-09-08 04:56:38.238 | + functions-common:time_stop:2429 : [[ -z 1788843397585 ]] 2026-09-08 04:56:38.241 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:56:38.244 | + functions-common:time_stop:2432 : end_time=1788843398242 2026-09-08 04:56:38.247 | + functions-common:time_stop:2433 : elapsed_time=657 2026-09-08 04:56:38.250 | + functions-common:time_stop:2434 : total=21914 2026-09-08 04:56:38.253 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:56:38.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22571 2026-09-08 04:56:38.259 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 04:56:38.261 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:56:38.263 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:56:38.266 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:56:38.268 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:56:38.271 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:56:38.274 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:56:38.276 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:56:38.278 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:56:38.280 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:56:38.284 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843398281 2026-09-08 04:56:38.286 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 04:56:38.453 | Note: switching to 'FETCH_HEAD'. 2026-09-08 04:56:38.453 | 2026-09-08 04:56:38.453 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 04:56:38.453 | changes and commit them, and you can discard any commits you make in this 2026-09-08 04:56:38.454 | state without impacting any branches by switching back to a branch. 2026-09-08 04:56:38.454 | 2026-09-08 04:56:38.454 | If you want to create a new branch to retain commits you create, you may 2026-09-08 04:56:38.454 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 04:56:38.454 | 2026-09-08 04:56:38.454 | git switch -c 2026-09-08 04:56:38.454 | 2026-09-08 04:56:38.454 | Or undo this operation with: 2026-09-08 04:56:38.454 | 2026-09-08 04:56:38.454 | git switch - 2026-09-08 04:56:38.454 | 2026-09-08 04:56:38.454 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 04:56:38.455 | 2026-09-08 04:56:38.455 | HEAD is now at 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-08 04:56:38.459 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:56:38.462 | + functions-common:time_stop:2420 : local name 2026-09-08 04:56:38.464 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:56:38.467 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:56:38.469 | + functions-common:time_stop:2423 : local total 2026-09-08 04:56:38.472 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:56:38.474 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:56:38.476 | + functions-common:time_stop:2427 : start_time=1788843398281 2026-09-08 04:56:38.478 | + functions-common:time_stop:2429 : [[ -z 1788843398281 ]] 2026-09-08 04:56:38.481 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:56:38.485 | + functions-common:time_stop:2432 : end_time=1788843398482 2026-09-08 04:56:38.487 | + functions-common:time_stop:2433 : elapsed_time=201 2026-09-08 04:56:38.489 | + functions-common:time_stop:2434 : total=22571 2026-09-08 04:56:38.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:56:38.493 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22772 2026-09-08 04:56:38.495 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-08 04:56:38.511 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-08 04:56:38.514 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 04:56:38.515 | + functions-common:git_clone:673 : head -1 2026-09-08 04:56:38.522 | 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-08 04:56:38.525 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 04:56:38.528 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-08 04:56:38.531 | + inc/python:setup_develop:353 : local bindep 2026-09-08 04:56:38.534 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 04:56:38.536 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-08 04:56:38.539 | + inc/python:setup_develop:359 : local extras= 2026-09-08 04:56:38.541 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-08 04:56:38.544 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 04:56:38.546 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 04:56:38.549 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-08 04:56:38.552 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 04:56:38.554 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 04:56:38.557 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-08 04:56:38.560 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 04:56:38.562 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-08 04:56:38.564 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 04:56:38.567 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 04:56:38.571 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-08 04:56:38.577 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-08 04:56:38.579 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-08 04:56:38.581 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-08 04:56:38.736 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-08 04:56:38.738 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 04:56:38.741 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 04:56:38.744 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 04:56:38.746 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 04:56:38.748 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-08 04:56:38.750 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 04:56:38.753 | + inc/python:setup_package:446 : local extras= 2026-09-08 04:56:38.755 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 04:56:38.757 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 04:56:38.760 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 04:56:38.763 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 04:56:38.766 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 04:56:38.768 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-08 04:56:38.787 | Using python 3.12 to install /opt/stack/keystone 2026-09-08 04:56:38.789 | + 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-09-08 04:56:39.745 | Obtaining file:///opt/stack/keystone 2026-09-08 04:56:39.750 | Installing build dependencies: started 2026-09-08 04:56:41.187 | Installing build dependencies: finished with status 'done' 2026-09-08 04:56:41.187 | Checking if build backend supports build_editable: started 2026-09-08 04:56:41.740 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 04:56:41.741 | Getting requirements to build editable: started 2026-09-08 04:56:42.043 | Getting requirements to build editable: finished with status 'done' 2026-09-08 04:56:42.046 | Preparing editable metadata (pyproject.toml): started 2026-09-08 04:56:43.104 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 04:56:43.120 | 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.dev73) (7.0.3) 2026-09-08 04:56:43.121 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.8.11) 2026-09-08 04:56:43.308 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev73) 2026-09-08 04:56:43.438 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 04:56:43.476 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev73) 2026-09-08 04:56:43.491 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-09-08 04:56:43.885 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev73) 2026-09-08 04:56:43.901 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-09-08 04:56:44.491 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-08 04:56:44.509 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-09-08 04:56:44.531 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (5.9.1) 2026-09-08 04:56:44.534 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.0.0) 2026-09-08 04:56:44.534 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (13.0.1) 2026-09-08 04:56:44.608 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev73) 2026-09-08 04:56:44.623 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-09-08 04:56:44.635 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (4.3.0) 2026-09-08 04:56:44.636 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.7.0) 2026-09-08 04:56:44.637 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.5.0) 2026-09-08 04:56:44.700 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev73) 2026-09-08 04:56:44.715 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 04:56:44.776 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev73) 2026-09-08 04:56:44.792 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 04:56:44.802 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.9.0) 2026-09-08 04:56:44.803 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (8.3.1) 2026-09-08 04:56:44.846 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev73) 2026-09-08 04:56:44.860 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 04:56:44.915 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev73) 2026-09-08 04:56:44.932 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 04:56:44.943 | 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.dev73) (5.11.0) 2026-09-08 04:56:44.973 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev73) 2026-09-08 04:56:44.988 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 04:56:44.998 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.2.0) 2026-09-08 04:56:45.028 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev73) 2026-09-08 04:56:45.043 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-09-08 04:56:45.087 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev73) 2026-09-08 04:56:45.104 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 04:56:45.114 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (2.13.0) 2026-09-08 04:56:45.115 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.5.0) 2026-09-08 04:56:45.158 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev73) 2026-09-08 04:56:45.173 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-08 04:56:45.186 | 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.dev73) (4.1.0) 2026-09-08 04:56:45.188 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.2.1) 2026-09-08 04:56:45.221 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-08 04:56:45.237 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-08 04:56:45.285 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev73) 2026-09-08 04:56:45.300 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 04:56:45.524 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-08 04:56:45.538 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-09-08 04:56:45.575 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-08 04:56:45.590 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-09-08 04:56:45.602 | 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.dev73) (5.3.1) 2026-09-08 04:56:45.630 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 04:56:45.644 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 04:56:45.688 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 04:56:45.702 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-09-08 04:56:45.738 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 04:56:45.752 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 04:56:45.792 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 04:56:45.807 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 04:56:45.915 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 04:56:45.930 | 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-09-08 04:56:45.972 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-08 04:56:45.988 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-09-08 04:56:46.003 | 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.dev73) (1.17.0) 2026-09-08 04:56:46.074 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-08 04:56:46.089 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-09-08 04:56:46.135 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 04:56:46.150 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-09-08 04:56:46.188 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 04:56:46.203 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 04:56:46.254 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 04:56:46.269 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 04:56:46.862 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 04:56:46.877 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-09-08 04:56:46.894 | 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.dev73) (5.17.0) 2026-09-08 04:56:46.896 | 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.dev73) (2.34.2) 2026-09-08 04:56:46.901 | 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.dev73) (2.1.0) 2026-09-08 04:56:46.902 | 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.dev73) (1.9.0) 2026-09-08 04:56:46.903 | 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.dev73) (4.16.0) 2026-09-08 04:56:46.916 | 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.dev73) (1.3.0) 2026-09-08 04:56:46.917 | 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.dev73) (2.0.0) 2026-09-08 04:56:46.918 | 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.dev73) (6.0.3) 2026-09-08 04:56:46.965 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 04:56:46.979 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-09-08 04:56:46.990 | 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.dev73) (3.1.0) 2026-09-08 04:56:47.020 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.035 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-09-08 04:56:47.071 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.086 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-09-08 04:56:47.132 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.147 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 04:56:47.159 | 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.dev73) (2.3.0) 2026-09-08 04:56:47.164 | 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.dev73) (2.9.0.post0) 2026-09-08 04:56:47.168 | 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.dev73) (3.5.0) 2026-09-08 04:56:47.213 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.228 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 04:56:47.274 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.290 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 04:56:47.333 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.348 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-08 04:56:47.406 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.421 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 04:56:47.464 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.480 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-09-08 04:56:47.518 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.533 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 04:56:47.580 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.594 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-09-08 04:56:47.604 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) (26.3) 2026-09-08 04:56:47.638 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.653 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 04:56:47.695 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.710 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-09-08 04:56:47.762 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:47.777 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-09-08 04:56:48.074 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.089 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-09-08 04:56:48.141 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.156 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 04:56:48.194 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.209 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 04:56:48.247 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.262 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-09-08 04:56:48.310 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.326 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-09-08 04:56:48.401 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.417 | 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-09-08 04:56:48.458 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.473 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-09-08 04:56:48.525 | 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.dev73) 2026-09-08 04:56:48.541 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 04:56:48.586 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.600 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-09-08 04:56:48.620 | 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.dev73) (3.3.2) 2026-09-08 04:56:48.621 | 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.dev73) (7.2.2) 2026-09-08 04:56:48.635 | 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.dev73) (84.0.0) 2026-09-08 04:56:48.673 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.688 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-09-08 04:56:48.752 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.767 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-09-08 04:56:48.812 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.828 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-09-08 04:56:48.883 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.899 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-09-08 04:56:48.922 | 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.dev73) (3.5.0) 2026-09-08 04:56:48.923 | 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.dev73) (3.18) 2026-09-08 04:56:48.924 | 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.dev73) (2.7.0) 2026-09-08 04:56:48.926 | 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.dev73) (2023.11.17) 2026-09-08 04:56:48.981 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 04:56:48.997 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-09-08 04:56:49.060 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 04:56:49.076 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 04:56:49.184 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-09-08 04:56:49.223 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-09-08 04:56:49.306 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 49.1 MB/s 0:00:00 2026-09-08 04:56:49.323 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-09-08 04:56:49.347 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-09-08 04:56:49.369 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-09-08 04:56:49.392 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-09-08 04:56:49.415 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-09-08 04:56:49.437 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-09-08 04:56:49.458 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-09-08 04:56:49.479 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-09-08 04:56:49.501 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-09-08 04:56:49.524 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-09-08 04:56:49.546 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-09-08 04:56:49.567 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-09-08 04:56:49.588 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-09-08 04:56:49.613 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-09-08 04:56:49.635 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-09-08 04:56:49.660 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-09-08 04:56:49.683 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-09-08 04:56:49.704 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-09-08 04:56:49.725 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-09-08 04:56:49.746 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-09-08 04:56:49.770 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-09-08 04:56:49.791 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-09-08 04:56:49.813 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-09-08 04:56:49.835 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-09-08 04:56:49.860 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-09-08 04:56:49.885 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-09-08 04:56:49.910 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-09-08 04:56:49.929 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 29.9 MB/s 0:00:00 2026-09-08 04:56:49.944 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-09-08 04:56:49.966 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-09-08 04:56:49.987 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-09-08 04:56:50.008 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-09-08 04:56:50.030 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-09-08 04:56:50.055 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-09-08 04:56:50.076 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-09-08 04:56:50.096 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-09-08 04:56:50.118 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-09-08 04:56:50.145 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-09-08 04:56:50.167 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-09-08 04:56:50.192 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-09-08 04:56:50.216 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-09-08 04:56:50.237 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-09-08 04:56:50.259 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-09-08 04:56:50.280 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-09-08 04:56:50.305 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-09-08 04:56:50.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 51.4 MB/s 0:00:00 2026-09-08 04:56:50.388 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-09-08 04:56:50.410 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-09-08 04:56:50.431 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-09-08 04:56:50.451 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-09-08 04:56:50.476 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-09-08 04:56:50.501 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-09-08 04:56:50.525 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-09-08 04:56:50.547 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-09-08 04:56:50.567 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-09-08 04:56:50.589 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-09-08 04:56:50.610 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-09-08 04:56:50.927 | Building wheels for collected packages: keystone 2026-09-08 04:56:50.928 | Building editable for keystone (pyproject.toml): started 2026-09-08 04:56:52.005 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-09-08 04:56:52.006 | Created wheel for keystone: filename=keystone-29.1.0.dev73-0.editable-py3-none-any.whl size=9269 sha256=70859ea0663c5bec76b52533f66fc90e83646af3dd263553c64b6d13276b856a 2026-09-08 04:56:52.009 | Stored in directory: /tmp/pip-ephem-wheel-cache-cmmtu_ji/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-09-08 04:56:52.011 | Successfully built keystone 2026-09-08 04:56:52.372 | 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-09-08 04:56:52.429 | Attempting uninstall: pytz 2026-09-08 04:56:52.438 | Found existing installation: pytz 2024.1 2026-09-08 04:56:52.439 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:52.440 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-09-08 04:56:54.231 | Attempting uninstall: oauthlib 2026-09-08 04:56:54.242 | Found existing installation: oauthlib 3.2.2 2026-09-08 04:56:54.243 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:54.244 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-09-08 04:56:54.389 | Attempting uninstall: markupsafe 2026-09-08 04:56:54.401 | Found existing installation: MarkupSafe 2.1.5 2026-09-08 04:56:54.401 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:54.402 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-09-08 04:56:55.484 | Attempting uninstall: click 2026-09-08 04:56:55.494 | Found existing installation: click 8.1.6 2026-09-08 04:56:55.494 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:55.494 | Can't uninstall 'click'. No files were found to uninstall. 2026-09-08 04:56:55.663 | Attempting uninstall: blinker 2026-09-08 04:56:55.673 | Found existing installation: blinker 1.7.0 2026-09-08 04:56:55.675 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:55.675 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-09-08 04:56:55.693 | Attempting uninstall: bcrypt 2026-09-08 04:56:55.702 | Found existing installation: bcrypt 3.2.2 2026-09-08 04:56:55.702 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:55.703 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-09-08 04:56:55.721 | Attempting uninstall: attrs 2026-09-08 04:56:55.732 | Found existing installation: attrs 23.2.0 2026-09-08 04:56:55.733 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:55.734 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-09-08 04:56:58.804 | Attempting uninstall: jinja2 2026-09-08 04:56:58.815 | Found existing installation: Jinja2 3.1.2 2026-09-08 04:56:58.816 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:58.816 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-09-08 04:56:59.854 | Attempting uninstall: cryptography 2026-09-08 04:56:59.865 | Found existing installation: cryptography 41.0.7 2026-09-08 04:56:59.866 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:56:59.867 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-09-08 04:57:00.465 | Attempting uninstall: pyopenssl 2026-09-08 04:57:00.478 | Found existing installation: pyOpenSSL 23.2.0 2026-09-08 04:57:00.479 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:57:00.480 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-09-08 04:57:00.900 | Attempting uninstall: jsonschema 2026-09-08 04:57:00.912 | Found existing installation: jsonschema 4.10.3 2026-09-08 04:57:00.913 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:57:00.913 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-09-08 04:57:02.539 | 2026-09-08 04:57:02.540 | 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-09-08 04:57:02.540 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-09-08 04:57:02.554 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev73 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-09-08 04:57:02.887 | + inc/python:pip_install:216 : result=0 2026-09-08 04:57:02.889 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:57:02.892 | + functions-common:time_stop:2420 : local name 2026-09-08 04:57:02.894 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:57:02.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:57:02.898 | + functions-common:time_stop:2423 : local total 2026-09-08 04:57:02.901 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:57:02.902 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:57:02.904 | + functions-common:time_stop:2427 : start_time=1788843398782 2026-09-08 04:57:02.907 | + functions-common:time_stop:2429 : [[ -z 1788843398782 ]] 2026-09-08 04:57:02.910 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:57:02.913 | + functions-common:time_stop:2432 : end_time=1788843422911 2026-09-08 04:57:02.916 | + functions-common:time_stop:2433 : elapsed_time=24129 2026-09-08 04:57:02.918 | + functions-common:time_stop:2434 : total=48002 2026-09-08 04:57:02.921 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:57:02.924 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72131 2026-09-08 04:57:02.925 | + inc/python:pip_install:219 : return 0 2026-09-08 04:57:02.928 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 04:57:02.931 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 04:57:02.933 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-09-08 04:57:02.936 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-09-08 04:57:02.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:57:02.941 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:57:02.943 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-09-08 04:57:02.945 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:57:02.948 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-09-08 04:57:02.964 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:57:02.967 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 04:57:02.970 | + ./stack.sh:main:924 : configure_keystone 2026-09-08 04:57:02.972 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-09-08 04:57:02.987 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-09-08 04:57:02.990 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-09-08 04:57:02.994 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-09-08 04:57:03.010 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:57:03.012 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-09-08 04:57:03.046 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-09-08 04:57:03.079 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-09-08 04:57:03.110 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-09-08 04:57:03.144 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-09-08 04:57:03.178 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-09-08 04:57:03.211 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-09-08 04:57:03.242 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-09-08 04:57:03.274 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-09-08 04:57:03.309 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-09-08 04:57:03.312 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-09-08 04:57:03.315 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-09-08 04:57:03.318 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-09-08 04:57:03.321 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 04:57:03.324 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 04:57:03.341 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:57:03.344 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 04:57:03.347 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 04:57:03.350 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 04:57:03.368 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:57:03.371 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 04:57:03.374 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 04:57:03.408 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 04:57:03.411 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 04:57:03.414 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.62/identity 2026-09-08 04:57:03.450 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-09-08 04:57:03.453 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-09-08 04:57:03.488 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-09-08 04:57:03.491 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-09-08 04:57:03.494 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-09-08 04:57:03.497 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-09-08 04:57:03.500 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 04:57:03.503 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 04:57:03.505 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 04:57:03.524 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:57:03.526 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 04:57:03.529 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-08 04:57:03.533 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-08 04:57:03.567 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-09-08 04:57:03.570 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-09-08 04:57:03.573 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-09-08 04:57:03.576 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-09-08 04:57:03.580 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 04:57:03.598 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 04:57:03.601 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 04:57:03.604 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 04:57:03.606 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 04:57:03.609 | + 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-09-08 04:57:03.642 | + 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-09-08 04:57:03.674 | + 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-09-08 04:57:03.707 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 04:57:03.739 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-09-08 04:57:03.772 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-09-08 04:57:03.804 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-09-08 04:57:03.806 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-09-08 04:57:03.809 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-09-08 04:57:03.812 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-09-08 04:57:03.815 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 04:57:03.818 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-09-08 04:57:03.821 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-09-08 04:57:03.824 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 04:57:03.827 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 04:57:03.842 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 04:57:03.844 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 04:57:03.854 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 04:57:03.859 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 04:57:03.872 | /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-09-08 04:57:03.877 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-09-08 04:57:03.879 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-09-08 04:57:03.883 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 04:57:03.887 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-09-08 04:57:03.920 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-09-08 04:57:03.951 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-09-08 04:57:03.982 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-09-08 04:57:04.013 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-09-08 04:57:04.046 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-09-08 04:57:04.077 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-09-08 04:57:04.111 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-09-08 04:57:04.142 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-09-08 04:57:04.174 | + 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-09-08 04:57:04.204 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-09-08 04:57:04.235 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-09-08 04:57:04.266 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-09-08 04:57:04.296 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-09-08 04:57:04.326 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 04:57:04.329 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 04:57:04.333 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-09-08 04:57:04.335 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-09-08 04:57:04.338 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 04:57:04.340 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:57:04.343 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:57:04.345 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-09-08 04:57:04.348 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-09-08 04:57:04.351 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-09-08 04:57:04.379 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-09-08 04:57:04.412 | + 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-09-08 04:57:04.412 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-09-08 04:57:04.422 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-09-08 04:57:04.427 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-09-08 04:57:04.429 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-09-08 04:57:04.432 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 04:57:04.434 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 04:57:04.437 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 04:57:04.440 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 04:57:04.442 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:57:04.444 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:57:04.446 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 04:57:04.449 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 04:57:04.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:57:04.454 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:57:04.456 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-09-08 04:57:04.467 | perl: warning: Setting locale failed. 2026-09-08 04:57:04.467 | perl: warning: Please check that your locale settings: 2026-09-08 04:57:04.468 | LANGUAGE = (unset), 2026-09-08 04:57:04.468 | LC_ALL = "en_US.utf8", 2026-09-08 04:57:04.468 | LANG = "de_DE.UTF-8" 2026-09-08 04:57:04.468 | are supported and installed on your system. 2026-09-08 04:57:04.468 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:57:04.507 | Enabling site keystone-api. 2026-09-08 04:57:04.513 | To activate the new configuration, you need to run: 2026-09-08 04:57:04.513 | systemctl reload apache2 2026-09-08 04:57:04.518 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 04:57:04.520 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 04:57:04.522 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 04:57:04.525 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 04:57:04.654 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-09-08 04:57:04.686 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-09-08 04:57:04.718 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-09-08 04:57:04.752 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-09-08 04:57:04.754 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-09-08 04:57:04.788 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-09-08 04:57:04.820 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-09-08 04:57:04.853 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-09-08 04:57:04.888 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-09-08 04:57:04.891 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-09-08 04:57:04.924 | + ./stack.sh:main:928 : is_service_enabled swift 2026-09-08 04:57:04.944 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:57:04.947 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-09-08 04:57:04.965 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:57:04.968 | + ./stack.sh:main:944 : stack_install_service glance 2026-09-08 04:57:04.971 | + lib/stack:stack_install_service:20 : local service=glance 2026-09-08 04:57:04.974 | + lib/stack:stack_install_service:21 : type install_glance 2026-09-08 04:57:04.977 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 04:57:04.980 | + lib/stack:stack_install_service:32 : install_glance 2026-09-08 04:57:04.984 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-09-08 04:57:04.987 | + lib/glance:install_glance:551 : local glance_store_extras 2026-09-08 04:57:04.990 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-09-08 04:57:05.008 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:57:05.011 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-09-08 04:57:05.014 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-09-08 04:57:05.032 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:57:05.035 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-09-08 04:57:05.039 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-09-08 04:57:05.041 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:57:05.044 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:57:05.047 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-09-08 04:57:05.050 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:57:05.055 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-09-08 04:57:05.057 | ++ inc/python:join_extras:28 : local IFS=, 2026-09-08 04:57:05.060 | ++ inc/python:join_extras:29 : echo cinder 2026-09-08 04:57:05.063 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-09-08 04:57:05.066 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-09-08 04:57:05.068 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-09-08 04:57:05.071 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-09-08 04:57:05.075 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-09-08 04:57:05.078 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-09-08 04:57:05.081 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-09-08 04:57:05.086 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-09-08 04:57:05.087 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-09-08 04:57:05.092 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-09-08 04:57:05.094 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-09-08 04:57:05.098 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-09-08 04:57:05.101 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-09-08 04:57:05.104 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-09-08 04:57:05.127 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-09-08 04:57:05.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 'glance-store[cinder]!=0.29.0' 2026-09-08 04:57:06.426 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 04:57:06.574 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 04:57:06.590 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-09-08 04:57:06.591 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-09-08 04:57:06.592 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-09-08 04:57:06.593 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.2.0) 2026-09-08 04:57:06.594 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-09-08 04:57:06.595 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-09-08 04:57:06.595 | 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-09-08 04:57:06.596 | 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.17.0) 2026-09-08 04:57:06.597 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.0) 2026-09-08 04:57:06.598 | 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-09-08 04:57:06.624 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-09-08 04:57:06.640 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 04:57:06.651 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-09-08 04:57:06.653 | 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-09-08 04:57:06.655 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.3.0) 2026-09-08 04:57:06.697 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 04:57:06.713 | Downloading python_cinderclient-9.10.0-py3-none-any.whl.metadata (19 kB) 2026-09-08 04:57:06.874 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 04:57:06.890 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 04:57:07.026 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 04:57:07.041 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 04:57:07.175 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 04:57:07.191 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 04:57:07.203 | 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-09-08 04:57:07.204 | 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-09-08 04:57:07.205 | 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-09-08 04:57:07.206 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.6.3) 2026-09-08 04:57:07.212 | 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-09-08 04:57:07.214 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-09-08 04:57:07.214 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.16.0) 2026-09-08 04:57:07.218 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-09-08 04:57:07.219 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-09-08 04:57:07.220 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.1) 2026-09-08 04:57:07.222 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-09-08 04:57:07.254 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-09-08 04:57:07.270 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-09-08 04:57:07.280 | 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-09-08 04:57:07.284 | 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-09-08 04:57:07.288 | 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-09-08 04:57:07.289 | 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-09-08 04:57:07.290 | 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-09-08 04:57:07.299 | 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-09-08 04:57:07.303 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-09-08 04:57:07.303 | 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-09-08 04:57:07.306 | 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-09-08 04:57:07.314 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.11) 2026-09-08 04:57:07.315 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.2) 2026-09-08 04:57:07.316 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.5) 2026-09-08 04:57:07.317 | 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-09-08 04:57:07.318 | 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-09-08 04:57:07.319 | 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-09-08 04:57:07.320 | 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-09-08 04:57:07.323 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-09-08 04:57:07.333 | 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-09-08 04:57:07.334 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.3) 2026-09-08 04:57:07.340 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-09-08 04:57:07.356 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-09-08 04:57:07.360 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.2) 2026-09-08 04:57:07.364 | 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-09-08 04:57:07.376 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-09-08 04:57:07.377 | 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-09-08 04:57:07.378 | 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-09-08 04:57:07.380 | 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-09-08 04:57:07.400 | 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-09-08 04:57:07.457 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-09-08 04:57:07.512 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-09-08 04:57:07.539 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-09-08 04:57:07.560 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-09-08 04:57:07.582 | Downloading python_cinderclient-9.10.0-py3-none-any.whl (256 kB) 2026-09-08 04:57:07.607 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-09-08 04:57:07.630 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-09-08 04:57:07.908 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-09-08 04:57:09.180 | 2026-09-08 04:57:09.196 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.10.0 retrying-1.4.2 tenacity-9.1.4 2026-09-08 04:57:09.332 | + inc/python:pip_install:216 : result=0 2026-09-08 04:57:09.334 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:57:09.336 | + functions-common:time_stop:2420 : local name 2026-09-08 04:57:09.339 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:57:09.341 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:57:09.343 | + functions-common:time_stop:2423 : local total 2026-09-08 04:57:09.345 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:57:09.347 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:57:09.350 | + functions-common:time_stop:2427 : start_time=1788843425122 2026-09-08 04:57:09.352 | + functions-common:time_stop:2429 : [[ -z 1788843425122 ]] 2026-09-08 04:57:09.354 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:57:09.358 | + functions-common:time_stop:2432 : end_time=1788843429356 2026-09-08 04:57:09.360 | + functions-common:time_stop:2433 : elapsed_time=4234 2026-09-08 04:57:09.363 | + functions-common:time_stop:2434 : total=72131 2026-09-08 04:57:09.365 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:57:09.367 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76365 2026-09-08 04:57:09.369 | + inc/python:pip_install:219 : return 0 2026-09-08 04:57:09.372 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-09-08 04:57:09.374 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-09-08 04:57:09.376 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-09-08 04:57:09.392 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-09-08 04:57:09.397 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-09-08 04:57:09.399 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-09-08 04:57:09.402 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-09-08 04:57:09.404 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 04:57:09.406 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 04:57:09.409 | ++ functions-common:git_clone:593 : pwd 2026-09-08 04:57:09.411 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 04:57:09.413 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 04:57:09.416 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 04:57:09.430 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 04:57:09.433 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 04:57:09.435 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 04:57:09.438 | + functions-common:git_clone:610 : echo master 2026-09-08 04:57:09.438 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 04:57:09.442 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-09-08 04:57:09.444 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 04:57:09.447 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-08 04:57:09.450 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:57:09.452 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:57:09.454 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:57:09.456 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:57:09.458 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:57:09.460 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:57:09.462 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:57:09.464 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:57:09.467 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:57:09.471 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843429468 2026-09-08 04:57:09.473 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-08 04:57:09.475 | Cloning into '/opt/stack/glance'... 2026-09-08 04:57:18.271 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:57:18.275 | + functions-common:time_stop:2420 : local name 2026-09-08 04:57:18.278 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:57:18.281 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:57:18.283 | + functions-common:time_stop:2423 : local total 2026-09-08 04:57:18.286 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:57:18.290 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:57:18.292 | + functions-common:time_stop:2427 : start_time=1788843429468 2026-09-08 04:57:18.295 | + functions-common:time_stop:2429 : [[ -z 1788843429468 ]] 2026-09-08 04:57:18.299 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:57:18.306 | + functions-common:time_stop:2432 : end_time=1788843438300 2026-09-08 04:57:18.310 | + functions-common:time_stop:2433 : elapsed_time=8832 2026-09-08 04:57:18.313 | + functions-common:time_stop:2434 : total=22772 2026-09-08 04:57:18.317 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:57:18.320 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31604 2026-09-08 04:57:18.323 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-09-08 04:57:18.327 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 04:57:18.330 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:57:18.333 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:57:18.337 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:57:18.340 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:57:18.343 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:57:18.347 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:57:18.351 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:57:18.355 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:57:18.360 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:57:18.365 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843438361 2026-09-08 04:57:18.369 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 04:57:19.024 | From https://review.opendev.org/openstack/glance 2026-09-08 04:57:19.024 | * branch master -> FETCH_HEAD 2026-09-08 04:57:19.034 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:57:19.038 | + functions-common:time_stop:2420 : local name 2026-09-08 04:57:19.041 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:57:19.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:57:19.048 | + functions-common:time_stop:2423 : local total 2026-09-08 04:57:19.052 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:57:19.055 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:57:19.059 | + functions-common:time_stop:2427 : start_time=1788843438361 2026-09-08 04:57:19.062 | + functions-common:time_stop:2429 : [[ -z 1788843438361 ]] 2026-09-08 04:57:19.065 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:57:19.071 | + functions-common:time_stop:2432 : end_time=1788843439067 2026-09-08 04:57:19.074 | + functions-common:time_stop:2433 : elapsed_time=706 2026-09-08 04:57:19.078 | + functions-common:time_stop:2434 : total=31604 2026-09-08 04:57:19.080 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:57:19.084 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32310 2026-09-08 04:57:19.088 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 04:57:19.091 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:57:19.095 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:57:19.098 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:57:19.102 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:57:19.106 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:57:19.110 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:57:19.114 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:57:19.117 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:57:19.122 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:57:19.128 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843439124 2026-09-08 04:57:19.132 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 04:57:19.257 | Note: switching to 'FETCH_HEAD'. 2026-09-08 04:57:19.257 | 2026-09-08 04:57:19.257 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 04:57:19.257 | changes and commit them, and you can discard any commits you make in this 2026-09-08 04:57:19.258 | state without impacting any branches by switching back to a branch. 2026-09-08 04:57:19.258 | 2026-09-08 04:57:19.258 | If you want to create a new branch to retain commits you create, you may 2026-09-08 04:57:19.258 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 04:57:19.258 | 2026-09-08 04:57:19.258 | git switch -c 2026-09-08 04:57:19.258 | 2026-09-08 04:57:19.258 | Or undo this operation with: 2026-09-08 04:57:19.258 | 2026-09-08 04:57:19.258 | git switch - 2026-09-08 04:57:19.258 | 2026-09-08 04:57:19.258 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 04:57:19.259 | 2026-09-08 04:57:19.259 | HEAD is now at abc1077f1 Try all allowed DNS addresses when importing image 2026-09-08 04:57:19.262 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:57:19.266 | + functions-common:time_stop:2420 : local name 2026-09-08 04:57:19.270 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:57:19.272 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:57:19.277 | + functions-common:time_stop:2423 : local total 2026-09-08 04:57:19.280 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:57:19.284 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:57:19.287 | + functions-common:time_stop:2427 : start_time=1788843439124 2026-09-08 04:57:19.291 | + functions-common:time_stop:2429 : [[ -z 1788843439124 ]] 2026-09-08 04:57:19.295 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:57:19.301 | + functions-common:time_stop:2432 : end_time=1788843439296 2026-09-08 04:57:19.304 | + functions-common:time_stop:2433 : elapsed_time=172 2026-09-08 04:57:19.308 | + functions-common:time_stop:2434 : total=32310 2026-09-08 04:57:19.311 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:57:19.314 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32482 2026-09-08 04:57:19.318 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-09-08 04:57:19.335 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-09-08 04:57:19.339 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 04:57:19.339 | + functions-common:git_clone:673 : head -1 2026-09-08 04:57:19.345 | abc1077f1 Try all allowed DNS addresses when importing image 2026-09-08 04:57:19.349 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 04:57:19.353 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-09-08 04:57:19.356 | + inc/python:setup_develop:353 : local bindep 2026-09-08 04:57:19.360 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 04:57:19.364 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-09-08 04:57:19.368 | + inc/python:setup_develop:359 : local extras= 2026-09-08 04:57:19.371 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-09-08 04:57:19.375 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 04:57:19.378 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 04:57:19.382 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-09-08 04:57:19.385 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 04:57:19.389 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 04:57:19.393 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-09-08 04:57:19.396 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 04:57:19.401 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-09-08 04:57:19.405 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 04:57:19.409 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 04:57:19.414 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-09-08 04:57:19.421 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-09-08 04:57:19.425 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-09-08 04:57:19.429 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-09-08 04:57:19.587 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-09-08 04:57:19.591 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 04:57:19.595 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 04:57:19.598 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 04:57:19.602 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 04:57:19.605 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-09-08 04:57:19.609 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 04:57:19.613 | + inc/python:setup_package:446 : local extras= 2026-09-08 04:57:19.617 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 04:57:19.621 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 04:57:19.624 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 04:57:19.627 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 04:57:19.631 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 04:57:19.634 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-09-08 04:57:19.662 | Using python 3.12 to install /opt/stack/glance 2026-09-08 04:57:19.665 | + 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-09-08 04:57:20.647 | Obtaining file:///opt/stack/glance 2026-09-08 04:57:20.651 | Installing build dependencies: started 2026-09-08 04:57:22.211 | Installing build dependencies: finished with status 'done' 2026-09-08 04:57:22.213 | Checking if build backend supports build_editable: started 2026-09-08 04:57:22.771 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 04:57:22.773 | Getting requirements to build editable: started 2026-09-08 04:57:23.078 | Getting requirements to build editable: finished with status 'done' 2026-09-08 04:57:23.081 | Preparing editable metadata (pyproject.toml): started 2026-09-08 04:57:24.016 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 04:57:24.035 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.0.3) 2026-09-08 04:57:24.036 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (0.7.1) 2026-09-08 04:57:24.037 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.0.52) 2026-09-08 04:57:24.039 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-08 04:57:24.039 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.5.1) 2026-09-08 04:57:24.040 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.8.11) 2026-09-08 04:57:24.042 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.19.1) 2026-09-08 04:57:24.219 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev59) 2026-09-08 04:57:24.346 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 04:57:24.357 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.7.0) 2026-09-08 04:57:24.360 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.6.1) 2026-09-08 04:57:24.360 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.5.0) 2026-09-08 04:57:24.360 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-08 04:57:24.360 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.2.0) 2026-09-08 04:57:24.362 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.9.1) 2026-09-08 04:57:24.505 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 04:57:24.522 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 04:57:24.536 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.17.0) 2026-09-08 04:57:24.537 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (13.0.1) 2026-09-08 04:57:24.654 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 04:57:24.673 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 04:57:24.683 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.18.0) 2026-09-08 04:57:24.685 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.34.2) 2026-09-08 04:57:24.686 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.10.1) 2026-09-08 04:57:24.688 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.26.0) 2026-09-08 04:57:24.688 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.0) 2026-09-08 04:57:24.689 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.1.1) 2026-09-08 04:57:24.690 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.9.0) 2026-09-08 04:57:24.811 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 04:57:24.829 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 04:57:24.840 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.3.1) 2026-09-08 04:57:24.844 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.3.0) 2026-09-08 04:57:24.844 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.2.0) 2026-09-08 04:57:24.882 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 04:57:24.902 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 04:57:24.912 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.1) 2026-09-08 04:57:24.914 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (4.8.0) 2026-09-08 04:57:24.915 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.4.0) 2026-09-08 04:57:24.916 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.7.0) 2026-09-08 04:57:24.917 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-08 04:57:24.918 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (43.0.3) 2026-09-08 04:57:25.037 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev59) 2026-09-08 04:57:25.056 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 04:57:25.191 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 04:57:25.207 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 04:57:25.219 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (1.4.1) 2026-09-08 04:57:25.220 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (4.16.0) 2026-09-08 04:57:25.344 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:25.361 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-09-08 04:57:25.375 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev59) (2.1.1) 2026-09-08 04:57:25.379 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev59) (3.0) 2026-09-08 04:57:25.382 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev59) (5.11.0) 2026-09-08 04:57:25.386 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev59) (2.3.0) 2026-09-08 04:57:25.392 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev59) (1.4.2) 2026-09-08 04:57:25.393 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev59) (3.5.0) 2026-09-08 04:57:25.399 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev59) (3.3.2) 2026-09-08 04:57:25.403 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (26.1.0) 2026-09-08 04:57:25.404 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (2025.9.1) 2026-09-08 04:57:25.405 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (0.37.0) 2026-09-08 04:57:25.406 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (2026.6.3) 2026-09-08 04:57:25.413 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev59) (2.1.0) 2026-09-08 04:57:25.414 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev59) (1.9.0) 2026-09-08 04:57:25.419 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (4.3.0) 2026-09-08 04:57:25.422 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (4.1.0) 2026-09-08 04:57:25.423 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (2.13.0) 2026-09-08 04:57:25.429 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (1.5.0) 2026-09-08 04:57:25.433 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (5.3.1) 2026-09-08 04:57:25.439 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev59) (0.20) 2026-09-08 04:57:25.444 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (1.3.0) 2026-09-08 04:57:25.445 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (2.0.0) 2026-09-08 04:57:25.446 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (6.0.3) 2026-09-08 04:57:25.455 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev59) (2.1.2) 2026-09-08 04:57:25.456 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev59) (0.6.2) 2026-09-08 04:57:25.514 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:25.530 | Downloading openstacksdk-4.20.0-py3-none-any.whl.metadata (12 kB) 2026-09-08 04:57:25.570 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:25.585 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-08 04:57:25.625 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:25.640 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-09-08 04:57:25.688 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:25.703 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 04:57:25.713 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) (7.2.2) 2026-09-08 04:57:25.745 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:25.759 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 04:57:25.774 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev59) (2.9.0.post0) 2026-09-08 04:57:25.780 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (7.1.7) 2026-09-08 04:57:25.781 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.3.1) 2026-09-08 04:57:25.782 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.6.2) 2026-09-08 04:57:25.783 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (0.17.0) 2026-09-08 04:57:25.787 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.1.0) 2026-09-08 04:57:25.796 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (2026.3) 2026-09-08 04:57:25.797 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (26.3) 2026-09-08 04:57:25.804 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (0.26.0) 2026-09-08 04:57:25.807 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (5.0.0) 2026-09-08 04:57:25.808 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (3.1.6) 2026-09-08 04:57:25.810 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (4.0.1) 2026-09-08 04:57:25.817 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (3.0.3) 2026-09-08 04:57:25.831 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev59) (1.2.1) 2026-09-08 04:57:25.838 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (0.41.2) 2026-09-08 04:57:25.839 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (3.5.5) 2026-09-08 04:57:25.842 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (1.7.6) 2026-09-08 04:57:25.847 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-08 04:57:25.979 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:25.995 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-08 04:57:26.111 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:26.127 | 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-09-08 04:57:26.161 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev59) (84.0.0) 2026-09-08 04:57:26.177 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev59) (0.8.2) 2026-09-08 04:57:26.239 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:26.255 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 04:57:26.294 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:26.311 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-09-08 04:57:26.378 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:26.403 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-09-08 04:57:26.471 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:26.485 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-09-08 04:57:26.520 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:26.535 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 04:57:26.545 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (15.0.0) 2026-09-08 04:57:26.573 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:26.589 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-09-08 04:57:26.611 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev59) (1.17.0) 2026-09-08 04:57:26.631 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (3.5.0) 2026-09-08 04:57:26.632 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (3.18) 2026-09-08 04:57:26.633 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2.7.0) 2026-09-08 04:57:26.635 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2023.11.17) 2026-09-08 04:57:26.668 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (4.2.0) 2026-09-08 04:57:26.669 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (2.20.0) 2026-09-08 04:57:26.679 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (0.1.2) 2026-09-08 04:57:26.695 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev59) (0.8) 2026-09-08 04:57:26.816 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:26.830 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-09-08 04:57:26.965 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:26.980 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 04:57:26.991 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) (9.1.4) 2026-09-08 04:57:27.018 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:27.034 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-09-08 04:57:27.128 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:27.145 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-09-08 04:57:27.158 | Installing build dependencies: started 2026-09-08 04:57:28.602 | Installing build dependencies: finished with status 'done' 2026-09-08 04:57:28.603 | Getting requirements to build wheel: started 2026-09-08 04:57:29.238 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 04:57:29.239 | Preparing metadata (pyproject.toml): started 2026-09-08 04:57:29.603 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 04:57:29.658 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:29.674 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 04:57:29.725 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 04:57:29.741 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-09-08 04:57:29.814 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-09-08 04:57:29.850 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-09-08 04:57:29.871 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-09-08 04:57:29.893 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-09-08 04:57:29.917 | Downloading openstacksdk-4.20.0-py3-none-any.whl (2.0 MB) 2026-09-08 04:57:29.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 45.0 MB/s 0:00:00 2026-09-08 04:57:29.989 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-09-08 04:57:30.009 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-09-08 04:57:30.030 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-09-08 04:57:30.051 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-09-08 04:57:30.072 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-09-08 04:57:30.094 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-09-08 04:57:30.117 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-09-08 04:57:30.139 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-09-08 04:57:30.170 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-09-08 04:57:30.192 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-09-08 04:57:30.215 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-09-08 04:57:30.240 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-09-08 04:57:30.261 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-09-08 04:57:30.284 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-09-08 04:57:30.310 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-09-08 04:57:30.331 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-09-08 04:57:30.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 42.8 MB/s 0:00:00 2026-09-08 04:57:30.395 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-09-08 04:57:30.417 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-09-08 04:57:30.438 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-09-08 04:57:30.458 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-09-08 04:57:30.478 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-09-08 04:57:30.640 | Building wheels for collected packages: glance, simplegeneric 2026-09-08 04:57:30.642 | Building editable for glance (pyproject.toml): started 2026-09-08 04:57:31.500 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-09-08 04:57:31.502 | Created wheel for glance: filename=glance-33.0.0.0b3.dev59-0.editable-py3-none-any.whl size=9080 sha256=4f7a1404f0167a70b00ed2610dd208f9578c183d2f6259508119d731bf691bb1 2026-09-08 04:57:31.502 | Stored in directory: /tmp/pip-ephem-wheel-cache-fywqjz3g/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-09-08 04:57:31.508 | Building wheel for simplegeneric (pyproject.toml): started 2026-09-08 04:57:31.921 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-09-08 04:57:31.921 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=0a8afa7400b3c5a27b3b006ed5951e8343eddead432c210892b0c8f6395bcd69 2026-09-08 04:57:31.922 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-09-08 04:57:31.926 | Successfully built glance simplegeneric 2026-09-08 04:57:32.222 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-09-08 04:57:35.201 | Attempting uninstall: jsonpointer 2026-09-08 04:57:35.217 | Found existing installation: jsonpointer 2.0 2026-09-08 04:57:35.217 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:57:35.217 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-09-08 04:57:35.234 | Attempting uninstall: jmespath 2026-09-08 04:57:35.249 | Found existing installation: jmespath 1.0.1 2026-09-08 04:57:35.249 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:57:35.249 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-09-08 04:57:35.290 | Attempting uninstall: httplib2 2026-09-08 04:57:35.306 | Found existing installation: httplib2 0.20.4 2026-09-08 04:57:35.306 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:57:35.306 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-09-08 04:57:35.401 | Attempting uninstall: jsonpatch 2026-09-08 04:57:35.417 | Found existing installation: jsonpatch 1.32 2026-09-08 04:57:35.419 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:57:35.419 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-09-08 04:57:39.907 | 2026-09-08 04:57:39.926 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev59 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.20.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-09-08 04:57:40.169 | + inc/python:pip_install:216 : result=0 2026-09-08 04:57:40.173 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:57:40.176 | + functions-common:time_stop:2420 : local name 2026-09-08 04:57:40.180 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:57:40.183 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:57:40.186 | + functions-common:time_stop:2423 : local total 2026-09-08 04:57:40.190 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:57:40.194 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:57:40.197 | + functions-common:time_stop:2427 : start_time=1788843439655 2026-09-08 04:57:40.200 | + functions-common:time_stop:2429 : [[ -z 1788843439655 ]] 2026-09-08 04:57:40.205 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:57:40.210 | + functions-common:time_stop:2432 : end_time=1788843460206 2026-09-08 04:57:40.213 | + functions-common:time_stop:2433 : elapsed_time=20551 2026-09-08 04:57:40.217 | + functions-common:time_stop:2434 : total=76365 2026-09-08 04:57:40.220 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:57:40.223 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96916 2026-09-08 04:57:40.226 | + inc/python:pip_install:219 : return 0 2026-09-08 04:57:40.230 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 04:57:40.233 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 04:57:40.237 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-09-08 04:57:40.240 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-09-08 04:57:40.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:57:40.247 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:57:40.251 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-09-08 04:57:40.255 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:57:40.259 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 04:57:40.262 | + ./stack.sh:main:945 : configure_glance 2026-09-08 04:57:40.266 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-09-08 04:57:40.283 | + lib/glance:configure_glance:353 : local dburl 2026-09-08 04:57:40.288 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-09-08 04:57:40.291 | ++ lib/database:database_connection_url:134 : local db=glance 2026-09-08 04:57:40.294 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-09-08 04:57:40.298 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-09-08 04:57:40.300 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 04:57:40.304 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 04:57:40.308 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 04:57:40.328 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:57:40.331 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 04:57:40.335 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 04:57:40.339 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 04:57:40.343 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-09-08 04:57:40.384 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 04:57:40.425 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-09-08 04:57:40.464 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-08 04:57:40.501 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-09-08 04:57:40.539 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-09-08 04:57:40.578 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-09-08 04:57:40.620 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-09-08 04:57:40.623 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 04:57:40.626 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-08 04:57:40.629 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 04:57:40.633 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 04:57:40.637 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-09-08 04:57:40.640 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 04:57:40.643 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-08 04:57:40.647 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 04:57:40.650 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-09-08 04:57:40.691 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-09-08 04:57:40.729 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.62/identity 2026-09-08 04:57:40.767 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-09-08 04:57:40.805 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-09-08 04:57:40.841 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-09-08 04:57:40.882 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-09-08 04:57:40.923 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-09-08 04:57:40.962 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.62/identity 2026-09-08 04:57:41.000 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 04:57:41.037 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 04:57:41.076 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 04:57:41.079 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-09-08 04:57:41.119 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-09-08 04:57:41.123 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-09-08 04:57:41.126 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-09-08 04:57:41.129 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 04:57:41.132 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 04:57:41.135 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 04:57:41.155 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:57:41.159 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 04:57:41.162 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 04:57:41.165 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 04:57:41.188 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:57:41.191 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 04:57:41.196 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 04:57:41.235 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 04:57:41.238 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 04:57:41.241 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-09-08 04:57:41.244 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-09-08 04:57:41.247 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-09-08 04:57:41.285 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-09-08 04:57:41.322 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-09-08 04:57:41.364 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-09-08 04:57:41.367 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-09-08 04:57:41.371 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-09-08 04:57:41.374 | + lib/glance:configure_glance_store:282 : local be 2026-09-08 04:57:41.377 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-09-08 04:57:41.380 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-09-08 04:57:41.384 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-08 04:57:41.427 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-09-08 04:57:41.430 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.62 2026-09-08 04:57:41.469 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-09-08 04:57:41.472 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-09-08 04:57:41.474 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-09-08 04:57:41.496 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:57:41.499 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.62/image 2026-09-08 04:57:41.537 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-09-08 04:57:41.560 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:57:41.563 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-09-08 04:57:41.566 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-09-08 04:57:41.569 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 04:57:41.574 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 04:57:41.596 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 04:57:41.599 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 04:57:41.603 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 04:57:41.606 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 04:57:41.609 | + 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-09-08 04:57:41.649 | + 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-09-08 04:57:41.688 | + 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-09-08 04:57:41.727 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 04:57:41.766 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-09-08 04:57:41.804 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-09-08 04:57:41.810 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-09-08 04:57:41.853 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-09-08 04:57:41.893 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-08 04:57:41.931 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-09-08 04:57:41.969 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-08 04:57:42.007 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-09-08 04:57:42.047 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-09-08 04:57:42.088 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-09-08 04:57:42.126 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-09-08 04:57:42.132 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-09-08 04:57:42.140 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-09-08 04:57:42.160 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:57:42.164 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-09-08 04:57:42.168 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-09-08 04:57:42.172 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-09-08 04:57:42.176 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-09-08 04:57:42.178 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-09-08 04:57:42.181 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-09-08 04:57:42.185 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-09-08 04:57:42.190 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 04:57:42.193 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-09-08 04:57:42.231 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-09-08 04:57:42.234 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-09-08 04:57:42.237 | ++ functions:get_random_port:861 : true 2026-09-08 04:57:42.239 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-09-08 04:57:42.242 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-09-08 04:57:42.246 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-09-08 04:57:42.305 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-09-08 04:57:42.308 | ++ functions:get_random_port:865 : break 2 2026-09-08 04:57:42.311 | ++ functions:get_random_port:869 : echo 60999 2026-09-08 04:57:42.315 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-09-08 04:57:42.318 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-09-08 04:57:42.356 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-09-08 04:57:42.396 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-09-08 04:57:42.434 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-09-08 04:57:42.469 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 04:57:42.503 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 04:57:42.541 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-09-08 04:57:42.578 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-09-08 04:57:42.615 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-09-08 04:57:42.651 | + 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-09-08 04:57:42.688 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 04:57:42.725 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 04:57:42.761 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-09-08 04:57:42.799 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 04:57:42.835 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-09-08 04:57:42.873 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-09-08 04:57:42.911 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-09-08 04:57:42.950 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-09-08 04:57:42.987 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-09-08 04:57:43.023 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-09-08 04:57:43.060 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-09-08 04:57:43.063 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-08 04:57:43.067 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 04:57:43.069 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 04:57:43.072 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:57:43.075 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:57:43.078 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-08 04:57:43.082 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-08 04:57:43.084 | perl: warning: Setting locale failed. 2026-09-08 04:57:43.084 | perl: warning: Please check that your locale settings: 2026-09-08 04:57:43.084 | LANGUAGE = (unset), 2026-09-08 04:57:43.084 | LC_ALL = "en_US.utf8", 2026-09-08 04:57:43.084 | LANG = (unset) 2026-09-08 04:57:43.084 | are supported and installed on your system. 2026-09-08 04:57:43.085 | perl: warning: Falling back to the standard locale ("C"). 2026-09-08 04:57:43.121 | proxy (enabled by site administrator) 2026-09-08 04:57:43.126 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-09-08 04:57:43.130 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-08 04:57:43.133 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 04:57:43.136 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 04:57:43.139 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:57:43.142 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:57:43.146 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-08 04:57:43.148 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-08 04:57:43.150 | perl: warning: Setting locale failed. 2026-09-08 04:57:43.150 | perl: warning: Please check that your locale settings: 2026-09-08 04:57:43.150 | LANGUAGE = (unset), 2026-09-08 04:57:43.150 | LC_ALL = "en_US.utf8", 2026-09-08 04:57:43.150 | LANG = (unset) 2026-09-08 04:57:43.151 | are supported and installed on your system. 2026-09-08 04:57:43.151 | perl: warning: Falling back to the standard locale ("C"). 2026-09-08 04:57:43.186 | No module matches proxy_http 2026-09-08 04:57:43.189 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-09-08 04:57:43.201 | perl: warning: Setting locale failed. 2026-09-08 04:57:43.201 | perl: warning: Please check that your locale settings: 2026-09-08 04:57:43.201 | LANGUAGE = (unset), 2026-09-08 04:57:43.201 | LC_ALL = "en_US.utf8", 2026-09-08 04:57:43.201 | LANG = "de_DE.UTF-8" 2026-09-08 04:57:43.201 | are supported and installed on your system. 2026-09-08 04:57:43.201 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:57:43.242 | Considering dependency proxy for proxy_http: 2026-09-08 04:57:43.242 | Module proxy already enabled 2026-09-08 04:57:43.242 | Enabling module proxy_http. 2026-09-08 04:57:43.248 | To activate the new configuration, you need to run: 2026-09-08 04:57:43.248 | systemctl restart apache2 2026-09-08 04:57:43.253 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-09-08 04:57:43.257 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-09-08 04:57:43.260 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 04:57:43.264 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 04:57:43.267 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 04:57:43.394 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-09-08 04:57:43.400 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-09-08 04:57:43.403 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-09-08 04:57:43.406 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 04:57:43.409 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:57:43.412 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:57:43.415 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-09-08 04:57:43.420 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-09-08 04:57:43.424 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-09-08 04:57:43.425 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-09-08 04:57:43.435 | KeepAlive Off 2026-09-08 04:57:43.442 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-09-08 04:57:43.442 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-08 04:57:43.452 | SetEnv proxy-sendchunked 1 2026-09-08 04:57:43.459 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-09-08 04:57:43.459 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-08 04:57:43.471 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-09-08 04:57:43.476 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-09-08 04:57:43.479 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-09-08 04:57:43.482 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 04:57:43.486 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 04:57:43.490 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 04:57:43.494 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 04:57:43.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:57:43.500 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:57:43.503 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 04:57:43.505 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 04:57:43.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:57:43.512 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:57:43.516 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-09-08 04:57:43.528 | perl: warning: Setting locale failed. 2026-09-08 04:57:43.528 | perl: warning: Please check that your locale settings: 2026-09-08 04:57:43.528 | LANGUAGE = (unset), 2026-09-08 04:57:43.528 | LC_ALL = "en_US.utf8", 2026-09-08 04:57:43.529 | LANG = "de_DE.UTF-8" 2026-09-08 04:57:43.529 | are supported and installed on your system. 2026-09-08 04:57:43.529 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:57:43.575 | Enabling site glance-api. 2026-09-08 04:57:43.580 | To activate the new configuration, you need to run: 2026-09-08 04:57:43.581 | systemctl reload apache2 2026-09-08 04:57:43.586 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-09-08 04:57:43.589 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 04:57:43.592 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 04:57:43.595 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 04:57:43.720 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-09-08 04:57:43.728 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-09-08 04:57:43.772 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-09-08 04:57:43.815 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-09-08 04:57:43.819 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-09-08 04:57:43.862 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-09-08 04:57:43.900 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-09-08 04:57:43.923 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:57:43.926 | + ./stack.sh:main:950 : stack_install_service cinder 2026-09-08 04:57:43.930 | + lib/stack:stack_install_service:20 : local service=cinder 2026-09-08 04:57:43.933 | + lib/stack:stack_install_service:21 : type install_cinder 2026-09-08 04:57:43.936 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 04:57:43.940 | + lib/stack:stack_install_service:32 : install_cinder 2026-09-08 04:57:43.943 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/59/1003859/8 2026-09-08 04:57:43.947 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-09-08 04:57:43.950 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-09-08 04:57:43.953 | + functions-common:git_clone:591 : local git_ref=refs/changes/59/1003859/8 2026-09-08 04:57:43.956 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 04:57:43.960 | ++ functions-common:git_clone:593 : pwd 2026-09-08 04:57:43.964 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 04:57:43.967 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 04:57:43.973 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 04:57:43.993 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 04:57:43.997 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 04:57:43.999 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 04:57:44.004 | + functions-common:git_clone:610 : echo refs/changes/59/1003859/8 2026-09-08 04:57:44.004 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 04:57:44.010 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-09-08 04:57:44.013 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-09-08 04:57:44.016 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-08 04:57:44.020 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:57:44.022 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:57:44.025 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:57:44.029 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:57:44.032 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:57:44.035 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:57:44.038 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:57:44.041 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:57:44.044 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:57:44.049 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843464046 2026-09-08 04:57:44.053 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-08 04:57:44.057 | Cloning into '/opt/stack/cinder'... 2026-09-08 04:58:32.749 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:58:32.753 | + functions-common:time_stop:2420 : local name 2026-09-08 04:58:32.756 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:58:32.760 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:58:32.763 | + functions-common:time_stop:2423 : local total 2026-09-08 04:58:32.766 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:58:32.770 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:58:32.773 | + functions-common:time_stop:2427 : start_time=1788843464046 2026-09-08 04:58:32.776 | + functions-common:time_stop:2429 : [[ -z 1788843464046 ]] 2026-09-08 04:58:32.781 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:58:32.786 | + functions-common:time_stop:2432 : end_time=1788843512783 2026-09-08 04:58:32.790 | + functions-common:time_stop:2433 : elapsed_time=48737 2026-09-08 04:58:32.793 | + functions-common:time_stop:2434 : total=32482 2026-09-08 04:58:32.797 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:58:32.800 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=81219 2026-09-08 04:58:32.804 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-09-08 04:58:32.807 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/59/1003859/8 2026-09-08 04:58:32.811 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:58:32.815 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:58:32.818 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:58:32.821 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:58:32.825 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:58:32.828 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:58:32.831 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:58:32.835 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:58:32.840 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:58:32.844 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843512841 2026-09-08 04:58:32.848 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/59/1003859/8 2026-09-08 04:58:33.696 | From https://review.opendev.org/openstack/cinder 2026-09-08 04:58:33.696 | * branch refs/changes/59/1003859/8 -> FETCH_HEAD 2026-09-08 04:58:33.703 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 04:58:33.706 | + functions-common:time_stop:2420 : local name 2026-09-08 04:58:33.709 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:58:33.712 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:58:33.716 | + functions-common:time_stop:2423 : local total 2026-09-08 04:58:33.718 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:58:33.722 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 04:58:33.726 | + functions-common:time_stop:2427 : start_time=1788843512841 2026-09-08 04:58:33.728 | + functions-common:time_stop:2429 : [[ -z 1788843512841 ]] 2026-09-08 04:58:33.733 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:58:33.739 | + functions-common:time_stop:2432 : end_time=1788843513735 2026-09-08 04:58:33.743 | + functions-common:time_stop:2433 : elapsed_time=894 2026-09-08 04:58:33.747 | + functions-common:time_stop:2434 : total=81219 2026-09-08 04:58:33.751 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:58:33.754 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=82113 2026-09-08 04:58:33.757 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-09-08 04:58:34.008 | Note: switching to 'FETCH_HEAD'. 2026-09-08 04:58:34.008 | 2026-09-08 04:58:34.008 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 04:58:34.009 | changes and commit them, and you can discard any commits you make in this 2026-09-08 04:58:34.009 | state without impacting any branches by switching back to a branch. 2026-09-08 04:58:34.009 | 2026-09-08 04:58:34.009 | If you want to create a new branch to retain commits you create, you may 2026-09-08 04:58:34.009 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 04:58:34.009 | 2026-09-08 04:58:34.009 | git switch -c 2026-09-08 04:58:34.009 | 2026-09-08 04:58:34.009 | Or undo this operation with: 2026-09-08 04:58:34.009 | 2026-09-08 04:58:34.009 | git switch - 2026-09-08 04:58:34.009 | 2026-09-08 04:58:34.010 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 04:58:34.010 | 2026-09-08 04:58:34.010 | HEAD is now at b51c86d5c NetApp: Fix iSCSI target LIF pagination 2026-09-08 04:58:34.014 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-09-08 04:58:34.032 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-09-08 04:58:34.037 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 04:58:34.038 | + functions-common:git_clone:673 : head -1 2026-09-08 04:58:34.047 | b51c86d5c NetApp: Fix iSCSI target LIF pagination 2026-09-08 04:58:34.053 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 04:58:34.057 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-09-08 04:58:34.061 | + inc/python:setup_develop:353 : local bindep 2026-09-08 04:58:34.065 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 04:58:34.068 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-09-08 04:58:34.071 | + inc/python:setup_develop:359 : local extras= 2026-09-08 04:58:34.074 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-09-08 04:58:34.078 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 04:58:34.082 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 04:58:34.086 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-09-08 04:58:34.090 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 04:58:34.093 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 04:58:34.099 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-09-08 04:58:34.102 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 04:58:34.106 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-09-08 04:58:34.110 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 04:58:34.113 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 04:58:34.118 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-09-08 04:58:34.126 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-09-08 04:58:34.129 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-09-08 04:58:34.133 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-09-08 04:58:34.298 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-09-08 04:58:34.301 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 04:58:34.305 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 04:58:34.309 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 04:58:34.313 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 04:58:34.316 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-09-08 04:58:34.319 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 04:58:34.322 | + inc/python:setup_package:446 : local extras= 2026-09-08 04:58:34.325 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 04:58:34.329 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 04:58:34.333 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 04:58:34.337 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 04:58:34.340 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 04:58:34.343 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-09-08 04:58:34.372 | Using python 3.12 to install /opt/stack/cinder 2026-09-08 04:58:34.376 | + 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-09-08 04:58:35.375 | Obtaining file:///opt/stack/cinder 2026-09-08 04:58:35.380 | Installing build dependencies: started 2026-09-08 04:58:36.974 | Installing build dependencies: finished with status 'done' 2026-09-08 04:58:36.975 | Checking if build backend supports build_editable: started 2026-09-08 04:58:37.529 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 04:58:37.530 | Getting requirements to build editable: started 2026-09-08 04:58:37.842 | Getting requirements to build editable: finished with status 'done' 2026-09-08 04:58:37.844 | Preparing editable metadata (pyproject.toml): started 2026-09-08 04:58:39.281 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 04:58:39.311 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (7.0.3) 2026-09-08 04:58:39.311 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (5.3.1) 2026-09-08 04:58:39.313 | 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.dev324) (0.41.2) 2026-09-08 04:58:39.313 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (3.5.0) 2026-09-08 04:58:39.314 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (3.5.5) 2026-09-08 04:58:39.315 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (2.1.0) 2026-09-08 04:58:39.316 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (4.26.0) 2026-09-08 04:58:39.317 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (5.17.0) 2026-09-08 04:58:39.318 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (13.0.1) 2026-09-08 04:58:39.981 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev324) 2026-09-08 04:58:40.114 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-09-08 04:58:40.126 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (10.7.0) 2026-09-08 04:58:40.126 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (7.6.1) 2026-09-08 04:58:40.128 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (6.5.0) 2026-09-08 04:58:40.128 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (18.1.1) 2026-09-08 04:58:40.129 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (8.3.1) 2026-09-08 04:58:40.130 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (18.3.0) 2026-09-08 04:58:40.131 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (8.2.0) 2026-09-08 04:58:40.132 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (6.0.1) 2026-09-08 04:58:40.134 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (3.12.0) 2026-09-08 04:58:40.134 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (3.9.0) 2026-09-08 04:58:40.135 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (7.10.0) 2026-09-08 04:58:40.136 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (5.11.0) 2026-09-08 04:58:40.136 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (4.8.0) 2026-09-08 04:58:40.138 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (2.8.0) 2026-09-08 04:58:40.139 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (10.2.0) 2026-09-08 04:58:40.180 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev324) 2026-09-08 04:58:40.195 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 04:58:40.206 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (4.4.0) 2026-09-08 04:58:40.206 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (26.3) 2026-09-08 04:58:40.251 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev324) 2026-09-08 04:58:40.264 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 04:58:40.275 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (3.10.1) 2026-09-08 04:58:40.276 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (3.1.0) 2026-09-08 04:58:40.277 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (3.3.2) 2026-09-08 04:58:40.279 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (7.6.0) 2026-09-08 04:58:40.315 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev324) 2026-09-08 04:58:40.421 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 04:58:40.433 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (6.0.0) 2026-09-08 04:58:40.474 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev324) 2026-09-08 04:58:40.489 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 04:58:40.499 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (2.34.2) 2026-09-08 04:58:40.500 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (2.7.0) 2026-09-08 04:58:40.501 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (2.5.1) 2026-09-08 04:58:40.502 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (6.4.0) 2026-09-08 04:58:40.527 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev324) 2026-09-08 04:58:40.542 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 04:58:40.551 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (2.0.52) 2026-09-08 04:58:40.553 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (5.9.1) 2026-09-08 04:58:40.578 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev324) 2026-09-08 04:58:40.592 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-09-08 04:58:40.618 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (9.1.4) 2026-09-08 04:58:40.618 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (1.8.11) 2026-09-08 04:58:40.619 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (6.9.0) 2026-09-08 04:58:40.658 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev324) 2026-09-08 04:58:40.674 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 04:58:40.684 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (7.1.1) 2026-09-08 04:58:40.730 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev324) 2026-09-08 04:58:40.746 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 04:58:40.756 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (5.8.0) 2026-09-08 04:58:40.757 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (43.0.3) 2026-09-08 04:58:40.758 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (0.3.1) 2026-09-08 04:58:40.949 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev324) 2026-09-08 04:58:40.965 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-09-08 04:58:40.977 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev324) (1.9.0) 2026-09-08 04:58:40.977 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (2026.3) 2026-09-08 04:58:40.979 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev324) (7.1.7) 2026-09-08 04:58:40.986 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev324) (2.1.1) 2026-09-08 04:58:40.990 | 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.dev324) (3.0) 2026-09-08 04:58:40.999 | 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.dev324) (2.8.0) 2026-09-08 04:58:41.006 | 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.dev324) (3.1.0) 2026-09-08 04:58:41.008 | 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.dev324) (2.3.0) 2026-09-08 04:58:41.015 | 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.dev324) (26.1.0) 2026-09-08 04:58:41.016 | 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.dev324) (2025.9.1) 2026-09-08 04:58:41.017 | 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.dev324) (0.37.0) 2026-09-08 04:58:41.018 | 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.dev324) (2026.6.3) 2026-09-08 04:58:41.026 | 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.dev324) (1.9.0) 2026-09-08 04:58:41.029 | 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.dev324) (4.16.0) 2026-09-08 04:58:41.031 | 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.dev324) (4.3.0) 2026-09-08 04:58:41.033 | 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.dev324) (4.1.0) 2026-09-08 04:58:41.034 | 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.dev324) (2.13.0) 2026-09-08 04:58:41.042 | 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.dev324) (7.2.2) 2026-09-08 04:58:41.047 | 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.dev324) (1.5.0) 2026-09-08 04:58:41.055 | 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.dev324) (0.20) 2026-09-08 04:58:41.060 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev324) (1.3.0) 2026-09-08 04:58:41.062 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev324) (2.0.0) 2026-09-08 04:58:41.063 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev324) (6.0.3) 2026-09-08 04:58:41.071 | 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.dev324) (1.19.1) 2026-09-08 04:58:41.073 | 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.dev324) (2.1.2) 2026-09-08 04:58:41.074 | 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.dev324) (0.6.2) 2026-09-08 04:58:41.078 | 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.dev324) (1.4.1) 2026-09-08 04:58:41.086 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev324) (2.9.0.post0) 2026-09-08 04:58:41.093 | 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.dev324) (5.3.1) 2026-09-08 04:58:41.093 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev324) (5.6.2) 2026-09-08 04:58:41.093 | 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.dev324) (0.17.0) 2026-09-08 04:58:41.098 | 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.dev324) (5.1.0) 2026-09-08 04:58:41.111 | 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.dev324) (0.26.0) 2026-09-08 04:58:41.115 | 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.dev324) (5.0.0) 2026-09-08 04:58:41.116 | 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.dev324) (3.1.6) 2026-09-08 04:58:41.118 | 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.dev324) (4.0.1) 2026-09-08 04:58:41.125 | 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.dev324) (3.0.3) 2026-09-08 04:58:41.136 | 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.dev324) (1.2.1) 2026-09-08 04:58:41.157 | 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.dev324) (1.7.6) 2026-09-08 04:58:41.163 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev324) (2.2.0) 2026-09-08 04:58:41.168 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev324) (1.3.7) 2026-09-08 04:58:41.173 | 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.dev324) (3.18.0) 2026-09-08 04:58:41.217 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev324) 2026-09-08 04:58:41.234 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 04:58:41.294 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev324) 2026-09-08 04:58:41.309 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 04:58:41.363 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev324) 2026-09-08 04:58:41.377 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-09-08 04:58:41.395 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev324) (84.0.0) 2026-09-08 04:58:41.410 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev324) (0.8.2) 2026-09-08 04:58:41.445 | 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.dev324) (4.16.0) 2026-09-08 04:58:41.452 | 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.dev324) (0.6.0) 2026-09-08 04:58:41.452 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev324) (4.2.0) 2026-09-08 04:58:41.463 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev324) (3.0.53) 2026-09-08 04:58:41.463 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev324) (1.11.0) 2026-09-08 04:58:41.465 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev324) (15.0.0) 2026-09-08 04:58:41.465 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev324) (1.8.0) 2026-09-08 04:58:41.478 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->cinder==28.1.0.dev324) (1.17.0) 2026-09-08 04:58:41.509 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev324) 2026-09-08 04:58:41.524 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 04:58:41.535 | 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.dev324) (24.2.1) 2026-09-08 04:58:41.570 | 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.dev324) (3.5.0) 2026-09-08 04:58:41.571 | 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.dev324) (3.18) 2026-09-08 04:58:41.575 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev324) (2023.11.17) 2026-09-08 04:58:41.605 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev324) (4.2.0) 2026-09-08 04:58:41.606 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev324) (2.20.0) 2026-09-08 04:58:41.617 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev324) (0.1.2) 2026-09-08 04:58:41.636 | 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.dev324) (0.8) 2026-09-08 04:58:41.677 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev324) 2026-09-08 04:58:41.693 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-09-08 04:58:41.752 | 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.dev324) (3.6.1) 2026-09-08 04:58:41.753 | 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.dev324) (3.5.0) 2026-09-08 04:58:41.755 | 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.dev324) (4.0.1) 2026-09-08 04:58:41.830 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev324) 2026-09-08 04:58:41.847 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-09-08 04:58:41.882 | 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.dev324) (1.33) 2026-09-08 04:58:41.889 | 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.dev324) (3.1.1) 2026-09-08 04:58:41.976 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-09-08 04:58:42.095 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 53.1 MB/s 0:00:00 2026-09-08 04:58:42.112 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-09-08 04:58:42.133 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-09-08 04:58:42.151 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 34.6 MB/s 0:00:00 2026-09-08 04:58:42.167 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-09-08 04:58:42.191 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-09-08 04:58:42.213 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-09-08 04:58:42.239 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 56.4 MB/s 0:00:00 2026-09-08 04:58:42.256 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-09-08 04:58:42.279 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-09-08 04:58:42.304 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-09-08 04:58:42.325 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-09-08 04:58:42.346 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-09-08 04:58:42.369 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-09-08 04:58:42.390 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-09-08 04:58:42.411 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-09-08 04:58:42.432 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-09-08 04:58:42.453 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-09-08 04:58:42.562 | Building wheels for collected packages: cinder 2026-09-08 04:58:42.564 | Building editable for cinder (pyproject.toml): started 2026-09-08 04:58:44.253 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-09-08 04:58:44.254 | Created wheel for cinder: filename=cinder-28.1.0.dev324-0.editable-py3-none-any.whl size=9266 sha256=6bb5ea85d99333aeb340921990fbc01f45bd17dab4dafeaaa20e3e274f69f97a 2026-09-08 04:58:44.254 | Stored in directory: /tmp/pip-ephem-wheel-cache-7e2_8lrq/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-09-08 04:58:44.263 | Successfully built cinder 2026-09-08 04:58:44.530 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-09-08 04:58:44.800 | Attempting uninstall: pyudev 2026-09-08 04:58:44.816 | Found existing installation: pyudev 0.24.0 2026-09-08 04:58:44.817 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 04:58:44.818 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-09-08 04:58:47.038 | 2026-09-08 04:58:47.059 | Successfully installed cinder-28.1.0.dev324 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-09-08 04:58:47.387 | + inc/python:pip_install:216 : result=0 2026-09-08 04:58:47.391 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 04:58:47.395 | + functions-common:time_stop:2420 : local name 2026-09-08 04:58:47.398 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:58:47.402 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:58:47.406 | + functions-common:time_stop:2423 : local total 2026-09-08 04:58:47.411 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:58:47.413 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 04:58:47.417 | + functions-common:time_stop:2427 : start_time=1788843514364 2026-09-08 04:58:47.421 | + functions-common:time_stop:2429 : [[ -z 1788843514364 ]] 2026-09-08 04:58:47.425 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:58:47.430 | + functions-common:time_stop:2432 : end_time=1788843527426 2026-09-08 04:58:47.434 | + functions-common:time_stop:2433 : elapsed_time=13062 2026-09-08 04:58:47.437 | + functions-common:time_stop:2434 : total=96916 2026-09-08 04:58:47.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:58:47.443 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109978 2026-09-08 04:58:47.447 | + inc/python:pip_install:219 : return 0 2026-09-08 04:58:47.450 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 04:58:47.453 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 04:58:47.457 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-09-08 04:58:47.461 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-09-08 04:58:47.464 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:58:47.467 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:58:47.471 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-09-08 04:58:47.475 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:58:47.479 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-09-08 04:58:47.483 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-09-08 04:58:47.487 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-09-08 04:58:47.491 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:58:47.494 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:58:47.498 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-09-08 04:58:47.514 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-09-08 04:58:47.518 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 04:58:47.522 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 04:58:47.525 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 04:58:47.529 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 04:58:47.533 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 04:58:47.536 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 04:58:47.540 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:58:47.544 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:58:47.547 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 04:58:47.551 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 04:58:47.554 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 04:58:47.558 | + functions-common:apt_get_update:1167 : return 2026-09-08 04:58:47.561 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-09-08 04:58:47.565 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 04:58:47.569 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:58:47.573 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:58:47.576 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-09-08 04:58:47.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 targetcli-fb 2026-09-08 04:58:47.644 | Reading package lists... 2026-09-08 04:58:48.077 | Building dependency tree... 2026-09-08 04:58:48.080 | Reading state information... 2026-09-08 04:58:48.805 | The following packages were automatically installed and are no longer required: 2026-09-08 04:58:48.807 | libfwupd2 libgusb2 2026-09-08 04:58:48.807 | Use 'sudo apt autoremove' to remove them. 2026-09-08 04:58:48.811 | The following additional packages will be installed: 2026-09-08 04:58:48.811 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-08 04:58:48.811 | python3-urwid python3-wcwidth 2026-09-08 04:58:48.815 | Suggested packages: 2026-09-08 04:58:48.815 | python-urwid-doc 2026-09-08 04:58:48.858 | The following NEW packages will be installed: 2026-09-08 04:58:48.858 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-08 04:58:48.859 | python3-urwid python3-wcwidth targetcli-fb 2026-09-08 04:58:48.964 | 0 upgraded, 6 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 04:58:48.964 | Need to get 385 kB of archives. 2026-09-08 04:58:48.964 | After this operation, 3098 kB of additional disk space will be used. 2026-09-08 04:58:48.964 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-09-08 04:58:49.041 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-09-08 04:58:49.047 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-09-08 04:58:49.092 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-09-08 04:58:49.095 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-09-08 04:58:49.100 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-09-08 04:58:49.359 | perl: warning: Setting locale failed. 2026-09-08 04:58:49.359 | perl: warning: Please check that your locale settings: 2026-09-08 04:58:49.361 | LANGUAGE = (unset), 2026-09-08 04:58:49.361 | LC_ALL = "en_US.utf8", 2026-09-08 04:58:49.361 | LANG = "de_DE.UTF-8" 2026-09-08 04:58:49.361 | are supported and installed on your system. 2026-09-08 04:58:49.361 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:58:49.424 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:58:49.424 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:58:49.425 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:58:49.629 | Fetched 385 kB in 0s (1787 kB/s) 2026-09-08 04:58:49.669 | Selecting previously unselected package python3-typing-extensions. 2026-09-08 04:58:49.735 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126715 files and directories currently installed.) 2026-09-08 04:58:49.742 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-09-08 04:58:49.746 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-09-08 04:58:49.797 | Selecting previously unselected package python3-wcwidth. 2026-09-08 04:58:49.810 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-09-08 04:58:49.813 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-08 04:58:49.867 | Selecting previously unselected package python3-urwid. 2026-09-08 04:58:49.878 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-09-08 04:58:49.882 | Unpacking python3-urwid (2.6.10-1) ... 2026-09-08 04:58:49.973 | Selecting previously unselected package python3-configshell-fb. 2026-09-08 04:58:49.986 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-09-08 04:58:49.989 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-08 04:58:50.047 | Selecting previously unselected package python3-rtslib-fb. 2026-09-08 04:58:50.060 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-09-08 04:58:50.064 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-08 04:58:50.130 | Selecting previously unselected package targetcli-fb. 2026-09-08 04:58:50.143 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-09-08 04:58:50.146 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-08 04:58:50.224 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-08 04:58:51.409 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-09-08 04:58:51.427 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-08 04:58:51.740 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-09-08 04:58:51.982 | Setting up python3-urwid (2.6.10-1) ... 2026-09-08 04:58:52.539 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-08 04:58:52.735 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 04:58:52.735 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-08 04:58:52.759 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-08 04:58:52.759 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-08 04:58:52.759 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-08 04:58:52.759 | keyword = Word(alphanums + '_\-') 2026-09-08 04:58:52.759 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 04:58:52.759 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 04:58:52.759 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 04:58:52.760 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 04:58:52.760 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-08 04:58:52.760 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-08 04:58:52.768 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 04:58:52.768 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-08 04:58:52.791 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-08 04:58:52.792 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-08 04:58:52.792 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-08 04:58:52.792 | keyword = Word(alphanums + '_\-') 2026-09-08 04:58:52.792 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 04:58:52.792 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 04:58:52.792 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 04:58:52.792 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 04:58:52.792 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-08 04:58:52.793 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-08 04:58:52.825 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-08 04:58:53.037 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-09-08 04:58:53.037 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-09-08 04:58:53.332 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 04:58:54.188 | perl: warning: Setting locale failed. 2026-09-08 04:58:54.188 | perl: warning: Please check that your locale settings: 2026-09-08 04:58:54.188 | LANGUAGE = (unset), 2026-09-08 04:58:54.188 | LC_ALL = "en_US.utf8", 2026-09-08 04:58:54.188 | LANG = "de_DE.UTF-8" 2026-09-08 04:58:54.188 | are supported and installed on your system. 2026-09-08 04:58:54.189 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:58:54.318 | perl: warning: Setting locale failed. 2026-09-08 04:58:54.318 | perl: warning: Please check that your locale settings: 2026-09-08 04:58:54.320 | LANGUAGE = (unset), 2026-09-08 04:58:54.320 | LC_ALL = "en_US.utf8", 2026-09-08 04:58:54.320 | LANG = "de_DE.UTF-8" 2026-09-08 04:58:54.320 | are supported and installed on your system. 2026-09-08 04:58:54.320 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:58:54.370 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 04:58:54.370 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 04:58:54.370 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 04:58:54.441 | perl: warning: Setting locale failed. 2026-09-08 04:58:54.441 | perl: warning: Please check that your locale settings: 2026-09-08 04:58:54.441 | LANGUAGE = (unset), 2026-09-08 04:58:54.441 | LC_ALL = "en_US.utf8", 2026-09-08 04:58:54.441 | LANG = "de_DE.UTF-8" 2026-09-08 04:58:54.442 | are supported and installed on your system. 2026-09-08 04:58:54.442 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:58:54.816 | 2026-09-08 04:58:54.818 | Running kernel seems to be up-to-date. 2026-09-08 04:58:54.818 | 2026-09-08 04:58:54.818 | Restarting services... 2026-09-08 04:58:54.882 | 2026-09-08 04:58:54.882 | Service restarts being deferred: 2026-09-08 04:58:54.882 | systemctl restart getty@tty1.service 2026-09-08 04:58:54.882 | systemctl restart serial-getty@hvc0.service 2026-09-08 04:58:54.882 | systemctl restart systemd-logind.service 2026-09-08 04:58:54.883 | systemctl restart virtlockd.service 2026-09-08 04:58:54.883 | systemctl restart virtlogd.service 2026-09-08 04:58:54.883 | 2026-09-08 04:58:54.883 | No containers need to be restarted. 2026-09-08 04:58:54.883 | 2026-09-08 04:58:54.883 | User sessions running outdated binaries: 2026-09-08 04:58:54.883 | quobyte @ session #5: bash[2030], sshd[1983,2029] 2026-09-08 04:58:54.894 | quobyte @ user manager service: systemd[1162] 2026-09-08 04:58:54.906 | 2026-09-08 04:58:54.906 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 04:58:57.271 | + functions-common:apt_get:1211 : result=0 2026-09-08 04:58:57.275 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 04:58:57.278 | + functions-common:time_stop:2420 : local name 2026-09-08 04:58:57.282 | + functions-common:time_stop:2421 : local end_time 2026-09-08 04:58:57.286 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 04:58:57.290 | + functions-common:time_stop:2423 : local total 2026-09-08 04:58:57.293 | + functions-common:time_stop:2424 : local start_time 2026-09-08 04:58:57.297 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 04:58:57.301 | + functions-common:time_stop:2427 : start_time=1788843527602 2026-09-08 04:58:57.305 | + functions-common:time_stop:2429 : [[ -z 1788843527602 ]] 2026-09-08 04:58:57.309 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 04:58:57.315 | + functions-common:time_stop:2432 : end_time=1788843537311 2026-09-08 04:58:57.319 | + functions-common:time_stop:2433 : elapsed_time=9709 2026-09-08 04:58:57.323 | + functions-common:time_stop:2434 : total=143880 2026-09-08 04:58:57.326 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 04:58:57.329 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153589 2026-09-08 04:58:57.333 | + functions-common:apt_get:1215 : return 0 2026-09-08 04:58:57.337 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 04:58:57.340 | + ./stack.sh:main:951 : configure_cinder 2026-09-08 04:58:57.344 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-09-08 04:58:57.361 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-09-08 04:58:57.366 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-09-08 04:58:57.370 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-09-08 04:58:57.373 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-08 04:58:57.379 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-08 04:58:57.379 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-09-08 04:58:57.385 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-09-08 04:58:57.388 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-09-08 04:58:57.391 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-08 04:58:57.395 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-09-08 04:58:57.398 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-09-08 04:58:57.401 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-09-08 04:58:57.405 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-09-08 04:58:57.408 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-09-08 04:58:57.424 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-09-08 04:58:57.440 | + 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-09-08 04:58:57.456 | + 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-09-08 04:58:57.472 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-09-08 04:58:57.488 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-09-08 04:58:57.505 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-08 04:58:57.509 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-08 04:58:57.515 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.6ijz9MunT3 2026-09-08 04:58:57.518 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-08 04:58:57.522 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-08 04:58:57.526 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-09-08 04:58:57.529 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.6ijz9MunT3 2026-09-08 04:58:57.534 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.6ijz9MunT3 2026-09-08 04:58:57.550 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.6ijz9MunT3 /etc/sudoers.d/cinder-rootwrap 2026-09-08 04:58:57.567 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-09-08 04:58:57.573 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-08 04:58:57.576 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-08 04:58:57.579 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-08 04:58:57.582 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-08 04:58:57.585 | + 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-09-08 04:58:57.589 | + 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-09-08 04:58:57.593 | + 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-09-08 04:58:57.594 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-08 04:58:57.605 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-08 04:58:57.610 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-08 04:58:57.625 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-08 04:58:57.641 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-09-08 04:58:57.644 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-09-08 04:58:57.650 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-09-08 04:58:57.657 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-09-08 04:58:57.660 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 04:58:57.663 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-09-08 04:58:57.667 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 04:58:57.670 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 04:58:57.673 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-09-08 04:58:57.676 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 04:58:57.680 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-08 04:58:57.683 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 04:58:57.686 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-09-08 04:58:57.721 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-09-08 04:58:57.751 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.62/identity 2026-09-08 04:58:57.781 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-09-08 04:58:57.812 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-09-08 04:58:57.845 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-09-08 04:58:57.879 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-09-08 04:58:57.921 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-09-08 04:58:57.962 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.62/identity 2026-09-08 04:58:58.001 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 04:58:58.042 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 04:58:58.082 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 04:58:58.084 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-09-08 04:58:58.124 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-09-08 04:58:58.167 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-09-08 04:58:58.172 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-09-08 04:58:58.175 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-09-08 04:58:58.179 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-09-08 04:58:58.182 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 04:58:58.186 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 04:58:58.190 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 04:58:58.216 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:58:58.219 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 04:58:58.223 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-08 04:58:58.227 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-08 04:58:58.268 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-09-08 04:58:58.307 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-09-08 04:58:58.348 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-09-08 04:58:58.387 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-09-08 04:58:58.426 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-09-08 04:58:58.469 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.62 2026-09-08 04:58:58.510 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-09-08 04:58:58.552 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-09-08 04:58:58.563 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key b5da4681d42ada4ed0e00c079c16439b 2026-09-08 04:58:58.601 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-09-08 04:58:58.605 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-09-08 04:58:58.645 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-09-08 04:58:58.683 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-09-08 04:58:58.722 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-09-08 04:58:58.763 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-09-08 04:58:58.802 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-09-08 04:58:58.844 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-09-08 04:58:58.868 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:58:58.872 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 04:58:58.876 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-09-08 04:58:58.879 | + lib/cinder:configure_cinder:342 : local default_name= 2026-09-08 04:58:58.883 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-09-08 04:58:58.886 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 04:58:58.889 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-09-08 04:58:58.893 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-09-08 04:58:58.897 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-09-08 04:58:58.901 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-09-08 04:58:58.904 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-09-08 04:58:58.907 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-08 04:58:58.951 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-09-08 04:58:58.992 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-09-08 04:58:59.034 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-09-08 04:58:59.076 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-09-08 04:58:59.117 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-09-08 04:58:59.160 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-09-08 04:58:59.202 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-09-08 04:58:59.243 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-09-08 04:58:59.285 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-09-08 04:58:59.289 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-09-08 04:58:59.293 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-09-08 04:58:59.296 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-09-08 04:58:59.338 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-09-08 04:58:59.341 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-09-08 04:58:59.384 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-09-08 04:58:59.387 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-09-08 04:58:59.390 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-09-08 04:58:59.393 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-09-08 04:58:59.434 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-09-08 04:58:59.438 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-09-08 04:58:59.441 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-09-08 04:58:59.444 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-09-08 04:58:59.448 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-09-08 04:58:59.470 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:58:59.474 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-09-08 04:58:59.498 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:58:59.501 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-09-08 04:58:59.524 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:58:59.528 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-09-08 04:58:59.531 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-09-08 04:58:59.535 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-09-08 04:58:59.539 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-09-08 04:58:59.543 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 04:58:59.547 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 04:58:59.551 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 04:58:59.574 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:58:59.579 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 04:58:59.582 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 04:58:59.586 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 04:58:59.608 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:58:59.612 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 04:58:59.617 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 04:58:59.657 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 04:58:59.661 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 04:58:59.663 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-09-08 04:58:59.667 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-09-08 04:58:59.671 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 04:58:59.676 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 04:58:59.699 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 04:58:59.703 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 04:58:59.706 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 04:58:59.710 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 04:58:59.714 | + 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-09-08 04:58:59.756 | + 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-09-08 04:58:59.796 | + 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-09-08 04:58:59.835 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 04:58:59.877 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-09-08 04:58:59.917 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-09-08 04:58:59.941 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:58:59.943 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-09-08 04:58:59.947 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-09-08 04:58:59.951 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-09-08 04:58:59.954 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-09-08 04:58:59.958 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 04:58:59.960 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-09-08 04:58:59.964 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-09-08 04:58:59.967 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 04:58:59.970 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 04:58:59.991 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 04:58:59.991 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 04:59:00.001 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 04:59:00.007 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 04:59:00.021 | /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-09-08 04:59:00.027 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-09-08 04:59:00.030 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-09-08 04:59:00.035 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 04:59:00.039 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-09-08 04:59:00.081 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-09-08 04:59:00.120 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-09-08 04:59:00.161 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 04:59:00.202 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 04:59:00.241 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 04:59:00.280 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 04:59:00.319 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 04:59:00.358 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 04:59:00.399 | + 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-09-08 04:59:00.438 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 04:59:00.478 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 04:59:00.520 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 04:59:00.561 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-09-08 04:59:00.605 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 04:59:00.608 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 04:59:00.614 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-09-08 04:59:00.618 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-09-08 04:59:00.622 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 04:59:00.625 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:59:00.629 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:59:00.632 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-09-08 04:59:00.637 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-09-08 04:59:00.640 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-09-08 04:59:00.678 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 04:59:00.716 | + 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-09-08 04:59:00.717 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-09-08 04:59:00.728 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-09-08 04:59:00.733 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-09-08 04:59:00.737 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-09-08 04:59:00.740 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 04:59:00.744 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 04:59:00.747 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 04:59:00.750 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 04:59:00.754 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:59:00.757 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:59:00.761 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 04:59:00.764 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 04:59:00.768 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 04:59:00.772 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 04:59:00.775 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-09-08 04:59:00.791 | perl: warning: Setting locale failed. 2026-09-08 04:59:00.791 | perl: warning: Please check that your locale settings: 2026-09-08 04:59:00.791 | LANGUAGE = (unset), 2026-09-08 04:59:00.791 | LC_ALL = "en_US.utf8", 2026-09-08 04:59:00.791 | LANG = "de_DE.UTF-8" 2026-09-08 04:59:00.791 | are supported and installed on your system. 2026-09-08 04:59:00.791 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 04:59:00.833 | Enabling site cinder-api. 2026-09-08 04:59:00.839 | To activate the new configuration, you need to run: 2026-09-08 04:59:00.839 | systemctl reload apache2 2026-09-08 04:59:00.845 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 04:59:00.849 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 04:59:00.852 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 04:59:00.856 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 04:59:00.976 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-09-08 04:59:00.978 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.62/image 2026-09-08 04:59:01.018 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-09-08 04:59:01.041 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 04:59:01.045 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-09-08 04:59:01.049 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 04:59:01.052 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-08 04:59:01.056 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-09-08 04:59:01.059 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 04:59:01.062 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-09-08 04:59:01.066 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 04:59:01.069 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-08 04:59:01.073 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-09-08 04:59:01.077 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-09-08 04:59:01.118 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-09-08 04:59:01.158 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.62/identity 2026-09-08 04:59:01.197 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-09-08 04:59:01.238 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-09-08 04:59:01.278 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-09-08 04:59:01.319 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-09-08 04:59:01.358 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-09-08 04:59:01.397 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.62/identity 2026-09-08 04:59:01.438 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-09-08 04:59:01.477 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-09-08 04:59:01.517 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 04:59:01.520 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-09-08 04:59:01.524 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 04:59:01.527 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 04:59:01.530 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-08 04:59:01.533 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-09-08 04:59:01.576 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-09-08 04:59:01.617 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.62/identity 2026-09-08 04:59:01.657 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-09-08 04:59:01.696 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-09-08 04:59:01.736 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-09-08 04:59:01.776 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-09-08 04:59:01.815 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-09-08 04:59:01.845 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-09-08 04:59:01.874 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-09-08 04:59:01.904 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-09-08 04:59:01.906 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-09-08 04:59:01.922 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:59:01.924 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.62:2379?api_version=v3' 2026-09-08 04:59:01.955 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-09-08 04:59:01.957 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-09-08 04:59:01.989 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-09-08 04:59:01.991 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-09-08 04:59:01.994 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-09-08 04:59:02.030 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-09-08 04:59:02.033 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 04:59:02.035 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-08 04:59:02.037 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-08 04:59:02.040 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-09-08 04:59:02.070 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-09-08 04:59:02.099 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.62/identity 2026-09-08 04:59:02.129 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-09-08 04:59:02.159 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-09-08 04:59:02.189 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-09-08 04:59:02.219 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-09-08 04:59:02.251 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-09-08 04:59:02.280 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-09-08 04:59:02.297 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 04:59:02.300 | + ./stack.sh:main:956 : stack_install_service neutron 2026-09-08 04:59:02.302 | + lib/stack:stack_install_service:20 : local service=neutron 2026-09-08 04:59:02.305 | + lib/stack:stack_install_service:21 : type install_neutron 2026-09-08 04:59:02.308 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 04:59:02.310 | + lib/stack:stack_install_service:32 : install_neutron 2026-09-08 04:59:02.313 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-09-08 04:59:02.315 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-09-08 04:59:02.318 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:59:02.320 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:59:02.323 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-09-08 04:59:02.326 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:59:02.328 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-09-08 04:59:02.331 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-09-08 04:59:02.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:59:02.336 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:59:02.339 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-09-08 04:59:02.341 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:59:02.344 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-09-08 04:59:02.347 | + inc/python:use_library_from_git:266 : local name=alembic 2026-09-08 04:59:02.349 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 04:59:02.352 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 04:59:02.355 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-09-08 04:59:02.357 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 04:59:02.360 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-09-08 04:59:02.362 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-09-08 04:59:02.365 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-09-08 04:59:02.367 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 04:59:02.369 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 04:59:02.372 | ++ functions-common:git_clone:593 : pwd 2026-09-08 04:59:02.375 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 04:59:02.377 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 04:59:02.380 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 04:59:02.394 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 04:59:02.397 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 04:59:02.399 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 04:59:02.402 | + functions-common:git_clone:610 : echo master 2026-09-08 04:59:02.402 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 04:59:02.407 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-09-08 04:59:02.410 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 04:59:02.412 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-08 04:59:02.414 | + functions-common:git_timed:697 : local count=0 2026-09-08 04:59:02.416 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 04:59:02.419 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 04:59:02.421 | + functions-common:git_timed:701 : timeout=0 2026-09-08 04:59:02.423 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 04:59:02.425 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 04:59:02.427 | + functions-common:time_start:2407 : local start_time= 2026-09-08 04:59:02.430 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 04:59:02.432 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 04:59:02.436 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843542434 2026-09-08 04:59:02.439 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-08 04:59:02.442 | Cloning into '/opt/stack/neutron'... 2026-09-08 05:00:00.630 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:00:00.634 | + functions-common:time_stop:2420 : local name 2026-09-08 05:00:00.640 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:00:00.645 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:00:00.649 | + functions-common:time_stop:2423 : local total 2026-09-08 05:00:00.653 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:00:00.656 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:00:00.661 | + functions-common:time_stop:2427 : start_time=1788843542434 2026-09-08 05:00:00.664 | + functions-common:time_stop:2429 : [[ -z 1788843542434 ]] 2026-09-08 05:00:00.669 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:00:00.676 | + functions-common:time_stop:2432 : end_time=1788843600672 2026-09-08 05:00:00.680 | + functions-common:time_stop:2433 : elapsed_time=58238 2026-09-08 05:00:00.684 | + functions-common:time_stop:2434 : total=82113 2026-09-08 05:00:00.689 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:00:00.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140351 2026-09-08 05:00:00.697 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-09-08 05:00:00.701 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 05:00:00.705 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:00:00.709 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:00:00.713 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:00:00.716 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:00:00.720 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:00:00.724 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:00:00.728 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:00:00.732 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:00:00.736 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:00:00.742 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843600738 2026-09-08 05:00:00.746 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 05:00:01.449 | From https://review.opendev.org/openstack/neutron 2026-09-08 05:00:01.449 | * branch master -> FETCH_HEAD 2026-09-08 05:00:01.458 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:00:01.461 | + functions-common:time_stop:2420 : local name 2026-09-08 05:00:01.463 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:00:01.465 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:00:01.467 | + functions-common:time_stop:2423 : local total 2026-09-08 05:00:01.471 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:00:01.475 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:00:01.478 | + functions-common:time_stop:2427 : start_time=1788843600738 2026-09-08 05:00:01.481 | + functions-common:time_stop:2429 : [[ -z 1788843600738 ]] 2026-09-08 05:00:01.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:00:01.491 | + functions-common:time_stop:2432 : end_time=1788843601487 2026-09-08 05:00:01.495 | + functions-common:time_stop:2433 : elapsed_time=749 2026-09-08 05:00:01.498 | + functions-common:time_stop:2434 : total=140351 2026-09-08 05:00:01.502 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:00:01.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=141100 2026-09-08 05:00:01.508 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 05:00:01.511 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:00:01.514 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:00:01.518 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:00:01.522 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:00:01.526 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:00:01.530 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:00:01.534 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:00:01.537 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:00:01.542 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:00:01.547 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843601543 2026-09-08 05:00:01.550 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 05:00:02.040 | Note: switching to 'FETCH_HEAD'. 2026-09-08 05:00:02.040 | 2026-09-08 05:00:02.040 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 05:00:02.040 | changes and commit them, and you can discard any commits you make in this 2026-09-08 05:00:02.040 | state without impacting any branches by switching back to a branch. 2026-09-08 05:00:02.040 | 2026-09-08 05:00:02.041 | If you want to create a new branch to retain commits you create, you may 2026-09-08 05:00:02.041 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 05:00:02.041 | 2026-09-08 05:00:02.041 | git switch -c 2026-09-08 05:00:02.041 | 2026-09-08 05:00:02.041 | Or undo this operation with: 2026-09-08 05:00:02.041 | 2026-09-08 05:00:02.041 | git switch - 2026-09-08 05:00:02.041 | 2026-09-08 05:00:02.042 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 05:00:02.042 | 2026-09-08 05:00:02.042 | HEAD is now at 2345c267d6 Merge "pvlan: initialize pvlan_pg_drop only in the first API worker" 2026-09-08 05:00:02.051 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:00:02.054 | + functions-common:time_stop:2420 : local name 2026-09-08 05:00:02.056 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:00:02.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:00:02.061 | + functions-common:time_stop:2423 : local total 2026-09-08 05:00:02.065 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:00:02.068 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:00:02.071 | + functions-common:time_stop:2427 : start_time=1788843601543 2026-09-08 05:00:02.074 | + functions-common:time_stop:2429 : [[ -z 1788843601543 ]] 2026-09-08 05:00:02.079 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:00:02.085 | + functions-common:time_stop:2432 : end_time=1788843602081 2026-09-08 05:00:02.088 | + functions-common:time_stop:2433 : elapsed_time=538 2026-09-08 05:00:02.091 | + functions-common:time_stop:2434 : total=141100 2026-09-08 05:00:02.094 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:00:02.098 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=141638 2026-09-08 05:00:02.101 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-09-08 05:00:02.126 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-09-08 05:00:02.132 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 05:00:02.133 | + functions-common:git_clone:673 : head -1 2026-09-08 05:00:02.135 | 2345c267d6 Merge "pvlan: initialize pvlan_pg_drop only in the first API worker" 2026-09-08 05:00:02.140 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 05:00:02.145 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-09-08 05:00:02.149 | + inc/python:setup_develop:353 : local bindep 2026-09-08 05:00:02.153 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 05:00:02.157 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-09-08 05:00:02.161 | + inc/python:setup_develop:359 : local extras= 2026-09-08 05:00:02.165 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-09-08 05:00:02.169 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 05:00:02.173 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 05:00:02.177 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-09-08 05:00:02.181 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 05:00:02.185 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 05:00:02.191 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-09-08 05:00:02.194 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 05:00:02.199 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-09-08 05:00:02.204 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 05:00:02.208 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 05:00:02.212 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-09-08 05:00:02.220 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-09-08 05:00:02.223 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-09-08 05:00:02.226 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-09-08 05:00:02.387 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-09-08 05:00:02.391 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 05:00:02.395 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 05:00:02.398 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 05:00:02.402 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 05:00:02.406 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-09-08 05:00:02.409 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 05:00:02.413 | + inc/python:setup_package:446 : local extras= 2026-09-08 05:00:02.418 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 05:00:02.422 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 05:00:02.425 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 05:00:02.429 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 05:00:02.432 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 05:00:02.435 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-09-08 05:00:02.466 | Using python 3.12 to install /opt/stack/neutron 2026-09-08 05:00:02.469 | + 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-09-08 05:00:03.499 | Obtaining file:///opt/stack/neutron 2026-09-08 05:00:03.509 | Installing build dependencies: started 2026-09-08 05:00:05.160 | Installing build dependencies: finished with status 'done' 2026-09-08 05:00:05.161 | Checking if build backend supports build_editable: started 2026-09-08 05:00:05.735 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 05:00:05.736 | Getting requirements to build editable: started 2026-09-08 05:00:06.050 | Getting requirements to build editable: finished with status 'done' 2026-09-08 05:00:06.052 | Preparing editable metadata (pyproject.toml): started 2026-09-08 05:00:07.825 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 05:00:07.848 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (7.0.3) 2026-09-08 05:00:07.850 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.10.1) 2026-09-08 05:00:07.851 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.1.0) 2026-09-08 05:00:07.851 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (2.5.1) 2026-09-08 05:00:07.852 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.1.0) 2026-09-08 05:00:07.853 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (5.3.1) 2026-09-08 05:00:08.040 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:08.189 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 05:00:08.200 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (0.32.0) 2026-09-08 05:00:08.201 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (2.34.2) 2026-09-08 05:00:08.202 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.1.6) 2026-09-08 05:00:08.203 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (13.0.1) 2026-09-08 05:00:08.204 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (1.3.0) 2026-09-08 05:00:08.265 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:08.280 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 05:00:08.292 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (9.1.4) 2026-09-08 05:00:08.293 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (2.0.52) 2026-09-08 05:00:08.294 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (1.8.11) 2026-09-08 05:00:08.295 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (5.17.0) 2026-09-08 05:00:08.296 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (1.19.1) 2026-09-08 05:00:08.297 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (5.9.1) 2026-09-08 05:00:08.297 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (4.3.0) 2026-09-08 05:00:08.298 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (7.6.1) 2026-09-08 05:00:08.299 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (10.7.0) 2026-09-08 05:00:08.300 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (6.5.0) 2026-09-08 05:00:08.301 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (18.1.1) 2026-09-08 05:00:08.302 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (6.9.0) 2026-09-08 05:00:08.303 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (8.3.1) 2026-09-08 05:00:08.304 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (18.3.0) 2026-09-08 05:00:08.305 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (8.2.0) 2026-09-08 05:00:08.306 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (6.0.1) 2026-09-08 05:00:08.307 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.12.0) 2026-09-08 05:00:08.307 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.9.0) 2026-09-08 05:00:08.308 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (7.10.0) 2026-09-08 05:00:08.309 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (5.11.0) 2026-09-08 05:00:08.311 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev194) (4.8.0) 2026-09-08 05:00:08.312 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (2.8.0) 2026-09-08 05:00:08.313 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (10.2.0) 2026-09-08 05:00:08.314 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.12.0) 2026-09-08 05:00:08.315 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (4.4.0) 2026-09-08 05:00:08.349 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:08.364 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 05:00:08.487 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:08.504 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 05:00:08.544 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:08.559 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-09-08 05:00:08.660 | Installing build dependencies: started 2026-09-08 05:00:10.167 | Installing build dependencies: finished with status 'done' 2026-09-08 05:00:10.168 | Getting requirements to build wheel: started 2026-09-08 05:00:10.835 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 05:00:10.837 | Preparing metadata (pyproject.toml): started 2026-09-08 05:00:11.221 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 05:00:11.274 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:11.289 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 05:00:11.300 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (7.2.2) 2026-09-08 05:00:11.339 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:11.355 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-09-08 05:00:11.366 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (24.2.1) 2026-09-08 05:00:11.367 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (18.13.1) 2026-09-08 05:00:11.368 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (4.20.0) 2026-09-08 05:00:11.488 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:11.504 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-08 05:00:11.550 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:11.565 | Downloading os_vif-5.2.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 05:00:11.576 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (3.5.0) 2026-09-08 05:00:11.576 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev194) (9.1.0) 2026-09-08 05:00:11.579 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev194) (1.4.1) 2026-09-08 05:00:11.580 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev194) (4.16.0) 2026-09-08 05:00:11.582 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev194) (2.3.0) 2026-09-08 05:00:11.588 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev194) (3.3.2) 2026-09-08 05:00:11.591 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev194) (3.0.3) 2026-09-08 05:00:11.595 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev194) (2.1.0) 2026-09-08 05:00:11.596 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev194) (1.9.0) 2026-09-08 05:00:11.603 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev194) (4.1.0) 2026-09-08 05:00:11.604 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev194) (2.13.0) 2026-09-08 05:00:11.604 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev194) (6.0.0) 2026-09-08 05:00:11.617 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev194) (1.3.7) 2026-09-08 05:00:11.650 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:11.665 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 05:00:11.678 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (43.0.3) 2026-09-08 05:00:11.679 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (1.5.0) 2026-09-08 05:00:11.680 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (1.1.0) 2026-09-08 05:00:11.681 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (1.33) 2026-09-08 05:00:11.682 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (4.11.3) 2026-09-08 05:00:11.683 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (6.0.3) 2026-09-08 05:00:11.687 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (2.1.1) 2026-09-08 05:00:11.692 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (3.0) 2026-09-08 05:00:11.699 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev194) (3.1.1) 2026-09-08 05:00:11.704 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (0.41.2) 2026-09-08 05:00:11.705 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (1.2.1) 2026-09-08 05:00:11.733 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:11.749 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-09-08 05:00:11.762 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (26.3) 2026-09-08 05:00:11.766 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (2.8.0) 2026-09-08 05:00:11.767 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (3.5.5) 2026-09-08 05:00:11.779 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (6.1.1) 2026-09-08 05:00:11.779 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (4.0.0) 2026-09-08 05:00:11.801 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev194) (0.20) 2026-09-08 05:00:11.807 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev194) (2.0.0) 2026-09-08 05:00:11.815 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev194) (2.1.2) 2026-09-08 05:00:11.816 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev194) (0.6.2) 2026-09-08 05:00:11.824 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev194) (2.9.0.post0) 2026-09-08 05:00:11.830 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (7.1.7) 2026-09-08 05:00:11.831 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (5.3.1) 2026-09-08 05:00:11.832 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (5.6.2) 2026-09-08 05:00:11.833 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (0.17.0) 2026-09-08 05:00:11.837 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (5.1.0) 2026-09-08 05:00:11.847 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (2026.3) 2026-09-08 05:00:11.854 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev194) (0.26.0) 2026-09-08 05:00:11.858 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev194) (5.0.0) 2026-09-08 05:00:11.860 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev194) (4.0.1) 2026-09-08 05:00:11.891 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev194) (1.7.6) 2026-09-08 05:00:11.898 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev194) (2.2.0) 2026-09-08 05:00:11.907 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev194) (3.18.0) 2026-09-08 05:00:11.957 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:11.972 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-09-08 05:00:11.996 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:11.998 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-08 05:00:12.018 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (3.0.3) 2026-09-08 05:00:12.019 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev194) (1.6.2) 2026-09-08 05:00:12.028 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev194) (84.0.0) 2026-09-08 05:00:12.056 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev194) (0.8.2) 2026-09-08 05:00:12.098 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev194) (1.17.0) 2026-09-08 05:00:12.102 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (4.16.0) 2026-09-08 05:00:12.104 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (4.26.0) 2026-09-08 05:00:12.141 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) 2026-09-08 05:00:12.157 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 05:00:12.174 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (0.6.0) 2026-09-08 05:00:12.175 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (4.2.0) 2026-09-08 05:00:12.186 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (3.0.53) 2026-09-08 05:00:12.187 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (1.11.0) 2026-09-08 05:00:12.188 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (15.0.0) 2026-09-08 05:00:12.189 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (1.8.0) 2026-09-08 05:00:12.194 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (26.1.0) 2026-09-08 05:00:12.195 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (2025.9.1) 2026-09-08 05:00:12.196 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (0.37.0) 2026-09-08 05:00:12.197 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (2026.6.3) 2026-09-08 05:00:12.254 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev194) (3.5.0) 2026-09-08 05:00:12.255 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev194) (3.18) 2026-09-08 05:00:12.256 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev194) (2.7.0) 2026-09-08 05:00:12.257 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev194) (2023.11.17) 2026-09-08 05:00:12.292 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (4.2.0) 2026-09-08 05:00:12.293 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (2.20.0) 2026-09-08 05:00:12.304 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev194) (0.1.2) 2026-09-08 05:00:12.324 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev194) (0.8) 2026-09-08 05:00:12.395 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev194) (0.16.0) 2026-09-08 05:00:12.487 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-09-08 05:00:12.581 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.3 MB/s 0:00:00 2026-09-08 05:00:12.596 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-09-08 05:00:12.776 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s 0:00:00 2026-09-08 05:00:12.795 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-09-08 05:00:12.822 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-09-08 05:00:12.845 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-09-08 05:00:12.868 | Downloading os_vif-5.2.1-py3-none-any.whl (104 kB) 2026-09-08 05:00:12.896 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-09-08 05:00:12.913 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-08 05:00:12.928 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-09-08 05:00:12.956 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-09-08 05:00:13.003 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-09-08 05:00:13.029 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-09-08 05:00:13.053 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-09-08 05:00:13.154 | Building wheels for collected packages: neutron, ovs 2026-09-08 05:00:13.156 | Building editable for neutron (pyproject.toml): started 2026-09-08 05:00:15.529 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-09-08 05:00:15.530 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev194-0.editable-py3-none-any.whl size=16106 sha256=0985e7aea4d01253ecb4612f6781ded0878d28d7836ac74cded1eb1b6a892441 2026-09-08 05:00:15.533 | Stored in directory: /tmp/pip-ephem-wheel-cache-ipgliyo_/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-09-08 05:00:15.537 | Building wheel for ovs (pyproject.toml): started 2026-09-08 05:00:16.415 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-09-08 05:00:16.417 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=b7735cfcbe7ad6bcedb0f776b159129847788ba663b20777e60d1643b92879f7 2026-09-08 05:00:16.417 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-09-08 05:00:16.422 | Successfully built neutron ovs 2026-09-08 05:00:16.780 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-09-08 05:00:22.076 | 2026-09-08 05:00:22.099 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev194 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.1 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-09-08 05:00:22.375 | + inc/python:pip_install:216 : result=0 2026-09-08 05:00:22.379 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 05:00:22.383 | + functions-common:time_stop:2420 : local name 2026-09-08 05:00:22.386 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:00:22.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:00:22.394 | + functions-common:time_stop:2423 : local total 2026-09-08 05:00:22.398 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:00:22.400 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 05:00:22.403 | + functions-common:time_stop:2427 : start_time=1788843602459 2026-09-08 05:00:22.407 | + functions-common:time_stop:2429 : [[ -z 1788843602459 ]] 2026-09-08 05:00:22.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:00:22.416 | + functions-common:time_stop:2432 : end_time=1788843622412 2026-09-08 05:00:22.420 | + functions-common:time_stop:2433 : elapsed_time=19953 2026-09-08 05:00:22.423 | + functions-common:time_stop:2434 : total=109978 2026-09-08 05:00:22.426 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:00:22.429 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=129931 2026-09-08 05:00:22.433 | + inc/python:pip_install:219 : return 0 2026-09-08 05:00:22.436 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 05:00:22.440 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 05:00:22.444 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-09-08 05:00:22.448 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-09-08 05:00:22.452 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 05:00:22.456 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 05:00:22.459 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-09-08 05:00:22.463 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 05:00:22.467 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-09-08 05:00:22.471 | + lib/neutron:install_neutron:536 : install_ovn 2026-09-08 05:00:22.475 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-09-08 05:00:22.475 | Installing OVN and dependent packages 2026-09-08 05:00:22.479 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-09-08 05:00:22.483 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-09-08 05:00:22.506 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:00:22.509 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-09-08 05:00:22.531 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:00:22.535 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-09-08 05:00:22.558 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:00:22.562 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-09-08 05:00:22.565 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-09-08 05:00:22.588 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:00:22.592 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-09-08 05:00:22.596 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-09-08 05:00:22.613 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-09-08 05:00:22.619 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-09-08 05:00:22.635 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-09-08 05:00:22.640 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-09-08 05:00:22.668 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-09-08 05:00:22.672 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 05:00:22.676 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 05:00:22.680 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 05:00:22.683 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 05:00:22.687 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 05:00:22.691 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 05:00:22.695 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:00:22.699 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:00:22.702 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 05:00:22.706 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 05:00:22.710 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 05:00:22.714 | + functions-common:apt_get_update:1167 : return 2026-09-08 05:00:22.718 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-09-08 05:00:22.722 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 05:00:22.725 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:00:22.729 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:00:22.733 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-09-08 05:00:22.760 | + 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-09-08 05:00:22.799 | Reading package lists... 2026-09-08 05:00:23.175 | Building dependency tree... 2026-09-08 05:00:23.177 | Reading state information... 2026-09-08 05:00:23.744 | fakeroot is already the newest version (1.33-1). 2026-09-08 05:00:23.744 | fakeroot set to manually installed. 2026-09-08 05:00:23.744 | make is already the newest version (4.3-4.1build2). 2026-09-08 05:00:23.744 | make set to manually installed. 2026-09-08 05:00:23.744 | The following packages were automatically installed and are no longer required: 2026-09-08 05:00:23.746 | libfwupd2 libgusb2 2026-09-08 05:00:23.746 | Use 'sudo apt autoremove' to remove them. 2026-09-08 05:00:23.749 | The following additional packages will be installed: 2026-09-08 05:00:23.749 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-09-08 05:00:23.750 | python3-sortedcontainers 2026-09-08 05:00:23.752 | Suggested packages: 2026-09-08 05:00:23.752 | openvswitch-doc python-sortedcontainers-doc 2026-09-08 05:00:23.796 | The following NEW packages will be installed: 2026-09-08 05:00:23.797 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-09-08 05:00:23.797 | python3-openvswitch python3-sortedcontainers 2026-09-08 05:00:24.052 | 0 upgraded, 6 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 05:00:24.053 | Need to get 4225 kB of archives. 2026-09-08 05:00:24.053 | After this operation, 13.4 MB of additional disk space will be used. 2026-09-08 05:00:24.053 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-09-08 05:00:24.697 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-09-08 05:00:24.888 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-09-08 05:00:24.891 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-09-08 05:00:24.899 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-09-08 05:00:24.979 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-09-08 05:00:25.294 | perl: warning: Setting locale failed. 2026-09-08 05:00:25.294 | perl: warning: Please check that your locale settings: 2026-09-08 05:00:25.294 | LANGUAGE = (unset), 2026-09-08 05:00:25.294 | LC_ALL = "en_US.utf8", 2026-09-08 05:00:25.294 | LANG = "de_DE.UTF-8" 2026-09-08 05:00:25.294 | are supported and installed on your system. 2026-09-08 05:00:25.294 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:00:25.358 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 05:00:25.358 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 05:00:25.359 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 05:00:25.548 | Fetched 4225 kB in 1s (3418 kB/s) 2026-09-08 05:00:25.595 | Selecting previously unselected package libunbound8:amd64. 2026-09-08 05:00:25.664 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126900 files and directories currently installed.) 2026-09-08 05:00:25.672 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-09-08 05:00:25.678 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-08 05:00:25.727 | Selecting previously unselected package openvswitch-common. 2026-09-08 05:00:25.741 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 05:00:25.744 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 05:00:25.839 | Selecting previously unselected package python3-sortedcontainers. 2026-09-08 05:00:25.852 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-09-08 05:00:25.857 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-09-08 05:00:25.905 | Selecting previously unselected package libxdp1:amd64. 2026-09-08 05:00:25.917 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-09-08 05:00:25.922 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-08 05:00:25.974 | Selecting previously unselected package python3-openvswitch. 2026-09-08 05:00:25.985 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 05:00:25.989 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 05:00:26.093 | Selecting previously unselected package openvswitch-switch. 2026-09-08 05:00:26.104 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 05:00:26.113 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 05:00:26.241 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-09-08 05:00:26.487 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-08 05:00:26.498 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-08 05:00:26.510 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 05:00:26.525 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 05:00:26.919 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 05:00:26.942 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-09-08 05:00:27.618 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-09-08 05:00:27.809 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-09-08 05:00:28.821 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 05:00:30.586 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 05:00:30.838 | perl: warning: Setting locale failed. 2026-09-08 05:00:30.838 | perl: warning: Please check that your locale settings: 2026-09-08 05:00:30.838 | LANGUAGE = (unset), 2026-09-08 05:00:30.838 | LC_ALL = "en_US.utf8", 2026-09-08 05:00:30.839 | LANG = "de_DE.UTF-8" 2026-09-08 05:00:30.839 | are supported and installed on your system. 2026-09-08 05:00:30.839 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:00:30.968 | perl: warning: Setting locale failed. 2026-09-08 05:00:30.968 | perl: warning: Please check that your locale settings: 2026-09-08 05:00:30.968 | LANGUAGE = (unset), 2026-09-08 05:00:30.968 | LC_ALL = "en_US.utf8", 2026-09-08 05:00:30.968 | LANG = "de_DE.UTF-8" 2026-09-08 05:00:30.969 | are supported and installed on your system. 2026-09-08 05:00:30.969 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:00:31.018 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 05:00:31.018 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 05:00:31.018 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 05:00:31.088 | perl: warning: Setting locale failed. 2026-09-08 05:00:31.088 | perl: warning: Please check that your locale settings: 2026-09-08 05:00:31.088 | LANGUAGE = (unset), 2026-09-08 05:00:31.088 | LC_ALL = "en_US.utf8", 2026-09-08 05:00:31.088 | LANG = "de_DE.UTF-8" 2026-09-08 05:00:31.088 | are supported and installed on your system. 2026-09-08 05:00:31.089 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:00:31.449 | 2026-09-08 05:00:31.449 | Running kernel seems to be up-to-date. 2026-09-08 05:00:31.449 | 2026-09-08 05:00:31.449 | Restarting services... 2026-09-08 05:00:31.511 | 2026-09-08 05:00:31.512 | Service restarts being deferred: 2026-09-08 05:00:31.512 | systemctl restart getty@tty1.service 2026-09-08 05:00:31.512 | systemctl restart serial-getty@hvc0.service 2026-09-08 05:00:31.512 | systemctl restart systemd-logind.service 2026-09-08 05:00:31.512 | systemctl restart virtlockd.service 2026-09-08 05:00:31.512 | systemctl restart virtlogd.service 2026-09-08 05:00:31.512 | 2026-09-08 05:00:31.512 | No containers need to be restarted. 2026-09-08 05:00:31.512 | 2026-09-08 05:00:31.512 | User sessions running outdated binaries: 2026-09-08 05:00:31.512 | quobyte @ session #5: bash[2030], sshd[1983,2029] 2026-09-08 05:00:31.521 | quobyte @ user manager service: systemd[1162] 2026-09-08 05:00:31.532 | 2026-09-08 05:00:31.532 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 05:00:33.688 | + functions-common:apt_get:1211 : result=0 2026-09-08 05:00:33.692 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 05:00:33.696 | + functions-common:time_stop:2420 : local name 2026-09-08 05:00:33.699 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:00:33.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:00:33.705 | + functions-common:time_stop:2423 : local total 2026-09-08 05:00:33.709 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:00:33.712 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 05:00:33.716 | + functions-common:time_stop:2427 : start_time=1788843622756 2026-09-08 05:00:33.719 | + functions-common:time_stop:2429 : [[ -z 1788843622756 ]] 2026-09-08 05:00:33.724 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:00:33.729 | + functions-common:time_stop:2432 : end_time=1788843633725 2026-09-08 05:00:33.733 | + functions-common:time_stop:2433 : elapsed_time=10969 2026-09-08 05:00:33.737 | + functions-common:time_stop:2434 : total=153589 2026-09-08 05:00:33.740 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:00:33.743 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164558 2026-09-08 05:00:33.747 | + functions-common:apt_get:1215 : return 0 2026-09-08 05:00:33.752 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-09-08 05:00:33.780 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-09-08 05:00:33.784 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 05:00:33.788 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 05:00:33.792 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 05:00:33.796 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 05:00:33.800 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 05:00:33.803 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 05:00:33.806 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:00:33.810 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:00:33.814 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 05:00:33.817 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 05:00:33.821 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 05:00:33.825 | + functions-common:apt_get_update:1167 : return 2026-09-08 05:00:33.828 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-09-08 05:00:33.831 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 05:00:33.835 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:00:33.839 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:00:33.843 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-09-08 05:00:33.870 | + 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-09-08 05:00:33.908 | Reading package lists... 2026-09-08 05:00:34.349 | Building dependency tree... 2026-09-08 05:00:34.352 | Reading state information... 2026-09-08 05:00:35.138 | The following packages were automatically installed and are no longer required: 2026-09-08 05:00:35.141 | libfwupd2 libgusb2 2026-09-08 05:00:35.141 | Use 'sudo apt autoremove' to remove them. 2026-09-08 05:00:35.145 | The following additional packages will be installed: 2026-09-08 05:00:35.145 | ovn-common 2026-09-08 05:00:35.193 | The following NEW packages will be installed: 2026-09-08 05:00:35.194 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-09-08 05:00:35.285 | 0 upgraded, 4 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 05:00:35.285 | Need to get 2360 kB of archives. 2026-09-08 05:00:35.285 | After this operation, 8355 kB of additional disk space will be used. 2026-09-08 05:00:35.285 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-09-08 05:00:35.466 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-09-08 05:00:35.472 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-09-08 05:00:35.475 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-09-08 05:00:35.751 | perl: warning: Setting locale failed. 2026-09-08 05:00:35.751 | perl: warning: Please check that your locale settings: 2026-09-08 05:00:35.751 | LANGUAGE = (unset), 2026-09-08 05:00:35.751 | LC_ALL = "en_US.utf8", 2026-09-08 05:00:35.751 | LANG = "de_DE.UTF-8" 2026-09-08 05:00:35.752 | are supported and installed on your system. 2026-09-08 05:00:35.752 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:00:35.817 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 05:00:35.817 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 05:00:35.817 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 05:00:36.021 | Fetched 2360 kB in 0s (8914 kB/s) 2026-09-08 05:00:36.102 | Selecting previously unselected package ovn-common. 2026-09-08 05:00:36.166 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127100 files and directories currently installed.) 2026-09-08 05:00:36.173 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 05:00:36.177 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 05:00:36.279 | Selecting previously unselected package ovn-central. 2026-09-08 05:00:36.292 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 05:00:36.296 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 05:00:36.355 | Selecting previously unselected package ovn-controller-vtep. 2026-09-08 05:00:36.368 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 05:00:36.371 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 05:00:36.425 | Selecting previously unselected package ovn-host. 2026-09-08 05:00:36.438 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 05:00:36.444 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 05:00:36.530 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 05:00:36.550 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 05:00:37.040 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-08 05:00:37.231 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-09-08 05:00:37.706 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-08 05:00:37.764 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 05:00:38.275 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-08 05:00:38.461 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-09-08 05:00:39.143 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-09-08 05:00:39.823 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-09-08 05:00:40.683 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-08 05:00:40.749 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 05:00:40.948 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-09-08 05:00:41.492 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 05:00:43.462 | perl: warning: Setting locale failed. 2026-09-08 05:00:43.462 | perl: warning: Please check that your locale settings: 2026-09-08 05:00:43.462 | LANGUAGE = (unset), 2026-09-08 05:00:43.462 | LC_ALL = "en_US.utf8", 2026-09-08 05:00:43.462 | LANG = "de_DE.UTF-8" 2026-09-08 05:00:43.462 | are supported and installed on your system. 2026-09-08 05:00:43.463 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:00:43.593 | perl: warning: Setting locale failed. 2026-09-08 05:00:43.593 | perl: warning: Please check that your locale settings: 2026-09-08 05:00:43.593 | LANGUAGE = (unset), 2026-09-08 05:00:43.594 | LC_ALL = "en_US.utf8", 2026-09-08 05:00:43.595 | LANG = "de_DE.UTF-8" 2026-09-08 05:00:43.595 | are supported and installed on your system. 2026-09-08 05:00:43.595 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:00:43.645 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 05:00:43.645 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 05:00:43.645 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 05:00:43.716 | perl: warning: Setting locale failed. 2026-09-08 05:00:43.716 | perl: warning: Please check that your locale settings: 2026-09-08 05:00:43.716 | LANGUAGE = (unset), 2026-09-08 05:00:43.716 | LC_ALL = "en_US.utf8", 2026-09-08 05:00:43.716 | LANG = "de_DE.UTF-8" 2026-09-08 05:00:43.717 | are supported and installed on your system. 2026-09-08 05:00:43.717 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:00:44.074 | 2026-09-08 05:00:44.074 | Running kernel seems to be up-to-date. 2026-09-08 05:00:44.074 | 2026-09-08 05:00:44.074 | Restarting services... 2026-09-08 05:00:44.133 | 2026-09-08 05:00:44.134 | Service restarts being deferred: 2026-09-08 05:00:44.134 | systemctl restart getty@tty1.service 2026-09-08 05:00:44.134 | systemctl restart serial-getty@hvc0.service 2026-09-08 05:00:44.134 | systemctl restart systemd-logind.service 2026-09-08 05:00:44.134 | systemctl restart virtlockd.service 2026-09-08 05:00:44.134 | systemctl restart virtlogd.service 2026-09-08 05:00:44.134 | 2026-09-08 05:00:44.134 | No containers need to be restarted. 2026-09-08 05:00:44.134 | 2026-09-08 05:00:44.134 | User sessions running outdated binaries: 2026-09-08 05:00:44.134 | quobyte @ session #5: bash[2030], sshd[1983,2029] 2026-09-08 05:00:44.142 | quobyte @ user manager service: systemd[1162] 2026-09-08 05:00:44.153 | 2026-09-08 05:00:44.153 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 05:00:46.468 | + functions-common:apt_get:1211 : result=0 2026-09-08 05:00:46.472 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 05:00:46.475 | + functions-common:time_stop:2420 : local name 2026-09-08 05:00:46.478 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:00:46.481 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:00:46.484 | + functions-common:time_stop:2423 : local total 2026-09-08 05:00:46.487 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:00:46.490 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 05:00:46.494 | + functions-common:time_stop:2427 : start_time=1788843633866 2026-09-08 05:00:46.497 | + functions-common:time_stop:2429 : [[ -z 1788843633866 ]] 2026-09-08 05:00:46.500 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:00:46.504 | + functions-common:time_stop:2432 : end_time=1788843646502 2026-09-08 05:00:46.508 | + functions-common:time_stop:2433 : elapsed_time=12636 2026-09-08 05:00:46.510 | + functions-common:time_stop:2434 : total=164558 2026-09-08 05:00:46.514 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:00:46.517 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177194 2026-09-08 05:00:46.519 | + functions-common:apt_get:1215 : return 0 2026-09-08 05:00:46.522 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:00:46.526 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:00:46.529 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-09-08 05:00:46.531 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-09-08 05:00:46.536 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 05:00:46.539 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-09-08 05:00:46.542 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 05:00:46.545 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-09-08 05:00:46.548 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 05:00:46.551 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-09-08 05:00:46.554 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 05:00:46.557 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-09-08 05:00:46.560 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 05:00:46.563 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-09-08 05:00:46.566 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 05:00:46.569 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-09-08 05:00:46.572 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 05:00:46.575 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-09-08 05:00:46.579 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 05:00:46.581 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-09-08 05:00:46.584 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-09-08 05:00:46.587 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-09-08 05:00:46.591 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 05:00:46.594 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 05:00:46.597 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-09-08 05:00:46.600 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 05:00:46.603 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-09-08 05:00:46.605 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 05:00:46.608 | + ./stack.sh:main:959 : is_service_enabled nova 2026-09-08 05:00:46.627 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:00:46.630 | + ./stack.sh:main:961 : stack_install_service nova 2026-09-08 05:00:46.632 | + lib/stack:stack_install_service:20 : local service=nova 2026-09-08 05:00:46.636 | + lib/stack:stack_install_service:21 : type install_nova 2026-09-08 05:00:46.639 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 05:00:46.642 | + lib/stack:stack_install_service:32 : install_nova 2026-09-08 05:00:46.645 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-09-08 05:00:46.648 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-09-08 05:00:46.651 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 05:00:46.654 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 05:00:46.657 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-09-08 05:00:46.660 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 05:00:46.664 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-09-08 05:00:46.682 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:00:46.685 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-08 05:00:46.688 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-09-08 05:00:46.691 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-09-08 05:00:46.694 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-09-08 05:00:46.696 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-09-08 05:00:46.854 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-09-08 05:00:46.857 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:00:46.860 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:00:46.863 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 05:00:46.866 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 05:00:46.869 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 05:00:46.871 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 05:00:46.874 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 05:00:46.877 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 05:00:46.879 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 05:00:46.882 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:00:46.885 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:00:46.887 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 05:00:46.890 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 05:00:46.892 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 05:00:46.895 | + functions-common:apt_get_update:1167 : return 2026-09-08 05:00:46.898 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 05:00:46.900 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 05:00:46.903 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:00:46.906 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:00:46.910 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 05:00:46.931 | + 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-09-08 05:00:46.968 | Reading package lists... 2026-09-08 05:00:47.379 | Building dependency tree... 2026-09-08 05:00:47.380 | Reading state information... 2026-09-08 05:00:48.081 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-09-08 05:00:48.081 | libvirt-clients set to manually installed. 2026-09-08 05:00:48.081 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-09-08 05:00:48.081 | The following packages were automatically installed and are no longer required: 2026-09-08 05:00:48.083 | libfwupd2 libgusb2 2026-09-08 05:00:48.083 | Use 'sudo apt autoremove' to remove them. 2026-09-08 05:00:48.087 | The following additional packages will be installed: 2026-09-08 05:00:48.087 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-09-08 05:00:48.087 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-09-08 05:00:48.087 | qemu-system-sparc 2026-09-08 05:00:48.090 | Suggested packages: 2026-09-08 05:00:48.090 | python-zstandard-doc samba vde2 2026-09-08 05:00:48.136 | The following packages will be REMOVED: 2026-09-08 05:00:48.139 | apport-core-dump-handler 2026-09-08 05:00:48.140 | The following NEW packages will be installed: 2026-09-08 05:00:48.141 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-09-08 05:00:48.141 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-09-08 05:00:48.142 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-09-08 05:00:48.237 | 0 upgraded, 13 newly installed, 1 to remove and 53 not upgraded. 2026-09-08 05:00:48.237 | Need to get 110 MB of archives. 2026-09-08 05:00:48.237 | After this operation, 897 MB of additional disk space will be used. 2026-09-08 05:00:48.237 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-09-08 05:00:48.355 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-09-08 05:00:48.358 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-09-08 05:00:48.366 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-09-08 05:00:48.376 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-09-08 05:00:48.554 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-09-08 05:00:48.730 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-09-08 05:00:48.829 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-09-08 05:00:48.897 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-09-08 05:00:48.934 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-09-08 05:00:49.554 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-09-08 05:00:49.556 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-09-08 05:00:49.601 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-09-08 05:00:49.882 | perl: warning: Setting locale failed. 2026-09-08 05:00:49.882 | perl: warning: Please check that your locale settings: 2026-09-08 05:00:49.882 | LANGUAGE = (unset), 2026-09-08 05:00:49.882 | LC_ALL = "en_US.utf8", 2026-09-08 05:00:49.882 | LANG = "de_DE.UTF-8" 2026-09-08 05:00:49.883 | are supported and installed on your system. 2026-09-08 05:00:49.883 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:00:49.948 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 05:00:49.948 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 05:00:49.948 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 05:00:50.208 | Fetched 110 MB in 1s (76.1 MB/s) 2026-09-08 05:00:50.248 | Selecting previously unselected package python3-zstandard. 2026-09-08 05:00:50.316 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127168 files and directories currently installed.) 2026-09-08 05:00:50.323 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-09-08 05:00:50.327 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-09-08 05:00:50.462 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-09-08 05:00:50.463 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-08 05:00:50.463 | Package apport-core-dump-handler is to be removed. 2026-09-08 05:00:50.463 | Package python3-zstandard is not configured yet. 2026-09-08 05:00:50.463 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-08 05:00:50.463 | Package apport-core-dump-handler is to be removed. 2026-09-08 05:00:50.463 | Package systemd-coredump is not installed. 2026-09-08 05:00:50.463 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-08 05:00:50.463 | Package apport-core-dump-handler is to be removed. 2026-09-08 05:00:50.463 | Package python3-zstandard is not configured yet. 2026-09-08 05:00:50.463 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-08 05:00:50.463 | Package apport-core-dump-handler is to be removed. 2026-09-08 05:00:50.464 | Package systemd-coredump is not installed. 2026-09-08 05:00:50.464 | 2026-09-08 05:00:50.526 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127184 files and directories currently installed.) 2026-09-08 05:00:50.533 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-09-08 05:00:51.403 | Selecting previously unselected package systemd-coredump. 2026-09-08 05:00:51.466 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127180 files and directories currently installed.) 2026-09-08 05:00:51.473 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-09-08 05:00:51.476 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-08 05:00:51.538 | Selecting previously unselected package libvirt-dev:amd64. 2026-09-08 05:00:51.551 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-08 05:00:51.562 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-08 05:00:51.631 | Selecting previously unselected package python3-libvirt. 2026-09-08 05:00:51.644 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-09-08 05:00:51.649 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-09-08 05:00:51.719 | Selecting previously unselected package qemu-system-arm. 2026-09-08 05:00:51.730 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 05:00:51.742 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:52.222 | Selecting previously unselected package qemu-system-mips. 2026-09-08 05:00:52.235 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 05:00:52.247 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:52.770 | Selecting previously unselected package qemu-system-ppc. 2026-09-08 05:00:52.782 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 05:00:52.794 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:53.128 | Selecting previously unselected package qemu-system-sparc. 2026-09-08 05:00:53.140 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 05:00:53.151 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:53.391 | Selecting previously unselected package qemu-system-s390x. 2026-09-08 05:00:53.401 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 05:00:53.413 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:53.575 | Selecting previously unselected package qemu-system-misc. 2026-09-08 05:00:53.588 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 05:00:53.599 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:55.296 | Selecting previously unselected package qemu-system. 2026-09-08 05:00:55.307 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 05:00:55.310 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:55.347 | Selecting previously unselected package qemu-efi-aarch64. 2026-09-08 05:00:55.360 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-09-08 05:00:55.363 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-08 05:00:57.039 | Selecting previously unselected package qemu-efi-arm. 2026-09-08 05:00:57.053 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-09-08 05:00:57.056 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-08 05:00:57.793 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-08 05:00:58.300 | Creating group 'systemd-coredump' with GID 987. 2026-09-08 05:00:58.305 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-09-08 05:00:58.334 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-09-08 05:00:58.640 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:58.657 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:58.673 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-08 05:00:58.689 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:58.705 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-08 05:00:58.715 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:58.732 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-09-08 05:00:58.980 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:58.997 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-08 05:00:59.006 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:59.022 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 05:00:59.033 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 05:01:00.822 | perl: warning: Setting locale failed. 2026-09-08 05:01:00.822 | perl: warning: Please check that your locale settings: 2026-09-08 05:01:00.822 | LANGUAGE = (unset), 2026-09-08 05:01:00.822 | LC_ALL = "en_US.utf8", 2026-09-08 05:01:00.822 | LANG = "de_DE.UTF-8" 2026-09-08 05:01:00.822 | are supported and installed on your system. 2026-09-08 05:01:00.823 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:01:00.952 | perl: warning: Setting locale failed. 2026-09-08 05:01:00.952 | perl: warning: Please check that your locale settings: 2026-09-08 05:01:00.953 | LANGUAGE = (unset), 2026-09-08 05:01:00.953 | LC_ALL = "en_US.utf8", 2026-09-08 05:01:00.953 | LANG = "de_DE.UTF-8" 2026-09-08 05:01:00.953 | are supported and installed on your system. 2026-09-08 05:01:00.953 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:01:01.003 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 05:01:01.004 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 05:01:01.005 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 05:01:01.074 | perl: warning: Setting locale failed. 2026-09-08 05:01:01.075 | perl: warning: Please check that your locale settings: 2026-09-08 05:01:01.075 | LANGUAGE = (unset), 2026-09-08 05:01:01.075 | LC_ALL = "en_US.utf8", 2026-09-08 05:01:01.075 | LANG = "de_DE.UTF-8" 2026-09-08 05:01:01.075 | are supported and installed on your system. 2026-09-08 05:01:01.075 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:01:01.438 | 2026-09-08 05:01:01.438 | Running kernel seems to be up-to-date. 2026-09-08 05:01:01.438 | 2026-09-08 05:01:01.438 | Restarting services... 2026-09-08 05:01:01.498 | 2026-09-08 05:01:01.498 | Service restarts being deferred: 2026-09-08 05:01:01.498 | systemctl restart getty@tty1.service 2026-09-08 05:01:01.499 | systemctl restart serial-getty@hvc0.service 2026-09-08 05:01:01.499 | systemctl restart systemd-logind.service 2026-09-08 05:01:01.499 | systemctl restart virtlockd.service 2026-09-08 05:01:01.499 | systemctl restart virtlogd.service 2026-09-08 05:01:01.499 | 2026-09-08 05:01:01.499 | No containers need to be restarted. 2026-09-08 05:01:01.499 | 2026-09-08 05:01:01.499 | User sessions running outdated binaries: 2026-09-08 05:01:01.499 | quobyte @ session #5: bash[2030], sshd[1983,2029] 2026-09-08 05:01:01.507 | quobyte @ user manager service: systemd[1162] 2026-09-08 05:01:01.517 | 2026-09-08 05:01:01.517 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 05:01:03.583 | + functions-common:apt_get:1211 : result=0 2026-09-08 05:01:03.586 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 05:01:03.589 | + functions-common:time_stop:2420 : local name 2026-09-08 05:01:03.592 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:01:03.595 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:01:03.598 | + functions-common:time_stop:2423 : local total 2026-09-08 05:01:03.600 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:01:03.603 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 05:01:03.605 | + functions-common:time_stop:2427 : start_time=1788843646927 2026-09-08 05:01:03.608 | + functions-common:time_stop:2429 : [[ -z 1788843646927 ]] 2026-09-08 05:01:03.611 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:01:03.616 | + functions-common:time_stop:2432 : end_time=1788843663612 2026-09-08 05:01:03.618 | + functions-common:time_stop:2433 : elapsed_time=16685 2026-09-08 05:01:03.621 | + functions-common:time_stop:2434 : total=177194 2026-09-08 05:01:03.624 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:01:03.626 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=193879 2026-09-08 05:01:03.630 | + functions-common:apt_get:1215 : return 0 2026-09-08 05:01:03.632 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-09-08 05:01:03.636 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 05:01:03.638 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 05:01:03.640 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 05:01:03.643 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 05:01:03.646 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 05:01:03.648 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 05:01:03.651 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:01:03.654 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:01:03.656 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 05:01:03.659 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 05:01:03.662 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 05:01:03.665 | + functions-common:apt_get_update:1167 : return 2026-09-08 05:01:03.668 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-09-08 05:01:03.670 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 05:01:03.673 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:01:03.676 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:01:03.678 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-09-08 05:01:03.700 | + 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-09-08 05:01:03.737 | Reading package lists... 2026-09-08 05:01:04.111 | Building dependency tree... 2026-09-08 05:01:04.113 | Reading state information... 2026-09-08 05:01:04.695 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-09-08 05:01:04.695 | ovmf set to manually installed. 2026-09-08 05:01:04.695 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-08 05:01:04.695 | swtpm set to manually installed. 2026-09-08 05:01:04.695 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-08 05:01:04.695 | swtpm-tools set to manually installed. 2026-09-08 05:01:04.695 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-09-08 05:01:04.696 | mdevctl set to manually installed. 2026-09-08 05:01:04.696 | The following packages were automatically installed and are no longer required: 2026-09-08 05:01:04.698 | libfwupd2 libgusb2 2026-09-08 05:01:04.698 | Use 'sudo apt autoremove' to remove them. 2026-09-08 05:01:04.788 | 0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 05:01:04.793 | + functions-common:apt_get:1211 : result=0 2026-09-08 05:01:04.796 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 05:01:04.798 | + functions-common:time_stop:2420 : local name 2026-09-08 05:01:04.800 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:01:04.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:01:04.805 | + functions-common:time_stop:2423 : local total 2026-09-08 05:01:04.808 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:01:04.810 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 05:01:04.812 | + functions-common:time_stop:2427 : start_time=1788843663696 2026-09-08 05:01:04.815 | + functions-common:time_stop:2429 : [[ -z 1788843663696 ]] 2026-09-08 05:01:04.818 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:01:04.821 | + functions-common:time_stop:2432 : end_time=1788843664819 2026-09-08 05:01:04.824 | + functions-common:time_stop:2433 : elapsed_time=1123 2026-09-08 05:01:04.827 | + functions-common:time_stop:2434 : total=193879 2026-09-08 05:01:04.830 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:01:04.833 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=195002 2026-09-08 05:01:04.836 | + functions-common:apt_get:1215 : return 0 2026-09-08 05:01:04.838 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-09-08 05:01:04.841 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 05:01:04.845 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 05:01:04.847 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-09-08 05:01:04.850 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-09-08 05:01:04.853 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-09-08 05:01:04.855 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-09-08 05:01:04.857 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-09-08 05:01:04.860 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-09-08 05:01:04.875 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:01:04.879 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-09-08 05:01:04.898 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-09-08 05:01:04.901 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-09-08 05:01:04.904 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-08 05:01:04.907 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-09-08 05:01:04.910 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-09-08 05:01:04.912 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-09-08 05:01:04.916 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-09-08 05:01:04.918 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 05:01:04.922 | ++ functions-common:git_clone:593 : pwd 2026-09-08 05:01:04.926 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 05:01:04.929 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 05:01:04.932 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 05:01:04.950 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 05:01:04.953 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 05:01:04.955 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 05:01:04.958 | + functions-common:git_clone:610 : echo v1.3.0 2026-09-08 05:01:04.959 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 05:01:04.964 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-09-08 05:01:04.966 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 05:01:04.969 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-08 05:01:04.971 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:01:04.974 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:01:04.976 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:01:04.978 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:01:04.981 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:01:04.983 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:01:04.985 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:01:04.988 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:01:04.991 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:01:04.995 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843664992 2026-09-08 05:01:04.998 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-08 05:01:05.000 | Cloning into '/opt/stack/novnc'... 2026-09-08 05:01:06.759 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:01:06.762 | + functions-common:time_stop:2420 : local name 2026-09-08 05:01:06.765 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:01:06.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:01:06.770 | + functions-common:time_stop:2423 : local total 2026-09-08 05:01:06.772 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:01:06.775 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:01:06.777 | + functions-common:time_stop:2427 : start_time=1788843664992 2026-09-08 05:01:06.780 | + functions-common:time_stop:2429 : [[ -z 1788843664992 ]] 2026-09-08 05:01:06.784 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:01:06.788 | + functions-common:time_stop:2432 : end_time=1788843666785 2026-09-08 05:01:06.790 | + functions-common:time_stop:2433 : elapsed_time=1793 2026-09-08 05:01:06.793 | + functions-common:time_stop:2434 : total=141638 2026-09-08 05:01:06.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:01:06.799 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=143431 2026-09-08 05:01:06.801 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-09-08 05:01:06.804 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-09-08 05:01:06.806 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:01:06.809 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:01:06.812 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:01:06.814 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:01:06.817 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:01:06.820 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:01:06.822 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:01:06.825 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:01:06.828 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:01:06.832 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843666830 2026-09-08 05:01:06.835 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-09-08 05:01:07.337 | From https://github.com/novnc/novnc 2026-09-08 05:01:07.337 | * tag v1.3.0 -> FETCH_HEAD 2026-09-08 05:01:07.347 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:01:07.349 | + functions-common:time_stop:2420 : local name 2026-09-08 05:01:07.351 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:01:07.354 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:01:07.357 | + functions-common:time_stop:2423 : local total 2026-09-08 05:01:07.359 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:01:07.362 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:01:07.364 | + functions-common:time_stop:2427 : start_time=1788843666830 2026-09-08 05:01:07.367 | + functions-common:time_stop:2429 : [[ -z 1788843666830 ]] 2026-09-08 05:01:07.370 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:01:07.375 | + functions-common:time_stop:2432 : end_time=1788843667372 2026-09-08 05:01:07.377 | + functions-common:time_stop:2433 : elapsed_time=542 2026-09-08 05:01:07.380 | + functions-common:time_stop:2434 : total=143431 2026-09-08 05:01:07.383 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:01:07.386 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=143973 2026-09-08 05:01:07.389 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 05:01:07.392 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:01:07.395 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:01:07.397 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:01:07.400 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:01:07.403 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:01:07.406 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:01:07.408 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:01:07.411 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:01:07.415 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:01:07.420 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843667417 2026-09-08 05:01:07.422 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 05:01:07.454 | Note: switching to 'FETCH_HEAD'. 2026-09-08 05:01:07.454 | 2026-09-08 05:01:07.454 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 05:01:07.454 | changes and commit them, and you can discard any commits you make in this 2026-09-08 05:01:07.454 | state without impacting any branches by switching back to a branch. 2026-09-08 05:01:07.455 | 2026-09-08 05:01:07.455 | If you want to create a new branch to retain commits you create, you may 2026-09-08 05:01:07.455 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 05:01:07.455 | 2026-09-08 05:01:07.455 | git switch -c 2026-09-08 05:01:07.455 | 2026-09-08 05:01:07.455 | Or undo this operation with: 2026-09-08 05:01:07.455 | 2026-09-08 05:01:07.455 | git switch - 2026-09-08 05:01:07.455 | 2026-09-08 05:01:07.455 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 05:01:07.455 | 2026-09-08 05:01:07.456 | HEAD is now at 463c39e noVNC 1.3.0 2026-09-08 05:01:07.459 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:01:07.462 | + functions-common:time_stop:2420 : local name 2026-09-08 05:01:07.464 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:01:07.466 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:01:07.469 | + functions-common:time_stop:2423 : local total 2026-09-08 05:01:07.472 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:01:07.474 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:01:07.477 | + functions-common:time_stop:2427 : start_time=1788843667417 2026-09-08 05:01:07.480 | + functions-common:time_stop:2429 : [[ -z 1788843667417 ]] 2026-09-08 05:01:07.483 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:01:07.487 | + functions-common:time_stop:2432 : end_time=1788843667484 2026-09-08 05:01:07.490 | + functions-common:time_stop:2433 : elapsed_time=67 2026-09-08 05:01:07.493 | + functions-common:time_stop:2434 : total=143973 2026-09-08 05:01:07.495 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:01:07.498 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144040 2026-09-08 05:01:07.500 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-09-08 05:01:07.516 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-09-08 05:01:07.520 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 05:01:07.520 | + functions-common:git_clone:673 : head -1 2026-09-08 05:01:07.522 | 463c39e noVNC 1.3.0 2026-09-08 05:01:07.525 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 05:01:07.529 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-09-08 05:01:07.548 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:01:07.551 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-09-08 05:01:07.554 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-09-08 05:01:07.557 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-09-08 05:01:07.559 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 05:01:07.562 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 05:01:07.566 | ++ functions-common:git_clone:593 : pwd 2026-09-08 05:01:07.570 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 05:01:07.573 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 05:01:07.577 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 05:01:07.596 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 05:01:07.600 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 05:01:07.603 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 05:01:07.606 | + functions-common:git_clone:610 : echo master 2026-09-08 05:01:07.607 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 05:01:07.612 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-09-08 05:01:07.615 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 05:01:07.618 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-08 05:01:07.621 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:01:07.624 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:01:07.627 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:01:07.630 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:01:07.632 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:01:07.635 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:01:07.637 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:01:07.640 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:01:07.643 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:01:07.647 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843667644 2026-09-08 05:01:07.650 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-08 05:01:07.653 | Cloning into '/opt/stack/nova'... 2026-09-08 05:04:20.086 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:04:20.089 | + functions-common:time_stop:2420 : local name 2026-09-08 05:04:20.093 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:04:20.096 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:04:20.100 | + functions-common:time_stop:2423 : local total 2026-09-08 05:04:20.104 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:04:20.108 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:04:20.111 | + functions-common:time_stop:2427 : start_time=1788843667644 2026-09-08 05:04:20.115 | + functions-common:time_stop:2429 : [[ -z 1788843667644 ]] 2026-09-08 05:04:20.121 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:04:20.126 | + functions-common:time_stop:2432 : end_time=1788843860122 2026-09-08 05:04:20.130 | + functions-common:time_stop:2433 : elapsed_time=192478 2026-09-08 05:04:20.133 | + functions-common:time_stop:2434 : total=144040 2026-09-08 05:04:20.137 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:04:20.141 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=336518 2026-09-08 05:04:20.145 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-09-08 05:04:20.149 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 05:04:20.153 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:04:20.157 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:04:20.161 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:04:20.165 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:04:20.169 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:04:20.173 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:04:20.177 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:04:20.180 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:04:20.185 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:04:20.190 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843860187 2026-09-08 05:04:20.194 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 05:04:20.949 | From https://review.opendev.org/openstack/nova 2026-09-08 05:04:20.949 | * branch master -> FETCH_HEAD 2026-09-08 05:04:20.960 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:04:20.964 | + functions-common:time_stop:2420 : local name 2026-09-08 05:04:20.967 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:04:20.971 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:04:20.975 | + functions-common:time_stop:2423 : local total 2026-09-08 05:04:20.979 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:04:20.983 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:04:20.986 | + functions-common:time_stop:2427 : start_time=1788843860187 2026-09-08 05:04:20.990 | + functions-common:time_stop:2429 : [[ -z 1788843860187 ]] 2026-09-08 05:04:20.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:04:21.001 | + functions-common:time_stop:2432 : end_time=1788843860997 2026-09-08 05:04:21.005 | + functions-common:time_stop:2433 : elapsed_time=810 2026-09-08 05:04:21.009 | + functions-common:time_stop:2434 : total=336518 2026-09-08 05:04:21.012 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:04:21.016 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=337328 2026-09-08 05:04:21.020 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 05:04:21.024 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:04:21.028 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:04:21.032 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:04:21.036 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:04:21.040 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:04:21.044 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:04:21.048 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:04:21.052 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:04:21.056 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:04:21.062 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843861058 2026-09-08 05:04:21.066 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 05:04:21.625 | Note: switching to 'FETCH_HEAD'. 2026-09-08 05:04:21.625 | 2026-09-08 05:04:21.626 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 05:04:21.626 | changes and commit them, and you can discard any commits you make in this 2026-09-08 05:04:21.626 | state without impacting any branches by switching back to a branch. 2026-09-08 05:04:21.626 | 2026-09-08 05:04:21.626 | If you want to create a new branch to retain commits you create, you may 2026-09-08 05:04:21.626 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 05:04:21.626 | 2026-09-08 05:04:21.626 | git switch -c 2026-09-08 05:04:21.626 | 2026-09-08 05:04:21.626 | Or undo this operation with: 2026-09-08 05:04:21.626 | 2026-09-08 05:04:21.627 | git switch - 2026-09-08 05:04:21.627 | 2026-09-08 05:04:21.627 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 05:04:21.627 | 2026-09-08 05:04:21.627 | HEAD is now at 7582db6d65 Merge "Parallelize per-node resource updates" 2026-09-08 05:04:21.637 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:04:21.641 | + functions-common:time_stop:2420 : local name 2026-09-08 05:04:21.645 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:04:21.649 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:04:21.653 | + functions-common:time_stop:2423 : local total 2026-09-08 05:04:21.657 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:04:21.661 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:04:21.664 | + functions-common:time_stop:2427 : start_time=1788843861058 2026-09-08 05:04:21.668 | + functions-common:time_stop:2429 : [[ -z 1788843861058 ]] 2026-09-08 05:04:21.673 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:04:21.679 | + functions-common:time_stop:2432 : end_time=1788843861674 2026-09-08 05:04:21.682 | + functions-common:time_stop:2433 : elapsed_time=616 2026-09-08 05:04:21.686 | + functions-common:time_stop:2434 : total=337328 2026-09-08 05:04:21.690 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:04:21.694 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=337944 2026-09-08 05:04:21.698 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-09-08 05:04:21.716 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-09-08 05:04:21.722 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 05:04:21.722 | + functions-common:git_clone:673 : head -1 2026-09-08 05:04:21.779 | 7582db6d65 Merge "Parallelize per-node resource updates" 2026-09-08 05:04:21.784 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 05:04:21.788 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-09-08 05:04:21.792 | + inc/python:setup_develop:353 : local bindep 2026-09-08 05:04:21.796 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 05:04:21.800 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-09-08 05:04:21.804 | + inc/python:setup_develop:359 : local extras= 2026-09-08 05:04:21.808 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-09-08 05:04:21.812 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 05:04:21.816 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 05:04:21.821 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-09-08 05:04:21.825 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 05:04:21.829 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 05:04:21.835 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-09-08 05:04:21.838 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 05:04:21.843 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-09-08 05:04:21.847 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 05:04:21.850 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 05:04:21.856 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-09-08 05:04:21.863 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-09-08 05:04:21.867 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-09-08 05:04:21.871 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-09-08 05:04:22.033 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-09-08 05:04:22.037 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 05:04:22.041 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 05:04:22.044 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 05:04:22.048 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 05:04:22.051 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-09-08 05:04:22.054 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 05:04:22.057 | + inc/python:setup_package:446 : local extras= 2026-09-08 05:04:22.061 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 05:04:22.065 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 05:04:22.068 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 05:04:22.071 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 05:04:22.075 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 05:04:22.079 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-09-08 05:04:22.106 | Using python 3.12 to install /opt/stack/nova 2026-09-08 05:04:22.110 | + 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-09-08 05:04:23.137 | Obtaining file:///opt/stack/nova 2026-09-08 05:04:23.142 | Installing build dependencies: started 2026-09-08 05:04:24.758 | Installing build dependencies: finished with status 'done' 2026-09-08 05:04:24.759 | Checking if build backend supports build_editable: started 2026-09-08 05:04:25.330 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 05:04:25.332 | Getting requirements to build editable: started 2026-09-08 05:04:25.642 | Getting requirements to build editable: finished with status 'done' 2026-09-08 05:04:25.644 | Preparing editable metadata (pyproject.toml): started 2026-09-08 05:04:27.990 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 05:04:28.016 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (7.0.3) 2026-09-08 05:04:28.017 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.0.52) 2026-09-08 05:04:28.018 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.3.1) 2026-09-08 05:04:28.019 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (0.41.2) 2026-09-08 05:04:28.020 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.1.6) 2026-09-08 05:04:28.021 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (13.0.1) 2026-09-08 05:04:28.021 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (6.1.1) 2026-09-08 05:04:28.022 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.5.1) 2026-09-08 05:04:28.023 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (43.0.3) 2026-09-08 05:04:28.024 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.8.11) 2026-09-08 05:04:28.025 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.5.5) 2026-09-08 05:04:28.025 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.1.0) 2026-09-08 05:04:28.026 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.10.1) 2026-09-08 05:04:28.027 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.18.0) 2026-09-08 05:04:28.028 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.19.1) 2026-09-08 05:04:28.029 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.3.0) 2026-09-08 05:04:28.030 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (4.0.0) 2026-09-08 05:04:28.031 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (4.26.0) 2026-09-08 05:04:28.031 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (9.10.0) 2026-09-08 05:04:28.032 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.17.0) 2026-09-08 05:04:28.243 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev445) 2026-09-08 05:04:28.373 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 05:04:28.386 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (4.13.0) 2026-09-08 05:04:28.387 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.34.2) 2026-09-08 05:04:28.387 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.9.1) 2026-09-08 05:04:28.414 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev445) 2026-09-08 05:04:28.429 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-09-08 05:04:28.448 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (4.3.0) 2026-09-08 05:04:28.449 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (7.6.1) 2026-09-08 05:04:28.450 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (10.7.0) 2026-09-08 05:04:28.451 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (6.5.0) 2026-09-08 05:04:28.452 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (8.3.1) 2026-09-08 05:04:28.453 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.12.0) 2026-09-08 05:04:28.453 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.9.0) 2026-09-08 05:04:28.454 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.11.0) 2026-09-08 05:04:28.455 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.8.0) 2026-09-08 05:04:28.456 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (10.2.0) 2026-09-08 05:04:28.457 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (18.1.1) 2026-09-08 05:04:28.457 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (7.10.0) 2026-09-08 05:04:28.458 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (18.3.0) 2026-09-08 05:04:28.459 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (6.0.1) 2026-09-08 05:04:28.460 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.12.0) 2026-09-08 05:04:28.461 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (6.9.0) 2026-09-08 05:04:28.462 | 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.dev445) (4.8.0) 2026-09-08 05:04:28.463 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.0.0) 2026-09-08 05:04:28.464 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (8.2.0) 2026-09-08 05:04:28.465 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (7.2.2) 2026-09-08 05:04:28.466 | Requirement already satisfied: oslo.versionedobjects>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.12.0) 2026-09-08 05:04:28.467 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (7.1.1) 2026-09-08 05:04:28.467 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.1.0) 2026-09-08 05:04:28.468 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.9.0) 2026-09-08 05:04:28.469 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.2.1) 2026-09-08 05:04:28.470 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (5.8.0) 2026-09-08 05:04:28.497 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev445) 2026-09-08 05:04:28.513 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-09-08 05:04:28.523 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (9.1.0) 2026-09-08 05:04:28.524 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (0.3.1) 2026-09-08 05:04:28.525 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.4.2) 2026-09-08 05:04:28.526 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (1.9.0) 2026-09-08 05:04:28.527 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (2.9.0.post0) 2026-09-08 05:04:28.528 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (3.5.0) 2026-09-08 05:04:28.528 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (4.20.0) 2026-09-08 05:04:28.529 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev445) (6.0.3) 2026-09-08 05:04:28.532 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev445) (1.4.1) 2026-09-08 05:04:28.533 | 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.dev445) (4.16.0) 2026-09-08 05:04:28.536 | 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.dev445) (7.6.0) 2026-09-08 05:04:28.540 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev445) (2.1.1) 2026-09-08 05:04:28.545 | 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.dev445) (3.0) 2026-09-08 05:04:28.553 | 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.dev445) (2.8.0) 2026-09-08 05:04:28.560 | 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.dev445) (3.1.0) 2026-09-08 05:04:28.562 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev445) (2.3.0) 2026-09-08 05:04:28.567 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev445) (3.0.3) 2026-09-08 05:04:28.570 | 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.dev445) (26.1.0) 2026-09-08 05:04:28.571 | 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.dev445) (2025.9.1) 2026-09-08 05:04:28.571 | 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.dev445) (0.37.0) 2026-09-08 05:04:28.572 | 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.dev445) (2026.6.3) 2026-09-08 05:04:28.580 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev445) (2.1.0) 2026-09-08 05:04:28.588 | 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.dev445) (4.1.0) 2026-09-08 05:04:28.589 | 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.dev445) (2.13.0) 2026-09-08 05:04:28.590 | 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.dev445) (6.0.0) 2026-09-08 05:04:28.604 | 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.dev445) (1.5.0) 2026-09-08 05:04:28.605 | 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.dev445) (1.1.0) 2026-09-08 05:04:28.606 | 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.dev445) (1.33) 2026-09-08 05:04:28.608 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev445) (4.11.3) 2026-09-08 05:04:28.616 | 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.dev445) (3.1.1) 2026-09-08 05:04:28.623 | 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.dev445) (9.1.4) 2026-09-08 05:04:28.634 | 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.dev445) (2.19.0) 2026-09-08 05:04:28.643 | 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.dev445) (0.20) 2026-09-08 05:04:28.657 | 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.dev445) (2.1.2) 2026-09-08 05:04:28.657 | 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.dev445) (0.6.2) 2026-09-08 05:04:28.674 | 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.dev445) (7.1.7) 2026-09-08 05:04:28.675 | 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.dev445) (5.3.1) 2026-09-08 05:04:28.676 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev445) (5.6.2) 2026-09-08 05:04:28.677 | 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.dev445) (0.17.0) 2026-09-08 05:04:28.682 | 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.dev445) (5.1.0) 2026-09-08 05:04:28.692 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev445) (2026.3) 2026-09-08 05:04:28.692 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev445) (26.3) 2026-09-08 05:04:28.700 | 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.dev445) (0.26.0) 2026-09-08 05:04:28.704 | 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.dev445) (5.0.0) 2026-09-08 05:04:28.706 | 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.dev445) (4.0.1) 2026-09-08 05:04:28.720 | 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.dev445) (1.2.1) 2026-09-08 05:04:28.742 | 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.dev445) (1.7.6) 2026-09-08 05:04:28.749 | 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.dev445) (2.2.0) 2026-09-08 05:04:28.755 | 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.dev445) (1.3.7) 2026-09-08 05:04:28.765 | 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.dev445) (3.3.2) 2026-09-08 05:04:28.777 | 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.dev445) (4.3.2) 2026-09-08 05:04:28.778 | 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.dev445) (3.7.1) 2026-09-08 05:04:28.788 | 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.dev445) (2.4.0) 2026-09-08 05:04:28.799 | 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.dev445) (3.0.3) 2026-09-08 05:04:28.800 | 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.dev445) (1.6.2) 2026-09-08 05:04:28.810 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev445) (84.0.0) 2026-09-08 05:04:28.829 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev445) (0.8.2) 2026-09-08 05:04:28.868 | 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.dev445) (4.16.0) 2026-09-08 05:04:28.875 | 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.dev445) (0.6.0) 2026-09-08 05:04:28.875 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (4.2.0) 2026-09-08 05:04:28.886 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (3.0.53) 2026-09-08 05:04:28.887 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (1.11.0) 2026-09-08 05:04:28.888 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (15.0.0) 2026-09-08 05:04:28.889 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (1.8.0) 2026-09-08 05:04:28.911 | 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.dev445) (1.17.0) 2026-09-08 05:04:28.917 | 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.dev445) (2.1.0) 2026-09-08 05:04:28.919 | 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.dev445) (24.2.1) 2026-09-08 05:04:28.939 | 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.dev445) (4.7.0) 2026-09-08 05:04:28.965 | 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.dev445) (3.5.0) 2026-09-08 05:04:28.966 | 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.dev445) (3.18) 2026-09-08 05:04:28.967 | 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.dev445) (2.7.0) 2026-09-08 05:04:28.969 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev445) (2023.11.17) 2026-09-08 05:04:29.011 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (4.2.0) 2026-09-08 05:04:29.012 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (2.20.0) 2026-09-08 05:04:29.024 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev445) (0.1.2) 2026-09-08 05:04:29.044 | 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.dev445) (0.8) 2026-09-08 05:04:29.111 | 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.dev445) (0.16.0) 2026-09-08 05:04:29.624 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev445) 2026-09-08 05:04:29.641 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-09-08 05:04:29.680 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev445) 2026-09-08 05:04:29.696 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 05:04:29.752 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev445) 2026-09-08 05:04:29.767 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-09-08 05:04:29.873 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-09-08 05:04:29.898 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-09-08 05:04:29.945 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-09-08 05:04:29.967 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-09-08 05:04:29.990 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-09-08 05:04:30.254 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 66.7 MB/s 0:00:00 2026-09-08 05:04:30.269 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-09-08 05:04:30.287 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 27.6 MB/s 0:00:00 2026-09-08 05:04:30.360 | Building wheels for collected packages: nova 2026-09-08 05:04:30.361 | Building editable for nova (pyproject.toml): started 2026-09-08 05:04:33.120 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-09-08 05:04:33.121 | Created wheel for nova: filename=nova-33.1.0.dev445-0.editable-py3-none-any.whl size=10628 sha256=f40bc1714f9457d569f906ee7eee14b26faa0e18ad5705a9f46117ac2e8a3bf7 2026-09-08 05:04:33.121 | Stored in directory: /tmp/pip-ephem-wheel-cache-o70vza3j/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-09-08 05:04:33.126 | Successfully built nova 2026-09-08 05:04:33.411 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-09-08 05:04:38.436 | 2026-09-08 05:04:38.461 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev445 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-09-08 05:04:38.706 | + inc/python:pip_install:216 : result=0 2026-09-08 05:04:38.709 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 05:04:38.712 | + functions-common:time_stop:2420 : local name 2026-09-08 05:04:38.716 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:04:38.719 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:04:38.722 | + functions-common:time_stop:2423 : local total 2026-09-08 05:04:38.726 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:04:38.728 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 05:04:38.732 | + functions-common:time_stop:2427 : start_time=1788843862099 2026-09-08 05:04:38.736 | + functions-common:time_stop:2429 : [[ -z 1788843862099 ]] 2026-09-08 05:04:38.740 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:04:38.744 | + functions-common:time_stop:2432 : end_time=1788843878741 2026-09-08 05:04:38.748 | + functions-common:time_stop:2433 : elapsed_time=16642 2026-09-08 05:04:38.751 | + functions-common:time_stop:2434 : total=129931 2026-09-08 05:04:38.754 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:04:38.757 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146573 2026-09-08 05:04:38.760 | + inc/python:pip_install:219 : return 0 2026-09-08 05:04:38.764 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 05:04:38.767 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 05:04:38.770 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-09-08 05:04:38.773 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-09-08 05:04:38.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 05:04:38.781 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 05:04:38.785 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-09-08 05:04:38.789 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 05:04:38.793 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-09-08 05:04:38.811 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 05:04:38.815 | + ./stack.sh:main:962 : configure_nova 2026-09-08 05:04:38.819 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-09-08 05:04:38.837 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-09-08 05:04:38.841 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-09-08 05:04:38.845 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-08 05:04:38.851 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-09-08 05:04:38.851 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-08 05:04:38.858 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-09-08 05:04:38.862 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-09-08 05:04:38.865 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-08 05:04:38.869 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-09-08 05:04:38.873 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-09-08 05:04:38.876 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-09-08 05:04:38.880 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-09-08 05:04:38.883 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-09-08 05:04:38.901 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-09-08 05:04:38.919 | + 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-09-08 05:04:38.937 | + 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-09-08 05:04:38.954 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-09-08 05:04:38.972 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-09-08 05:04:38.990 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-08 05:04:38.996 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-08 05:04:39.001 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.oaU89P9xB2 2026-09-08 05:04:39.005 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-08 05:04:39.008 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-08 05:04:39.012 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-09-08 05:04:39.015 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-08 05:04:39.018 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-08 05:04:39.021 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.oaU89P9xB2 2026-09-08 05:04:39.027 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.oaU89P9xB2 2026-09-08 05:04:39.043 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.oaU89P9xB2 /etc/sudoers.d/nova-rootwrap 2026-09-08 05:04:39.061 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-09-08 05:04:39.066 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-08 05:04:39.069 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-08 05:04:39.072 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-08 05:04:39.075 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-08 05:04:39.078 | + 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-09-08 05:04:39.081 | + 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-09-08 05:04:39.086 | + 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-09-08 05:04:39.086 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-08 05:04:39.098 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-08 05:04:39.103 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-08 05:04:39.120 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-08 05:04:39.137 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-09-08 05:04:39.142 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-09-08 05:04:39.148 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-09-08 05:04:39.171 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:39.174 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-09-08 05:04:39.187 | net.ipv4.ip_forward = 1 2026-09-08 05:04:39.192 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-08 05:04:39.196 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-09-08 05:04:39.201 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-09-08 05:04:39.219 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-09-08 05:04:39.223 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-09-08 05:04:39.226 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-09-08 05:04:39.244 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-09-08 05:04:39.249 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-09-08 05:04:39.250 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-09-08 05:04:39.258 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:43314666ccc9 2026-09-08 05:04:39.262 | InitiatorName=iqn.2016-04.com.open-iscsi:43314666ccc9 2026-09-08 05:04:39.267 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-09-08 05:04:39.271 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-09-08 05:04:39.362 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-09-08 05:04:39.366 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-09-08 05:04:39.370 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 05:04:39.373 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-09-08 05:04:39.450 | + lib/nova:configure_nova:371 : create_nova_conf 2026-09-08 05:04:39.453 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-09-08 05:04:39.459 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-09-08 05:04:39.463 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-09-08 05:04:39.503 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-09-08 05:04:39.507 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-09-08 05:04:39.549 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-09-08 05:04:39.592 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-09-08 05:04:39.634 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-08 05:04:39.677 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-09-08 05:04:39.721 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-09-08 05:04:39.764 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.62 2026-09-08 05:04:39.804 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-09-08 05:04:39.845 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-09-08 05:04:39.889 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-09-08 05:04:39.930 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-09-08 05:04:39.973 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-09-08 05:04:40.018 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-09-08 05:04:40.064 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-09-08 05:04:40.106 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-09-08 05:04:40.148 | + lib/nova:create_nova_conf:469 : is_fedora 2026-09-08 05:04:40.152 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 05:04:40.156 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 05:04:40.160 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 05:04:40.164 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 05:04:40.167 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 05:04:40.171 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 05:04:40.174 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 05:04:40.177 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 05:04:40.181 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 05:04:40.185 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 05:04:40.188 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 05:04:40.192 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 05:04:40.195 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 05:04:40.199 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-09-08 05:04:40.224 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:40.228 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 05:04:40.232 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-09-08 05:04:40.235 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-09-08 05:04:40.280 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-09-08 05:04:40.284 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-08 05:04:40.288 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-08 05:04:40.291 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-08 05:04:40.295 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 05:04:40.299 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 05:04:40.303 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 05:04:40.326 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:40.330 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 05:04:40.334 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 05:04:40.338 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 05:04:40.384 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-09-08 05:04:40.388 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-09-08 05:04:40.392 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-09-08 05:04:40.395 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-09-08 05:04:40.399 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 05:04:40.402 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 05:04:40.406 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 05:04:40.429 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:40.432 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 05:04:40.436 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-08 05:04:40.440 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-08 05:04:40.486 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-09-08 05:04:40.530 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-09-08 05:04:40.572 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-09-08 05:04:40.613 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-09-08 05:04:40.637 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:40.640 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-09-08 05:04:40.665 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:40.672 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-09-08 05:04:40.672 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-09-08 05:04:40.678 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-09-08 05:04:40.682 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-09-08 05:04:40.724 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-09-08 05:04:40.727 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-09-08 05:04:40.772 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-09-08 05:04:40.776 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-09-08 05:04:40.780 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-09-08 05:04:40.783 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 05:04:40.787 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 05:04:40.790 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-09-08 05:04:40.794 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 05:04:40.798 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 05:04:40.801 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 05:04:40.805 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-09-08 05:04:40.848 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-09-08 05:04:40.889 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.62/identity 2026-09-08 05:04:40.933 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-09-08 05:04:40.975 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-09-08 05:04:41.017 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-09-08 05:04:41.058 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-09-08 05:04:41.101 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-09-08 05:04:41.142 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.62/identity 2026-09-08 05:04:41.184 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 05:04:41.227 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 05:04:41.269 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 05:04:41.273 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-09-08 05:04:41.297 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:41.301 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-09-08 05:04:41.305 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-09-08 05:04:41.348 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-09-08 05:04:41.352 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 05:04:41.355 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 05:04:41.359 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-09-08 05:04:41.363 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-09-08 05:04:41.402 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-09-08 05:04:41.442 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.62/identity 2026-09-08 05:04:41.481 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-09-08 05:04:41.520 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-09-08 05:04:41.558 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-09-08 05:04:41.598 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-09-08 05:04:41.637 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-09-08 05:04:41.674 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-09-08 05:04:41.696 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:04:41.700 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-09-08 05:04:41.721 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:04:41.725 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-09-08 05:04:41.728 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-09-08 05:04:41.770 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-09-08 05:04:41.813 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-09-08 05:04:41.817 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-09-08 05:04:41.857 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-09-08 05:04:41.861 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-09-08 05:04:41.864 | + lib/nova:create_nova_conf:541 : is_fedora 2026-09-08 05:04:41.868 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 05:04:41.872 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 05:04:41.876 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 05:04:41.879 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 05:04:41.883 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 05:04:41.887 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 05:04:41.891 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 05:04:41.893 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 05:04:41.897 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 05:04:41.901 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 05:04:41.905 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 05:04:41.909 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 05:04:41.912 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 05:04:41.916 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-09-08 05:04:41.919 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-09-08 05:04:41.922 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-09-08 05:04:41.927 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 05:04:41.954 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 05:04:41.958 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 05:04:41.962 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 05:04:41.967 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 05:04:41.971 | + 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-09-08 05:04:42.011 | + 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-09-08 05:04:42.055 | + 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-09-08 05:04:42.095 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 05:04:42.134 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-09-08 05:04:42.175 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-09-08 05:04:42.218 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-09-08 05:04:42.239 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:42.242 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-09-08 05:04:42.246 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-09-08 05:04:42.249 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-09-08 05:04:42.253 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-09-08 05:04:42.257 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 05:04:42.260 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-09-08 05:04:42.264 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-09-08 05:04:42.267 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 05:04:42.271 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 05:04:42.289 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 05:04:42.290 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 05:04:42.300 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 05:04:42.306 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 05:04:42.320 | /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-09-08 05:04:42.325 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-09-08 05:04:42.328 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-09-08 05:04:42.333 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 05:04:42.337 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-09-08 05:04:42.378 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-09-08 05:04:42.417 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-09-08 05:04:42.455 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 05:04:42.492 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 05:04:42.532 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 05:04:42.572 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 05:04:42.611 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 05:04:42.650 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 05:04:42.690 | + 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-09-08 05:04:42.729 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 05:04:42.767 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 05:04:42.805 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 05:04:42.845 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-09-08 05:04:42.886 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 05:04:42.889 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 05:04:42.893 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-09-08 05:04:42.897 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-09-08 05:04:42.900 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 05:04:42.904 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:04:42.907 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:04:42.910 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-09-08 05:04:42.915 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-09-08 05:04:42.919 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-09-08 05:04:42.959 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 05:04:43.000 | + 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-09-08 05:04:43.001 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-09-08 05:04:43.012 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-09-08 05:04:43.017 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-09-08 05:04:43.021 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-09-08 05:04:43.024 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 05:04:43.027 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 05:04:43.031 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 05:04:43.033 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 05:04:43.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:04:43.040 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:04:43.044 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 05:04:43.047 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 05:04:43.051 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:04:43.054 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:04:43.057 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-09-08 05:04:43.072 | perl: warning: Setting locale failed. 2026-09-08 05:04:43.072 | perl: warning: Please check that your locale settings: 2026-09-08 05:04:43.072 | LANGUAGE = (unset), 2026-09-08 05:04:43.073 | LC_ALL = "en_US.utf8", 2026-09-08 05:04:43.073 | LANG = "de_DE.UTF-8" 2026-09-08 05:04:43.073 | are supported and installed on your system. 2026-09-08 05:04:43.073 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:04:43.116 | Enabling site nova-api. 2026-09-08 05:04:43.122 | To activate the new configuration, you need to run: 2026-09-08 05:04:43.123 | systemctl reload apache2 2026-09-08 05:04:43.129 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 05:04:43.133 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 05:04:43.137 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 05:04:43.139 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 05:04:43.275 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-09-08 05:04:43.298 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:43.301 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-09-08 05:04:43.305 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-09-08 05:04:43.309 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-09-08 05:04:43.313 | + lib/apache:write_uwsgi_config:245 : local url= 2026-09-08 05:04:43.316 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-09-08 05:04:43.320 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-09-08 05:04:43.324 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-09-08 05:04:43.328 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 05:04:43.332 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 05:04:43.350 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 05:04:43.351 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 05:04:43.363 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 05:04:43.368 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 05:04:43.383 | /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-09-08 05:04:43.388 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-09-08 05:04:43.391 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-09-08 05:04:43.396 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 05:04:43.400 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-09-08 05:04:43.442 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-09-08 05:04:43.481 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-09-08 05:04:43.522 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-09-08 05:04:43.563 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 05:04:43.604 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 05:04:43.646 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-09-08 05:04:43.686 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-09-08 05:04:43.726 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-09-08 05:04:43.767 | + 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-09-08 05:04:43.809 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 05:04:43.848 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 05:04:43.890 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-09-08 05:04:43.930 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-09-08 05:04:43.969 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-09-08 05:04:43.972 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-09-08 05:04:44.013 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-09-08 05:04:44.036 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:04:44.040 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-09-08 05:04:44.086 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-09-08 05:04:44.090 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-09-08 05:04:44.092 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-09-08 05:04:44.114 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:44.117 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 05:04:44.123 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 05:04:44.163 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-09-08 05:04:44.207 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-09-08 05:04:44.211 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 05:04:44.215 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-09-08 05:04:44.218 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 05:04:44.221 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 05:04:44.224 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 05:04:44.247 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:44.251 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 05:04:44.255 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 05:04:44.259 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 05:04:44.281 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:44.285 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 05:04:44.289 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 05:04:44.332 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 05:04:44.336 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 05:04:44.340 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-09-08 05:04:44.381 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-09-08 05:04:44.427 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-09-08 05:04:44.471 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-09-08 05:04:44.495 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:04:44.499 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-09-08 05:04:44.541 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-09-08 05:04:44.544 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-09-08 05:04:44.548 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-09-08 05:04:44.593 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-09-08 05:04:44.596 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 05:04:44.600 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 05:04:44.603 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-08 05:04:44.607 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-09-08 05:04:44.650 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-09-08 05:04:44.689 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.62/identity 2026-09-08 05:04:44.732 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-09-08 05:04:44.773 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-09-08 05:04:44.815 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-09-08 05:04:44.856 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-09-08 05:04:44.896 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-09-08 05:04:44.936 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-09-08 05:04:44.958 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:44.962 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-09-08 05:04:44.967 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 05:04:44.971 | + lib/nova:create_nova_conf:589 : local conf 2026-09-08 05:04:44.974 | + lib/nova:create_nova_conf:590 : local vhost 2026-09-08 05:04:44.979 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-09-08 05:04:44.983 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 05:04:44.986 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 05:04:44.990 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-09-08 05:04:44.993 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-09-08 05:04:44.996 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-09-08 05:04:45.003 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-09-08 05:04:45.006 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-09-08 05:04:45.009 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-09-08 05:04:45.013 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-09-08 05:04:45.016 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 05:04:45.019 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 05:04:45.023 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 05:04:45.045 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:45.049 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 05:04:45.053 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-08 05:04:45.058 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-08 05:04:45.102 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-09-08 05:04:45.145 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-09-08 05:04:45.189 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 05:04:45.192 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-09-08 05:04:45.195 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-09-08 05:04:45.199 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-09-08 05:04:45.223 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:45.229 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-09-08 05:04:45.229 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-09-08 05:04:46.399 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-09-08 05:04:46.403 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-09-08 05:04:47.524 | Adding vhost "nova_cell1" ... 2026-09-08 05:04:47.608 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-09-08 05:04:48.735 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-09-08 05:04:48.772 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-09-08 05:04:48.776 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 05:04:48.780 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-09-08 05:04:48.784 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 05:04:48.787 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-08 05:04:48.791 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 05:04:48.815 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:48.820 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-08 05:04:48.824 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-08 05:04:48.828 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 05:04:48.852 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:48.856 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.62:5672/nova_cell1 2026-09-08 05:04:48.861 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.62:5672/nova_cell1 2026-09-08 05:04:48.905 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 05:04:48.909 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 05:04:48.912 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-09-08 05:04:48.936 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:48.940 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-09-08 05:04:48.943 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 05:04:48.947 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-09-08 05:04:48.951 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 05:04:48.955 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 05:04:48.958 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 05:04:48.962 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-09-08 05:04:49.008 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-09-08 05:04:49.052 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.62/identity 2026-09-08 05:04:49.095 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-09-08 05:04:49.138 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-09-08 05:04:49.182 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-09-08 05:04:49.226 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-09-08 05:04:49.268 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-09-08 05:04:49.312 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-09-08 05:04:49.315 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-09-08 05:04:49.319 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 05:04:49.324 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 05:04:49.350 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 05:04:49.354 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 05:04:49.358 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 05:04:49.362 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 05:04:49.365 | + 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-09-08 05:04:49.410 | + 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-09-08 05:04:49.454 | + 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-09-08 05:04:49.497 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 05:04:49.540 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-09-08 05:04:49.584 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 05:04:49.589 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-09-08 05:04:49.594 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 05:04:49.598 | + lib/nova:create_nova_conf:623 : local conf 2026-09-08 05:04:49.602 | + lib/nova:create_nova_conf:624 : local offset 2026-09-08 05:04:49.608 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-09-08 05:04:49.611 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 05:04:49.615 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 05:04:49.619 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-09-08 05:04:49.623 | + lib/nova:create_nova_conf:626 : offset=0 2026-09-08 05:04:49.627 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-09-08 05:04:49.631 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 05:04:49.635 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-09-08 05:04:49.638 | + lib/nova:configure_console_proxies:731 : offset=0 2026-09-08 05:04:49.642 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-09-08 05:04:49.667 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:49.671 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-09-08 05:04:49.717 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-09-08 05:04:49.760 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-09-08 05:04:49.764 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-08 05:04:49.767 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-08 05:04:49.771 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-09-08 05:04:49.796 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:04:49.800 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-09-08 05:04:49.825 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:04:49.829 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-09-08 05:04:49.854 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:49.858 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-08 05:04:49.862 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-09-08 05:04:49.866 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-09-08 05:04:49.870 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-09-08 05:04:49.895 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:49.899 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-09-08 05:04:49.918 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-09-08 05:04:49.919 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-09-08 05:04:49.930 | cgroup_device_acl = [ 2026-09-08 05:04:49.930 | "/dev/null", "/dev/full", "/dev/zero", 2026-09-08 05:04:49.930 | "/dev/random", "/dev/urandom", 2026-09-08 05:04:49.930 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-09-08 05:04:49.930 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-09-08 05:04:49.930 | "/dev/vfio/vfio", 2026-09-08 05:04:49.930 | ] 2026-09-08 05:04:49.935 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-09-08 05:04:49.939 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 05:04:49.943 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 05:04:49.947 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 05:04:49.950 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 05:04:49.954 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 05:04:49.958 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 05:04:49.962 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 05:04:49.965 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 05:04:49.969 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 05:04:49.973 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 05:04:49.977 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 05:04:49.980 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 05:04:49.984 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 05:04:49.988 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-09-08 05:04:49.994 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-09-08 05:04:49.998 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-09-08 05:04:50.002 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-09-08 05:04:50.006 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-09-08 05:04:50.038 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-09-08 05:04:50.042 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-09-08 05:04:50.046 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:04:50.050 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:04:50.053 | + 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-09-08 05:04:50.057 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-09-08 05:04:50.060 | + 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-09-08 05:04:50.079 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-08 05:04:50.080 | + 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-09-08 05:04:50.091 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-09-08 05:04:50.097 | + 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-09-08 05:04:50.115 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-09-08 05:04:50.116 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-08 05:04:50.127 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-09-08 05:04:50.133 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-09-08 05:04:50.136 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-08 05:04:50.140 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-08 05:04:50.144 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-09-08 05:04:50.148 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 05:04:50.152 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-09-08 05:04:50.217 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-09-08 05:04:50.221 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 05:04:50.227 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-09-08 05:04:50.327 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-09-08 05:04:50.375 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-09-08 05:04:50.420 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-09-08 05:04:50.424 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-09-08 05:04:50.470 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-09-08 05:04:50.515 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-09-08 05:04:50.559 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-09-08 05:04:50.604 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-09-08 05:04:50.649 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-09-08 05:04:50.654 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 05:04:50.660 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-08 05:04:50.664 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-09-08 05:04:50.669 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 05:04:50.675 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 05:04:50.679 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-09-08 05:04:50.683 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-09-08 05:04:50.687 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-09-08 05:04:50.691 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-09-08 05:04:50.695 | + ./stack.sh:main:965 : is_service_enabled placement 2026-09-08 05:04:50.721 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:04:50.725 | + ./stack.sh:main:967 : stack_install_service placement 2026-09-08 05:04:50.729 | + lib/stack:stack_install_service:20 : local service=placement 2026-09-08 05:04:50.733 | + lib/stack:stack_install_service:21 : type install_placement 2026-09-08 05:04:50.737 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 05:04:50.741 | + lib/stack:stack_install_service:32 : install_placement 2026-09-08 05:04:50.746 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-09-08 05:04:50.750 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-09-08 05:04:50.754 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 05:04:50.759 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-09-08 05:04:50.764 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-09-08 05:04:50.768 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 05:04:50.774 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-09-08 05:04:50.775 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 05:04:50.782 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-09-08 05:04:50.786 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-09-08 05:04:50.790 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-09-08 05:04:50.795 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-09-08 05:04:50.799 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-09-08 05:04:50.831 | Using python 3.12 to install osc-placement 2026-09-08 05:04:50.835 | + 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-09-08 05:04:52.103 | Collecting osc-placement 2026-09-08 05:04:52.231 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 05:04:52.242 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-09-08 05:04:52.243 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.17.0) 2026-09-08 05:04:52.244 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-09-08 05:04:52.245 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-09-08 05:04:52.247 | 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-09-08 05:04:52.248 | 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-09-08 05:04:52.248 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-09-08 05:04:52.249 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-09-08 05:04:52.251 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.16.0) 2026-09-08 05:04:52.255 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-09-08 05:04:52.256 | 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.20.0) 2026-09-08 05:04:52.257 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-09-08 05:04:52.260 | 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-09-08 05:04:52.261 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-08 05:04:52.262 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-09-08 05:04:52.263 | 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-09-08 05:04:52.266 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-09-08 05:04:52.267 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-09-08 05:04:52.268 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-09-08 05:04:52.269 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-09-08 05:04:52.271 | 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-09-08 05:04:52.272 | 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-09-08 05:04:52.273 | 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-09-08 05:04:52.274 | 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-09-08 05:04:52.275 | 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-09-08 05:04:52.277 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.11.3) 2026-09-08 05:04:52.278 | 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-09-08 05:04:52.281 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.1.1) 2026-09-08 05:04:52.285 | 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-09-08 05:04:52.292 | 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-09-08 05:04:52.296 | 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-09-08 05:04:52.297 | 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-09-08 05:04:52.298 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.3) 2026-09-08 05:04:52.304 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-09-08 05:04:52.309 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.2) 2026-09-08 05:04:52.323 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2026-09-08 05:04:52.324 | 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-09-08 05:04:52.325 | 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-09-08 05:04:52.327 | 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-09-08 05:04:52.338 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-08 05:04:52.341 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-09-08 05:04:52.345 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-09-08 05:04:52.383 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-09-08 05:04:52.714 | Installing collected packages: osc-placement 2026-09-08 05:04:52.843 | Successfully installed osc-placement-4.9.1 2026-09-08 05:04:52.979 | + inc/python:pip_install:216 : result=0 2026-09-08 05:04:52.983 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 05:04:52.987 | + functions-common:time_stop:2420 : local name 2026-09-08 05:04:52.991 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:04:52.995 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:04:52.999 | + functions-common:time_stop:2423 : local total 2026-09-08 05:04:53.003 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:04:53.007 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 05:04:53.011 | + functions-common:time_stop:2427 : start_time=1788843890823 2026-09-08 05:04:53.014 | + functions-common:time_stop:2429 : [[ -z 1788843890823 ]] 2026-09-08 05:04:53.019 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:04:53.025 | + functions-common:time_stop:2432 : end_time=1788843893021 2026-09-08 05:04:53.029 | + functions-common:time_stop:2433 : elapsed_time=2198 2026-09-08 05:04:53.033 | + functions-common:time_stop:2434 : total=146573 2026-09-08 05:04:53.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:04:53.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148771 2026-09-08 05:04:53.045 | + inc/python:pip_install:219 : return 0 2026-09-08 05:04:53.049 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-09-08 05:04:53.053 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-09-08 05:04:53.057 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-09-08 05:04:53.061 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 05:04:53.065 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 05:04:53.070 | ++ functions-common:git_clone:593 : pwd 2026-09-08 05:04:53.074 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 05:04:53.078 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 05:04:53.083 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 05:04:53.108 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 05:04:53.112 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 05:04:53.116 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 05:04:53.120 | + functions-common:git_clone:610 : echo master 2026-09-08 05:04:53.121 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 05:04:53.127 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-09-08 05:04:53.131 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 05:04:53.135 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-08 05:04:53.139 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:04:53.143 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:04:53.146 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:04:53.150 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:04:53.154 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:04:53.158 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:04:53.162 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:04:53.166 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:04:53.170 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:04:53.176 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843893172 2026-09-08 05:04:53.180 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-08 05:04:53.184 | Cloning into '/opt/stack/placement'... 2026-09-08 05:04:56.839 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:04:56.843 | + functions-common:time_stop:2420 : local name 2026-09-08 05:04:56.847 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:04:56.851 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:04:56.855 | + functions-common:time_stop:2423 : local total 2026-09-08 05:04:56.859 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:04:56.863 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:04:56.867 | + functions-common:time_stop:2427 : start_time=1788843893172 2026-09-08 05:04:56.871 | + functions-common:time_stop:2429 : [[ -z 1788843893172 ]] 2026-09-08 05:04:56.876 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:04:56.882 | + functions-common:time_stop:2432 : end_time=1788843896878 2026-09-08 05:04:56.885 | + functions-common:time_stop:2433 : elapsed_time=3706 2026-09-08 05:04:56.889 | + functions-common:time_stop:2434 : total=337944 2026-09-08 05:04:56.893 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:04:56.897 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=341650 2026-09-08 05:04:56.900 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-09-08 05:04:56.904 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 05:04:56.908 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:04:56.912 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:04:56.916 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:04:56.920 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:04:56.924 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:04:56.928 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:04:56.931 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:04:56.935 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:04:56.939 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:04:56.945 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843896941 2026-09-08 05:04:56.949 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 05:04:57.432 | From https://review.opendev.org/openstack/placement 2026-09-08 05:04:57.432 | * branch master -> FETCH_HEAD 2026-09-08 05:04:57.443 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:04:57.447 | + functions-common:time_stop:2420 : local name 2026-09-08 05:04:57.451 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:04:57.455 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:04:57.459 | + functions-common:time_stop:2423 : local total 2026-09-08 05:04:57.463 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:04:57.467 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:04:57.471 | + functions-common:time_stop:2427 : start_time=1788843896941 2026-09-08 05:04:57.475 | + functions-common:time_stop:2429 : [[ -z 1788843896941 ]] 2026-09-08 05:04:57.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:04:57.486 | + functions-common:time_stop:2432 : end_time=1788843897481 2026-09-08 05:04:57.490 | + functions-common:time_stop:2433 : elapsed_time=540 2026-09-08 05:04:57.493 | + functions-common:time_stop:2434 : total=341650 2026-09-08 05:04:57.497 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:04:57.501 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=342190 2026-09-08 05:04:57.505 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 05:04:57.509 | + functions-common:git_timed:697 : local count=0 2026-09-08 05:04:57.513 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 05:04:57.517 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:04:57.521 | + functions-common:git_timed:701 : timeout=0 2026-09-08 05:04:57.525 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:04:57.528 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:04:57.532 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:04:57.536 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:04:57.541 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:04:57.547 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843897543 2026-09-08 05:04:57.551 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 05:04:57.601 | Note: switching to 'FETCH_HEAD'. 2026-09-08 05:04:57.601 | 2026-09-08 05:04:57.601 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 05:04:57.601 | changes and commit them, and you can discard any commits you make in this 2026-09-08 05:04:57.602 | state without impacting any branches by switching back to a branch. 2026-09-08 05:04:57.602 | 2026-09-08 05:04:57.602 | If you want to create a new branch to retain commits you create, you may 2026-09-08 05:04:57.602 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 05:04:57.602 | 2026-09-08 05:04:57.602 | git switch -c 2026-09-08 05:04:57.602 | 2026-09-08 05:04:57.602 | Or undo this operation with: 2026-09-08 05:04:57.602 | 2026-09-08 05:04:57.602 | git switch - 2026-09-08 05:04:57.603 | 2026-09-08 05:04:57.603 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 05:04:57.603 | 2026-09-08 05:04:57.603 | HEAD is now at 01ac96d9 [pyproject] Update setuptools config 2026-09-08 05:04:57.606 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:04:57.610 | + functions-common:time_stop:2420 : local name 2026-09-08 05:04:57.614 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:04:57.617 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:04:57.621 | + functions-common:time_stop:2423 : local total 2026-09-08 05:04:57.625 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:04:57.629 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:04:57.632 | + functions-common:time_stop:2427 : start_time=1788843897543 2026-09-08 05:04:57.636 | + functions-common:time_stop:2429 : [[ -z 1788843897543 ]] 2026-09-08 05:04:57.641 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:04:57.647 | + functions-common:time_stop:2432 : end_time=1788843897643 2026-09-08 05:04:57.651 | + functions-common:time_stop:2433 : elapsed_time=100 2026-09-08 05:04:57.655 | + functions-common:time_stop:2434 : total=342190 2026-09-08 05:04:57.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:04:57.663 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=342290 2026-09-08 05:04:57.667 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-09-08 05:04:57.687 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-09-08 05:04:57.692 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 05:04:57.693 | + functions-common:git_clone:673 : head -1 2026-09-08 05:04:57.695 | 01ac96d9 [pyproject] Update setuptools config 2026-09-08 05:04:57.699 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 05:04:57.703 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-09-08 05:04:57.707 | + inc/python:setup_develop:353 : local bindep 2026-09-08 05:04:57.711 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 05:04:57.716 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-09-08 05:04:57.719 | + inc/python:setup_develop:359 : local extras= 2026-09-08 05:04:57.723 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-09-08 05:04:57.727 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 05:04:57.731 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 05:04:57.735 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-09-08 05:04:57.739 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 05:04:57.743 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 05:04:57.749 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-09-08 05:04:57.753 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 05:04:57.757 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-09-08 05:04:57.761 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 05:04:57.765 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 05:04:57.771 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-09-08 05:04:57.778 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-09-08 05:04:57.782 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-09-08 05:04:57.786 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-09-08 05:04:57.947 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-09-08 05:04:57.951 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 05:04:57.955 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 05:04:57.958 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 05:04:57.962 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 05:04:57.966 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-09-08 05:04:57.970 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 05:04:57.974 | + inc/python:setup_package:446 : local extras= 2026-09-08 05:04:57.978 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 05:04:57.982 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 05:04:57.986 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 05:04:57.990 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 05:04:57.994 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 05:04:57.998 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-09-08 05:04:58.028 | Using python 3.12 to install /opt/stack/placement 2026-09-08 05:04:58.032 | + 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-09-08 05:04:59.054 | Obtaining file:///opt/stack/placement 2026-09-08 05:04:59.058 | Installing build dependencies: started 2026-09-08 05:05:00.868 | Installing build dependencies: finished with status 'done' 2026-09-08 05:05:00.869 | Checking if build backend supports build_editable: started 2026-09-08 05:05:01.433 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 05:05:01.435 | Getting requirements to build editable: started 2026-09-08 05:05:01.746 | Getting requirements to build editable: finished with status 'done' 2026-09-08 05:05:01.749 | Preparing editable metadata (pyproject.toml): started 2026-09-08 05:05:02.709 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 05:05:02.731 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (7.0.3) 2026-09-08 05:05:02.733 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.0.52) 2026-09-08 05:05:02.737 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (13.0.1) 2026-09-08 05:05:02.737 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.5.1) 2026-09-08 05:05:02.737 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (1.8.11) 2026-09-08 05:05:02.738 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (4.26.0) 2026-09-08 05:05:02.739 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.34.2) 2026-09-08 05:05:02.740 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (7.6.1) 2026-09-08 05:05:02.741 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (10.7.0) 2026-09-08 05:05:02.742 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (6.5.0) 2026-09-08 05:05:02.743 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (8.3.1) 2026-09-08 05:05:02.744 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (5.11.0) 2026-09-08 05:05:02.745 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (10.2.0) 2026-09-08 05:05:02.746 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (18.1.1) 2026-09-08 05:05:02.747 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (6.0.1) 2026-09-08 05:05:02.748 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (8.2.0) 2026-09-08 05:05:02.749 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.8.0) 2026-09-08 05:05:02.750 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (1.1.0) 2026-09-08 05:05:02.751 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (3.9.0) 2026-09-08 05:05:02.752 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.1.0) 2026-09-08 05:05:02.754 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (26.1.0) 2026-09-08 05:05:02.756 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (2025.9.1) 2026-09-08 05:05:02.756 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (0.37.0) 2026-09-08 05:05:02.759 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (2026.6.3) 2026-09-08 05:05:02.763 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (5.17.0) 2026-09-08 05:05:02.764 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (4.3.0) 2026-09-08 05:05:02.766 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (6.9.0) 2026-09-08 05:05:02.768 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (4.1.0) 2026-09-08 05:05:02.769 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (2.13.0) 2026-09-08 05:05:02.770 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (6.0.0) 2026-09-08 05:05:02.774 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (2.1.0) 2026-09-08 05:05:02.775 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (5.9.1) 2026-09-08 05:05:02.777 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (1.9.0) 2026-09-08 05:05:02.778 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (4.16.0) 2026-09-08 05:05:02.787 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (1.5.0) 2026-09-08 05:05:02.790 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (5.3.1) 2026-09-08 05:05:02.796 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev7) (0.20) 2026-09-08 05:05:02.796 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev7) (3.1.0) 2026-09-08 05:05:02.799 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev7) (2.3.0) 2026-09-08 05:05:02.803 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev7) (1.3.0) 2026-09-08 05:05:02.806 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev7) (2.0.0) 2026-09-08 05:05:02.806 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev7) (6.0.3) 2026-09-08 05:05:02.810 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (1.19.1) 2026-09-08 05:05:02.813 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (2.1.2) 2026-09-08 05:05:02.814 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (0.6.2) 2026-09-08 05:05:02.817 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (1.4.1) 2026-09-08 05:05:02.823 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev7) (2.9.0.post0) 2026-09-08 05:05:02.826 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (5.0.0) 2026-09-08 05:05:02.827 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (3.1.6) 2026-09-08 05:05:02.829 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (4.0.1) 2026-09-08 05:05:02.835 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (3.0.3) 2026-09-08 05:05:02.842 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (1.2.1) 2026-09-08 05:05:02.849 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev7) (3.18.0) 2026-09-08 05:05:02.853 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev7) (3.3.2) 2026-09-08 05:05:02.854 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev7) (26.3) 2026-09-08 05:05:02.855 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev7) (7.2.2) 2026-09-08 05:05:02.861 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev7) (84.0.0) 2026-09-08 05:05:02.865 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev7) (0.8.2) 2026-09-08 05:05:02.882 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev7) (1.17.0) 2026-09-08 05:05:02.896 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (3.5.0) 2026-09-08 05:05:02.898 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (3.18) 2026-09-08 05:05:02.898 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (2.7.0) 2026-09-08 05:05:02.901 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (2023.11.17) 2026-09-08 05:05:02.920 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev7) (0.8) 2026-09-08 05:05:02.932 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev7) (3.5.5) 2026-09-08 05:05:02.984 | Building wheels for collected packages: openstack-placement 2026-09-08 05:05:02.986 | Building editable for openstack-placement (pyproject.toml): started 2026-09-08 05:05:03.794 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-09-08 05:05:03.795 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev7-0.editable-py3-none-any.whl size=8916 sha256=ddd8daf67f2bbb8c2b47b907b2fd7607636df423d5520093e58100372f599d9a 2026-09-08 05:05:03.795 | Stored in directory: /tmp/pip-ephem-wheel-cache-6zy2wx5j/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-09-08 05:05:03.802 | Successfully built openstack-placement 2026-09-08 05:05:04.084 | Installing collected packages: openstack-placement 2026-09-08 05:05:04.133 | Successfully installed openstack-placement-16.0.0.0b2.dev7 2026-09-08 05:05:04.295 | + inc/python:pip_install:216 : result=0 2026-09-08 05:05:04.298 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 05:05:04.301 | + functions-common:time_stop:2420 : local name 2026-09-08 05:05:04.303 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:05:04.307 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:05:04.309 | + functions-common:time_stop:2423 : local total 2026-09-08 05:05:04.312 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:05:04.314 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 05:05:04.317 | + functions-common:time_stop:2427 : start_time=1788843898021 2026-09-08 05:05:04.321 | + functions-common:time_stop:2429 : [[ -z 1788843898021 ]] 2026-09-08 05:05:04.324 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:05:04.329 | + functions-common:time_stop:2432 : end_time=1788843904325 2026-09-08 05:05:04.332 | + functions-common:time_stop:2433 : elapsed_time=6304 2026-09-08 05:05:04.335 | + functions-common:time_stop:2434 : total=148771 2026-09-08 05:05:04.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:05:04.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155075 2026-09-08 05:05:04.343 | + inc/python:pip_install:219 : return 0 2026-09-08 05:05:04.347 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 05:05:04.351 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 05:05:04.353 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-09-08 05:05:04.356 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-09-08 05:05:04.358 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 05:05:04.362 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 05:05:04.365 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-09-08 05:05:04.368 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 05:05:04.371 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 05:05:04.374 | + ./stack.sh:main:968 : configure_placement 2026-09-08 05:05:04.376 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-09-08 05:05:04.393 | + lib/placement:configure_placement:89 : create_placement_conf 2026-09-08 05:05:04.396 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-09-08 05:05:04.402 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-09-08 05:05:04.405 | ++ lib/database:database_connection_url:134 : local db=placement 2026-09-08 05:05:04.408 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-09-08 05:05:04.411 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-09-08 05:05:04.414 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 05:05:04.417 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 05:05:04.421 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 05:05:04.439 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:04.442 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 05:05:04.445 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-08 05:05:04.449 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-08 05:05:04.485 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-09-08 05:05:04.522 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-09-08 05:05:04.558 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-09-08 05:05:04.561 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-09-08 05:05:04.564 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-09-08 05:05:04.567 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 05:05:04.569 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 05:05:04.573 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-09-08 05:05:04.576 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-09-08 05:05:04.579 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-08 05:05:04.582 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 05:05:04.585 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-09-08 05:05:04.623 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-09-08 05:05:04.657 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.62/identity 2026-09-08 05:05:04.691 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-09-08 05:05:04.726 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-09-08 05:05:04.761 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-09-08 05:05:04.797 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-09-08 05:05:04.832 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-09-08 05:05:04.869 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.62/identity 2026-09-08 05:05:04.905 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 05:05:04.940 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 05:05:04.975 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 05:05:04.978 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-09-08 05:05:04.981 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-09-08 05:05:04.984 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-09-08 05:05:04.987 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 05:05:05.008 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 05:05:05.011 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 05:05:05.013 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 05:05:05.016 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 05:05:05.019 | + 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-09-08 05:05:05.055 | + 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-09-08 05:05:05.090 | + 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-09-08 05:05:05.125 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 05:05:05.161 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-09-08 05:05:05.198 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-09-08 05:05:05.201 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-09-08 05:05:05.203 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-09-08 05:05:05.207 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-09-08 05:05:05.209 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 05:05:05.212 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-09-08 05:05:05.215 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-09-08 05:05:05.218 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 05:05:05.221 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 05:05:05.238 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 05:05:05.239 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 05:05:05.249 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 05:05:05.254 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 05:05:05.267 | /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-09-08 05:05:05.274 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-09-08 05:05:05.277 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-09-08 05:05:05.282 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 05:05:05.285 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-09-08 05:05:05.321 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-09-08 05:05:05.360 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-09-08 05:05:05.400 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-09-08 05:05:05.440 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 05:05:05.483 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 05:05:05.525 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-09-08 05:05:05.567 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-09-08 05:05:05.609 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-09-08 05:05:05.651 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 05:05:05.692 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 05:05:05.734 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 05:05:05.772 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-09-08 05:05:05.807 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-09-08 05:05:05.841 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 05:05:05.844 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 05:05:05.847 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-09-08 05:05:05.849 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-09-08 05:05:05.852 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 05:05:05.854 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:05:05.857 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:05:05.860 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-09-08 05:05:05.863 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-09-08 05:05:05.866 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-09-08 05:05:05.901 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 05:05:05.935 | + 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-09-08 05:05:05.936 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-09-08 05:05:05.946 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-09-08 05:05:05.950 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-09-08 05:05:05.954 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-09-08 05:05:05.957 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 05:05:05.959 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 05:05:05.962 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 05:05:05.965 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 05:05:05.968 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:05:05.971 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:05:05.974 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 05:05:05.977 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 05:05:05.980 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:05:05.983 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:05:05.986 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-09-08 05:05:05.997 | perl: warning: Setting locale failed. 2026-09-08 05:05:05.997 | perl: warning: Please check that your locale settings: 2026-09-08 05:05:05.998 | LANGUAGE = (unset), 2026-09-08 05:05:05.998 | LC_ALL = "en_US.utf8", 2026-09-08 05:05:05.998 | LANG = "de_DE.UTF-8" 2026-09-08 05:05:05.998 | are supported and installed on your system. 2026-09-08 05:05:05.998 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:05:06.038 | Enabling site placement-api. 2026-09-08 05:05:06.043 | To activate the new configuration, you need to run: 2026-09-08 05:05:06.043 | systemctl reload apache2 2026-09-08 05:05:06.048 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 05:05:06.051 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 05:05:06.054 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 05:05:06.057 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 05:05:06.187 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-09-08 05:05:06.189 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-09-08 05:05:06.225 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-09-08 05:05:06.244 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:06.247 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-09-08 05:05:06.267 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:06.270 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-09-08 05:05:06.273 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-09-08 05:05:06.276 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-09-08 05:05:06.279 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 05:05:06.282 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 05:05:06.285 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 05:05:06.288 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-09-08 05:05:06.325 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-09-08 05:05:06.359 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.62/identity 2026-09-08 05:05:06.395 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-09-08 05:05:06.430 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-09-08 05:05:06.465 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-09-08 05:05:06.498 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-09-08 05:05:06.532 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-09-08 05:05:06.566 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-09-08 05:05:06.586 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:06.589 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-09-08 05:05:06.609 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:06.612 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-09-08 05:05:06.631 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:06.634 | + ./stack.sh:main:992 : init_os_brick 2026-09-08 05:05:06.636 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-09-08 05:05:06.642 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-09-08 05:05:06.662 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:06.665 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 05:05:06.703 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-09-08 05:05:06.723 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:06.726 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 05:05:06.767 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-09-08 05:05:06.791 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:06.795 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 05:05:06.837 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 05:05:06.880 | + ./stack.sh:main:999 : run_phase stack install 2026-09-08 05:05:06.884 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 05:05:06.887 | + functions-common:run_phase:1849 : local phase=install 2026-09-08 05:05:06.891 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 05:05:06.894 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 05:05:06.897 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 05:05:06.901 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 05:05:06.904 | + functions-common:run_phase:1858 : local extra 2026-09-08 05:05:06.909 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 05:05:06.914 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 05:05:06.917 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 05:05:06.920 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 05:05:06.924 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-09-08 05:05:06.927 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 05:05:06.946 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:06.949 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 05:05:06.952 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:05:06.956 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-08 05:05:06.959 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-09-08 05:05:06.963 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:05:06.966 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-09-08 05:05:06.969 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-09-08 05:05:06.973 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-09-08 05:05:07.042 | ++ inc/async:async_inner:63 : install_tempest 2026-09-08 05:05:07.091 | [2030 Async install_tempest:39338]: running: install_tempest 2026-09-08 05:05:07.094 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 05:05:07.097 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 05:05:07.101 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 05:05:07.104 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 05:05:07.108 | + functions-common:run_phase:1875 : run_plugins stack install 2026-09-08 05:05:07.112 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 05:05:07.116 | + functions-common:run_plugins:1835 : local phase=install 2026-09-08 05:05:07.121 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 05:05:07.124 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 05:05:07.128 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-09-08 05:05:07.131 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-09-08 05:05:07.135 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 05:05:07.140 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 05:05:07.144 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-09-08 05:05:07.148 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 05:05:07.152 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-09-08 05:05:07.155 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-09-08 05:05:07.159 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 05:05:07.164 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-09-08 05:05:07.169 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-09-08 05:05:07.173 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 05:05:07.178 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 05:05:07.179 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-09-08 05:05:07.187 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-09-08 05:05:07.189 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-09-08 05:05:07.193 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 05:05:07.198 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 05:05:07.201 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 05:05:07.230 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-09-08 05:05:07.234 | + 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-09-08 05:05:08.497 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-09-08 05:05:08.640 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-09-08 05:05:08.654 | 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-09-08 05:05:08.655 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-08 05:05:08.656 | 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-09-08 05:05:08.656 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.20.0) 2026-09-08 05:05:08.657 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-09-08 05:05:08.658 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-09-08 05:05:08.659 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.0.0) 2026-09-08 05:05:08.705 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-09-08 05:05:08.721 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 05:05:08.734 | 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-09-08 05:05:08.734 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-09-08 05:05:08.736 | 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-09-08 05:05:08.737 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-08 05:05:08.738 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-09-08 05:05:08.739 | 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-09-08 05:05:08.743 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-09-08 05:05:08.743 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-09-08 05:05:08.744 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-09-08 05:05:08.745 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-09-08 05:05:08.748 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-09-08 05:05:08.751 | 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-09-08 05:05:08.755 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-09-08 05:05:08.756 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-09-08 05:05:08.757 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-09-08 05:05:08.758 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-09-08 05:05:08.758 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.17.0) 2026-09-08 05:05:08.759 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-09-08 05:05:08.760 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-09-08 05:05:08.761 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-09-08 05:05:08.762 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-09-08 05:05:08.770 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-09-08 05:05:08.774 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-08 05:05:08.779 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.2.0) 2026-09-08 05:05:08.784 | 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-09-08 05:05:08.784 | 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-09-08 05:05:08.785 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.3) 2026-09-08 05:05:08.791 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-09-08 05:05:08.795 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.2) 2026-09-08 05:05:08.809 | 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-09-08 05:05:08.810 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-09-08 05:05:08.811 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-09-08 05:05:08.814 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.3.0) 2026-09-08 05:05:08.817 | 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-09-08 05:05:08.821 | 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-09-08 05:05:08.825 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.1) 2026-09-08 05:05:08.829 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-09-08 05:05:08.831 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-09-08 05:05:08.836 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-09-08 05:05:08.841 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.5.0) 2026-09-08 05:05:08.842 | 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-09-08 05:05:08.843 | 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-09-08 05:05:08.845 | 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-09-08 05:05:08.861 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-08 05:05:08.862 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-09-08 05:05:08.869 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-09-08 05:05:08.916 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-09-08 05:05:09.121 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.3 MB/s 0:00:00 2026-09-08 05:05:09.137 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-09-08 05:05:09.547 | Installing collected packages: python-manilaclient, python-openstackclient 2026-09-08 05:05:12.482 | 2026-09-08 05:05:12.508 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-09-08 05:05:12.661 | + inc/python:pip_install:216 : result=0 2026-09-08 05:05:12.667 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 05:05:12.671 | + functions-common:time_stop:2420 : local name 2026-09-08 05:05:12.676 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:05:12.681 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:05:12.686 | + functions-common:time_stop:2423 : local total 2026-09-08 05:05:12.690 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:05:12.694 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 05:05:12.698 | + functions-common:time_stop:2427 : start_time=1788843907223 2026-09-08 05:05:12.704 | + functions-common:time_stop:2429 : [[ -z 1788843907223 ]] 2026-09-08 05:05:12.709 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:05:12.715 | + functions-common:time_stop:2432 : end_time=1788843912710 2026-09-08 05:05:12.719 | + functions-common:time_stop:2433 : elapsed_time=5487 2026-09-08 05:05:12.723 | + functions-common:time_stop:2434 : total=155075 2026-09-08 05:05:12.727 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:05:12.731 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160562 2026-09-08 05:05:12.735 | + inc/python:pip_install:219 : return 0 2026-09-08 05:05:12.741 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-09-08 05:05:12.766 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:12.771 | + ./stack.sh:main:1014 : install_oscwrap 2026-09-08 05:05:12.777 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-09-08 05:05:12.784 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.XzXCanDeTk 2026-09-08 05:05:12.789 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-09-08 05:05:12.793 | + functions-common:install_oscwrap:2476 : unalias -a 2026-09-08 05:05:12.798 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-09-08 05:05:12.802 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-09-08 05:05:12.807 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 05:05:12.812 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-09-08 05:05:12.839 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:12.843 | + ./stack.sh:main:1068 : configure_database 2026-09-08 05:05:12.848 | + lib/database:configure_database:128 : configure_database_mysql 2026-09-08 05:05:12.852 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-09-08 05:05:12.856 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-09-08 05:05:12.860 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:05:12.863 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-09-08 05:05:12.868 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-09-08 05:05:12.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:05:12.875 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:05:12.880 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-09-08 05:05:12.883 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-09-08 05:05:12.887 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:05:12.891 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:05:12.895 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-09-08 05:05:12.899 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-09-08 05:05:12.901 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-09-08 05:05:12.905 | + functions-common:is_fips_enabled:2541 : fips= 2026-09-08 05:05:12.909 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-09-08 05:05:12.914 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-09-08 05:05:12.919 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-08 05:05:12.920 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 05:05:12.926 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-09-08 05:05:13.031 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-09-08 05:05:13.035 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 05:05:13.038 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 05:05:13.042 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 05:05:13.046 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 05:05:13.050 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 05:05:13.054 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 05:05:13.058 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 05:05:13.062 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 05:05:13.066 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 05:05:13.070 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 05:05:13.074 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 05:05:13.077 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 05:05:13.081 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 05:05:13.085 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-09-08 05:05:13.088 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:05:13.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:05:13.096 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-09-08 05:05:13.101 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 05:05:13.105 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-08 05:05:15.332 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-09-08 05:05:15.338 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-09-08 05:05:15.342 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:05:15.347 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:05:15.351 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-09-08 05:05:15.354 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-09-08 05:05:15.358 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-09-08 05:05:15.378 | mysqladmin: connect to server at 'localhost' failed 2026-09-08 05:05:15.378 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-09-08 05:05:15.384 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-09-08 05:05:15.388 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-09-08 05:05:15.393 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:05:15.397 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:05:15.401 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-09-08 05:05:15.406 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-09-08 05:05:15.410 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-09-08 05:05:15.419 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-09-08 05:05:15.421 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-09-08 05:05:15.439 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:05:15.521 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-09-08 05:05:15.528 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-09-08 05:05:15.529 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-09-08 05:05:15.532 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-09-08 05:05:15.537 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-09-08 05:05:15.541 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-09-08 05:05:15.544 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-09-08 05:05:15.548 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-09-08 05:05:15.552 | + 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-09-08 05:05:15.569 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:05:15.662 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-09-08 05:05:15.681 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:05:15.761 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-09-08 05:05:15.846 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-09-08 05:05:15.924 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-09-08 05:05:16.004 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-09-08 05:05:16.008 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-09-08 05:05:16.012 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-09-08 05:05:16.012 | enabling MySQL performance counting 2026-09-08 05:05:16.016 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-09-08 05:05:16.049 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-09-08 05:05:16.053 | + 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-09-08 05:05:17.129 | Processing ./tools/dbcounter 2026-09-08 05:05:17.132 | Installing build dependencies: started 2026-09-08 05:05:19.872 | Installing build dependencies: finished with status 'done' 2026-09-08 05:05:19.874 | Getting requirements to build wheel: started 2026-09-08 05:05:20.531 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 05:05:20.533 | Preparing metadata (pyproject.toml): started 2026-09-08 05:05:20.925 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 05:05:20.927 | Building wheels for collected packages: dbcounter 2026-09-08 05:05:20.928 | Building wheel for dbcounter (pyproject.toml): started 2026-09-08 05:05:21.368 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-09-08 05:05:21.369 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=34c8aaf8534eaa2bf0737928a830aa2c37b3d7c2968dcc72455a96e351d1d8f6 2026-09-08 05:05:21.370 | Stored in directory: /tmp/pip-ephem-wheel-cache-ro30erse/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-09-08 05:05:21.375 | Successfully built dbcounter 2026-09-08 05:05:21.703 | Installing collected packages: dbcounter 2026-09-08 05:05:21.755 | Successfully installed dbcounter-0.1 2026-09-08 05:05:21.940 | + inc/python:pip_install:216 : result=0 2026-09-08 05:05:21.943 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 05:05:21.946 | + functions-common:time_stop:2420 : local name 2026-09-08 05:05:21.949 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:05:21.952 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:05:21.954 | + functions-common:time_stop:2423 : local total 2026-09-08 05:05:21.957 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:05:21.960 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 05:05:21.963 | + functions-common:time_stop:2427 : start_time=1788843916041 2026-09-08 05:05:21.966 | + functions-common:time_stop:2429 : [[ -z 1788843916041 ]] 2026-09-08 05:05:21.970 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:05:21.977 | + functions-common:time_stop:2432 : end_time=1788843921973 2026-09-08 05:05:21.981 | + functions-common:time_stop:2433 : elapsed_time=5932 2026-09-08 05:05:21.985 | + functions-common:time_stop:2434 : total=160562 2026-09-08 05:05:21.989 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:05:21.993 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166494 2026-09-08 05:05:21.997 | + inc/python:pip_install:219 : return 0 2026-09-08 05:05:22.001 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-09-08 05:05:22.005 | + lib/database:recreate_database:112 : local db=stats 2026-09-08 05:05:22.009 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-09-08 05:05:22.013 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-09-08 05:05:22.017 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-09-08 05:05:22.025 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:05:22.100 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-09-08 05:05:22.106 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:05:22.179 | + 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-09-08 05:05:22.179 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-09-08 05:05:22.184 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:05:22.258 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-09-08 05:05:22.262 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-09-08 05:05:22.350 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-09-08 05:05:22.432 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-09-08 05:05:22.509 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-09-08 05:05:22.599 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-09-08 05:05:22.684 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-09-08 05:05:22.768 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-09-08 05:05:22.852 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-09-08 05:05:22.856 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 05:05:22.860 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-08 05:05:24.765 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-09-08 05:05:24.769 | + functions-common:save_stackenv:65 : local tag=1072 2026-09-08 05:05:24.775 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 05:05:24.781 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-070524 2026-09-08 05:05:24.785 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-070524 1072' 2026-09-08 05:05:24.790 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.794 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 05:05:24.798 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.802 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 05:05:24.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.810 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 05:05:24.814 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.818 | + 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-09-08 05:05:24.822 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.826 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.62 2026-09-08 05:05:24.830 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.834 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.62/identity 2026-09-08 05:05:24.838 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.842 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-08-065223 2026-09-08 05:05:24.846 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.850 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-08 05:05:24.854 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.858 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.62 2026-09-08 05:05:24.862 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.866 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-08 05:05:24.870 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.874 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-08 05:05:24.878 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.882 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-08 05:05:24.886 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.890 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 05:05:24.894 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.898 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.62 2026-09-08 05:05:24.902 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:05:24.906 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 05:05:24.910 | + ./stack.sh:main:1082 : start_dstat 2026-09-08 05:05:24.915 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 05:05:24.919 | + functions-common:run_process:1674 : local service=dstat 2026-09-08 05:05:24.923 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 05:05:24.927 | + functions-common:run_process:1676 : local group= 2026-09-08 05:05:24.931 | + functions-common:run_process:1677 : local user= 2026-09-08 05:05:24.935 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:05:24.939 | + functions-common:run_process:1680 : local name=dstat 2026-09-08 05:05:24.943 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:05:24.948 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:05:24.952 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:05:24.956 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:05:24.963 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:05:24.968 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843924964 2026-09-08 05:05:24.972 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-09-08 05:05:24.999 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:25.003 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-09-08 05:05:25.007 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-09-08 05:05:25.012 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 05:05:25.016 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 05:05:25.020 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 05:05:25.025 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 05:05:25.029 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-09-08 05:05:25.033 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-09-08 05:05:25.036 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-09-08 05:05:25.041 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:05:25.046 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:05:25.050 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:05:25.055 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:05:25.060 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-09-08 05:05:25.065 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-09-08 05:05:25.070 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-09-08 05:05:25.074 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-09-08 05:05:25.078 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 05:05:25.082 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:05:25.086 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:05:25.090 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:05:25.094 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:05:25.098 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:05:25.102 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-09-08 05:05:25.106 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:05:25.113 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-09-08 05:05:25.211 | + 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-09-08 05:05:25.309 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-09-08 05:05:25.393 | + 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-09-08 05:05:25.480 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-09-08 05:05:25.564 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-09-08 05:05:25.653 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 05:05:25.734 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:05:25.738 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:05:25.742 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-09-08 05:05:25.843 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:05:26.352 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-09-08 05:05:26.375 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-09-08 05:05:26.858 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-09-08 05:05:26.902 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:05:26.908 | + functions-common:time_stop:2420 : local name 2026-09-08 05:05:26.911 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:05:26.915 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:05:26.919 | + functions-common:time_stop:2423 : local total 2026-09-08 05:05:26.923 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:05:26.927 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:05:26.931 | + functions-common:time_stop:2427 : start_time=1788843924964 2026-09-08 05:05:26.935 | + functions-common:time_stop:2429 : [[ -z 1788843924964 ]] 2026-09-08 05:05:26.941 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:05:26.947 | + functions-common:time_stop:2432 : end_time=1788843926942 2026-09-08 05:05:26.952 | + functions-common:time_stop:2433 : elapsed_time=1978 2026-09-08 05:05:26.957 | + functions-common:time_stop:2434 : total=0 2026-09-08 05:05:26.961 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:05:26.965 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1978 2026-09-08 05:05:26.969 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-08 05:05:26.973 | + functions-common:run_process:1674 : local service=memory_tracker 2026-09-08 05:05:26.977 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-09-08 05:05:26.981 | + functions-common:run_process:1676 : local group= 2026-09-08 05:05:26.985 | + functions-common:run_process:1677 : local user=root 2026-09-08 05:05:26.989 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-09-08 05:05:26.993 | + functions-common:run_process:1680 : local name=memory_tracker 2026-09-08 05:05:26.998 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:05:27.002 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:05:27.006 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:05:27.010 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:05:27.016 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:05:27.021 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843927017 2026-09-08 05:05:27.026 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-09-08 05:05:27.058 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:27.064 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:05:27.072 | + functions-common:time_stop:2420 : local name 2026-09-08 05:05:27.075 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:05:27.079 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:05:27.085 | + functions-common:time_stop:2423 : local total 2026-09-08 05:05:27.089 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:05:27.094 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:05:27.098 | + functions-common:time_stop:2427 : start_time=1788843927017 2026-09-08 05:05:27.103 | + functions-common:time_stop:2429 : [[ -z 1788843927017 ]] 2026-09-08 05:05:27.108 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:05:27.114 | + functions-common:time_stop:2432 : end_time=1788843927110 2026-09-08 05:05:27.116 | + functions-common:time_stop:2433 : elapsed_time=93 2026-09-08 05:05:27.119 | + functions-common:time_stop:2434 : total=1978 2026-09-08 05:05:27.121 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:05:27.123 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2071 2026-09-08 05:05:27.125 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-09-08 05:05:27.146 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:27.148 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-09-08 05:05:27.150 | + functions-common:run_process:1674 : local service=file_tracker 2026-09-08 05:05:27.153 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-09-08 05:05:27.155 | + functions-common:run_process:1676 : local group= 2026-09-08 05:05:27.157 | + functions-common:run_process:1677 : local user= 2026-09-08 05:05:27.159 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:05:27.161 | + functions-common:run_process:1680 : local name=file_tracker 2026-09-08 05:05:27.164 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:05:27.168 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:05:27.170 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:05:27.172 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:05:27.175 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:05:27.180 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843927177 2026-09-08 05:05:27.182 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-09-08 05:05:27.218 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:27.223 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:05:27.228 | + functions-common:time_stop:2420 : local name 2026-09-08 05:05:27.230 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:05:27.234 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:05:27.237 | + functions-common:time_stop:2423 : local total 2026-09-08 05:05:27.243 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:05:27.251 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:05:27.253 | + functions-common:time_stop:2427 : start_time=1788843927177 2026-09-08 05:05:27.255 | + functions-common:time_stop:2429 : [[ -z 1788843927177 ]] 2026-09-08 05:05:27.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:05:27.262 | + functions-common:time_stop:2432 : end_time=1788843927259 2026-09-08 05:05:27.264 | + functions-common:time_stop:2433 : elapsed_time=82 2026-09-08 05:05:27.266 | + functions-common:time_stop:2434 : total=2071 2026-09-08 05:05:27.269 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:05:27.271 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2153 2026-09-08 05:05:27.273 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-09-08 05:05:27.303 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:27.308 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-09-08 05:05:27.342 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:27.346 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-09-08 05:05:27.372 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:27.374 | + ./stack.sh:main:1101 : start_etcd3 2026-09-08 05:05:27.376 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-09-08 05:05:27.378 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-09-08 05:05:27.381 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-09-08 05:05:27.382 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.62:2380' 2026-09-08 05:05:27.388 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.62:2380' 2026-09-08 05:05:27.396 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.62:2379' 2026-09-08 05:05:27.401 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-09-08 05:05:27.404 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-09-08 05:05:27.409 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.62:2379' 2026-09-08 05:05:27.411 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-09-08 05:05:27.416 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-09-08 05:05:27.421 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-08 05:05:27.424 | + 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.62:2380 --initial-advertise-peer-urls http://192.168.122.62:2380 --advertise-client-urls http://192.168.122.62:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.62:2379 --log-level=debug' '' root 2026-09-08 05:05:27.426 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-09-08 05:05:27.432 | + 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.62:2380 --initial-advertise-peer-urls http://192.168.122.62:2380 --advertise-client-urls http://192.168.122.62:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.62:2379 --log-level=debug' 2026-09-08 05:05:27.434 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:05:27.437 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-08 05:05:27.441 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:05:27.448 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:05:27.452 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:05:27.456 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-08 05:05:27.461 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:05:27.470 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-09-08 05:05:27.566 | + 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-09-08 05:05:27.662 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-09-08 05:05:27.744 | + 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.62:2380 --initial-advertise-peer-urls http://192.168.122.62:2380 --advertise-client-urls http://192.168.122.62:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.62:2379 --log-level=debug' 2026-09-08 05:05:27.825 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-09-08 05:05:27.907 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-09-08 05:05:27.990 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 05:05:28.073 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:05:28.078 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:05:28.082 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-09-08 05:05:28.179 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:05:28.677 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-09-08 05:05:28.763 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-09-08 05:05:28.845 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-09-08 05:05:28.927 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-09-08 05:05:29.012 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-09-08 05:05:29.018 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 05:05:29.025 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 05:05:29.029 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-09-08 05:05:29.531 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-09-08 05:05:29.557 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-09-08 05:05:30.041 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-09-08 05:05:30.569 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-09-08 05:05:30.598 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:30.602 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-09-08 05:05:30.606 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-08 05:05:30.611 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-09-08 05:05:30.630 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-09-08 05:05:30.654 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-09-08 05:05:30.658 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 05:05:30.662 | + 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.62/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-09-08 05:05:30.770 | The user clouds.yaml file didn't exist. 2026-09-08 05:05:30.785 | + 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.62/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-09-08 05:05:30.914 | + 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.62/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-09-08 05:05:31.040 | + 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.62/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-09-08 05:05:31.167 | + 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.62/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-09-08 05:05:31.296 | + 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.62/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-09-08 05:05:31.426 | + 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.62/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-09-08 05:05:31.558 | + 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.62/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-09-08 05:05:31.692 | + 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.62/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-09-08 05:05:31.827 | + 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.62/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-09-08 05:05:31.963 | + functions-common:write_clouds_yaml:203 : cat 2026-09-08 05:05:31.971 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-09-08 05:05:31.976 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-09-08 05:05:31.981 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-09-08 05:05:31.988 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-09-08 05:05:31.993 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-09-08 05:05:31.997 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-09-08 05:05:32.024 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:32.029 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-09-08 05:05:32.033 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:05:32.038 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-09-08 05:05:32.042 | + ./stack.sh:main:1118 : '[' 192.168.122.62 == 192.168.122.62 ']' 2026-09-08 05:05:32.046 | + ./stack.sh:main:1119 : init_keystone 2026-09-08 05:05:32.050 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-09-08 05:05:32.077 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:32.082 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-09-08 05:05:32.086 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-09-08 05:05:32.090 | + lib/database:recreate_database:112 : local db=keystone 2026-09-08 05:05:32.094 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-09-08 05:05:32.098 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-09-08 05:05:32.103 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-09-08 05:05:32.110 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:05:32.183 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-09-08 05:05:32.192 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:05:32.260 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-09-08 05:05:32.264 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 05:05:32.269 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:05:32.274 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:05:32.281 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:05:32.286 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843932282 2026-09-08 05:05:32.291 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-09-08 05:05:33.015 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 05:05:33.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:05:33.015 | we strongly recommend against using it for new projects. 2026-09-08 05:05:33.016 | 2026-09-08 05:05:33.016 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:05:33.016 | framework. For more detail see 2026-09-08 05:05:33.016 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:05:33.016 | 2026-09-08 05:05:33.016 | from eventlet import event 2026-09-08 05:05:35.860 | INFO dbcounter [-] Registered counter for database keystone 2026-09-08 05:05:35.945 | 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=42265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 05:05:35.961 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:05:35.961 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:05:35.962 | DEBUG dbcounter [-] [42265] Writer thread running {{(pid=42265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:05:36.051 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-09-08 05:05:39.430 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=42265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 05:05:39.434 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-09-08 05:05:39.435 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=42265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:05:39.440 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-09-08 05:05:39.483 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=42265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:05:39.486 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-09-08 05:05:39.507 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=42265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:05:39.509 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-09-08 05:05:39.580 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=42265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:05:39.584 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-09-08 05:05:39.616 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=42265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:05:39.618 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-09-08 05:05:39.693 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=42265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:05:39.696 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-09-08 05:05:39.698 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=42265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 05:05:39.699 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-09-08 05:05:39.759 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=42265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:05:39.762 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-09-08 05:05:39.790 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=42265) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:05:40.426 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-09-08 05:05:40.430 | + functions-common:time_stop:2420 : local name 2026-09-08 05:05:40.434 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:05:40.438 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:05:40.442 | + functions-common:time_stop:2423 : local total 2026-09-08 05:05:40.446 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:05:40.450 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 05:05:40.454 | + functions-common:time_stop:2427 : start_time=1788843932282 2026-09-08 05:05:40.458 | + functions-common:time_stop:2429 : [[ -z 1788843932282 ]] 2026-09-08 05:05:40.464 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:05:40.470 | + functions-common:time_stop:2432 : end_time=1788843940466 2026-09-08 05:05:40.474 | + functions-common:time_stop:2433 : elapsed_time=8184 2026-09-08 05:05:40.478 | + functions-common:time_stop:2434 : total=0 2026-09-08 05:05:40.482 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:05:40.486 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8184 2026-09-08 05:05:40.490 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-09-08 05:05:40.494 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-09-08 05:05:40.501 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-09-08 05:05:41.208 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 05:05:41.208 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:05:41.208 | we strongly recommend against using it for new projects. 2026-09-08 05:05:41.209 | 2026-09-08 05:05:41.209 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:05:41.209 | framework. For more detail see 2026-09-08 05:05:41.209 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:05:41.209 | 2026-09-08 05:05:41.209 | from eventlet import event 2026-09-08 05:05:43.868 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-09-08 05:05:43.868 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-08 05:05:43.868 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-08 05:05:43.868 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-09-08 05:05:43.868 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-08 05:05:43.869 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-08 05:05:43.869 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-08 05:05:43.869 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-08 05:05:43.870 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-08 05:05:44.454 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-09-08 05:05:44.461 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-09-08 05:05:45.160 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 05:05:45.160 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:05:45.160 | we strongly recommend against using it for new projects. 2026-09-08 05:05:45.161 | 2026-09-08 05:05:45.161 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:05:45.161 | framework. For more detail see 2026-09-08 05:05:45.161 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:05:45.161 | 2026-09-08 05:05:45.161 | from eventlet import event 2026-09-08 05:05:47.775 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-09-08 05:05:47.775 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-08 05:05:47.775 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-08 05:05:47.775 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-09-08 05:05:47.776 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-08 05:05:47.776 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-08 05:05:47.776 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-08 05:05:47.777 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-08 05:05:47.777 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-08 05:05:48.355 | + ./stack.sh:main:1120 : start_keystone 2026-09-08 05:05:48.360 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-09-08 05:05:48.367 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-09-08 05:05:48.370 | + functions-common:run_process:1674 : local service=keystone 2026-09-08 05:05:48.374 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 05:05:48.378 | + functions-common:run_process:1676 : local group= 2026-09-08 05:05:48.382 | + functions-common:run_process:1677 : local user= 2026-09-08 05:05:48.385 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:05:48.389 | + functions-common:run_process:1680 : local name=keystone 2026-09-08 05:05:48.393 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:05:48.397 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:05:48.400 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:05:48.404 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:05:48.409 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:05:48.415 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843948410 2026-09-08 05:05:48.419 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-09-08 05:05:48.444 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:05:48.448 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-09-08 05:05:48.452 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-09-08 05:05:48.456 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 05:05:48.460 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 05:05:48.465 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 05:05:48.469 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 05:05:48.473 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-09-08 05:05:48.477 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-09-08 05:05:48.481 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-09-08 05:05:48.485 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:05:48.489 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:05:48.493 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:05:48.497 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:05:48.501 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-09-08 05:05:48.504 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-09-08 05:05:48.508 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 05:05:48.512 | + 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-09-08 05:05:48.516 | + 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-09-08 05:05:48.520 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-09-08 05:05:48.524 | + 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-09-08 05:05:48.527 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 05:05:48.531 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 05:05:48.535 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 05:05:48.539 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-09-08 05:05:48.543 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 05:05:48.549 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-09-08 05:05:48.644 | + 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-09-08 05:05:48.736 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-09-08 05:05:48.812 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-09-08 05:05:48.889 | + 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-09-08 05:05:48.967 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 05:05:49.045 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-09-08 05:05:49.128 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-09-08 05:05:49.208 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-09-08 05:05:49.285 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-09-08 05:05:49.364 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-09-08 05:05:49.442 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 05:05:49.446 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 05:05:49.451 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-09-08 05:05:49.550 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 05:05:49.927 | ++ inc/async:async_inner:64 : rc=0 2026-09-08 05:05:49.958 | [39338 Async install_tempest:39338]: finished successfully 2026-09-08 05:05:50.053 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-09-08 05:05:50.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-09-08 05:05:50.551 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-09-08 05:05:50.698 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:05:50.700 | + functions-common:time_stop:2420 : local name 2026-09-08 05:05:50.704 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:05:50.708 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:05:50.712 | + functions-common:time_stop:2423 : local total 2026-09-08 05:05:50.716 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:05:50.722 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:05:50.724 | + functions-common:time_stop:2427 : start_time=1788843948410 2026-09-08 05:05:50.728 | + functions-common:time_stop:2429 : [[ -z 1788843948410 ]] 2026-09-08 05:05:50.733 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:05:50.740 | + functions-common:time_stop:2432 : end_time=1788843950735 2026-09-08 05:05:50.744 | + functions-common:time_stop:2433 : elapsed_time=2325 2026-09-08 05:05:50.751 | + functions-common:time_stop:2434 : total=2153 2026-09-08 05:05:50.752 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:05:50.756 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4478 2026-09-08 05:05:50.760 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-09-08 05:05:50.760 | Waiting for keystone to start... 2026-09-08 05:05:50.763 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.62/identity/v3/ 2026-09-08 05:05:50.767 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.62/identity/v3/ 2026-09-08 05:05:50.771 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 05:05:50.775 | + functions:wait_for_service:477 : local url=http://192.168.122.62/identity/v3/ 2026-09-08 05:05:50.779 | + functions:wait_for_service:478 : local rval=0 2026-09-08 05:05:50.783 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 05:05:50.788 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 05:05:50.792 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:05:50.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:05:50.801 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:05:50.807 | + functions-common:time_start:2411 : _TIME_START[$name]=1788843950802 2026-09-08 05:05:50.811 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 05:05:50.815 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:05:50.817 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.62/identity/v3/ 2026-09-08 05:05:56.527 | + :: : [[ 200 == 503 ]] 2026-09-08 05:05:56.529 | + :: : [[ 0 -eq 7 ]] 2026-09-08 05:05:56.534 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 05:05:56.538 | + functions-common:time_stop:2420 : local name 2026-09-08 05:05:56.542 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:05:56.546 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:05:56.552 | + functions-common:time_stop:2423 : local total 2026-09-08 05:05:56.556 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:05:56.560 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 05:05:56.563 | + functions-common:time_stop:2427 : start_time=1788843950802 2026-09-08 05:05:56.567 | + functions-common:time_stop:2429 : [[ -z 1788843950802 ]] 2026-09-08 05:05:56.573 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:05:56.579 | + functions-common:time_stop:2432 : end_time=1788843956574 2026-09-08 05:05:56.583 | + functions-common:time_stop:2433 : elapsed_time=5772 2026-09-08 05:05:56.587 | + functions-common:time_stop:2434 : total=0 2026-09-08 05:05:56.591 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:05:56.595 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5772 2026-09-08 05:05:56.599 | + functions:wait_for_service:486 : return 0 2026-09-08 05:05:56.603 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-09-08 05:05:56.630 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:05:56.634 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-09-08 05:05:56.638 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 05:05:56.643 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-09-08 05:05:57.406 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-09-08 05:05:57.411 | + 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.62/identity 2026-09-08 05:05:58.099 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 05:05:58.100 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:05:58.100 | we strongly recommend against using it for new projects. 2026-09-08 05:05:58.100 | 2026-09-08 05:05:58.100 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:05:58.100 | framework. For more detail see 2026-09-08 05:05:58.100 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:05:58.100 | 2026-09-08 05:05:58.100 | from eventlet import event 2026-09-08 05:06:01.162 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.162 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.162 | 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=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.169 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.183 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.183 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.233 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.240 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.240 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.326 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.326 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.326 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.327 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.327 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.327 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.340 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.340 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.340 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.341 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.341 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.341 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.341 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.347 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.351 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.351 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.351 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.351 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.352 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.352 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.352 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43241) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 05:06:01.431 | INFO dbcounter [-] Registered counter for database keystone 2026-09-08 05:06:01.511 | 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=43241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 05:06:01.703 | DEBUG dbcounter [-] [43241] Writer thread running {{(pid=43241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:06:01.838 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created domain default 2026-09-08 05:06:01.891 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created project admin 2026-09-08 05:06:01.925 | WARNING keystone.common.password_hashing [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-09-08 05:06:01.949 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created user admin 2026-09-08 05:06:01.970 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created role reader 2026-09-08 05:06:01.987 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created role member 2026-09-08 05:06:02.015 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created implied role where 3900048a14f24d7da2221aefb5fcea68 implies efb2e5eaa8974385bf7bb12ad2d7cfd1 2026-09-08 05:06:02.032 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created role manager 2026-09-08 05:06:02.057 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created implied role where 78e26cffaaf543e4bba6bc0ad071fcfb implies 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:06:02.083 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created role admin 2026-09-08 05:06:02.105 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created implied role where bde8c82532db4da8b60bd50a7c5cdcc9 implies 78e26cffaaf543e4bba6bc0ad071fcfb 2026-09-08 05:06:02.124 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created role service 2026-09-08 05:06:02.141 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Granted role admin on project admin to user admin. 2026-09-08 05:06:02.153 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Granted role admin on the system to user admin. 2026-09-08 05:06:02.171 | WARNING py.warnings [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-09-08 05:06:02.171 | warnings.warn( 2026-09-08 05:06:02.172 |  2026-09-08 05:06:02.176 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created region RegionOne 2026-09-08 05:06:02.224 | INFO keystone.cmd.bootstrap [None req-890b9c4b-333d-4840-bfb7-165a7f1bb208 None None] Created public endpoint http://192.168.122.62/identity 2026-09-08 05:06:02.757 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-09-08 05:06:02.760 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-09-08 05:06:02.763 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-09-08 05:06:02.767 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-09-08 05:06:07.614 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:07.618 | + lib/keystone:create_keystone_accounts:258 : admin_project=a8b76708bb5a4a6d994cf20e5b6546cc 2026-09-08 05:06:07.622 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-09-08 05:06:07.626 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-09-08 05:06:10.800 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:10.803 | + lib/keystone:create_keystone_accounts:260 : admin_user=761901141d52403d9676983487d5b227 2026-09-08 05:06:10.805 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-09-08 05:06:10.808 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-09-08 05:06:10.810 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-09-08 05:06:10.814 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 761901141d52403d9676983487d5b227 default 2026-09-08 05:06:10.874 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 761901141d52403d9676983487d5b227 default 2026-09-08 05:06:10.917 | [2030 Async ks-domain-role:43361]: running: get_or_add_user_domain_role admin 761901141d52403d9676983487d5b227 default 2026-09-08 05:06:10.920 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-09-08 05:06:10.923 | + functions-common:get_or_create_domain:872 : local domain_id 2026-09-08 05:06:10.928 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-08 05:06:14.603 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:14.607 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-09-08 05:06:14.611 | + functions-common:get_or_create_domain:878 : echo default 2026-09-08 05:06:14.611 | default 2026-09-08 05:06:14.615 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-09-08 05:06:14.694 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-09-08 05:06:14.743 | [2030 Async ks-project:43470]: running: get_or_create_project service Default 2026-09-08 05:06:14.748 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-09-08 05:06:14.829 | + inc/async:async_inner:63 : get_or_create_role service 2026-09-08 05:06:14.881 | [2030 Async ks-service:43564]: running: get_or_create_role service 2026-09-08 05:06:14.884 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-09-08 05:06:14.963 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-09-08 05:06:15.033 | [2030 Async ks-reseller:43675]: running: get_or_create_role ResellerAdmin 2026-09-08 05:06:15.038 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-09-08 05:06:15.048 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-09-08 05:06:15.222 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-09-08 05:06:15.331 | [2030 Async ks-anotherrole:43772]: running: get_or_create_role anotherrole 2026-09-08 05:06:15.335 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-09-08 05:06:15.344 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-09-08 05:06:15.355 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 05:06:15.365 | +++ 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-09-08 05:06:20.225 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:20.293 | [43675 Async ks-reseller:43675]: finished successfully 2026-09-08 05:06:20.404 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:20.462 | [43470 Async ks-project:43470]: finished successfully 2026-09-08 05:06:20.605 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:20.639 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:20.654 | [43772 Async ks-anotherrole:43772]: finished successfully 2026-09-08 05:06:20.680 | [43564 Async ks-service:43564]: finished successfully 2026-09-08 05:06:21.034 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:21.038 | ++ functions-common:get_or_create_project:928 : project_id=9e0b7ce9f9134c5480838c024e546730 2026-09-08 05:06:21.042 | ++ functions-common:get_or_create_project:929 : echo 9e0b7ce9f9134c5480838c024e546730 2026-09-08 05:06:21.047 | + lib/keystone:create_keystone_accounts:288 : invis_project=9e0b7ce9f9134c5480838c024e546730 2026-09-08 05:06:21.051 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-09-08 05:06:21.057 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-09-08 05:06:21.061 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 05:06:21.066 | +++ 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-09-08 05:06:21.159 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:21.190 | [43361 Async ks-domain-role:43361]: finished successfully 2026-09-08 05:06:24.481 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:24.486 | ++ functions-common:get_or_create_project:928 : project_id=d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:24.490 | ++ functions-common:get_or_create_project:929 : echo d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:24.495 | + lib/keystone:create_keystone_accounts:292 : demo_project=d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:24.499 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-09-08 05:06:24.504 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-09-08 05:06:24.508 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:06:24.512 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-09-08 05:06:24.515 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-09-08 05:06:24.521 | +++ 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-09-08 05:06:27.919 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:27.924 | ++ functions-common:get_or_create_user:915 : user_id=8b0a03a51519418e982aea9e2c4f0b00 2026-09-08 05:06:27.928 | ++ functions-common:get_or_create_user:916 : echo 8b0a03a51519418e982aea9e2c4f0b00 2026-09-08 05:06:27.933 | + lib/keystone:create_keystone_accounts:295 : demo_user=8b0a03a51519418e982aea9e2c4f0b00 2026-09-08 05:06:27.937 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-09-08 05:06:28.002 | [2030 Async ks-domain-role:43361]: Waiting for completion of get_or_add_user_domain_role admin 761901141d52403d9676983487d5b227 default running on PID 43361 (6 other jobs running) 2026-09-08 05:06:28.031 | [2030 Async ks-domain-role:43361]: Signaling child to exit 2026-09-08 05:06:28.032 | WAKEUP 2026-09-08 05:06:28.060 | [2030 Async ks-domain-role:43361]: Signaled 2026-09-08 05:06:28.062 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-08 05:06:28.062 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 761901141d52403d9676983487d5b227 --domain default 2026-09-08 05:06:28.062 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 761901141d52403d9676983487d5b227 --domain default -c Role -f value 2026-09-08 05:06:28.062 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:28.062 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:06:28.062 | + functions-common:get_or_add_user_domain_role:999 : echo bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:06:28.062 | bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:06:28.115 | [2030 Async ks-domain-role:43361]: finished get_or_add_user_domain_role admin 761901141d52403d9676983487d5b227 default with result 0 in 10 seconds 2026-09-08 05:06:28.124 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-09-08 05:06:28.166 | [2030 Async ks-project:43470]: Waiting for completion of get_or_create_project service Default running on PID 43470 (5 other jobs running) 2026-09-08 05:06:28.197 | [2030 Async ks-project:43470]: Signaling child to exit 2026-09-08 05:06:28.197 | WAKEUP 2026-09-08 05:06:28.224 | [2030 Async ks-project:43470]: Signaled 2026-09-08 05:06:28.226 | + functions-common:get_or_create_project:922 : local project_id 2026-09-08 05:06:28.226 | ++ 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-09-08 05:06:28.226 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:28.226 | + functions-common:get_or_create_project:928 : project_id=4e49160bcd8141e8a3f92c989696cc4d 2026-09-08 05:06:28.226 | + functions-common:get_or_create_project:929 : echo 4e49160bcd8141e8a3f92c989696cc4d 2026-09-08 05:06:28.226 | 4e49160bcd8141e8a3f92c989696cc4d 2026-09-08 05:06:28.280 | [2030 Async ks-project:43470]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-09-08 05:06:28.324 | [2030 Async ks-service:43564]: Waiting for completion of get_or_create_role service running on PID 43564 (4 other jobs running) 2026-09-08 05:06:28.353 | [2030 Async ks-service:43564]: Signaling child to exit 2026-09-08 05:06:28.353 | WAKEUP 2026-09-08 05:06:28.381 | [2030 Async ks-service:43564]: Signaled 2026-09-08 05:06:28.383 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 05:06:28.383 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-09-08 05:06:28.383 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:28.383 | + functions-common:get_or_create_role:940 : role_id=cf473dfdaf314757a7affe182ced663f 2026-09-08 05:06:28.383 | + functions-common:get_or_create_role:941 : echo cf473dfdaf314757a7affe182ced663f 2026-09-08 05:06:28.383 | cf473dfdaf314757a7affe182ced663f 2026-09-08 05:06:28.436 | [2030 Async ks-service:43564]: finished get_or_create_role service with result 0 in 5 seconds 2026-09-08 05:06:28.482 | [2030 Async ks-reseller:43675]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43675 (3 other jobs running) 2026-09-08 05:06:28.514 | [2030 Async ks-reseller:43675]: Signaling child to exit 2026-09-08 05:06:28.514 | WAKEUP 2026-09-08 05:06:28.541 | [2030 Async ks-reseller:43675]: Signaled 2026-09-08 05:06:28.542 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 05:06:28.543 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-09-08 05:06:28.543 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:28.543 | + functions-common:get_or_create_role:940 : role_id=c385e64a4b9d43599da1586f401497a6 2026-09-08 05:06:28.543 | + functions-common:get_or_create_role:941 : echo c385e64a4b9d43599da1586f401497a6 2026-09-08 05:06:28.543 | c385e64a4b9d43599da1586f401497a6 2026-09-08 05:06:28.600 | [2030 Async ks-reseller:43675]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-09-08 05:06:28.645 | [2030 Async ks-anotherrole:43772]: Waiting for completion of get_or_create_role anotherrole running on PID 43772 (2 other jobs running) 2026-09-08 05:06:28.675 | [2030 Async ks-anotherrole:43772]: Signaling child to exit 2026-09-08 05:06:28.676 | WAKEUP 2026-09-08 05:06:28.702 | [2030 Async ks-anotherrole:43772]: Signaled 2026-09-08 05:06:28.704 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 05:06:28.704 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-09-08 05:06:28.704 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:28.704 | + functions-common:get_or_create_role:940 : role_id=cd03d85b0f644030823858db78aa58e7 2026-09-08 05:06:28.704 | + functions-common:get_or_create_role:941 : echo cd03d85b0f644030823858db78aa58e7 2026-09-08 05:06:28.705 | cd03d85b0f644030823858db78aa58e7 2026-09-08 05:06:28.757 | [2030 Async ks-anotherrole:43772]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-09-08 05:06:28.763 | + inc/async:async_wait:197 : return 0 2026-09-08 05:06:28.767 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 8b0a03a51519418e982aea9e2c4f0b00 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:28.852 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8b0a03a51519418e982aea9e2c4f0b00 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:28.907 | [2030 Async ks-demo-member:44645]: running: get_or_add_user_project_role member 8b0a03a51519418e982aea9e2c4f0b00 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:28.911 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 761901141d52403d9676983487d5b227 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:28.996 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 761901141d52403d9676983487d5b227 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:29.049 | [2030 Async ks-demo-admin:44741]: running: get_or_add_user_project_role admin 761901141d52403d9676983487d5b227 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:29.054 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8b0a03a51519418e982aea9e2c4f0b00 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:29.133 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8b0a03a51519418e982aea9e2c4f0b00 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:29.183 | [2030 Async ks-demo-another:44837]: running: get_or_add_user_project_role anotherrole 8b0a03a51519418e982aea9e2c4f0b00 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:29.185 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 8b0a03a51519418e982aea9e2c4f0b00 9e0b7ce9f9134c5480838c024e546730 2026-09-08 05:06:29.259 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8b0a03a51519418e982aea9e2c4f0b00 9e0b7ce9f9134c5480838c024e546730 2026-09-08 05:06:29.330 | [2030 Async ks-demo-invis:44933]: running: get_or_add_user_project_role member 8b0a03a51519418e982aea9e2c4f0b00 9e0b7ce9f9134c5480838c024e546730 2026-09-08 05:06:29.336 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-09-08 05:06:29.342 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-09-08 05:06:29.349 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:06:29.357 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-09-08 05:06:29.362 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-09-08 05:06:29.371 | +++ 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-09-08 05:06:34.149 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:34.156 | ++ functions-common:get_or_create_user:915 : user_id=b536eb7b94f642608a8a2713221c11ac 2026-09-08 05:06:34.163 | ++ functions-common:get_or_create_user:916 : echo b536eb7b94f642608a8a2713221c11ac 2026-09-08 05:06:34.173 | + lib/keystone:create_keystone_accounts:308 : demo_reader=b536eb7b94f642608a8a2713221c11ac 2026-09-08 05:06:34.178 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader b536eb7b94f642608a8a2713221c11ac d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:34.351 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b536eb7b94f642608a8a2713221c11ac d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:34.427 | [2030 Async ks-demo-reader:45086]: running: get_or_add_user_project_role reader b536eb7b94f642608a8a2713221c11ac d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:06:34.431 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-09-08 05:06:34.443 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-09-08 05:06:34.448 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 05:06:34.454 | +++ 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-09-08 05:06:39.078 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:39.156 | [44645 Async ks-demo-member:44645]: finished successfully 2026-09-08 05:06:40.031 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:40.044 | ++ functions-common:get_or_create_project:928 : project_id=fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:40.051 | ++ functions-common:get_or_create_project:929 : echo fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:40.063 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:40.071 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-09-08 05:06:40.079 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-09-08 05:06:40.087 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:06:40.095 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-09-08 05:06:40.100 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-09-08 05:06:40.108 | +++ 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-09-08 05:06:40.248 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:40.274 | [44741 Async ks-demo-admin:44741]: finished successfully 2026-09-08 05:06:41.156 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:41.180 | [44837 Async ks-demo-another:44837]: finished successfully 2026-09-08 05:06:41.363 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:41.394 | [44933 Async ks-demo-invis:44933]: finished successfully 2026-09-08 05:06:43.590 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:43.595 | ++ functions-common:get_or_create_user:915 : user_id=4e52821ba64b4b268fed0adeeb18d14c 2026-09-08 05:06:43.601 | ++ functions-common:get_or_create_user:916 : echo 4e52821ba64b4b268fed0adeeb18d14c 2026-09-08 05:06:43.607 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=4e52821ba64b4b268fed0adeeb18d14c 2026-09-08 05:06:43.611 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 4e52821ba64b4b268fed0adeeb18d14c fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:43.698 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4e52821ba64b4b268fed0adeeb18d14c fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:43.752 | [2030 Async ks-alt-admin:45487]: running: get_or_add_user_project_role admin 4e52821ba64b4b268fed0adeeb18d14c fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:43.757 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 4e52821ba64b4b268fed0adeeb18d14c fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:43.840 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4e52821ba64b4b268fed0adeeb18d14c fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:43.890 | [2030 Async ks-alt-another:45583]: running: get_or_add_user_project_role anotherrole 4e52821ba64b4b268fed0adeeb18d14c fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:43.893 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-09-08 05:06:43.897 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-09-08 05:06:43.898 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:06:43.900 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-09-08 05:06:43.902 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-09-08 05:06:43.904 | +++ 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-09-08 05:06:45.247 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:45.271 | [45086 Async ks-demo-reader:45086]: finished successfully 2026-09-08 05:06:47.617 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:47.622 | ++ functions-common:get_or_create_user:915 : user_id=df6fda4a951849ae9e0f22d06f680a25 2026-09-08 05:06:47.628 | ++ functions-common:get_or_create_user:916 : echo df6fda4a951849ae9e0f22d06f680a25 2026-09-08 05:06:47.634 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=df6fda4a951849ae9e0f22d06f680a25 2026-09-08 05:06:47.640 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member df6fda4a951849ae9e0f22d06f680a25 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:47.735 | + inc/async:async_inner:63 : get_or_add_user_project_role member df6fda4a951849ae9e0f22d06f680a25 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:47.804 | [2030 Async ks-alt-member-user:45763]: running: get_or_add_user_project_role member df6fda4a951849ae9e0f22d06f680a25 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:47.809 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-09-08 05:06:47.814 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-09-08 05:06:47.821 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:06:47.826 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-09-08 05:06:47.831 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-09-08 05:06:47.840 | +++ 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-09-08 05:06:51.587 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:51.593 | ++ functions-common:get_or_create_user:915 : user_id=7b0bcc60dfa24c9086c3310b20639f53 2026-09-08 05:06:51.599 | ++ functions-common:get_or_create_user:916 : echo 7b0bcc60dfa24c9086c3310b20639f53 2026-09-08 05:06:51.604 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=7b0bcc60dfa24c9086c3310b20639f53 2026-09-08 05:06:51.608 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 7b0bcc60dfa24c9086c3310b20639f53 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:51.699 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7b0bcc60dfa24c9086c3310b20639f53 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:51.765 | [2030 Async ks-alt-reader-user:45935]: running: get_or_add_user_project_role reader 7b0bcc60dfa24c9086c3310b20639f53 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:06:51.769 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-09-08 05:06:51.773 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:06:51.777 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-09-08 05:06:51.781 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-09-08 05:06:51.787 | +++ 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-09-08 05:06:52.572 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:52.653 | [45487 Async ks-alt-admin:45487]: finished successfully 2026-09-08 05:06:52.904 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:52.930 | [45583 Async ks-alt-another:45583]: finished successfully 2026-09-08 05:06:55.591 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:55.598 | ++ functions-common:get_or_create_user:915 : user_id=8e6ee1f127c54b0aa620011515c4337a 2026-09-08 05:06:55.604 | ++ functions-common:get_or_create_user:916 : echo 8e6ee1f127c54b0aa620011515c4337a 2026-09-08 05:06:55.610 | + lib/keystone:create_keystone_accounts:340 : system_member_user=8e6ee1f127c54b0aa620011515c4337a 2026-09-08 05:06:55.614 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 8e6ee1f127c54b0aa620011515c4337a all 2026-09-08 05:06:55.715 | + inc/async:async_inner:63 : get_or_add_user_system_role member 8e6ee1f127c54b0aa620011515c4337a all 2026-09-08 05:06:55.778 | [2030 Async ks-system-member:46166]: running: get_or_add_user_system_role member 8e6ee1f127c54b0aa620011515c4337a all 2026-09-08 05:06:55.785 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-09-08 05:06:55.789 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:06:55.797 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-09-08 05:06:55.802 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-09-08 05:06:55.808 | +++ 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-09-08 05:06:56.491 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:06:56.515 | [45763 Async ks-alt-member-user:45763]: finished successfully 2026-09-08 05:06:59.332 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:06:59.337 | ++ functions-common:get_or_create_user:915 : user_id=a64235908bf64494b79b716bac7f0bbb 2026-09-08 05:06:59.341 | ++ functions-common:get_or_create_user:916 : echo a64235908bf64494b79b716bac7f0bbb 2026-09-08 05:06:59.347 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=a64235908bf64494b79b716bac7f0bbb 2026-09-08 05:06:59.351 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader a64235908bf64494b79b716bac7f0bbb all 2026-09-08 05:06:59.468 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a64235908bf64494b79b716bac7f0bbb all 2026-09-08 05:06:59.550 | [2030 Async ks-system-reader:46371]: running: get_or_add_user_system_role reader a64235908bf64494b79b716bac7f0bbb all 2026-09-08 05:06:59.555 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-09-08 05:06:59.563 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-09-08 05:06:59.569 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-09-08 05:06:59.574 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-08 05:06:59.583 | +++ 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-09-08 05:07:00.231 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:07:00.255 | [45935 Async ks-alt-reader-user:45935]: finished successfully 2026-09-08 05:07:03.239 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:03.246 | ++ functions-common:get_or_create_group:892 : group_id=81080a0312814f938bb91beef081cd31 2026-09-08 05:07:03.250 | ++ functions-common:get_or_create_group:893 : echo 81080a0312814f938bb91beef081cd31 2026-09-08 05:07:03.256 | + lib/keystone:create_keystone_accounts:350 : admin_group=81080a0312814f938bb91beef081cd31 2026-09-08 05:07:03.262 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-09-08 05:07:03.267 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-09-08 05:07:03.273 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-09-08 05:07:03.278 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-08 05:07:03.282 | +++ 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-09-08 05:07:06.893 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:06.899 | ++ functions-common:get_or_create_group:892 : group_id=ec4efd32eeee4ec198cc8dbd8ed77790 2026-09-08 05:07:06.903 | ++ functions-common:get_or_create_group:893 : echo ec4efd32eeee4ec198cc8dbd8ed77790 2026-09-08 05:07:06.907 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=ec4efd32eeee4ec198cc8dbd8ed77790 2026-09-08 05:07:06.911 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member ec4efd32eeee4ec198cc8dbd8ed77790 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:07.000 | + inc/async:async_inner:63 : get_or_add_group_project_role member ec4efd32eeee4ec198cc8dbd8ed77790 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:07.060 | [2030 Async ks-group-memberdemo:46634]: running: get_or_add_group_project_role member ec4efd32eeee4ec198cc8dbd8ed77790 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:07.065 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole ec4efd32eeee4ec198cc8dbd8ed77790 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:07.196 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ec4efd32eeee4ec198cc8dbd8ed77790 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:07.266 | [2030 Async ks-group-anotherdemo:46714]: running: get_or_add_group_project_role anotherrole ec4efd32eeee4ec198cc8dbd8ed77790 d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:07.275 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member ec4efd32eeee4ec198cc8dbd8ed77790 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:07.431 | + inc/async:async_inner:63 : get_or_add_group_project_role member ec4efd32eeee4ec198cc8dbd8ed77790 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:07.528 | [2030 Async ks-group-memberalt:46793]: running: get_or_add_group_project_role member ec4efd32eeee4ec198cc8dbd8ed77790 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:07.531 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole ec4efd32eeee4ec198cc8dbd8ed77790 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:07.689 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole ec4efd32eeee4ec198cc8dbd8ed77790 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:07.785 | [2030 Async ks-group-anotheralt:46890]: running: get_or_add_group_project_role anotherrole ec4efd32eeee4ec198cc8dbd8ed77790 fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:07.792 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 81080a0312814f938bb91beef081cd31 a8b76708bb5a4a6d994cf20e5b6546cc 2026-09-08 05:07:07.872 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:07:07.932 | [46166 Async ks-system-member:46166]: finished successfully 2026-09-08 05:07:07.970 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 81080a0312814f938bb91beef081cd31 a8b76708bb5a4a6d994cf20e5b6546cc 2026-09-08 05:07:08.099 | [2030 Async ks-group-admin:47003]: running: get_or_add_group_project_role admin 81080a0312814f938bb91beef081cd31 a8b76708bb5a4a6d994cf20e5b6546cc 2026-09-08 05:07:08.112 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-09-08 05:07:08.232 | [2030 Async ks-demo-member:44645]: Waiting for completion of get_or_add_user_project_role member 8b0a03a51519418e982aea9e2c4f0b00 d4dddf47ce114ca58546498f62bd00f8 running on PID 44645 (17 other jobs running) 2026-09-08 05:07:08.291 | [2030 Async ks-demo-member:44645]: Signaling child to exit 2026-09-08 05:07:08.291 | WAKEUP 2026-09-08 05:07:08.342 | [2030 Async ks-demo-member:44645]: Signaled 2026-09-08 05:07:08.344 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:07:08.344 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:07:08.344 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 05:07:08.344 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:08.344 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:08.344 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:08.344 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:08.344 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:08.345 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 05:07:08.345 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8b0a03a51519418e982aea9e2c4f0b00 --project d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:08.345 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8b0a03a51519418e982aea9e2c4f0b00 --project d4dddf47ce114ca58546498f62bd00f8 -c Role -f value 2026-09-08 05:07:08.345 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:08.345 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:08.345 | + functions-common:get_or_add_user_project_role:980 : echo 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:08.348 | 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:08.455 | [2030 Async ks-demo-member:44645]: finished get_or_add_user_project_role member 8b0a03a51519418e982aea9e2c4f0b00 d4dddf47ce114ca58546498f62bd00f8 with result 0 in 10 seconds 2026-09-08 05:07:08.580 | [2030 Async ks-demo-admin:44741]: Waiting for completion of get_or_add_user_project_role admin 761901141d52403d9676983487d5b227 d4dddf47ce114ca58546498f62bd00f8 running on PID 44741 (16 other jobs running) 2026-09-08 05:07:08.642 | [2030 Async ks-demo-admin:44741]: Signaling child to exit 2026-09-08 05:07:08.643 | WAKEUP 2026-09-08 05:07:08.700 | [2030 Async ks-demo-admin:44741]: Signaled 2026-09-08 05:07:08.705 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:07:08.706 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:07:08.706 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 05:07:08.706 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:08.706 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:08.706 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:08.706 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:08.706 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:08.706 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 05:07:08.706 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 761901141d52403d9676983487d5b227 --project d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:08.706 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 761901141d52403d9676983487d5b227 --project d4dddf47ce114ca58546498f62bd00f8 -c Role -f value 2026-09-08 05:07:08.707 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:08.707 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:07:08.707 | + functions-common:get_or_add_user_project_role:980 : echo bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:07:08.707 | bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:07:08.813 | [2030 Async ks-demo-admin:44741]: finished get_or_add_user_project_role admin 761901141d52403d9676983487d5b227 d4dddf47ce114ca58546498f62bd00f8 with result 0 in 11 seconds 2026-09-08 05:07:08.898 | [2030 Async ks-demo-another:44837]: Waiting for completion of get_or_add_user_project_role anotherrole 8b0a03a51519418e982aea9e2c4f0b00 d4dddf47ce114ca58546498f62bd00f8 running on PID 44837 (15 other jobs running) 2026-09-08 05:07:08.957 | [2030 Async ks-demo-another:44837]: Signaling child to exit 2026-09-08 05:07:08.958 | WAKEUP 2026-09-08 05:07:09.014 | [2030 Async ks-demo-another:44837]: Signaled 2026-09-08 05:07:09.014 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:07:09.015 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:07:09.015 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 05:07:09.015 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:09.015 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:09.015 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:09.015 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:09.015 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:09.015 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 05:07:09.016 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8b0a03a51519418e982aea9e2c4f0b00 --project d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:09.016 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8b0a03a51519418e982aea9e2c4f0b00 --project d4dddf47ce114ca58546498f62bd00f8 -c Role -f value 2026-09-08 05:07:09.016 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:09.016 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:09.016 | + functions-common:get_or_add_user_project_role:980 : echo cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:09.016 | cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:09.149 | [2030 Async ks-demo-another:44837]: finished get_or_add_user_project_role anotherrole 8b0a03a51519418e982aea9e2c4f0b00 d4dddf47ce114ca58546498f62bd00f8 with result 0 in 12 seconds 2026-09-08 05:07:09.241 | [2030 Async ks-demo-invis:44933]: Waiting for completion of get_or_add_user_project_role member 8b0a03a51519418e982aea9e2c4f0b00 9e0b7ce9f9134c5480838c024e546730 running on PID 44933 (14 other jobs running) 2026-09-08 05:07:09.304 | [2030 Async ks-demo-invis:44933]: Signaling child to exit 2026-09-08 05:07:09.305 | WAKEUP 2026-09-08 05:07:09.358 | [2030 Async ks-demo-invis:44933]: Signaled 2026-09-08 05:07:09.361 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:07:09.361 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:07:09.361 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 05:07:09.361 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:09.361 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:09.361 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:09.361 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:09.361 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:09.362 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 05:07:09.362 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8b0a03a51519418e982aea9e2c4f0b00 --project 9e0b7ce9f9134c5480838c024e546730 2026-09-08 05:07:09.362 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8b0a03a51519418e982aea9e2c4f0b00 --project 9e0b7ce9f9134c5480838c024e546730 -c Role -f value 2026-09-08 05:07:09.362 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:09.362 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:09.362 | + functions-common:get_or_add_user_project_role:980 : echo 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:09.363 | 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:09.476 | [2030 Async ks-demo-invis:44933]: finished get_or_add_user_project_role member 8b0a03a51519418e982aea9e2c4f0b00 9e0b7ce9f9134c5480838c024e546730 with result 0 in 12 seconds 2026-09-08 05:07:09.579 | [2030 Async ks-demo-reader:45086]: Waiting for completion of get_or_add_user_project_role reader b536eb7b94f642608a8a2713221c11ac d4dddf47ce114ca58546498f62bd00f8 running on PID 45086 (13 other jobs running) 2026-09-08 05:07:09.646 | [2030 Async ks-demo-reader:45086]: Signaling child to exit 2026-09-08 05:07:09.649 | WAKEUP 2026-09-08 05:07:09.695 | [2030 Async ks-demo-reader:45086]: Signaled 2026-09-08 05:07:09.699 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:07:09.699 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:07:09.699 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 05:07:09.699 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:09.699 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:09.699 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:09.700 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:09.700 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:09.700 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 05:07:09.700 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user b536eb7b94f642608a8a2713221c11ac --project d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:09.700 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b536eb7b94f642608a8a2713221c11ac --project d4dddf47ce114ca58546498f62bd00f8 -c Role -f value 2026-09-08 05:07:09.700 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:09.700 | + functions-common:get_or_add_user_project_role:979 : user_role_id=efb2e5eaa8974385bf7bb12ad2d7cfd1 2026-09-08 05:07:09.701 | + functions-common:get_or_add_user_project_role:980 : echo efb2e5eaa8974385bf7bb12ad2d7cfd1 2026-09-08 05:07:09.701 | efb2e5eaa8974385bf7bb12ad2d7cfd1 2026-09-08 05:07:09.816 | [2030 Async ks-demo-reader:45086]: finished get_or_add_user_project_role reader b536eb7b94f642608a8a2713221c11ac d4dddf47ce114ca58546498f62bd00f8 with result 0 in 10 seconds 2026-09-08 05:07:09.830 | + inc/async:async_wait:197 : return 0 2026-09-08 05:07:09.841 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-09-08 05:07:09.968 | [2030 Async ks-alt-admin:45487]: Waiting for completion of get_or_add_user_project_role admin 4e52821ba64b4b268fed0adeeb18d14c fe7a4d51d9514258a257e4fe19c422c8 running on PID 45487 (12 other jobs running) 2026-09-08 05:07:10.019 | [2030 Async ks-alt-admin:45487]: Signaling child to exit 2026-09-08 05:07:10.019 | WAKEUP 2026-09-08 05:07:10.066 | [2030 Async ks-alt-admin:45487]: Signaled 2026-09-08 05:07:10.069 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:07:10.070 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:07:10.070 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 05:07:10.070 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:10.070 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:10.070 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:10.070 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:10.070 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:10.070 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 05:07:10.071 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 4e52821ba64b4b268fed0adeeb18d14c --project fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:10.071 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4e52821ba64b4b268fed0adeeb18d14c --project fe7a4d51d9514258a257e4fe19c422c8 -c Role -f value 2026-09-08 05:07:10.071 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:10.071 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:07:10.071 | + functions-common:get_or_add_user_project_role:980 : echo bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:07:10.071 | bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:07:10.170 | [2030 Async ks-alt-admin:45487]: finished get_or_add_user_project_role admin 4e52821ba64b4b268fed0adeeb18d14c fe7a4d51d9514258a257e4fe19c422c8 with result 0 in 8 seconds 2026-09-08 05:07:10.251 | [2030 Async ks-alt-another:45583]: Waiting for completion of get_or_add_user_project_role anotherrole 4e52821ba64b4b268fed0adeeb18d14c fe7a4d51d9514258a257e4fe19c422c8 running on PID 45583 (11 other jobs running) 2026-09-08 05:07:10.307 | [2030 Async ks-alt-another:45583]: Signaling child to exit 2026-09-08 05:07:10.310 | WAKEUP 2026-09-08 05:07:10.364 | [2030 Async ks-alt-another:45583]: Signaled 2026-09-08 05:07:10.366 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:07:10.366 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:07:10.366 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 05:07:10.366 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:10.366 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:10.366 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:10.366 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:10.366 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:10.367 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 05:07:10.367 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4e52821ba64b4b268fed0adeeb18d14c --project fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:10.367 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4e52821ba64b4b268fed0adeeb18d14c --project fe7a4d51d9514258a257e4fe19c422c8 -c Role -f value 2026-09-08 05:07:10.367 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:10.367 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:10.367 | + functions-common:get_or_add_user_project_role:980 : echo cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:10.367 | cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:10.470 | [2030 Async ks-alt-another:45583]: finished get_or_add_user_project_role anotherrole 4e52821ba64b4b268fed0adeeb18d14c fe7a4d51d9514258a257e4fe19c422c8 with result 0 in 9 seconds 2026-09-08 05:07:10.557 | [2030 Async ks-alt-member-user:45763]: Waiting for completion of get_or_add_user_project_role member df6fda4a951849ae9e0f22d06f680a25 fe7a4d51d9514258a257e4fe19c422c8 running on PID 45763 (10 other jobs running) 2026-09-08 05:07:10.616 | [2030 Async ks-alt-member-user:45763]: Signaling child to exit 2026-09-08 05:07:10.619 | WAKEUP 2026-09-08 05:07:10.673 | [2030 Async ks-alt-member-user:45763]: Signaled 2026-09-08 05:07:10.675 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:07:10.676 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:07:10.676 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 05:07:10.676 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:10.676 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:10.676 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:10.676 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:10.676 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:10.676 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 05:07:10.676 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user df6fda4a951849ae9e0f22d06f680a25 --project fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:10.676 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user df6fda4a951849ae9e0f22d06f680a25 --project fe7a4d51d9514258a257e4fe19c422c8 -c Role -f value 2026-09-08 05:07:10.677 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:10.677 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:10.677 | + functions-common:get_or_add_user_project_role:980 : echo 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:10.677 | 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:10.780 | [2030 Async ks-alt-member-user:45763]: finished get_or_add_user_project_role member df6fda4a951849ae9e0f22d06f680a25 fe7a4d51d9514258a257e4fe19c422c8 with result 0 in 8 seconds 2026-09-08 05:07:10.858 | [2030 Async ks-alt-reader-user:45935]: Waiting for completion of get_or_add_user_project_role reader 7b0bcc60dfa24c9086c3310b20639f53 fe7a4d51d9514258a257e4fe19c422c8 running on PID 45935 (9 other jobs running) 2026-09-08 05:07:10.915 | [2030 Async ks-alt-reader-user:45935]: Signaling child to exit 2026-09-08 05:07:10.917 | WAKEUP 2026-09-08 05:07:10.960 | [2030 Async ks-alt-reader-user:45935]: Signaled 2026-09-08 05:07:10.962 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:07:10.962 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:07:10.962 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 05:07:10.962 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:10.962 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:10.962 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:10.963 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:10.963 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:10.963 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 05:07:10.966 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 7b0bcc60dfa24c9086c3310b20639f53 --project fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:10.966 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7b0bcc60dfa24c9086c3310b20639f53 --project fe7a4d51d9514258a257e4fe19c422c8 -c Role -f value 2026-09-08 05:07:10.966 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:10.966 | + functions-common:get_or_add_user_project_role:979 : user_role_id=efb2e5eaa8974385bf7bb12ad2d7cfd1 2026-09-08 05:07:10.966 | + functions-common:get_or_add_user_project_role:980 : echo efb2e5eaa8974385bf7bb12ad2d7cfd1 2026-09-08 05:07:10.966 | efb2e5eaa8974385bf7bb12ad2d7cfd1 2026-09-08 05:07:11.082 | [2030 Async ks-alt-reader-user:45935]: finished get_or_add_user_project_role reader 7b0bcc60dfa24c9086c3310b20639f53 fe7a4d51d9514258a257e4fe19c422c8 with result 0 in 8 seconds 2026-09-08 05:07:11.098 | + inc/async:async_wait:197 : return 0 2026-09-08 05:07:11.112 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-09-08 05:07:11.265 | [2030 Async ks-system-member:46166]: Waiting for completion of get_or_add_user_system_role member 8e6ee1f127c54b0aa620011515c4337a all running on PID 46166 (8 other jobs running) 2026-09-08 05:07:11.349 | [2030 Async ks-system-member:46166]: Signaling child to exit 2026-09-08 05:07:11.349 | WAKEUP 2026-09-08 05:07:11.414 | [2030 Async ks-system-member:46166]: Signaled 2026-09-08 05:07:11.418 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-08 05:07:11.419 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-08 05:07:11.419 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-08 05:07:11.419 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:11.419 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:11.419 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:11.419 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:11.419 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:11.419 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-08 05:07:11.419 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8e6ee1f127c54b0aa620011515c4337a --system all -f value -c Role 2026-09-08 05:07:11.419 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:11.419 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-08 05:07:11.420 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-08 05:07:11.420 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 8e6ee1f127c54b0aa620011515c4337a --system all 2026-09-08 05:07:11.420 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8e6ee1f127c54b0aa620011515c4337a --system all -f value -c Role 2026-09-08 05:07:11.420 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:11.420 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:11.420 | + functions-common:get_or_add_user_system_role:1030 : echo 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:11.420 | 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:11.539 | [2030 Async ks-system-member:46166]: finished get_or_add_user_system_role member 8e6ee1f127c54b0aa620011515c4337a all with result 0 in 12 seconds 2026-09-08 05:07:11.629 | [2030 Async ks-system-reader:46371]: Waiting for completion of get_or_add_user_system_role reader a64235908bf64494b79b716bac7f0bbb all running on PID 46371 (7 other jobs running) 2026-09-08 05:07:11.690 | [2030 Async ks-system-reader:46371]: Signaling child to exit 2026-09-08 05:07:13.666 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:07:13.727 | [46371 Async ks-system-reader:46371]: finished successfully 2026-09-08 05:07:13.782 | WAKEUP 2026-09-08 05:07:13.841 | [2030 Async ks-system-reader:46371]: Signaled 2026-09-08 05:07:13.843 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-08 05:07:13.843 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-08 05:07:13.843 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-08 05:07:13.843 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:07:13.843 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:07:13.844 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 05:07:13.844 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 05:07:13.844 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 05:07:13.844 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-08 05:07:13.844 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a64235908bf64494b79b716bac7f0bbb --system all -f value -c Role 2026-09-08 05:07:13.844 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:13.844 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-08 05:07:13.844 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-08 05:07:13.844 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user a64235908bf64494b79b716bac7f0bbb --system all 2026-09-08 05:07:13.844 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a64235908bf64494b79b716bac7f0bbb --system all -f value -c Role 2026-09-08 05:07:13.845 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:13.845 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=efb2e5eaa8974385bf7bb12ad2d7cfd1 2026-09-08 05:07:13.845 | + functions-common:get_or_add_user_system_role:1030 : echo efb2e5eaa8974385bf7bb12ad2d7cfd1 2026-09-08 05:07:13.845 | efb2e5eaa8974385bf7bb12ad2d7cfd1 2026-09-08 05:07:13.951 | [2030 Async ks-system-reader:46371]: finished get_or_add_user_system_role reader a64235908bf64494b79b716bac7f0bbb all with result 0 in 14 seconds 2026-09-08 05:07:13.966 | + inc/async:async_wait:197 : return 0 2026-09-08 05:07:13.974 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-09-08 05:07:14.096 | [2030 Async ks-group-memberdemo:46634]: Waiting for completion of get_or_add_group_project_role member ec4efd32eeee4ec198cc8dbd8ed77790 d4dddf47ce114ca58546498f62bd00f8 running on PID 46634 (6 other jobs running) 2026-09-08 05:07:14.141 | [2030 Async ks-group-memberdemo:46634]: Signaling child to exit 2026-09-08 05:07:18.016 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:07:18.055 | [46890 Async ks-group-anotheralt:46890]: finished successfully 2026-09-08 05:07:19.180 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:07:19.205 | [47003 Async ks-group-admin:47003]: finished successfully 2026-09-08 05:07:19.580 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:07:19.584 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:07:19.614 | [46634 Async ks-group-memberdemo:46634]: finished successfully 2026-09-08 05:07:19.619 | [46714 Async ks-group-anotherdemo:46714]: finished successfully 2026-09-08 05:07:19.650 | WAKEUP 2026-09-08 05:07:19.672 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:07:19.679 | [2030 Async ks-group-memberdemo:46634]: Signaled 2026-09-08 05:07:19.680 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 05:07:19.681 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group ec4efd32eeee4ec198cc8dbd8ed77790 --project d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:19.681 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ec4efd32eeee4ec198cc8dbd8ed77790 --project d4dddf47ce114ca58546498f62bd00f8 -f value -c Role 2026-09-08 05:07:19.681 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:19.681 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:19.681 | + functions-common:get_or_add_group_project_role:1049 : echo 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:19.681 | 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:19.703 | [46793 Async ks-group-memberalt:46793]: finished successfully 2026-09-08 05:07:19.736 | [2030 Async ks-group-memberdemo:46634]: finished get_or_add_group_project_role member ec4efd32eeee4ec198cc8dbd8ed77790 d4dddf47ce114ca58546498f62bd00f8 with result 0 in 12 seconds 2026-09-08 05:07:19.781 | [2030 Async ks-group-anotherdemo:46714]: Waiting for completion of get_or_add_group_project_role anotherrole ec4efd32eeee4ec198cc8dbd8ed77790 d4dddf47ce114ca58546498f62bd00f8 running on PID 46714 (5 other jobs running) 2026-09-08 05:07:19.810 | [2030 Async ks-group-anotherdemo:46714]: Signaling child to exit 2026-09-08 05:07:19.810 | WAKEUP 2026-09-08 05:07:19.838 | [2030 Async ks-group-anotherdemo:46714]: Signaled 2026-09-08 05:07:19.840 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 05:07:19.840 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group ec4efd32eeee4ec198cc8dbd8ed77790 --project d4dddf47ce114ca58546498f62bd00f8 2026-09-08 05:07:19.840 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ec4efd32eeee4ec198cc8dbd8ed77790 --project d4dddf47ce114ca58546498f62bd00f8 -f value -c Role 2026-09-08 05:07:19.840 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:19.840 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:19.840 | + functions-common:get_or_add_group_project_role:1049 : echo cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:19.841 | cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:19.893 | [2030 Async ks-group-anotherdemo:46714]: finished get_or_add_group_project_role anotherrole ec4efd32eeee4ec198cc8dbd8ed77790 d4dddf47ce114ca58546498f62bd00f8 with result 0 in 12 seconds 2026-09-08 05:07:19.935 | [2030 Async ks-group-memberalt:46793]: Waiting for completion of get_or_add_group_project_role member ec4efd32eeee4ec198cc8dbd8ed77790 fe7a4d51d9514258a257e4fe19c422c8 running on PID 46793 (4 other jobs running) 2026-09-08 05:07:19.964 | [2030 Async ks-group-memberalt:46793]: Signaling child to exit 2026-09-08 05:07:19.965 | WAKEUP 2026-09-08 05:07:19.988 | [2030 Async ks-group-memberalt:46793]: Signaled 2026-09-08 05:07:19.990 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 05:07:19.990 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group ec4efd32eeee4ec198cc8dbd8ed77790 --project fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:19.990 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group ec4efd32eeee4ec198cc8dbd8ed77790 --project fe7a4d51d9514258a257e4fe19c422c8 -f value -c Role 2026-09-08 05:07:19.991 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:19.991 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:19.991 | + functions-common:get_or_add_group_project_role:1049 : echo 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:19.991 | 3900048a14f24d7da2221aefb5fcea68 2026-09-08 05:07:20.042 | [2030 Async ks-group-memberalt:46793]: finished get_or_add_group_project_role member ec4efd32eeee4ec198cc8dbd8ed77790 fe7a4d51d9514258a257e4fe19c422c8 with result 0 in 12 seconds 2026-09-08 05:07:20.086 | [2030 Async ks-group-anotheralt:46890]: Waiting for completion of get_or_add_group_project_role anotherrole ec4efd32eeee4ec198cc8dbd8ed77790 fe7a4d51d9514258a257e4fe19c422c8 running on PID 46890 (3 other jobs running) 2026-09-08 05:07:20.117 | [2030 Async ks-group-anotheralt:46890]: Signaling child to exit 2026-09-08 05:07:20.118 | WAKEUP 2026-09-08 05:07:20.142 | [2030 Async ks-group-anotheralt:46890]: Signaled 2026-09-08 05:07:20.144 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 05:07:20.145 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group ec4efd32eeee4ec198cc8dbd8ed77790 --project fe7a4d51d9514258a257e4fe19c422c8 2026-09-08 05:07:20.145 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group ec4efd32eeee4ec198cc8dbd8ed77790 --project fe7a4d51d9514258a257e4fe19c422c8 -f value -c Role 2026-09-08 05:07:20.145 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:20.145 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:20.145 | + functions-common:get_or_add_group_project_role:1049 : echo cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:20.145 | cd03d85b0f644030823858db78aa58e7 2026-09-08 05:07:20.197 | [2030 Async ks-group-anotheralt:46890]: finished get_or_add_group_project_role anotherrole ec4efd32eeee4ec198cc8dbd8ed77790 fe7a4d51d9514258a257e4fe19c422c8 with result 0 in 10 seconds 2026-09-08 05:07:20.239 | [2030 Async ks-group-admin:47003]: Waiting for completion of get_or_add_group_project_role admin 81080a0312814f938bb91beef081cd31 a8b76708bb5a4a6d994cf20e5b6546cc running on PID 47003 (2 other jobs running) 2026-09-08 05:07:20.270 | [2030 Async ks-group-admin:47003]: Signaling child to exit 2026-09-08 05:07:20.271 | WAKEUP 2026-09-08 05:07:20.296 | [2030 Async ks-group-admin:47003]: Signaled 2026-09-08 05:07:20.298 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 05:07:20.299 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 81080a0312814f938bb91beef081cd31 --project a8b76708bb5a4a6d994cf20e5b6546cc 2026-09-08 05:07:20.299 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 81080a0312814f938bb91beef081cd31 --project a8b76708bb5a4a6d994cf20e5b6546cc -f value -c Role 2026-09-08 05:07:20.299 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:07:20.299 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:07:20.299 | + functions-common:get_or_add_group_project_role:1049 : echo bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:07:20.299 | bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:07:20.351 | [2030 Async ks-group-admin:47003]: finished get_or_add_group_project_role admin 81080a0312814f938bb91beef081cd31 a8b76708bb5a4a6d994cf20e5b6546cc with result 0 in 11 seconds 2026-09-08 05:07:20.358 | + inc/async:async_wait:197 : return 0 2026-09-08 05:07:20.362 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-09-08 05:07:20.386 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:07:20.390 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-09-08 05:07:20.413 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:07:20.417 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-09-08 05:07:20.421 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-09-08 05:07:20.501 | + inc/async:async_inner:63 : create_nova_accounts 2026-09-08 05:07:20.557 | [2030 Async create_nova_accounts:48887]: running: create_nova_accounts 2026-09-08 05:07:20.563 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-09-08 05:07:20.588 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:07:20.592 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-09-08 05:07:20.596 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-09-08 05:07:20.686 | + inc/async:async_inner:63 : create_glance_accounts 2026-09-08 05:07:20.739 | [2030 Async create_glance_accounts:49010]: running: create_glance_accounts 2026-09-08 05:07:20.744 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-09-08 05:07:20.773 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:07:20.779 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-09-08 05:07:20.784 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-09-08 05:07:20.878 | + inc/async:async_inner:63 : create_cinder_accounts 2026-09-08 05:07:20.932 | [2030 Async create_cinder_accounts:49148]: running: create_cinder_accounts 2026-09-08 05:07:20.935 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-09-08 05:07:20.964 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:07:20.967 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-09-08 05:07:20.970 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-09-08 05:07:21.034 | + inc/async:async_inner:63 : create_neutron_accounts 2026-09-08 05:07:21.110 | [2030 Async create_neutron_accounts:49290]: running: create_neutron_accounts 2026-09-08 05:07:21.114 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-09-08 05:07:21.149 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:07:21.152 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-09-08 05:07:21.171 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:07:21.173 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-09-08 05:07:21.282 | [2030 Async create_nova_accounts:48887]: Waiting for completion of create_nova_accounts running on PID 48887 (5 other jobs running) 2026-09-08 05:07:21.340 | [2030 Async create_nova_accounts:48887]: Signaling child to exit 2026-09-08 05:07:54.673 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:07:54.701 | [49290 Async create_neutron_accounts:49290]: finished successfully 2026-09-08 05:08:02.125 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:08:02.155 | [49148 Async create_cinder_accounts:49148]: finished successfully 2026-09-08 05:08:18.451 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:08:18.483 | [48887 Async create_nova_accounts:48887]: finished successfully 2026-09-08 05:08:18.515 | WAKEUP 2026-09-08 05:08:18.544 | [2030 Async create_nova_accounts:48887]: Signaled 2026-09-08 05:08:18.546 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-09-08 05:08:18.546 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-09-08 05:08:18.546 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-09-08 05:08:18.546 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:08:18.546 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 05:08:18.546 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 05:08:18.547 | ++ 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-09-08 05:08:18.547 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:18.547 | + functions-common:get_or_create_user:915 : user_id=39af67473b62484186bd8383f05d5f16 2026-09-08 05:08:18.547 | + functions-common:get_or_create_user:916 : echo 39af67473b62484186bd8383f05d5f16 2026-09-08 05:08:18.547 | 39af67473b62484186bd8383f05d5f16 2026-09-08 05:08:18.547 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-09-08 05:08:18.547 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:08:18.547 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:08:18.550 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 05:08:18.550 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:08:18.552 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:08:18.554 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 05:08:18.554 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 05:08:18.554 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 05:08:18.554 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 05:08:18.554 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 05:08:18.555 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 05:08:18.555 | + 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-09-08 05:08:18.555 | ++ 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-09-08 05:08:18.555 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:18.555 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:18.555 | + functions-common:get_or_add_user_project_role:980 : echo cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:18.555 | cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:18.555 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 05:08:18.555 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-09-08 05:08:18.555 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:08:18.555 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:08:18.556 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 05:08:18.556 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:08:18.556 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:08:18.556 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 05:08:18.556 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 05:08:18.556 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 05:08:18.556 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 05:08:18.556 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 05:08:18.556 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 05:08:18.556 | + 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-09-08 05:08:18.556 | ++ 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-09-08 05:08:18.557 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:18.557 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:08:18.557 | + functions-common:get_or_add_user_project_role:980 : echo bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:08:18.557 | bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:08:18.557 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-09-08 05:08:18.557 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.62/compute 2026-09-08 05:08:18.558 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-09-08 05:08:18.558 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 05:08:18.558 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-09-08 05:08:18.559 | ++ 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-09-08 05:08:18.559 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:18.559 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 05:08:18.560 | 646a2b3d307342248dd8b6cd4f86272b' 2026-09-08 05:08:18.560 | + functions-common:get_or_create_service:1067 : echo 646a2b3d307342248dd8b6cd4f86272b 2026-09-08 05:08:18.560 | 646a2b3d307342248dd8b6cd4f86272b 2026-09-08 05:08:18.561 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.62/compute/v2/$(project_id)s' 2026-09-08 05:08:18.561 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 05:08:18.561 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.62/compute/v2/$(project_id)s' RegionOne 2026-09-08 05:08:18.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 05:08:18.561 | +++ 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-09-08 05:08:18.561 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:18.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 05:08:18.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 05:08:18.561 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.62/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-09-08 05:08:18.562 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:18.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a172afadf67c47c4ab80ad13fbe8b576 2026-09-08 05:08:18.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a172afadf67c47c4ab80ad13fbe8b576 2026-09-08 05:08:18.562 | + functions-common:get_or_create_endpoint:1100 : public_id=a172afadf67c47c4ab80ad13fbe8b576 2026-09-08 05:08:18.562 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 05:08:18.562 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 05:08:18.563 | + functions-common:get_or_create_endpoint:1109 : echo a172afadf67c47c4ab80ad13fbe8b576 2026-09-08 05:08:18.563 | a172afadf67c47c4ab80ad13fbe8b576 2026-09-08 05:08:18.563 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-09-08 05:08:18.564 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 05:08:18.564 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-09-08 05:08:18.564 | ++ 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-09-08 05:08:18.564 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:18.564 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 05:08:18.564 | c98eef90cb09407b876cecc475544515' 2026-09-08 05:08:18.564 | + functions-common:get_or_create_service:1067 : echo c98eef90cb09407b876cecc475544515 2026-09-08 05:08:18.564 | c98eef90cb09407b876cecc475544515 2026-09-08 05:08:18.564 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.62/compute/v2.1 2026-09-08 05:08:18.565 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 05:08:18.565 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.62/compute/v2.1 RegionOne 2026-09-08 05:08:18.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 05:08:18.565 | +++ 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-09-08 05:08:18.565 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:18.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 05:08:18.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 05:08:18.565 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.62/compute/v2.1 --region RegionOne -f value -c id 2026-09-08 05:08:18.565 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:18.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=84586d88ca1445d7967915ace1d24ab8 2026-09-08 05:08:18.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 84586d88ca1445d7967915ace1d24ab8 2026-09-08 05:08:18.566 | + functions-common:get_or_create_endpoint:1100 : public_id=84586d88ca1445d7967915ace1d24ab8 2026-09-08 05:08:18.566 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 05:08:18.566 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 05:08:18.566 | + functions-common:get_or_create_endpoint:1109 : echo 84586d88ca1445d7967915ace1d24ab8 2026-09-08 05:08:18.566 | 84586d88ca1445d7967915ace1d24ab8 2026-09-08 05:08:18.566 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-09-08 05:08:18.567 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:08:18.567 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-09-08 05:08:18.567 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:08:18.568 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-09-08 05:08:18.568 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:08:18.568 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-09-08 05:08:18.569 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:08:18.569 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-09-08 05:08:18.604 | [2030 Async create_nova_accounts:48887]: finished create_nova_accounts with result 0 in 58 seconds 2026-09-08 05:08:18.651 | [2030 Async create_glance_accounts:49010]: Waiting for completion of create_glance_accounts running on PID 49010 (4 other jobs running) 2026-09-08 05:08:18.686 | [2030 Async create_glance_accounts:49010]: Signaling child to exit 2026-09-08 05:08:31.451 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:08:31.485 | [49010 Async create_glance_accounts:49010]: finished successfully 2026-09-08 05:08:31.517 | WAKEUP 2026-09-08 05:08:31.546 | [2030 Async create_glance_accounts:49010]: Signaled 2026-09-08 05:08:31.549 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-09-08 05:08:31.549 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:08:31.549 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-09-08 05:08:31.549 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-09-08 05:08:31.549 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:08:31.549 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 05:08:31.549 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 05:08:31.549 | ++ 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-09-08 05:08:31.549 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.549 | + functions-common:get_or_create_user:915 : user_id=35dd740ec877442981d7483be1463ad3 2026-09-08 05:08:31.550 | + functions-common:get_or_create_user:916 : echo 35dd740ec877442981d7483be1463ad3 2026-09-08 05:08:31.550 | 35dd740ec877442981d7483be1463ad3 2026-09-08 05:08:31.550 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-09-08 05:08:31.550 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:08:31.550 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:08:31.550 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 05:08:31.550 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:08:31.550 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:08:31.550 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 05:08:31.550 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 05:08:31.550 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 05:08:31.550 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 05:08:31.551 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 05:08:31.551 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 05:08:31.551 | + 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-09-08 05:08:31.551 | ++ 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-09-08 05:08:31.551 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.552 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:31.552 | + functions-common:get_or_add_user_project_role:980 : echo cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:31.552 | cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:31.553 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 05:08:31.553 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-09-08 05:08:31.553 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:08:31.553 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:08:31.554 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 05:08:31.554 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:08:31.554 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:08:31.555 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 05:08:31.555 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 05:08:31.555 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 05:08:31.555 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 05:08:31.555 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 05:08:31.555 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 05:08:31.555 | + 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-09-08 05:08:31.555 | ++ 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-09-08 05:08:31.555 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.555 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:08:31.556 | + functions-common:get_or_add_user_project_role:980 : echo bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:08:31.556 | bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:08:31.556 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-09-08 05:08:31.556 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:08:31.556 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-09-08 05:08:31.556 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 05:08:31.556 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-09-08 05:08:31.556 | ++ 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-09-08 05:08:31.556 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.556 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 05:08:31.556 | a191371c312f464799b241aa14e2b18e' 2026-09-08 05:08:31.557 | + functions-common:get_or_create_service:1067 : echo a191371c312f464799b241aa14e2b18e 2026-09-08 05:08:31.557 | a191371c312f464799b241aa14e2b18e 2026-09-08 05:08:31.557 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.62/image 2026-09-08 05:08:31.557 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 05:08:31.557 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.62/image RegionOne 2026-09-08 05:08:31.557 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 05:08:31.557 | +++ 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-09-08 05:08:31.557 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.557 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 05:08:31.557 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 05:08:31.557 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.62/image --region RegionOne -f value -c id 2026-09-08 05:08:31.558 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.558 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=51b3ead9237447359906eecd4ecdbc6b 2026-09-08 05:08:31.558 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 51b3ead9237447359906eecd4ecdbc6b 2026-09-08 05:08:31.558 | + functions-common:get_or_create_endpoint:1100 : public_id=51b3ead9237447359906eecd4ecdbc6b 2026-09-08 05:08:31.558 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 05:08:31.558 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 05:08:31.558 | + functions-common:get_or_create_endpoint:1109 : echo 51b3ead9237447359906eecd4ecdbc6b 2026-09-08 05:08:31.558 | 51b3ead9237447359906eecd4ecdbc6b 2026-09-08 05:08:31.558 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-09-08 05:08:31.558 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-08 05:08:31.558 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-08 05:08:31.559 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.559 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-09-08 05:08:31.559 | ++ functions-common:get_or_create_domain:878 : echo default 2026-09-08 05:08:31.559 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-09-08 05:08:31.559 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-09-08 05:08:31.559 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-09-08 05:08:31.559 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-09-08 05:08:31.559 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-09-08 05:08:31.559 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-09-08 05:08:31.559 | +---------------+----------------------------------+ 2026-09-08 05:08:31.559 | | Field | Value | 2026-09-08 05:08:31.560 | +---------------+----------------------------------+ 2026-09-08 05:08:31.560 | | default_limit | 2000 | 2026-09-08 05:08:31.560 | | description | None | 2026-09-08 05:08:31.560 | | id | 816f385898f443eca62744a177042a5e | 2026-09-08 05:08:31.560 | | region_id | RegionOne | 2026-09-08 05:08:31.560 | | resource_name | image_size_total | 2026-09-08 05:08:31.560 | | service_id | a191371c312f464799b241aa14e2b18e | 2026-09-08 05:08:31.560 | +---------------+----------------------------------+ 2026-09-08 05:08:31.560 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-09-08 05:08:31.560 | +---------------+----------------------------------+ 2026-09-08 05:08:31.560 | | Field | Value | 2026-09-08 05:08:31.561 | +---------------+----------------------------------+ 2026-09-08 05:08:31.561 | | default_limit | 2000 | 2026-09-08 05:08:31.561 | | description | None | 2026-09-08 05:08:31.561 | | id | 337c065d7c26450fa0c9eb45a357d40b | 2026-09-08 05:08:31.561 | | region_id | RegionOne | 2026-09-08 05:08:31.561 | | resource_name | image_stage_total | 2026-09-08 05:08:31.561 | | service_id | a191371c312f464799b241aa14e2b18e | 2026-09-08 05:08:31.561 | +---------------+----------------------------------+ 2026-09-08 05:08:31.561 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-09-08 05:08:31.561 | +---------------+----------------------------------+ 2026-09-08 05:08:31.561 | | Field | Value | 2026-09-08 05:08:31.562 | +---------------+----------------------------------+ 2026-09-08 05:08:31.562 | | default_limit | 100 | 2026-09-08 05:08:31.562 | | description | None | 2026-09-08 05:08:31.562 | | id | c0715b0a87a244bba0eb18f041e38230 | 2026-09-08 05:08:31.562 | | region_id | RegionOne | 2026-09-08 05:08:31.562 | | resource_name | image_count_total | 2026-09-08 05:08:31.562 | | service_id | a191371c312f464799b241aa14e2b18e | 2026-09-08 05:08:31.562 | +---------------+----------------------------------+ 2026-09-08 05:08:31.562 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-09-08 05:08:31.562 | +---------------+----------------------------------+ 2026-09-08 05:08:31.562 | | Field | Value | 2026-09-08 05:08:31.563 | +---------------+----------------------------------+ 2026-09-08 05:08:31.563 | | default_limit | 100 | 2026-09-08 05:08:31.563 | | description | None | 2026-09-08 05:08:31.563 | | id | 5af6e4f2b5174acf9a02914d7ec6afb0 | 2026-09-08 05:08:31.563 | | region_id | RegionOne | 2026-09-08 05:08:31.563 | | resource_name | image_count_uploading | 2026-09-08 05:08:31.563 | | service_id | a191371c312f464799b241aa14e2b18e | 2026-09-08 05:08:31.563 | +---------------+----------------------------------+ 2026-09-08 05:08:31.563 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-09-08 05:08:31.563 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-09-08 05:08:31.563 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-09-08 05:08:31.564 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-09-08 05:08:31.564 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-09-08 05:08:31.564 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.62/identity 2026-09-08 05:08:31.564 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-09-08 05:08:31.564 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-09-08 05:08:31.564 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.564 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 51b3ead9237447359906eecd4ecdbc6b 2026-09-08 05:08:31.564 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-09-08 05:08:31.564 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-09-08 05:08:31.564 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:08:31.609 | [2030 Async create_glance_accounts:49010]: finished create_glance_accounts with result 0 in 70 seconds 2026-09-08 05:08:31.657 | [2030 Async create_cinder_accounts:49148]: Waiting for completion of create_cinder_accounts running on PID 49148 (3 other jobs running) 2026-09-08 05:08:31.689 | [2030 Async create_cinder_accounts:49148]: Signaling child to exit 2026-09-08 05:08:31.689 | WAKEUP 2026-09-08 05:08:31.716 | [2030 Async create_cinder_accounts:49148]: Signaled 2026-09-08 05:08:31.719 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-09-08 05:08:31.719 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-09-08 05:08:31.719 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-09-08 05:08:31.719 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:08:31.719 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-09-08 05:08:31.719 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-09-08 05:08:31.719 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:08:31.719 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 05:08:31.719 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 05:08:31.719 | ++ 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-09-08 05:08:31.720 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.720 | + functions-common:get_or_create_user:915 : user_id=4e077e63051f430abf09ef02812a3332 2026-09-08 05:08:31.720 | + functions-common:get_or_create_user:916 : echo 4e077e63051f430abf09ef02812a3332 2026-09-08 05:08:31.720 | 4e077e63051f430abf09ef02812a3332 2026-09-08 05:08:31.720 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-09-08 05:08:31.720 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:08:31.720 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:08:31.720 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 05:08:31.720 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:08:31.720 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:08:31.720 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 05:08:31.721 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 05:08:31.721 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 05:08:31.721 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 05:08:31.721 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 05:08:31.721 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 05:08:31.721 | + 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-09-08 05:08:31.721 | ++ 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-09-08 05:08:31.721 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.721 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:31.721 | + functions-common:get_or_add_user_project_role:980 : echo cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:31.721 | cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:31.721 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-08 05:08:31.722 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-09-08 05:08:31.722 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:08:31.722 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-09-08 05:08:31.722 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.62/volume 2026-09-08 05:08:31.722 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-09-08 05:08:31.722 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 05:08:31.722 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-09-08 05:08:31.722 | ++ 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-09-08 05:08:31.722 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.722 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 05:08:31.722 | b8d7578bba6a41bf9bd6f0c6e0b3e753' 2026-09-08 05:08:31.723 | + functions-common:get_or_create_service:1067 : echo b8d7578bba6a41bf9bd6f0c6e0b3e753 2026-09-08 05:08:31.723 | b8d7578bba6a41bf9bd6f0c6e0b3e753 2026-09-08 05:08:31.723 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.62/volume/v3 2026-09-08 05:08:31.723 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 05:08:31.723 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.62/volume/v3 RegionOne 2026-09-08 05:08:31.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 05:08:31.723 | +++ 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-09-08 05:08:31.723 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 05:08:31.723 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 05:08:31.723 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.62/volume/v3 --region RegionOne -f value -c id 2026-09-08 05:08:31.724 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5c745beb07fc4f04883ee4d1cb5136b5 2026-09-08 05:08:31.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5c745beb07fc4f04883ee4d1cb5136b5 2026-09-08 05:08:31.724 | + functions-common:get_or_create_endpoint:1100 : public_id=5c745beb07fc4f04883ee4d1cb5136b5 2026-09-08 05:08:31.724 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 05:08:31.724 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 05:08:31.724 | + functions-common:get_or_create_endpoint:1109 : echo 5c745beb07fc4f04883ee4d1cb5136b5 2026-09-08 05:08:31.724 | 5c745beb07fc4f04883ee4d1cb5136b5 2026-09-08 05:08:31.724 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-09-08 05:08:31.724 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-09-08 05:08:31.724 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 05:08:31.725 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-09-08 05:08:31.725 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.725 | ++ functions-common:get_or_create_project:928 : project_id=4e49160bcd8141e8a3f92c989696cc4d 2026-09-08 05:08:31.725 | ++ functions-common:get_or_create_project:929 : echo 4e49160bcd8141e8a3f92c989696cc4d 2026-09-08 05:08:31.725 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4e49160bcd8141e8a3f92c989696cc4d 2026-09-08 05:08:31.725 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-09-08 05:08:31.725 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:08:31.725 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 05:08:31.725 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-08 05:08:31.725 | +++ 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-09-08 05:08:31.725 | No password was supplied, authentication will fail when a user does not have a password. 2026-09-08 05:08:31.726 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.726 | ++ functions-common:get_or_create_user:915 : user_id=4e077e63051f430abf09ef02812a3332 2026-09-08 05:08:31.726 | ++ functions-common:get_or_create_user:916 : echo 4e077e63051f430abf09ef02812a3332 2026-09-08 05:08:31.726 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4e077e63051f430abf09ef02812a3332 2026-09-08 05:08:31.776 | [2030 Async create_cinder_accounts:49148]: finished create_cinder_accounts with result 0 in 41 seconds 2026-09-08 05:08:31.782 | + inc/async:async_wait:197 : return 0 2026-09-08 05:08:31.787 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-09-08 05:08:31.850 | [2030 Async create_neutron_accounts:49290]: Waiting for completion of create_neutron_accounts running on PID 49290 (2 other jobs running) 2026-09-08 05:08:31.878 | [2030 Async create_neutron_accounts:49290]: Signaling child to exit 2026-09-08 05:08:31.879 | WAKEUP 2026-09-08 05:08:31.905 | [2030 Async create_neutron_accounts:49290]: Signaled 2026-09-08 05:08:31.907 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-09-08 05:08:31.907 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.62/ 2026-09-08 05:08:31.907 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-09-08 05:08:31.907 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.62/networking 2026-09-08 05:08:31.907 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-09-08 05:08:31.908 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:08:31.908 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-09-08 05:08:31.908 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-09-08 05:08:31.908 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:08:31.908 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 05:08:31.908 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 05:08:31.908 | ++ 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-09-08 05:08:31.908 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.908 | + functions-common:get_or_create_user:915 : user_id=4b1afc0915fd4801931edfe0ad0ccb44 2026-09-08 05:08:31.908 | + functions-common:get_or_create_user:916 : echo 4b1afc0915fd4801931edfe0ad0ccb44 2026-09-08 05:08:31.909 | 4b1afc0915fd4801931edfe0ad0ccb44 2026-09-08 05:08:31.909 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-09-08 05:08:31.909 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:08:31.909 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:08:31.909 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 05:08:31.909 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:08:31.909 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:08:31.909 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 05:08:31.909 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 05:08:31.909 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 05:08:31.910 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 05:08:31.910 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 05:08:31.910 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 05:08:31.910 | + 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-09-08 05:08:31.910 | ++ 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-09-08 05:08:31.910 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.910 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:31.910 | + functions-common:get_or_add_user_project_role:980 : echo cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:31.910 | cf473dfdaf314757a7affe182ced663f 2026-09-08 05:08:31.911 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-08 05:08:31.911 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-09-08 05:08:31.911 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 05:08:31.911 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-09-08 05:08:31.911 | ++ 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-09-08 05:08:31.911 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.911 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 05:08:31.911 | 3d8394b9d98c4a9da10bcf7c53c741df' 2026-09-08 05:08:31.911 | + functions-common:get_or_create_service:1067 : echo 3d8394b9d98c4a9da10bcf7c53c741df 2026-09-08 05:08:31.911 | 3d8394b9d98c4a9da10bcf7c53c741df 2026-09-08 05:08:31.912 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.62/networking 2026-09-08 05:08:31.912 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 05:08:31.912 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.62/networking RegionOne 2026-09-08 05:08:31.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 05:08:31.912 | +++ 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-09-08 05:08:31.912 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 05:08:31.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 05:08:31.912 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.62/networking --region RegionOne -f value -c id 2026-09-08 05:08:31.912 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:08:31.913 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1214f3069124446db2862027a2c46bf6 2026-09-08 05:08:31.913 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1214f3069124446db2862027a2c46bf6 2026-09-08 05:08:31.913 | + functions-common:get_or_create_endpoint:1100 : public_id=1214f3069124446db2862027a2c46bf6 2026-09-08 05:08:31.913 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 05:08:31.913 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 05:08:31.913 | + functions-common:get_or_create_endpoint:1109 : echo 1214f3069124446db2862027a2c46bf6 2026-09-08 05:08:31.913 | 1214f3069124446db2862027a2c46bf6 2026-09-08 05:08:31.962 | [2030 Async create_neutron_accounts:49290]: finished create_neutron_accounts with result 0 in 33 seconds 2026-09-08 05:08:31.972 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-09-08 05:08:31.980 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-09-08 05:08:31.984 | + inc/async:async_wait:197 : return 0 2026-09-08 05:08:31.989 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-09-08 05:08:32.016 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:08:32.021 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-09-08 05:08:32.048 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:08:32.053 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-09-08 05:08:32.057 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:08:32.062 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-09-08 05:08:32.066 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-09-08 05:08:32.071 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-09-08 05:08:32.159 | + inc/async:async_inner:63 : init_glance 2026-09-08 05:08:32.212 | [2030 Async init_glance:51541]: running: init_glance 2026-09-08 05:08:32.216 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-09-08 05:08:32.243 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:08:32.247 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-09-08 05:08:32.251 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:08:32.255 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-09-08 05:08:32.259 | + ./stack.sh:main:1170 : configure_neutron 2026-09-08 05:08:32.262 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-09-08 05:08:32.268 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-09-08 05:08:32.271 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-09-08 05:08:32.293 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-09-08 05:08:32.296 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-09-08 05:08:32.975 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:08:32.976 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:08:32.976 | we strongly recommend against using it for new projects. 2026-09-08 05:08:32.976 | 2026-09-08 05:08:32.976 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:08:32.976 | framework. For more detail see 2026-09-08 05:08:32.976 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:08:32.976 | 2026-09-08 05:08:32.977 | import eventlet as _eventlet # noqa 2026-09-08 05:08:37.169 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:08:37.170 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:08:37.170 | we strongly recommend against using it for new projects. 2026-09-08 05:08:37.170 | 2026-09-08 05:08:37.170 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:08:37.170 | framework. For more detail see 2026-09-08 05:08:37.170 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:08:37.170 | 2026-09-08 05:08:37.170 | import eventlet as _eventlet # noqa 2026-09-08 05:08:41.356 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:08:41.357 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:08:41.357 | we strongly recommend against using it for new projects. 2026-09-08 05:08:41.357 | 2026-09-08 05:08:41.357 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:08:41.357 | framework. For more detail see 2026-09-08 05:08:41.357 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:08:41.357 | 2026-09-08 05:08:41.357 | import eventlet as _eventlet # noqa 2026-09-08 05:08:45.595 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:08:45.596 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:08:45.596 | we strongly recommend against using it for new projects. 2026-09-08 05:08:45.596 | 2026-09-08 05:08:45.596 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:08:45.596 | framework. For more detail see 2026-09-08 05:08:45.596 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:08:45.596 | 2026-09-08 05:08:45.596 | import eventlet as _eventlet # noqa 2026-09-08 05:08:45.935 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:08:45.967 | [51541 Async init_glance:51541]: finished successfully 2026-09-08 05:08:49.639 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:08:49.639 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:08:49.640 | we strongly recommend against using it for new projects. 2026-09-08 05:08:49.640 | 2026-09-08 05:08:49.640 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:08:49.640 | framework. For more detail see 2026-09-08 05:08:49.640 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:08:49.640 | 2026-09-08 05:08:49.640 | import eventlet as _eventlet # noqa 2026-09-08 05:08:53.738 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:08:53.738 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:08:53.738 | we strongly recommend against using it for new projects. 2026-09-08 05:08:53.738 | 2026-09-08 05:08:53.739 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:08:53.739 | framework. For more detail see 2026-09-08 05:08:53.739 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:08:53.739 | 2026-09-08 05:08:53.739 | import eventlet as _eventlet # noqa 2026-09-08 05:08:57.780 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 05:08:57.780 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:08:57.780 | we strongly recommend against using it for new projects. 2026-09-08 05:08:57.781 | 2026-09-08 05:08:57.781 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:08:57.781 | framework. For more detail see 2026-09-08 05:08:57.781 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:08:57.781 | 2026-09-08 05:08:57.781 | from eventlet import event 2026-09-08 05:08:57.984 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-08 05:08:57.984 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-08 05:09:02.098 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:02.098 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:02.098 | we strongly recommend against using it for new projects. 2026-09-08 05:09:02.098 | 2026-09-08 05:09:02.098 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:02.099 | framework. For more detail see 2026-09-08 05:09:02.099 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:02.099 | 2026-09-08 05:09:02.099 | import eventlet as _eventlet # noqa 2026-09-08 05:09:03.970 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:03.970 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:03.970 | we strongly recommend against using it for new projects. 2026-09-08 05:09:03.970 | 2026-09-08 05:09:03.970 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:03.971 | framework. For more detail see 2026-09-08 05:09:03.971 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:03.971 | 2026-09-08 05:09:03.971 | import eventlet as _eventlet # noqa 2026-09-08 05:09:07.990 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:07.990 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:07.990 | we strongly recommend against using it for new projects. 2026-09-08 05:09:07.990 | 2026-09-08 05:09:07.990 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:07.990 | framework. For more detail see 2026-09-08 05:09:07.990 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:07.991 | 2026-09-08 05:09:07.991 | import eventlet as _eventlet # noqa 2026-09-08 05:09:10.500 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:10.500 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:10.500 | we strongly recommend against using it for new projects. 2026-09-08 05:09:10.501 | 2026-09-08 05:09:10.501 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:10.501 | framework. For more detail see 2026-09-08 05:09:10.501 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:10.501 | 2026-09-08 05:09:10.501 | import eventlet as _eventlet # noqa 2026-09-08 05:09:13.923 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-09-08 05:09:13.930 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-08 05:09:13.935 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-09-08 05:09:13.939 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-09-08 05:09:13.942 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-09-08 05:09:13.946 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-08 05:09:13.950 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-08 05:09:13.954 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-09-08 05:09:13.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-09-08 05:09:13.960 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-09-08 05:09:13.966 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-09-08 05:09:13.970 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-08 05:09:13.974 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-09-08 05:09:13.977 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-09-08 05:09:13.982 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-09-08 05:09:13.985 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-09-08 05:09:13.992 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:09:13.995 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:09:13.999 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-09-08 05:09:14.003 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:09:14.011 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-09-08 05:09:14.015 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-09-08 05:09:14.019 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-09-08 05:09:14.023 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-09-08 05:09:14.026 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 05:09:14.030 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 05:09:14.034 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 05:09:14.058 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:09:14.061 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 05:09:14.065 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-08 05:09:14.069 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-08 05:09:14.115 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-09-08 05:09:14.160 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-09-08 05:09:14.205 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-09-08 05:09:14.250 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-09-08 05:09:14.295 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-09-08 05:09:14.339 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-09-08 05:09:14.343 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-09-08 05:09:14.347 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-09-08 05:09:14.352 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 05:09:14.357 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 05:09:14.383 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 05:09:14.387 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 05:09:14.391 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 05:09:14.395 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 05:09:14.398 | + 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-09-08 05:09:14.443 | + 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-09-08 05:09:14.487 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 05:09:14.535 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 05:09:14.579 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-09-08 05:09:14.624 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-09-08 05:09:14.628 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-09-08 05:09:14.632 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-08 05:09:14.636 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-09-08 05:09:14.639 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-09-08 05:09:14.643 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-09-08 05:09:14.647 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-09-08 05:09:14.652 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-09-08 05:09:14.670 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-09-08 05:09:14.689 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-09-08 05:09:14.706 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-09-08 05:09:14.724 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-09-08 05:09:14.742 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-08 05:09:14.746 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 05:09:14.750 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-09-08 05:09:14.756 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.LMVc3zHqKu 2026-09-08 05:09:14.760 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-08 05:09:14.764 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 05:09:14.768 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.LMVc3zHqKu 2026-09-08 05:09:14.774 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.LMVc3zHqKu 2026-09-08 05:09:14.791 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.LMVc3zHqKu /etc/sudoers.d/neutron-rootwrap 2026-09-08 05:09:14.809 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-09-08 05:09:14.812 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-09-08 05:09:14.816 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 05:09:14.861 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-08 05:09:14.864 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 05:09:14.909 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-09-08 05:09:14.912 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-09-08 05:09:14.916 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-09-08 05:09:14.920 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 05:09:14.924 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 05:09:14.928 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 05:09:14.953 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:09:14.958 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 05:09:14.961 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 05:09:14.965 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 05:09:14.991 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:09:14.995 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 05:09:15.000 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.62:5672/ 2026-09-08 05:09:15.048 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 05:09:15.052 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 05:09:15.056 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-09-08 05:09:15.083 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:09:15.087 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-09-08 05:09:15.112 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:09:15.116 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-09-08 05:09:15.142 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:09:15.146 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-09-08 05:09:15.172 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:09:15.175 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-09-08 05:09:15.202 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:09:15.206 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 05:09:15.210 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-09-08 05:09:15.236 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:09:15.240 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-09-08 05:09:15.243 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-09-08 05:09:15.248 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-09-08 05:09:15.248 | Configuring OVN 2026-09-08 05:09:15.252 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-09-08 05:09:15.256 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-09-08 05:09:15.260 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-09-08 05:09:15.266 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=121ed8c4-8954-4e41-be3d-a8822810dd7f 2026-09-08 05:09:15.270 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-09-08 05:09:15.274 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-09-08 05:09:15.278 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 05:09:15.282 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 05:09:15.285 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 05:09:15.289 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 05:09:15.293 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 05:09:15.297 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 05:09:15.300 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 05:09:15.304 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 05:09:15.309 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 05:09:15.313 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 05:09:15.316 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 05:09:15.320 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 05:09:15.324 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 05:09:15.328 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-09-08 05:09:15.332 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-09-08 05:09:15.336 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-09-08 05:09:15.340 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-08 05:09:15.364 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:09:15.368 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-08 05:09:15.431 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-08 05:09:15.435 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-09-08 05:09:15.439 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-09-08 05:09:15.464 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:09:15.468 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-09-08 05:09:15.472 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 05:09:15.476 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-09-08 05:09:15.480 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-09-08 05:09:15.498 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-09-08 05:09:15.506 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-09-08 05:09:15.510 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-09-08 05:09:16.177 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:16.177 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:16.177 | we strongly recommend against using it for new projects. 2026-09-08 05:09:16.177 | 2026-09-08 05:09:16.177 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:16.177 | framework. For more detail see 2026-09-08 05:09:16.177 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:16.177 | 2026-09-08 05:09:16.177 | import eventlet as _eventlet # noqa 2026-09-08 05:09:20.251 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:20.251 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:20.251 | we strongly recommend against using it for new projects. 2026-09-08 05:09:20.252 | 2026-09-08 05:09:20.252 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:20.252 | framework. For more detail see 2026-09-08 05:09:20.252 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:20.252 | 2026-09-08 05:09:20.252 | import eventlet as _eventlet # noqa 2026-09-08 05:09:24.338 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:24.338 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:24.338 | we strongly recommend against using it for new projects. 2026-09-08 05:09:24.338 | 2026-09-08 05:09:24.338 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:24.338 | framework. For more detail see 2026-09-08 05:09:24.339 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:24.339 | 2026-09-08 05:09:24.339 | import eventlet as _eventlet # noqa 2026-09-08 05:09:28.417 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:28.417 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:28.417 | we strongly recommend against using it for new projects. 2026-09-08 05:09:28.417 | 2026-09-08 05:09:28.417 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:28.417 | framework. For more detail see 2026-09-08 05:09:28.417 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:28.417 | 2026-09-08 05:09:28.417 | import eventlet as _eventlet # noqa 2026-09-08 05:09:32.490 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:32.490 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:32.490 | we strongly recommend against using it for new projects. 2026-09-08 05:09:32.490 | 2026-09-08 05:09:32.490 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:32.491 | framework. For more detail see 2026-09-08 05:09:32.491 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:32.491 | 2026-09-08 05:09:32.491 | import eventlet as _eventlet # noqa 2026-09-08 05:09:36.585 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:36.585 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:36.585 | we strongly recommend against using it for new projects. 2026-09-08 05:09:36.585 | 2026-09-08 05:09:36.585 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:36.585 | framework. For more detail see 2026-09-08 05:09:36.586 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:36.586 | 2026-09-08 05:09:36.586 | import eventlet as _eventlet # noqa 2026-09-08 05:09:40.679 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 05:09:40.679 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:40.679 | we strongly recommend against using it for new projects. 2026-09-08 05:09:40.679 | 2026-09-08 05:09:40.680 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:40.680 | framework. For more detail see 2026-09-08 05:09:40.680 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:40.680 | 2026-09-08 05:09:40.680 | from eventlet import event 2026-09-08 05:09:40.882 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-08 05:09:40.882 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-08 05:09:44.965 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:44.965 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:44.965 | we strongly recommend against using it for new projects. 2026-09-08 05:09:44.965 | 2026-09-08 05:09:44.966 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:44.966 | framework. For more detail see 2026-09-08 05:09:44.966 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:44.966 | 2026-09-08 05:09:44.967 | import eventlet as _eventlet # noqa 2026-09-08 05:09:46.842 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:46.842 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:46.842 | we strongly recommend against using it for new projects. 2026-09-08 05:09:46.843 | 2026-09-08 05:09:46.843 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:46.843 | framework. For more detail see 2026-09-08 05:09:46.843 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:46.843 | 2026-09-08 05:09:46.843 | import eventlet as _eventlet # noqa 2026-09-08 05:09:50.892 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:50.892 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:50.892 | we strongly recommend against using it for new projects. 2026-09-08 05:09:50.892 | 2026-09-08 05:09:50.892 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:50.893 | framework. For more detail see 2026-09-08 05:09:50.893 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:50.893 | 2026-09-08 05:09:50.893 | import eventlet as _eventlet # noqa 2026-09-08 05:09:53.387 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:53.387 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:53.388 | we strongly recommend against using it for new projects. 2026-09-08 05:09:53.388 | 2026-09-08 05:09:53.388 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:53.388 | framework. For more detail see 2026-09-08 05:09:53.388 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:53.388 | 2026-09-08 05:09:53.388 | import eventlet as _eventlet # noqa 2026-09-08 05:09:56.784 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 05:09:56.790 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 05:09:56.793 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 05:09:56.796 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 05:09:56.831 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-08 05:09:56.835 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 05:09:56.867 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-09-08 05:09:56.900 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.62 2026-09-08 05:09:56.932 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-09-08 05:09:56.966 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-09-08 05:09:57.001 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-08 05:09:57.035 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.62:6642 2026-09-08 05:09:57.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-09-08 05:09:57.087 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:09:57.091 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-09-08 05:09:57.094 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-09-08 05:09:57.132 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.62:6641 2026-09-08 05:09:57.170 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-09-08 05:09:57.173 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-09-08 05:09:57.176 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-09-08 05:09:57.176 | Configuring Neutron for OVN 2026-09-08 05:09:57.179 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-09-08 05:09:57.201 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:09:57.205 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-09-08 05:09:57.209 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-08 05:09:57.209 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-09-08 05:09:57.857 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:09:57.857 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:09:57.857 | we strongly recommend against using it for new projects. 2026-09-08 05:09:57.857 | 2026-09-08 05:09:57.858 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:09:57.858 | framework. For more detail see 2026-09-08 05:09:57.858 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:09:57.858 | 2026-09-08 05:09:57.858 | import eventlet as _eventlet # noqa 2026-09-08 05:10:01.031 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-09-08 05:10:01.035 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-08 05:10:01.035 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-09-08 05:10:01.683 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:10:01.683 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:10:01.683 | we strongly recommend against using it for new projects. 2026-09-08 05:10:01.684 | 2026-09-08 05:10:01.684 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:10:01.684 | framework. For more detail see 2026-09-08 05:10:01.684 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:10:01.684 | 2026-09-08 05:10:01.684 | import eventlet as _eventlet # noqa 2026-09-08 05:10:04.305 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 05:10:04.308 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-09-08 05:10:04.328 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:04.330 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 05:10:04.334 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:10:04.335 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-09-08 05:10:04.335 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-09-08 05:10:04.335 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 05:10:04.337 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:10:04.338 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-09-08 05:10:04.344 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-09-08 05:10:04.344 | address-scope 2026-09-08 05:10:04.344 | agent 2026-09-08 05:10:04.344 | allowed-address-pairs 2026-09-08 05:10:04.344 | auto-allocated-topology 2026-09-08 05:10:04.344 | availability_zone 2026-09-08 05:10:04.344 | bgp 2026-09-08 05:10:04.344 | bgp_4byte_asn 2026-09-08 05:10:04.345 | bgp_dragent_scheduler 2026-09-08 05:10:04.345 | binding 2026-09-08 05:10:04.345 | binding-extended 2026-09-08 05:10:04.345 | default-subnetpools 2026-09-08 05:10:04.345 | dhcp_agent_scheduler 2026-09-08 05:10:04.345 | dns-domain-ports 2026-09-08 05:10:04.345 | dns-integration 2026-09-08 05:10:04.345 | dns-integration-domain-keywords 2026-09-08 05:10:04.345 | empty-string-filtering 2026-09-08 05:10:04.345 | enable-default-route-bfd 2026-09-08 05:10:04.345 | enable-default-route-ecmp 2026-09-08 05:10:04.345 | expose-port-forwarding-in-fip 2026-09-08 05:10:04.346 | ext-gw-mode 2026-09-08 05:10:04.346 | external-gateway-multihoming 2026-09-08 05:10:04.346 | external-net 2026-09-08 05:10:04.346 | extra_dhcp_opt 2026-09-08 05:10:04.346 | extraroute 2026-09-08 05:10:04.347 | extraroute-atomic 2026-09-08 05:10:04.347 | filter-validation 2026-09-08 05:10:04.347 | fip-port-details 2026-09-08 05:10:04.348 | flavors 2026-09-08 05:10:04.348 | floating-ip-port-forwarding 2026-09-08 05:10:04.349 | floating-ip-port-forwarding-description 2026-09-08 05:10:04.349 | floating-ip-port-forwarding-detail 2026-09-08 05:10:04.349 | floating-ip-port-forwarding-port-ranges 2026-09-08 05:10:04.349 | floatingip-pools 2026-09-08 05:10:04.350 | fwaas_v2 2026-09-08 05:10:04.350 | ip_allocation 2026-09-08 05:10:04.350 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:10:04.350 | l3-flavors 2026-09-08 05:10:04.350 | l3-ha 2026-09-08 05:10:04.350 | l3_agent_scheduler 2026-09-08 05:10:04.350 | logging 2026-09-08 05:10:04.350 | multi-provider 2026-09-08 05:10:04.350 | net-mtu 2026-09-08 05:10:04.350 | net-mtu-writable 2026-09-08 05:10:04.351 | network-ip-availability 2026-09-08 05:10:04.351 | network_availability_zone 2026-09-08 05:10:04.351 | network_ha 2026-09-08 05:10:04.351 | pagination 2026-09-08 05:10:04.351 | port-device-profile 2026-09-08 05:10:04.351 | port-hardware-offload-type 2026-09-08 05:10:04.352 | port-mac-address-regenerate 2026-09-08 05:10:04.352 | port-numa-affinity-policy 2026-09-08 05:10:04.352 | port-numa-affinity-policy-socket 2026-09-08 05:10:04.352 | port-resource-request 2026-09-08 05:10:04.352 | port-security 2026-09-08 05:10:04.353 | port-trusted-vif 2026-09-08 05:10:04.353 | project-id 2026-09-08 05:10:04.353 | provider 2026-09-08 05:10:04.353 | pvlan 2026-09-08 05:10:04.353 | qinq 2026-09-08 05:10:04.353 | qos 2026-09-08 05:10:04.353 | qos-bw-limit-direction 2026-09-08 05:10:04.354 | qos-bw-minimum-ingress 2026-09-08 05:10:04.354 | qos-default 2026-09-08 05:10:04.354 | qos-fip 2026-09-08 05:10:04.354 | qos-gateway-ip 2026-09-08 05:10:04.354 | qos-rule-type-details 2026-09-08 05:10:04.354 | qos-rule-type-filter 2026-09-08 05:10:04.354 | qos-rules-alias 2026-09-08 05:10:04.354 | quota-check-limit 2026-09-08 05:10:04.355 | quota-check-limit-default 2026-09-08 05:10:04.355 | quota_details 2026-09-08 05:10:04.355 | quotas 2026-09-08 05:10:04.355 | rbac-address-scope 2026-09-08 05:10:04.355 | rbac-policies 2026-09-08 05:10:04.355 | rbac-security-groups 2026-09-08 05:10:04.355 | router 2026-09-08 05:10:04.356 | router-enable-snat 2026-09-08 05:10:04.356 | router_availability_zone 2026-09-08 05:10:04.356 | security-group 2026-09-08 05:10:04.356 | security-groups-default-rules 2026-09-08 05:10:04.356 | security-groups-default-statefulness 2026-09-08 05:10:04.356 | security-groups-normalized-cidr 2026-09-08 05:10:04.356 | security-groups-remote-address-group 2026-09-08 05:10:04.357 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:10:04.357 | security-groups-shared-filtering 2026-09-08 05:10:04.357 | segment 2026-09-08 05:10:04.357 | sorting 2026-09-08 05:10:04.357 | standard-attr-description 2026-09-08 05:10:04.357 | standard-attr-fwaas-v2 2026-09-08 05:10:04.358 | standard-attr-revisions 2026-09-08 05:10:04.358 | standard-attr-tag 2026-09-08 05:10:04.358 | standard-attr-timestamp 2026-09-08 05:10:04.358 | stateful-security-group 2026-09-08 05:10:04.358 | subnet-dns-publish-fixed-ip 2026-09-08 05:10:04.358 | subnet-external-network 2026-09-08 05:10:04.358 | subnet-service-types 2026-09-08 05:10:04.359 | subnet_allocation 2026-09-08 05:10:04.359 | subnet_onboard 2026-09-08 05:10:04.359 | subnetpool-prefix-ops 2026-09-08 05:10:04.359 | tag-creation 2026-09-08 05:10:04.359 | tap-mirror 2026-09-08 05:10:04.359 | tap-mirror-both-direction 2026-09-08 05:10:04.359 | trunk 2026-09-08 05:10:04.359 | uplink-status-propagation 2026-09-08 05:10:04.360 | uplink-status-propagation-updatable 2026-09-08 05:10:04.360 | vlan-transparent 2026-09-08 05:10:04.360 | vpn-endpoint-groups 2026-09-08 05:10:04.360 | vpnaas' 2026-09-08 05:10:04.360 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 05:10:04.360 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:10:04.360 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-09-08 05:10:04.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-09-08 05:10:04.361 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:10:04.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-09-08 05:10:04.361 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-09-08 05:10:04.361 | address-scope 2026-09-08 05:10:04.361 | agent 2026-09-08 05:10:04.362 | allowed-address-pairs 2026-09-08 05:10:04.362 | auto-allocated-topology 2026-09-08 05:10:04.362 | availability_zone 2026-09-08 05:10:04.362 | bgp 2026-09-08 05:10:04.362 | bgp_4byte_asn 2026-09-08 05:10:04.362 | bgp_dragent_scheduler 2026-09-08 05:10:04.362 | binding 2026-09-08 05:10:04.362 | binding-extended 2026-09-08 05:10:04.363 | default-subnetpools 2026-09-08 05:10:04.363 | dhcp_agent_scheduler 2026-09-08 05:10:04.363 | dns-domain-ports 2026-09-08 05:10:04.363 | dns-integration 2026-09-08 05:10:04.363 | dns-integration-domain-keywords 2026-09-08 05:10:04.363 | empty-string-filtering 2026-09-08 05:10:04.363 | enable-default-route-bfd 2026-09-08 05:10:04.364 | enable-default-route-ecmp 2026-09-08 05:10:04.364 | expose-port-forwarding-in-fip 2026-09-08 05:10:04.364 | ext-gw-mode 2026-09-08 05:10:04.364 | external-gateway-multihoming 2026-09-08 05:10:04.364 | external-net 2026-09-08 05:10:04.364 | extra_dhcp_opt 2026-09-08 05:10:04.364 | extraroute 2026-09-08 05:10:04.365 | extraroute-atomic 2026-09-08 05:10:04.365 | filter-validation 2026-09-08 05:10:04.365 | fip-port-details 2026-09-08 05:10:04.365 | flavors 2026-09-08 05:10:04.365 | floating-ip-port-forwarding 2026-09-08 05:10:04.365 | floating-ip-port-forwarding-description 2026-09-08 05:10:04.365 | floating-ip-port-forwarding-detail 2026-09-08 05:10:04.366 | floating-ip-port-forwarding-port-ranges 2026-09-08 05:10:04.366 | floatingip-pools 2026-09-08 05:10:04.366 | fwaas_v2 2026-09-08 05:10:04.366 | ip_allocation 2026-09-08 05:10:04.366 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:10:04.366 | l3-flavors 2026-09-08 05:10:04.366 | l3-ha 2026-09-08 05:10:04.367 | l3_agent_scheduler 2026-09-08 05:10:04.367 | logging 2026-09-08 05:10:04.367 | multi-provider 2026-09-08 05:10:04.367 | net-mtu 2026-09-08 05:10:04.367 | net-mtu-writable 2026-09-08 05:10:04.367 | network-ip-availability 2026-09-08 05:10:04.367 | network_availability_zone 2026-09-08 05:10:04.367 | network_ha 2026-09-08 05:10:04.368 | pagination 2026-09-08 05:10:04.368 | port-device-profile 2026-09-08 05:10:04.368 | port-hardware-offload-type 2026-09-08 05:10:04.368 | port-mac-address-regenerate 2026-09-08 05:10:04.368 | port-numa-affinity-policy 2026-09-08 05:10:04.368 | port-numa-affinity-policy-socket 2026-09-08 05:10:04.368 | port-resource-request 2026-09-08 05:10:04.369 | port-security 2026-09-08 05:10:04.369 | port-trusted-vif 2026-09-08 05:10:04.369 | project-id 2026-09-08 05:10:04.369 | provider 2026-09-08 05:10:04.369 | pvlan 2026-09-08 05:10:04.369 | qinq 2026-09-08 05:10:04.369 | qos 2026-09-08 05:10:04.370 | qos-bw-limit-direction 2026-09-08 05:10:04.370 | qos-bw-minimum-ingress 2026-09-08 05:10:04.370 | qos-default 2026-09-08 05:10:04.370 | qos-fip 2026-09-08 05:10:04.370 | qos-gateway-ip 2026-09-08 05:10:04.370 | qos-rule-type-details 2026-09-08 05:10:04.370 | qos-rule-type-filter 2026-09-08 05:10:04.371 | qos-rules-alias 2026-09-08 05:10:04.371 | quota-check-limit 2026-09-08 05:10:04.371 | quota-check-limit-default 2026-09-08 05:10:04.371 | quota_details 2026-09-08 05:10:04.371 | quotas 2026-09-08 05:10:04.371 | rbac-address-scope 2026-09-08 05:10:04.371 | rbac-policies 2026-09-08 05:10:04.372 | rbac-security-groups 2026-09-08 05:10:04.372 | router 2026-09-08 05:10:04.372 | router-enable-snat 2026-09-08 05:10:04.372 | router_availability_zone 2026-09-08 05:10:04.372 | security-group 2026-09-08 05:10:04.372 | security-groups-default-rules 2026-09-08 05:10:04.372 | security-groups-default-statefulness 2026-09-08 05:10:04.372 | security-groups-normalized-cidr 2026-09-08 05:10:04.373 | security-groups-remote-address-group 2026-09-08 05:10:04.373 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:10:04.373 | security-groups-shared-filtering 2026-09-08 05:10:04.373 | segment 2026-09-08 05:10:04.373 | sorting 2026-09-08 05:10:04.373 | standard-attr-description 2026-09-08 05:10:04.374 | standard-attr-fwaas-v2 2026-09-08 05:10:04.374 | standard-attr-revisions 2026-09-08 05:10:04.374 | standard-attr-tag 2026-09-08 05:10:04.374 | standard-attr-timestamp 2026-09-08 05:10:04.374 | stateful-security-group 2026-09-08 05:10:04.374 | subnet-dns-publish-fixed-ip 2026-09-08 05:10:04.374 | subnet-external-network 2026-09-08 05:10:04.375 | subnet-service-types 2026-09-08 05:10:04.375 | subnet_allocation 2026-09-08 05:10:04.375 | subnet_onboard 2026-09-08 05:10:04.375 | subnetpool-prefix-ops 2026-09-08 05:10:04.375 | tag-creation 2026-09-08 05:10:04.375 | tap-mirror 2026-09-08 05:10:04.376 | tap-mirror-both-direction 2026-09-08 05:10:04.376 | trunk 2026-09-08 05:10:04.376 | uplink-status-propagation 2026-09-08 05:10:04.376 | uplink-status-propagation-updatable 2026-09-08 05:10:04.376 | vlan-transparent 2026-09-08 05:10:04.376 | vpn-endpoint-groups 2026-09-08 05:10:04.376 | vpnaas' 2026-09-08 05:10:04.377 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-08 05:10:04.377 | address-scope 2026-09-08 05:10:04.377 | agent 2026-09-08 05:10:04.377 | allowed-address-pairs 2026-09-08 05:10:04.377 | auto-allocated-topology 2026-09-08 05:10:04.377 | availability_zone 2026-09-08 05:10:04.377 | bgp 2026-09-08 05:10:04.377 | bgp_4byte_asn 2026-09-08 05:10:04.378 | bgp_dragent_scheduler 2026-09-08 05:10:04.378 | binding 2026-09-08 05:10:04.378 | binding-extended 2026-09-08 05:10:04.378 | default-subnetpools 2026-09-08 05:10:04.378 | dhcp_agent_scheduler 2026-09-08 05:10:04.378 | dns-domain-ports 2026-09-08 05:10:04.378 | dns-integration 2026-09-08 05:10:04.379 | dns-integration-domain-keywords 2026-09-08 05:10:04.379 | empty-string-filtering 2026-09-08 05:10:04.379 | enable-default-route-bfd 2026-09-08 05:10:04.379 | enable-default-route-ecmp 2026-09-08 05:10:04.379 | expose-port-forwarding-in-fip 2026-09-08 05:10:04.379 | ext-gw-mode 2026-09-08 05:10:04.379 | external-gateway-multihoming 2026-09-08 05:10:04.380 | external-net 2026-09-08 05:10:04.380 | extra_dhcp_opt 2026-09-08 05:10:04.380 | extraroute 2026-09-08 05:10:04.380 | extraroute-atomic 2026-09-08 05:10:04.380 | filter-validation 2026-09-08 05:10:04.380 | fip-port-details 2026-09-08 05:10:04.380 | flavors 2026-09-08 05:10:04.380 | floating-ip-port-forwarding 2026-09-08 05:10:04.381 | floating-ip-port-forwarding-description 2026-09-08 05:10:04.381 | floating-ip-port-forwarding-detail 2026-09-08 05:10:04.381 | floating-ip-port-forwarding-port-ranges 2026-09-08 05:10:04.381 | floatingip-pools 2026-09-08 05:10:04.381 | fwaas_v2 2026-09-08 05:10:04.381 | ip_allocation 2026-09-08 05:10:04.381 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:10:04.382 | l3-flavors 2026-09-08 05:10:04.382 | l3-ha 2026-09-08 05:10:04.382 | l3_agent_scheduler 2026-09-08 05:10:04.382 | logging 2026-09-08 05:10:04.382 | multi-provider 2026-09-08 05:10:04.382 | net-mtu 2026-09-08 05:10:04.383 | net-mtu-writable 2026-09-08 05:10:04.383 | network-ip-availability 2026-09-08 05:10:04.383 | network_availability_zone 2026-09-08 05:10:04.383 | network_ha 2026-09-08 05:10:04.383 | pagination 2026-09-08 05:10:04.383 | port-device-profile 2026-09-08 05:10:04.383 | port-hardware-offload-type 2026-09-08 05:10:04.383 | port-mac-address-regenerate 2026-09-08 05:10:04.384 | port-numa-affinity-policy 2026-09-08 05:10:04.384 | port-numa-affinity-policy-socket 2026-09-08 05:10:04.384 | port-resource-request 2026-09-08 05:10:04.384 | port-security 2026-09-08 05:10:04.384 | port-trusted-vif 2026-09-08 05:10:04.384 | project-id 2026-09-08 05:10:04.385 | provider 2026-09-08 05:10:04.385 | pvlan 2026-09-08 05:10:04.385 | qinq 2026-09-08 05:10:04.385 | qos 2026-09-08 05:10:04.385 | qos-bw-limit-direction 2026-09-08 05:10:04.385 | qos-bw-minimum-ingress 2026-09-08 05:10:04.385 | qos-default 2026-09-08 05:10:04.385 | qos-fip 2026-09-08 05:10:04.386 | qos-gateway-ip 2026-09-08 05:10:04.386 | qos-rule-type-details 2026-09-08 05:10:04.386 | qos-rule-type-filter 2026-09-08 05:10:04.386 | qos-rules-alias 2026-09-08 05:10:04.386 | quota-check-limit 2026-09-08 05:10:04.386 | quota-check-limit-default 2026-09-08 05:10:04.386 | quota_details 2026-09-08 05:10:04.386 | quotas 2026-09-08 05:10:04.386 | rbac-address-scope 2026-09-08 05:10:04.387 | rbac-policies 2026-09-08 05:10:04.387 | rbac-security-groups 2026-09-08 05:10:04.387 | router 2026-09-08 05:10:04.387 | router-enable-snat 2026-09-08 05:10:04.387 | router_availability_zone 2026-09-08 05:10:04.387 | security-group 2026-09-08 05:10:04.387 | security-groups-default-rules 2026-09-08 05:10:04.387 | security-groups-default-statefulness 2026-09-08 05:10:04.387 | security-groups-normalized-cidr 2026-09-08 05:10:04.387 | security-groups-remote-address-group 2026-09-08 05:10:04.388 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:10:04.388 | security-groups-shared-filtering 2026-09-08 05:10:04.388 | segment 2026-09-08 05:10:04.388 | sorting 2026-09-08 05:10:04.388 | standard-attr-description 2026-09-08 05:10:04.388 | standard-attr-fwaas-v2 2026-09-08 05:10:04.388 | standard-attr-revisions 2026-09-08 05:10:04.389 | standard-attr-tag 2026-09-08 05:10:04.389 | standard-attr-timestamp 2026-09-08 05:10:04.389 | stateful-security-group 2026-09-08 05:10:04.389 | subnet-dns-publish-fixed-ip 2026-09-08 05:10:04.389 | subnet-external-network 2026-09-08 05:10:04.389 | subnet-service-types 2026-09-08 05:10:04.389 | subnet_allocation 2026-09-08 05:10:04.390 | subnet_onboard 2026-09-08 05:10:04.390 | subnetpool-prefix-ops 2026-09-08 05:10:04.390 | tag-creation 2026-09-08 05:10:04.390 | tap-mirror 2026-09-08 05:10:04.390 | tap-mirror-both-direction 2026-09-08 05:10:04.390 | trunk 2026-09-08 05:10:04.390 | uplink-status-propagation 2026-09-08 05:10:04.391 | uplink-status-propagation-updatable 2026-09-08 05:10:04.391 | vlan-transparent 2026-09-08 05:10:04.391 | vpn-endpoint-groups 2026-09-08 05:10:04.391 | vpnaas' 2026-09-08 05:10:04.391 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:10:04.391 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-09-08 05:10:04.391 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-08 05:10:04.392 | address-scope 2026-09-08 05:10:04.392 | agent 2026-09-08 05:10:04.392 | allowed-address-pairs 2026-09-08 05:10:04.392 | auto-allocated-topology 2026-09-08 05:10:04.392 | availability_zone 2026-09-08 05:10:04.392 | bgp 2026-09-08 05:10:04.392 | bgp_4byte_asn 2026-09-08 05:10:04.393 | bgp_dragent_scheduler 2026-09-08 05:10:04.393 | binding 2026-09-08 05:10:04.393 | binding-extended 2026-09-08 05:10:04.393 | default-subnetpools 2026-09-08 05:10:04.393 | dhcp_agent_scheduler 2026-09-08 05:10:04.393 | dns-domain-ports 2026-09-08 05:10:04.394 | dns-integration 2026-09-08 05:10:04.394 | dns-integration-domain-keywords 2026-09-08 05:10:04.394 | empty-string-filtering 2026-09-08 05:10:04.394 | enable-default-route-bfd 2026-09-08 05:10:04.394 | enable-default-route-ecmp 2026-09-08 05:10:04.394 | expose-port-forwarding-in-fip 2026-09-08 05:10:04.394 | ext-gw-mode 2026-09-08 05:10:04.395 | external-gateway-multihoming 2026-09-08 05:10:04.395 | external-net 2026-09-08 05:10:04.395 | extra_dhcp_opt 2026-09-08 05:10:04.395 | extraroute 2026-09-08 05:10:04.395 | extraroute-atomic 2026-09-08 05:10:04.395 | filter-validation 2026-09-08 05:10:04.395 | fip-port-details 2026-09-08 05:10:04.396 | flavors 2026-09-08 05:10:04.396 | floating-ip-port-forwarding 2026-09-08 05:10:04.396 | floating-ip-port-forwarding-description 2026-09-08 05:10:04.396 | floating-ip-port-forwarding-detail 2026-09-08 05:10:04.396 | floating-ip-port-forwarding-port-ranges 2026-09-08 05:10:04.396 | floatingip-pools 2026-09-08 05:10:04.396 | fwaas_v2 2026-09-08 05:10:04.397 | ip_allocation 2026-09-08 05:10:04.397 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:10:04.397 | l3-flavors 2026-09-08 05:10:04.397 | l3-ha 2026-09-08 05:10:04.397 | l3_agent_scheduler 2026-09-08 05:10:04.397 | logging 2026-09-08 05:10:04.397 | multi-provider 2026-09-08 05:10:04.398 | net-mtu 2026-09-08 05:10:04.398 | net-mtu-writable 2026-09-08 05:10:04.398 | network-ip-availability 2026-09-08 05:10:04.398 | network_availability_zone 2026-09-08 05:10:04.398 | network_ha 2026-09-08 05:10:04.398 | pagination 2026-09-08 05:10:04.398 | port-device-profile 2026-09-08 05:10:04.398 | port-hardware-offload-type 2026-09-08 05:10:04.399 | port-mac-address-regenerate 2026-09-08 05:10:04.399 | port-numa-affinity-policy 2026-09-08 05:10:04.399 | port-numa-affinity-policy-socket 2026-09-08 05:10:04.399 | port-resource-request 2026-09-08 05:10:04.399 | port-security 2026-09-08 05:10:04.399 | port-trusted-vif 2026-09-08 05:10:04.400 | project-id 2026-09-08 05:10:04.400 | provider 2026-09-08 05:10:04.400 | pvlan 2026-09-08 05:10:04.400 | qinq 2026-09-08 05:10:04.400 | qos 2026-09-08 05:10:04.400 | qos-bw-limit-direction 2026-09-08 05:10:04.400 | qos-bw-minimum-ingress 2026-09-08 05:10:04.400 | qos-default 2026-09-08 05:10:04.400 | qos-fip 2026-09-08 05:10:04.400 | qos-gateway-ip 2026-09-08 05:10:04.401 | qos-rule-type-details 2026-09-08 05:10:04.401 | qos-rule-type-filter 2026-09-08 05:10:04.401 | qos-rules-alias 2026-09-08 05:10:04.401 | quota-check-limit 2026-09-08 05:10:04.401 | quota-check-limit-default 2026-09-08 05:10:04.401 | quota_details 2026-09-08 05:10:04.402 | quotas 2026-09-08 05:10:04.402 | rbac-address-scope 2026-09-08 05:10:04.402 | rbac-policies 2026-09-08 05:10:04.402 | rbac-security-groups 2026-09-08 05:10:04.402 | router 2026-09-08 05:10:04.402 | router-enable-snat 2026-09-08 05:10:04.402 | router_availability_zone 2026-09-08 05:10:04.402 | security-group 2026-09-08 05:10:04.402 | security-groups-default-rules 2026-09-08 05:10:04.402 | security-groups-default-statefulness 2026-09-08 05:10:04.403 | security-groups-normalized-cidr 2026-09-08 05:10:04.403 | security-groups-remote-address-group 2026-09-08 05:10:04.403 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:10:04.403 | security-groups-shared-filtering 2026-09-08 05:10:04.403 | segment 2026-09-08 05:10:04.403 | sorting 2026-09-08 05:10:04.404 | standard-attr-description 2026-09-08 05:10:04.404 | standard-attr-fwaas-v2 2026-09-08 05:10:04.404 | standard-attr-revisions 2026-09-08 05:10:04.404 | standard-attr-tag 2026-09-08 05:10:04.404 | standard-attr-timestamp 2026-09-08 05:10:04.404 | stateful-security-group 2026-09-08 05:10:04.404 | subnet-dns-publish-fixed-ip 2026-09-08 05:10:04.405 | subnet-external-network 2026-09-08 05:10:04.405 | subnet-service-types 2026-09-08 05:10:04.405 | subnet_allocation 2026-09-08 05:10:04.405 | subnet_onboard 2026-09-08 05:10:04.405 | subnetpool-prefix-ops 2026-09-08 05:10:04.405 | tag-creation 2026-09-08 05:10:04.405 | tap-mirror 2026-09-08 05:10:04.406 | tap-mirror-both-direction 2026-09-08 05:10:04.406 | trunk 2026-09-08 05:10:04.406 | uplink-status-propagation 2026-09-08 05:10:04.406 | uplink-status-propagation-updatable 2026-09-08 05:10:04.406 | vlan-transparent 2026-09-08 05:10:04.406 | vpn-endpoint-groups 2026-09-08 05:10:04.407 | vpnaas' 2026-09-08 05:10:04.407 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:10:04.407 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-09-08 05:10:04.407 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-09-08 05:10:04.407 | address-scope 2026-09-08 05:10:04.407 | agent 2026-09-08 05:10:04.407 | allowed-address-pairs 2026-09-08 05:10:04.408 | auto-allocated-topology 2026-09-08 05:10:04.408 | availability_zone 2026-09-08 05:10:04.408 | bgp 2026-09-08 05:10:04.408 | bgp_4byte_asn 2026-09-08 05:10:04.408 | bgp_dragent_scheduler 2026-09-08 05:10:04.408 | binding 2026-09-08 05:10:04.408 | binding-extended 2026-09-08 05:10:04.408 | default-subnetpools 2026-09-08 05:10:04.409 | dhcp_agent_scheduler 2026-09-08 05:10:04.409 | dns-domain-ports 2026-09-08 05:10:04.409 | dns-integration 2026-09-08 05:10:04.409 | dns-integration-domain-keywords 2026-09-08 05:10:04.409 | empty-string-filtering 2026-09-08 05:10:04.409 | enable-default-route-bfd 2026-09-08 05:10:04.409 | enable-default-route-ecmp 2026-09-08 05:10:04.410 | expose-port-forwarding-in-fip 2026-09-08 05:10:04.410 | ext-gw-mode 2026-09-08 05:10:04.410 | external-gateway-multihoming 2026-09-08 05:10:04.410 | external-net 2026-09-08 05:10:04.410 | extra_dhcp_opt 2026-09-08 05:10:04.410 | extraroute 2026-09-08 05:10:04.410 | extraroute-atomic 2026-09-08 05:10:04.411 | filter-validation 2026-09-08 05:10:04.411 | fip-port-details 2026-09-08 05:10:04.411 | flavors 2026-09-08 05:10:04.411 | floating-ip-port-forwarding 2026-09-08 05:10:04.411 | floating-ip-port-forwarding-description 2026-09-08 05:10:04.411 | floating-ip-port-forwarding-detail 2026-09-08 05:10:04.411 | floating-ip-port-forwarding-port-ranges 2026-09-08 05:10:04.412 | floatingip-pools 2026-09-08 05:10:04.412 | fwaas_v2 2026-09-08 05:10:04.412 | ip_allocation 2026-09-08 05:10:04.412 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:10:04.412 | l3-flavors 2026-09-08 05:10:04.412 | l3-ha 2026-09-08 05:10:04.412 | l3_agent_scheduler 2026-09-08 05:10:04.413 | logging 2026-09-08 05:10:04.413 | multi-provider 2026-09-08 05:10:04.413 | net-mtu 2026-09-08 05:10:04.413 | net-mtu-writable 2026-09-08 05:10:04.413 | network-ip-availability 2026-09-08 05:10:04.413 | network_availability_zone 2026-09-08 05:10:04.413 | network_ha 2026-09-08 05:10:04.414 | pagination 2026-09-08 05:10:04.414 | port-device-profile 2026-09-08 05:10:04.414 | port-hardware-offload-type 2026-09-08 05:10:04.414 | port-mac-address-regenerate 2026-09-08 05:10:04.414 | port-numa-affinity-policy 2026-09-08 05:10:04.414 | port-numa-affinity-policy-socket 2026-09-08 05:10:04.414 | port-resource-request 2026-09-08 05:10:04.415 | port-security 2026-09-08 05:10:04.415 | port-trusted-vif 2026-09-08 05:10:04.415 | project-id 2026-09-08 05:10:04.415 | provider 2026-09-08 05:10:04.415 | pvlan 2026-09-08 05:10:04.415 | qinq 2026-09-08 05:10:04.415 | qos 2026-09-08 05:10:04.416 | qos-bw-limit-direction 2026-09-08 05:10:04.416 | qos-bw-minimum-ingress 2026-09-08 05:10:04.416 | qos-default 2026-09-08 05:10:04.416 | qos-fip 2026-09-08 05:10:04.416 | qos-gateway-ip 2026-09-08 05:10:04.416 | qos-rule-type-details 2026-09-08 05:10:04.416 | qos-rule-type-filter 2026-09-08 05:10:04.416 | qos-rules-alias 2026-09-08 05:10:04.417 | quota-check-limit 2026-09-08 05:10:04.417 | quota-check-limit-default 2026-09-08 05:10:04.417 | quota_details 2026-09-08 05:10:04.417 | quotas 2026-09-08 05:10:04.417 | rbac-address-scope 2026-09-08 05:10:04.417 | rbac-policies 2026-09-08 05:10:04.418 | rbac-security-groups 2026-09-08 05:10:04.418 | router 2026-09-08 05:10:04.418 | router-enable-snat 2026-09-08 05:10:04.418 | router_availability_zone 2026-09-08 05:10:04.418 | security-group 2026-09-08 05:10:04.418 | security-groups-default-rules 2026-09-08 05:10:04.418 | security-groups-default-statefulness 2026-09-08 05:10:04.419 | security-groups-normalized-cidr 2026-09-08 05:10:04.419 | security-groups-remote-address-group 2026-09-08 05:10:04.419 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:10:04.419 | security-groups-shared-filtering 2026-09-08 05:10:04.419 | segment 2026-09-08 05:10:04.419 | sorting 2026-09-08 05:10:04.419 | standard-attr-description 2026-09-08 05:10:04.420 | standard-attr-fwaas-v2 2026-09-08 05:10:04.420 | standard-attr-revisions 2026-09-08 05:10:04.420 | standard-attr-tag 2026-09-08 05:10:04.420 | standard-attr-timestamp 2026-09-08 05:10:04.420 | stateful-security-group 2026-09-08 05:10:04.420 | subnet-dns-publish-fixed-ip 2026-09-08 05:10:04.420 | subnet-external-network 2026-09-08 05:10:04.421 | subnet-service-types 2026-09-08 05:10:04.421 | subnet_allocation 2026-09-08 05:10:04.421 | subnet_onboard 2026-09-08 05:10:04.421 | subnetpool-prefix-ops 2026-09-08 05:10:04.421 | tag-creation 2026-09-08 05:10:04.421 | tap-mirror 2026-09-08 05:10:04.421 | tap-mirror-both-direction 2026-09-08 05:10:04.422 | trunk 2026-09-08 05:10:04.422 | uplink-status-propagation 2026-09-08 05:10:04.422 | uplink-status-propagation-updatable 2026-09-08 05:10:04.422 | vlan-transparent 2026-09-08 05:10:04.422 | vpn-endpoint-groups 2026-09-08 05:10:04.422 | vpnaas' 2026-09-08 05:10:04.422 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-08 05:10:04.423 | address-scope 2026-09-08 05:10:04.423 | agent 2026-09-08 05:10:04.423 | allowed-address-pairs 2026-09-08 05:10:04.423 | auto-allocated-topology 2026-09-08 05:10:04.423 | availability_zone 2026-09-08 05:10:04.423 | bgp 2026-09-08 05:10:04.423 | bgp_4byte_asn 2026-09-08 05:10:04.424 | bgp_dragent_scheduler 2026-09-08 05:10:04.424 | binding 2026-09-08 05:10:04.424 | binding-extended 2026-09-08 05:10:04.424 | default-subnetpools 2026-09-08 05:10:04.424 | dhcp_agent_scheduler 2026-09-08 05:10:04.424 | dns-domain-ports 2026-09-08 05:10:04.424 | dns-integration 2026-09-08 05:10:04.425 | dns-integration-domain-keywords 2026-09-08 05:10:04.425 | empty-string-filtering 2026-09-08 05:10:04.425 | enable-default-route-bfd 2026-09-08 05:10:04.425 | enable-default-route-ecmp 2026-09-08 05:10:04.425 | expose-port-forwarding-in-fip 2026-09-08 05:10:04.425 | ext-gw-mode 2026-09-08 05:10:04.426 | external-gateway-multihoming 2026-09-08 05:10:04.426 | external-net 2026-09-08 05:10:04.426 | extra_dhcp_opt 2026-09-08 05:10:04.426 | extraroute 2026-09-08 05:10:04.426 | extraroute-atomic 2026-09-08 05:10:04.426 | filter-validation 2026-09-08 05:10:04.426 | fip-port-details 2026-09-08 05:10:04.426 | flavors 2026-09-08 05:10:04.427 | floating-ip-port-forwarding 2026-09-08 05:10:04.427 | floating-ip-port-forwarding-description 2026-09-08 05:10:04.427 | floating-ip-port-forwarding-detail 2026-09-08 05:10:04.427 | floating-ip-port-forwarding-port-ranges 2026-09-08 05:10:04.427 | floatingip-pools 2026-09-08 05:10:04.427 | fwaas_v2 2026-09-08 05:10:04.428 | ip_allocation 2026-09-08 05:10:04.428 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:10:04.428 | l3-flavors 2026-09-08 05:10:04.428 | l3-ha 2026-09-08 05:10:04.428 | l3_agent_scheduler 2026-09-08 05:10:04.428 | logging 2026-09-08 05:10:04.428 | multi-provider 2026-09-08 05:10:04.429 | net-mtu 2026-09-08 05:10:04.429 | net-mtu-writable 2026-09-08 05:10:04.429 | network-ip-availability 2026-09-08 05:10:04.429 | network_availability_zone 2026-09-08 05:10:04.429 | network_ha 2026-09-08 05:10:04.429 | pagination 2026-09-08 05:10:04.429 | port-device-profile 2026-09-08 05:10:04.429 | port-hardware-offload-type 2026-09-08 05:10:04.430 | port-mac-address-regenerate 2026-09-08 05:10:04.430 | port-numa-affinity-policy 2026-09-08 05:10:04.430 | port-numa-affinity-policy-socket 2026-09-08 05:10:04.430 | port-resource-request 2026-09-08 05:10:04.430 | port-security 2026-09-08 05:10:04.430 | port-trusted-vif 2026-09-08 05:10:04.431 | project-id 2026-09-08 05:10:04.431 | provider 2026-09-08 05:10:04.431 | pvlan 2026-09-08 05:10:04.431 | qinq 2026-09-08 05:10:04.431 | qos 2026-09-08 05:10:04.431 | qos-bw-limit-direction 2026-09-08 05:10:04.431 | qos-bw-minimum-ingress 2026-09-08 05:10:04.431 | qos-default 2026-09-08 05:10:04.432 | qos-fip 2026-09-08 05:10:04.432 | qos-gateway-ip 2026-09-08 05:10:04.432 | qos-rule-type-details 2026-09-08 05:10:04.432 | qos-rule-type-filter 2026-09-08 05:10:04.432 | qos-rules-alias 2026-09-08 05:10:04.432 | quota-check-limit 2026-09-08 05:10:04.433 | quota-check-limit-default 2026-09-08 05:10:04.433 | quota_details 2026-09-08 05:10:04.433 | quotas 2026-09-08 05:10:04.433 | rbac-address-scope 2026-09-08 05:10:04.433 | rbac-policies 2026-09-08 05:10:04.433 | rbac-security-groups 2026-09-08 05:10:04.433 | router 2026-09-08 05:10:04.434 | router-enable-snat 2026-09-08 05:10:04.434 | router_availability_zone 2026-09-08 05:10:04.434 | security-group 2026-09-08 05:10:04.434 | security-groups-default-rules 2026-09-08 05:10:04.434 | security-groups-default-statefulness 2026-09-08 05:10:04.434 | security-groups-normalized-cidr 2026-09-08 05:10:04.434 | security-groups-remote-address-group 2026-09-08 05:10:04.435 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:10:04.435 | security-groups-shared-filtering 2026-09-08 05:10:04.435 | segment 2026-09-08 05:10:04.435 | sorting 2026-09-08 05:10:04.435 | standard-attr-description 2026-09-08 05:10:04.435 | standard-attr-fwaas-v2 2026-09-08 05:10:04.435 | standard-attr-revisions 2026-09-08 05:10:04.436 | standard-attr-tag 2026-09-08 05:10:04.436 | standard-attr-timestamp 2026-09-08 05:10:04.436 | stateful-security-group 2026-09-08 05:10:04.436 | subnet-dns-publish-fixed-ip 2026-09-08 05:10:04.436 | subnet-external-network 2026-09-08 05:10:04.436 | subnet-service-types 2026-09-08 05:10:04.436 | subnet_allocation 2026-09-08 05:10:04.437 | subnet_onboard 2026-09-08 05:10:04.437 | subnetpool-prefix-ops 2026-09-08 05:10:04.437 | tag-creation 2026-09-08 05:10:04.437 | tap-mirror 2026-09-08 05:10:04.437 | tap-mirror-both-direction 2026-09-08 05:10:04.437 | trunk 2026-09-08 05:10:04.437 | uplink-status-propagation 2026-09-08 05:10:04.438 | uplink-status-propagation-updatable 2026-09-08 05:10:04.438 | vlan-transparent 2026-09-08 05:10:04.438 | vpn-endpoint-groups 2026-09-08 05:10:04.438 | vpnaas' 2026-09-08 05:10:04.438 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:10:04.438 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-09-08 05:10:04.438 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-08 05:10:04.439 | address-scope 2026-09-08 05:10:04.439 | agent 2026-09-08 05:10:04.439 | allowed-address-pairs 2026-09-08 05:10:04.439 | auto-allocated-topology 2026-09-08 05:10:04.439 | availability_zone 2026-09-08 05:10:04.439 | bgp 2026-09-08 05:10:04.439 | bgp_4byte_asn 2026-09-08 05:10:04.440 | bgp_dragent_scheduler 2026-09-08 05:10:04.440 | binding 2026-09-08 05:10:04.440 | binding-extended 2026-09-08 05:10:04.440 | default-subnetpools 2026-09-08 05:10:04.440 | dhcp_agent_scheduler 2026-09-08 05:10:04.440 | dns-domain-ports 2026-09-08 05:10:04.441 | dns-integration 2026-09-08 05:10:04.441 | dns-integration-domain-keywords 2026-09-08 05:10:04.441 | empty-string-filtering 2026-09-08 05:10:04.441 | enable-default-route-bfd 2026-09-08 05:10:04.441 | enable-default-route-ecmp 2026-09-08 05:10:04.441 | expose-port-forwarding-in-fip 2026-09-08 05:10:04.441 | ext-gw-mode 2026-09-08 05:10:04.441 | external-gateway-multihoming 2026-09-08 05:10:04.442 | external-net 2026-09-08 05:10:04.442 | extra_dhcp_opt 2026-09-08 05:10:04.442 | extraroute 2026-09-08 05:10:04.442 | extraroute-atomic 2026-09-08 05:10:04.442 | filter-validation 2026-09-08 05:10:04.442 | fip-port-details 2026-09-08 05:10:04.443 | flavors 2026-09-08 05:10:04.443 | floating-ip-port-forwarding 2026-09-08 05:10:04.443 | floating-ip-port-forwarding-description 2026-09-08 05:10:04.443 | floating-ip-port-forwarding-detail 2026-09-08 05:10:04.443 | floating-ip-port-forwarding-port-ranges 2026-09-08 05:10:04.443 | floatingip-pools 2026-09-08 05:10:04.443 | fwaas_v2 2026-09-08 05:10:04.444 | ip_allocation 2026-09-08 05:10:04.444 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:10:04.444 | l3-flavors 2026-09-08 05:10:04.444 | l3-ha 2026-09-08 05:10:04.444 | l3_agent_scheduler 2026-09-08 05:10:04.444 | logging 2026-09-08 05:10:04.444 | multi-provider 2026-09-08 05:10:04.444 | net-mtu 2026-09-08 05:10:04.445 | net-mtu-writable 2026-09-08 05:10:04.445 | network-ip-availability 2026-09-08 05:10:04.445 | network_availability_zone 2026-09-08 05:10:04.445 | network_ha 2026-09-08 05:10:04.445 | pagination 2026-09-08 05:10:04.445 | port-device-profile 2026-09-08 05:10:04.446 | port-hardware-offload-type 2026-09-08 05:10:04.446 | port-mac-address-regenerate 2026-09-08 05:10:04.446 | port-numa-affinity-policy 2026-09-08 05:10:04.446 | port-numa-affinity-policy-socket 2026-09-08 05:10:04.446 | port-resource-request 2026-09-08 05:10:04.446 | port-security 2026-09-08 05:10:04.446 | port-trusted-vif 2026-09-08 05:10:04.446 | project-id 2026-09-08 05:10:04.447 | provider 2026-09-08 05:10:04.447 | pvlan 2026-09-08 05:10:04.447 | qinq 2026-09-08 05:10:04.447 | qos 2026-09-08 05:10:04.447 | qos-bw-limit-direction 2026-09-08 05:10:04.447 | qos-bw-minimum-ingress 2026-09-08 05:10:04.447 | qos-default 2026-09-08 05:10:04.448 | qos-fip 2026-09-08 05:10:04.448 | qos-gateway-ip 2026-09-08 05:10:04.448 | qos-rule-type-details 2026-09-08 05:10:04.448 | qos-rule-type-filter 2026-09-08 05:10:04.448 | qos-rules-alias 2026-09-08 05:10:04.448 | quota-check-limit 2026-09-08 05:10:04.448 | quota-check-limit-default 2026-09-08 05:10:04.449 | quota_details 2026-09-08 05:10:04.449 | quotas 2026-09-08 05:10:04.449 | rbac-address-scope 2026-09-08 05:10:04.449 | rbac-policies 2026-09-08 05:10:04.449 | rbac-security-groups 2026-09-08 05:10:04.449 | router 2026-09-08 05:10:04.449 | router-enable-snat 2026-09-08 05:10:04.450 | router_availability_zone 2026-09-08 05:10:04.450 | security-group 2026-09-08 05:10:04.450 | security-groups-default-rules 2026-09-08 05:10:04.450 | security-groups-default-statefulness 2026-09-08 05:10:04.450 | security-groups-normalized-cidr 2026-09-08 05:10:04.450 | security-groups-remote-address-group 2026-09-08 05:10:04.450 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:10:04.451 | security-groups-shared-filtering 2026-09-08 05:10:04.451 | segment 2026-09-08 05:10:04.451 | sorting 2026-09-08 05:10:04.451 | standard-attr-description 2026-09-08 05:10:04.452 | standard-attr-fwaas-v2 2026-09-08 05:10:04.452 | standard-attr-revisions 2026-09-08 05:10:04.452 | standard-attr-tag 2026-09-08 05:10:04.452 | standard-attr-timestamp 2026-09-08 05:10:04.452 | stateful-security-group 2026-09-08 05:10:04.452 | subnet-dns-publish-fixed-ip 2026-09-08 05:10:04.452 | subnet-external-network 2026-09-08 05:10:04.452 | subnet-service-types 2026-09-08 05:10:04.453 | subnet_allocation 2026-09-08 05:10:04.453 | subnet_onboard 2026-09-08 05:10:04.453 | subnetpool-prefix-ops 2026-09-08 05:10:04.453 | tag-creation 2026-09-08 05:10:04.453 | tap-mirror 2026-09-08 05:10:04.453 | tap-mirror-both-direction 2026-09-08 05:10:04.453 | trunk 2026-09-08 05:10:04.454 | uplink-status-propagation 2026-09-08 05:10:04.454 | uplink-status-propagation-updatable 2026-09-08 05:10:04.454 | vlan-transparent 2026-09-08 05:10:04.454 | vpn-endpoint-groups 2026-09-08 05:10:04.454 | vpnaas' 2026-09-08 05:10:04.454 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:10:04.454 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-09-08 05:10:04.454 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-09-08 05:10:04.455 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-09-08 05:10:04.455 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-09-08 05:10:04.455 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-09-08 05:10:04.455 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 05:10:04.455 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 05:10:04.456 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-09-08 05:10:04.456 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:04.456 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-08 05:10:04.456 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-09-08 05:10:04.456 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-09-08 05:10:04.456 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:04.456 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-09-08 05:10:04.479 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.62:6641 2026-09-08 05:10:04.484 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:04.487 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 05:10:04.491 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.62:6641 2026-09-08 05:10:04.494 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.62:6641 ']' 2026-09-08 05:10:04.497 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:04.500 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.62:6641 2026-09-08 05:10:04.540 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.62:6642 2026-09-08 05:10:04.543 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:04.546 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 05:10:04.549 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.62:6642 2026-09-08 05:10:04.552 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.62:6642 ']' 2026-09-08 05:10:04.556 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:04.560 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.62:6642 2026-09-08 05:10:04.599 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-09-08 05:10:04.622 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:04.626 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-09-08 05:10:04.629 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:04.633 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 05:10:04.637 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-09-08 05:10:04.640 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-09-08 05:10:04.643 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:04.646 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-09-08 05:10:04.686 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-09-08 05:10:04.689 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:04.692 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 05:10:04.695 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-09-08 05:10:04.698 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-09-08 05:10:04.701 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:04.704 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-09-08 05:10:04.743 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-08 05:10:04.745 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:04.749 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-08 05:10:04.753 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-08 05:10:04.756 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-08 05:10:04.760 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:04.763 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-08 05:10:04.801 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-09-08 05:10:04.828 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-09-08 05:10:04.850 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:04.854 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-09-08 05:10:04.858 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 05:10:04.880 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:04.883 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-08 05:10:04.886 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-08 05:10:04.889 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-09-08 05:10:04.893 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:04.897 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 05:10:04.899 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-09-08 05:10:04.902 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-09-08 05:10:04.906 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:04.908 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-09-08 05:10:04.949 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-09-08 05:10:04.971 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:04.974 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-09-08 05:10:05.016 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-09-08 05:10:05.040 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:05.043 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-09-08 05:10:05.083 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-09-08 05:10:05.106 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:05.110 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-09-08 05:10:05.114 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 05:10:05.138 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:05.141 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-08 05:10:05.143 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-08 05:10:05.147 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-09-08 05:10:05.184 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-09-08 05:10:05.204 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:05.207 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-09-08 05:10:05.230 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:05.233 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-09-08 05:10:05.256 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:05.260 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-09-08 05:10:05.282 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:05.286 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-09-08 05:10:05.307 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:05.310 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-09-08 05:10:05.331 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:05.334 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-09-08 05:10:05.357 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:05.360 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-09-08 05:10:05.364 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-08 05:10:05.367 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-09-08 05:10:05.373 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-09-08 05:10:05.412 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-09-08 05:10:05.450 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-09-08 05:10:05.490 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-09-08 05:10:05.531 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-09-08 05:10:05.534 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 05:10:05.537 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-09-08 05:10:05.541 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 05:10:05.543 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 05:10:05.547 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-09-08 05:10:05.553 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 05:10:05.558 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-09-08 05:10:05.561 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 05:10:05.564 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-09-08 05:10:05.603 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-09-08 05:10:05.641 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.62/identity 2026-09-08 05:10:05.678 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-09-08 05:10:05.717 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-09-08 05:10:05.755 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-09-08 05:10:05.794 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-09-08 05:10:05.834 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-09-08 05:10:05.873 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.62/identity 2026-09-08 05:10:05.914 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 05:10:05.951 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 05:10:06.014 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 05:10:06.019 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-09-08 05:10:06.069 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-09-08 05:10:06.117 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-09-08 05:10:06.121 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 05:10:06.125 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 05:10:06.129 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-08 05:10:06.133 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-09-08 05:10:06.181 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-09-08 05:10:06.230 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.62/identity 2026-09-08 05:10:06.278 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-09-08 05:10:06.326 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-09-08 05:10:06.374 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-09-08 05:10:06.423 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-09-08 05:10:06.471 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-09-08 05:10:06.518 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-09-08 05:10:06.522 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 05:10:06.527 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-08 05:10:06.531 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 05:10:06.535 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-09-08 05:10:06.582 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-09-08 05:10:06.630 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.62/identity 2026-09-08 05:10:06.676 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-09-08 05:10:06.721 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-09-08 05:10:06.770 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-09-08 05:10:06.815 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-09-08 05:10:06.865 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-09-08 05:10:06.914 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-09-08 05:10:06.918 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-09-08 05:10:06.923 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-09-08 05:10:06.927 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-09-08 05:10:06.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-09-08 05:10:06.936 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-09-08 05:10:06.940 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-09-08 05:10:06.944 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-09-08 05:10:06.948 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-09-08 05:10:06.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-09-08 05:10:06.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-09-08 05:10:06.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-09-08 05:10:06.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-09-08 05:10:06.969 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-09-08 05:10:06.974 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-09-08 05:10:06.978 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-09-08 05:10:06.982 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-09-08 05:10:06.986 | + 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-09-08 05:10:06.991 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:06.995 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-08 05:10:06.999 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-08 05:10:07.003 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-08 05:10:07.007 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.012 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-08 05:10:07.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-09-08 05:10:07.066 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:07.071 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 05:10:07.075 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-09-08 05:10:07.079 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-09-08 05:10:07.084 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.088 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-09-08 05:10:07.135 | + 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-09-08 05:10:07.139 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:07.143 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 05:10:07.148 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-09-08 05:10:07.152 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-09-08 05:10:07.156 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.160 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-09-08 05:10:07.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-09-08 05:10:07.213 | + 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-09-08 05:10:07.217 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:07.222 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 05:10:07.227 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-09-08 05:10:07.232 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-09-08 05:10:07.236 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.240 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-09-08 05:10:07.287 | + 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-09-08 05:10:07.291 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:07.295 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 05:10:07.300 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-09-08 05:10:07.304 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-09-08 05:10:07.308 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.312 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-09-08 05:10:07.360 | + 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-09-08 05:10:07.365 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:07.369 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 05:10:07.373 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-09-08 05:10:07.377 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-09-08 05:10:07.381 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.386 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-09-08 05:10:07.435 | + 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-09-08 05:10:07.439 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:07.444 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-09-08 05:10:07.448 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-09-08 05:10:07.452 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-09-08 05:10:07.456 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.461 | + 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-09-08 05:10:07.507 | + 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-09-08 05:10:07.512 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:07.516 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-09-08 05:10:07.520 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-09-08 05:10:07.524 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-09-08 05:10:07.528 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.533 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-09-08 05:10:07.581 | + 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-09-08 05:10:07.585 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:07.590 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-09-08 05:10:07.594 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-09-08 05:10:07.598 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-09-08 05:10:07.602 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.606 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-09-08 05:10:07.654 | + 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-09-08 05:10:07.658 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:07.662 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-09-08 05:10:07.666 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-09-08 05:10:07.671 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-09-08 05:10:07.675 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.679 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-09-08 05:10:07.727 | + 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-09-08 05:10:07.731 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 05:10:07.735 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-08 05:10:07.740 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-09-08 05:10:07.743 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-09-08 05:10:07.748 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 05:10:07.752 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-09-08 05:10:07.800 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 05:10:07.805 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-09-08 05:10:07.855 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-09-08 05:10:07.904 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-09-08 05:10:07.908 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 05:10:07.913 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-09-08 05:10:07.917 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-09-08 05:10:07.921 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 05:10:07.926 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-09-08 05:10:07.931 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-09-08 05:10:07.935 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 05:10:07.939 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 05:10:07.962 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 05:10:07.964 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 05:10:07.975 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 05:10:07.980 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 05:10:07.995 | /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-09-08 05:10:08.001 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-09-08 05:10:08.005 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-09-08 05:10:08.012 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 05:10:08.016 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-09-08 05:10:08.067 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-09-08 05:10:08.115 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-09-08 05:10:08.162 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 05:10:08.209 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 05:10:08.258 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 05:10:08.305 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 05:10:08.353 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 05:10:08.401 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 05:10:08.450 | + 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-09-08 05:10:08.497 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 05:10:08.545 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 05:10:08.594 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 05:10:08.641 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-09-08 05:10:08.688 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 05:10:08.692 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 05:10:08.698 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-09-08 05:10:08.702 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-09-08 05:10:08.707 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 05:10:08.711 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:10:08.715 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:10:08.720 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-09-08 05:10:08.725 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-09-08 05:10:08.729 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-09-08 05:10:08.776 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 05:10:08.827 | + 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-09-08 05:10:08.827 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-09-08 05:10:08.838 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-09-08 05:10:08.844 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-09-08 05:10:08.848 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-09-08 05:10:08.853 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 05:10:08.857 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 05:10:08.861 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 05:10:08.865 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 05:10:08.869 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:10:08.874 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:10:08.878 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 05:10:08.882 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 05:10:08.887 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:10:08.891 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:10:08.895 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-09-08 05:10:08.910 | perl: warning: Setting locale failed. 2026-09-08 05:10:08.911 | perl: warning: Please check that your locale settings: 2026-09-08 05:10:08.911 | LANGUAGE = (unset), 2026-09-08 05:10:08.911 | LC_ALL = "en_US.utf8", 2026-09-08 05:10:08.911 | LANG = "de_DE.UTF-8" 2026-09-08 05:10:08.911 | are supported and installed on your system. 2026-09-08 05:10:08.912 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 05:10:08.953 | Enabling site neutron-api. 2026-09-08 05:10:08.959 | To activate the new configuration, you need to run: 2026-09-08 05:10:08.959 | systemctl reload apache2 2026-09-08 05:10:08.966 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 05:10:08.971 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 05:10:08.975 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 05:10:08.979 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 05:10:09.135 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-09-08 05:10:09.165 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:09.169 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-09-08 05:10:09.198 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:09.202 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-09-08 05:10:09.206 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-09-08 05:10:09.297 | + inc/async:async_inner:63 : init_neutron 2026-09-08 05:10:09.352 | [2030 Async init_neutron:55757]: running: init_neutron 2026-09-08 05:10:09.357 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-09-08 05:10:09.387 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:09.393 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-09-08 05:10:09.422 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:09.426 | + ./stack.sh:main:1202 : configure_os_vif 2026-09-08 05:10:09.431 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-09-08 05:10:09.435 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-09-08 05:10:09.487 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-09-08 05:10:09.492 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-09-08 05:10:09.552 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-09-08 05:10:09.580 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:09.585 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-09-08 05:10:09.611 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:09.616 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-09-08 05:10:09.620 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:10:09.625 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-09-08 05:10:09.629 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-09-08 05:10:09.633 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-09-08 05:10:09.724 | + inc/async:async_inner:63 : init_cinder 2026-09-08 05:10:09.780 | [2030 Async init_cinder:55995]: running: init_cinder 2026-09-08 05:10:09.784 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-09-08 05:10:09.810 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:09.814 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-09-08 05:10:09.819 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:10:09.823 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-09-08 05:10:09.827 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-09-08 05:10:09.832 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-09-08 05:10:09.926 | + inc/async:async_inner:63 : init_placement 2026-09-08 05:10:09.996 | [2030 Async init_placement:56125]: running: init_placement 2026-09-08 05:10:09.999 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-09-08 05:10:10.087 | [2030 Async init_neutron:55757]: Waiting for completion of init_neutron running on PID 55757 (5 other jobs running) 2026-09-08 05:10:10.120 | [2030 Async init_neutron:55757]: Signaling child to exit 2026-09-08 05:10:24.167 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:10:24.207 | [55995 Async init_cinder:55995]: finished successfully 2026-09-08 05:10:49.309 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:10:49.342 | [55757 Async init_neutron:55757]: finished successfully 2026-09-08 05:10:49.372 | WAKEUP 2026-09-08 05:10:49.402 | [2030 Async init_neutron:55757]: Signaled 2026-09-08 05:10:49.404 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-09-08 05:10:49.404 | + lib/database:recreate_database:112 : local db=neutron 2026-09-08 05:10:49.405 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-09-08 05:10:49.405 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-09-08 05:10:49.405 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-09-08 05:10:49.405 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:10:49.405 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-09-08 05:10:49.405 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:10:49.405 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-09-08 05:10:49.405 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 05:10:49.405 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:10:49.405 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:10:49.406 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:10:49.406 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844209502 2026-09-08 05:10:49.406 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-09-08 05:10:49.406 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:10:49.406 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:10:49.406 | we strongly recommend against using it for new projects. 2026-09-08 05:10:49.406 | 2026-09-08 05:10:49.406 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:10:49.406 | framework. For more detail see 2026-09-08 05:10:49.406 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:10:49.407 | 2026-09-08 05:10:49.407 | import eventlet as _eventlet # noqa 2026-09-08 05:10:49.407 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-08 05:10:49.407 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-08 05:10:49.407 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-08 05:10:49.407 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-08 05:10:49.407 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-09-08 05:10:49.407 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-09-08 05:10:49.407 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-09-08 05:10:49.407 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-09-08 05:10:49.407 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-09-08 05:10:49.408 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-09-08 05:10:49.409 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-09-08 05:10:49.410 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-09-08 05:10:49.411 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-09-08 05:10:49.411 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-09-08 05:10:49.411 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-09-08 05:10:49.411 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-09-08 05:10:49.411 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-09-08 05:10:49.411 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-09-08 05:10:49.411 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-09-08 05:10:49.411 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-09-08 05:10:49.411 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-09-08 05:10:49.411 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-09-08 05:10:49.412 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-09-08 05:10:49.412 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-09-08 05:10:49.412 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-09-08 05:10:49.412 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-09-08 05:10:49.412 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-09-08 05:10:49.412 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-09-08 05:10:49.412 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-09-08 05:10:49.412 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-09-08 05:10:49.412 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-09-08 05:10:49.413 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-09-08 05:10:49.414 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-09-08 05:10:49.415 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-09-08 05:10:49.416 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-09-08 05:10:49.416 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-09-08 05:10:49.416 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-09-08 05:10:49.416 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-09-08 05:10:49.416 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-09-08 05:10:49.416 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-09-08 05:10:49.416 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-09-08 05:10:49.416 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-09-08 05:10:49.416 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-09-08 05:10:49.416 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-09-08 05:10:49.417 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-09-08 05:10:49.417 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-09-08 05:10:49.417 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-09-08 05:10:49.417 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-09-08 05:10:49.417 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-09-08 05:10:49.417 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-09-08 05:10:49.417 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-09-08 05:10:49.417 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-09-08 05:10:49.417 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-09-08 05:10:49.417 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-09-08 05:10:49.418 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-09-08 05:10:49.419 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-09-08 05:10:49.419 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-09-08 05:10:49.419 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-09-08 05:10:49.419 | INFO [alembic.runtime.migration] Running upgrade a1b2c3d4e5f6 -> c7f8d9e0f1a2 2026-09-08 05:10:49.419 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-09-08 05:10:49.419 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-09-08 05:10:49.419 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-09-08 05:10:49.419 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-09-08 05:10:49.419 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-09-08 05:10:49.419 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-09-08 05:10:49.420 | Running upgrade for neutron ... 2026-09-08 05:10:49.420 | OK 2026-09-08 05:10:49.420 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-09-08 05:10:49.420 | + functions-common:time_stop:2420 : local name 2026-09-08 05:10:49.420 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:10:49.420 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:10:49.420 | + functions-common:time_stop:2423 : local total 2026-09-08 05:10:49.420 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:10:49.420 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 05:10:49.420 | + functions-common:time_stop:2427 : start_time=1788844209502 2026-09-08 05:10:49.421 | + functions-common:time_stop:2429 : [[ -z 1788844209502 ]] 2026-09-08 05:10:49.421 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:10:49.421 | + functions-common:time_stop:2432 : end_time=1788844249284 2026-09-08 05:10:49.421 | + functions-common:time_stop:2433 : elapsed_time=39782 2026-09-08 05:10:49.421 | + functions-common:time_stop:2434 : total=8184 2026-09-08 05:10:49.421 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:10:49.421 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47966 2026-09-08 05:10:49.464 | [2030 Async init_neutron:55757]: finished init_neutron with result 0 in 40 seconds 2026-09-08 05:10:49.471 | + inc/async:async_wait:197 : return 0 2026-09-08 05:10:49.475 | + ./stack.sh:main:1232 : async_wait init_placement 2026-09-08 05:10:49.546 | [2030 Async init_placement:56125]: Waiting for completion of init_placement running on PID 56125 (4 other jobs running) 2026-09-08 05:10:49.578 | [2030 Async init_placement:56125]: Signaling child to exit 2026-09-08 05:10:56.615 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:10:56.648 | [56125 Async init_placement:56125]: finished successfully 2026-09-08 05:10:56.678 | WAKEUP 2026-09-08 05:10:56.703 | [2030 Async init_placement:56125]: Signaled 2026-09-08 05:10:56.705 | + lib/placement:init_placement:113 : recreate_database placement 2026-09-08 05:10:56.705 | + lib/database:recreate_database:112 : local db=placement 2026-09-08 05:10:56.705 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-09-08 05:10:56.705 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-09-08 05:10:56.705 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-09-08 05:10:56.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:10:56.705 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-09-08 05:10:56.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:10:56.706 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-09-08 05:10:56.706 | + lib/placement:init_placement:115 : create_placement_accounts 2026-09-08 05:10:56.706 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-09-08 05:10:56.706 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-09-08 05:10:56.706 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 05:10:56.706 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 05:10:56.706 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 05:10:56.706 | ++ 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-09-08 05:10:56.706 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:10:56.707 | + functions-common:get_or_create_user:915 : user_id=71a8438e3b0f4145a7001370139e5dfb 2026-09-08 05:10:56.707 | + functions-common:get_or_create_user:916 : echo 71a8438e3b0f4145a7001370139e5dfb 2026-09-08 05:10:56.707 | 71a8438e3b0f4145a7001370139e5dfb 2026-09-08 05:10:56.707 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-09-08 05:10:56.707 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:10:56.707 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:10:56.707 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 05:10:56.707 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:10:56.707 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:10:56.707 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 05:10:56.707 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 05:10:56.708 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 05:10:56.708 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 05:10:56.708 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 05:10:56.708 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 05:10:56.708 | + 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-09-08 05:10:56.708 | ++ 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-09-08 05:10:56.708 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:10:56.708 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf473dfdaf314757a7affe182ced663f 2026-09-08 05:10:56.708 | + functions-common:get_or_add_user_project_role:980 : echo cf473dfdaf314757a7affe182ced663f 2026-09-08 05:10:56.708 | cf473dfdaf314757a7affe182ced663f 2026-09-08 05:10:56.708 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 05:10:56.709 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-09-08 05:10:56.709 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 05:10:56.709 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 05:10:56.709 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 05:10:56.709 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 05:10:56.709 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 05:10:56.709 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 05:10:56.709 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 05:10:56.709 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 05:10:56.709 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 05:10:56.709 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 05:10:56.710 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 05:10:56.710 | + 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-09-08 05:10:56.710 | ++ 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-09-08 05:10:56.710 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:10:56.710 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:10:56.710 | + functions-common:get_or_add_user_project_role:980 : echo bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:10:56.710 | bde8c82532db4da8b60bd50a7c5cdcc9 2026-09-08 05:10:56.710 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.62/placement 2026-09-08 05:10:56.710 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-09-08 05:10:56.710 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 05:10:56.711 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-09-08 05:10:56.711 | ++ 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-09-08 05:10:56.711 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:10:56.711 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 05:10:56.711 | a74b9350ffb64a7fa457614f8d619c0d' 2026-09-08 05:10:56.711 | + functions-common:get_or_create_service:1067 : echo a74b9350ffb64a7fa457614f8d619c0d 2026-09-08 05:10:56.711 | a74b9350ffb64a7fa457614f8d619c0d 2026-09-08 05:10:56.711 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.62/placement 2026-09-08 05:10:56.711 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 05:10:56.711 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.62/placement RegionOne 2026-09-08 05:10:56.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 05:10:56.712 | +++ 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-09-08 05:10:56.712 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:10:56.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 05:10:56.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 05:10:56.712 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.62/placement --region RegionOne -f value -c id 2026-09-08 05:10:56.712 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:10:56.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=10b56be24c794c0aa249cca348b7673f 2026-09-08 05:10:56.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 10b56be24c794c0aa249cca348b7673f 2026-09-08 05:10:56.712 | + functions-common:get_or_create_endpoint:1100 : public_id=10b56be24c794c0aa249cca348b7673f 2026-09-08 05:10:56.712 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 05:10:56.712 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 05:10:56.713 | + functions-common:get_or_create_endpoint:1109 : echo 10b56be24c794c0aa249cca348b7673f 2026-09-08 05:10:56.713 | 10b56be24c794c0aa249cca348b7673f 2026-09-08 05:10:56.762 | [2030 Async init_placement:56125]: finished init_placement with result 0 in 46 seconds 2026-09-08 05:10:56.769 | + inc/async:async_wait:197 : return 0 2026-09-08 05:10:56.773 | + ./stack.sh:main:1233 : async_wait init_glance 2026-09-08 05:10:56.840 | [2030 Async init_glance:51541]: Waiting for completion of init_glance running on PID 51541 (3 other jobs running) 2026-09-08 05:10:56.872 | [2030 Async init_glance:51541]: Signaling child to exit 2026-09-08 05:10:56.872 | WAKEUP 2026-09-08 05:10:56.901 | [2030 Async init_glance:51541]: Signaled 2026-09-08 05:10:56.903 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-09-08 05:10:56.903 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-09-08 05:10:56.903 | + lib/glance:init_glance:529 : recreate_database glance 2026-09-08 05:10:56.903 | + lib/database:recreate_database:112 : local db=glance 2026-09-08 05:10:56.903 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-09-08 05:10:56.904 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-09-08 05:10:56.904 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-09-08 05:10:56.904 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:10:56.904 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-09-08 05:10:56.904 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:10:56.904 | + lib/glance:init_glance:531 : time_start dbsync 2026-09-08 05:10:56.904 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 05:10:56.904 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:10:56.904 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:10:56.904 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:10:56.904 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844112372 2026-09-08 05:10:56.905 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-09-08 05:10:56.905 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:10:56.905 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:10:56.905 | we strongly recommend against using it for new projects. 2026-09-08 05:10:56.905 | 2026-09-08 05:10:56.905 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:10:56.905 | framework. For more detail see 2026-09-08 05:10:56.905 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:10:56.905 | 2026-09-08 05:10:56.905 | import eventlet as _eventlet # noqa 2026-09-08 05:10:56.905 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 05:10:56.906 | 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=51647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 05:10:56.906 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:56.906 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:56.906 | DEBUG dbcounter [-] [51647] Writer thread running {{(pid=51647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:10:56.906 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:56.906 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:56.906 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 05:10:56.906 | 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=51647) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 05:10:56.906 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:56.906 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:56.906 | DEBUG dbcounter [-] [51647] Writer thread running {{(pid=51647) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:10:56.907 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-09-08 05:10:56.907 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 05:10:56.907 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-09-08 05:10:56.907 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.907 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-09-08 05:10:56.907 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.907 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-09-08 05:10:56.907 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.907 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-09-08 05:10:56.907 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.907 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-09-08 05:10:56.908 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.908 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-09-08 05:10:56.908 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.908 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-09-08 05:10:56.908 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.908 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-09-08 05:10:56.908 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.908 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-09-08 05:10:56.908 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.908 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-09-08 05:10:56.908 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.909 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 05:10:56.909 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.909 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 05:10:56.909 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.909 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 05:10:56.909 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.909 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 05:10:56.909 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.909 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-09-08 05:10:56.909 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:56.910 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-09-08 05:10:56.911 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 05:10:56.911 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-09-08 05:10:56.911 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.911 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-09-08 05:10:56.911 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.911 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-09-08 05:10:56.911 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.911 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-09-08 05:10:56.911 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.911 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-09-08 05:10:56.911 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.911 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-09-08 05:10:56.912 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.912 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-09-08 05:10:56.912 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.912 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-09-08 05:10:56.912 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.912 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-09-08 05:10:56.912 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.912 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-09-08 05:10:56.912 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.912 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-09-08 05:10:56.912 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:56.913 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-09-08 05:10:56.913 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51647) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-09-08 05:10:56.913 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:56.913 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:56.913 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:56.913 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:56.913 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-09-08 05:10:56.913 | Database migration is up to date. No migration needed. 2026-09-08 05:10:56.913 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-09-08 05:10:56.913 | Database is synced successfully. 2026-09-08 05:10:56.913 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-09-08 05:10:56.914 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 05:10:56.914 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:10:56.914 | we strongly recommend against using it for new projects. 2026-09-08 05:10:56.914 | 2026-09-08 05:10:56.914 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:10:56.914 | framework. For more detail see 2026-09-08 05:10:56.914 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:10:56.914 | 2026-09-08 05:10:56.914 | import eventlet as _eventlet # noqa 2026-09-08 05:10:56.914 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 05:10:56.914 | 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=51824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 05:10:56.915 | DEBUG dbcounter [-] [51824] Writer thread running {{(pid=51824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:10:56.915 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-09-08 05:10:56.915 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-09-08 05:10:56.915 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-09-08 05:10:56.915 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-09-08 05:10:56.915 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-09-08 05:10:56.915 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-09-08 05:10:56.915 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-09-08 05:10:56.915 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-09-08 05:10:56.915 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-09-08 05:10:56.915 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-09-08 05:10:56.916 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-09-08 05:10:56.917 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-09-08 05:10:56.918 | + lib/glance:init_glance:537 : time_stop dbsync 2026-09-08 05:10:56.918 | + functions-common:time_stop:2420 : local name 2026-09-08 05:10:56.918 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:10:56.918 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:10:56.918 | + functions-common:time_stop:2423 : local total 2026-09-08 05:10:56.918 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:10:56.918 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 05:10:56.918 | + functions-common:time_stop:2427 : start_time=1788844112372 2026-09-08 05:10:56.918 | + functions-common:time_stop:2429 : [[ -z 1788844112372 ]] 2026-09-08 05:10:56.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:10:56.918 | + functions-common:time_stop:2432 : end_time=1788844125911 2026-09-08 05:10:56.919 | + functions-common:time_stop:2433 : elapsed_time=13539 2026-09-08 05:10:56.919 | + functions-common:time_stop:2434 : total=8184 2026-09-08 05:10:56.919 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:10:56.919 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21723 2026-09-08 05:10:56.962 | [2030 Async init_glance:51541]: finished init_glance with result 0 in 13 seconds 2026-09-08 05:10:56.969 | + inc/async:async_wait:197 : return 0 2026-09-08 05:10:56.972 | + ./stack.sh:main:1234 : async_wait init_swift 2026-09-08 05:10:57.002 | Not waiting for async task init_swift that we never started or has already been waited for 2026-09-08 05:10:57.006 | + inc/async:async_wait:197 : return 0 2026-09-08 05:10:57.010 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-09-08 05:10:57.076 | [2030 Async init_cinder:55995]: Waiting for completion of init_cinder running on PID 55995 (2 other jobs running) 2026-09-08 05:10:57.108 | [2030 Async init_cinder:55995]: Signaling child to exit 2026-09-08 05:10:57.108 | WAKEUP 2026-09-08 05:10:57.137 | [2030 Async init_cinder:55995]: Signaled 2026-09-08 05:10:57.139 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-09-08 05:10:57.139 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:57.139 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-09-08 05:10:57.139 | + lib/database:recreate_database:112 : local db=cinder 2026-09-08 05:10:57.139 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-09-08 05:10:57.139 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-09-08 05:10:57.139 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-09-08 05:10:57.139 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:10:57.139 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-09-08 05:10:57.140 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:10:57.140 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-09-08 05:10:57.140 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 05:10:57.140 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:10:57.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:10:57.140 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:10:57.140 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844209964 2026-09-08 05:10:57.140 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-09-08 05:10:57.140 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-08 05:10:57.140 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:10:57.140 | we strongly recommend against using it for new projects. 2026-09-08 05:10:57.140 | 2026-09-08 05:10:57.141 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:10:57.141 | framework. For more detail see 2026-09-08 05:10:57.141 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:10:57.141 | 2026-09-08 05:10:57.141 | import eventlet # noqa 2026-09-08 05:10:57.141 | INFO dbcounter [-] Registered counter for database cinder 2026-09-08 05:10:57.141 | 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=56171) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 05:10:57.141 | INFO cinder.db.migration [-] Applying migration(s) 2026-09-08 05:10:57.141 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:10:57.141 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:10:57.142 | DEBUG dbcounter [-] [56171] Writer thread running {{(pid=56171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:10:57.142 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-09-08 05:10:57.142 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=56171) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 05:10:57.142 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-09-08 05:10:57.142 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=56171) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:57.142 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-09-08 05:10:57.142 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=56171) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:57.142 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-09-08 05:10:57.142 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=56171) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:57.142 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-09-08 05:10:57.142 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=56171) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:57.143 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-09-08 05:10:57.143 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=56171) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:57.143 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-09-08 05:10:57.143 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=56171) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:57.143 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-09-08 05:10:57.143 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=56171) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:10:57.143 | INFO cinder.db.migration [-] Migration(s) applied 2026-09-08 05:10:57.143 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-09-08 05:10:57.143 | + functions-common:time_stop:2420 : local name 2026-09-08 05:10:57.143 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:10:57.143 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:10:57.144 | + functions-common:time_stop:2423 : local total 2026-09-08 05:10:57.144 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:10:57.144 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 05:10:57.144 | + functions-common:time_stop:2427 : start_time=1788844209964 2026-09-08 05:10:57.144 | + functions-common:time_stop:2429 : [[ -z 1788844209964 ]] 2026-09-08 05:10:57.144 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:10:57.144 | + functions-common:time_stop:2432 : end_time=1788844221967 2026-09-08 05:10:57.144 | + functions-common:time_stop:2433 : elapsed_time=12003 2026-09-08 05:10:57.144 | + functions-common:time_stop:2434 : total=8184 2026-09-08 05:10:57.144 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:10:57.144 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20187 2026-09-08 05:10:57.144 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-09-08 05:10:57.145 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:57.145 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 05:10:57.145 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-09-08 05:10:57.145 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 05:10:57.145 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-09-08 05:10:57.145 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-09-08 05:10:57.145 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-09-08 05:10:57.145 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-09-08 05:10:57.145 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-09-08 05:10:57.145 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-08 05:10:57.145 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-09-08 05:10:57.146 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-09-08 05:10:57.146 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-09-08 05:10:57.146 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 05:10:57.146 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 05:10:57.146 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 05:10:57.146 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 05:10:57.146 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 05:10:57.146 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 05:10:57.146 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 05:10:57.146 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 05:10:57.146 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 05:10:57.147 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 05:10:57.147 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 05:10:57.147 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 05:10:57.147 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 05:10:57.147 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-08 05:10:57.147 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-09-08 05:10:57.147 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-09-08 05:10:57.147 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 05:10:57.147 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-09-08 05:10:57.147 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-08 05:10:57.147 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-08 05:10:57.148 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-09-08 05:10:57.148 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 05:10:57.148 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-09-08 05:10:57.148 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-09-08 05:10:57.148 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-09-08 05:10:57.148 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-09-08 05:10:57.148 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-09-08 05:10:57.148 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-09-08 05:10:57.148 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-09-08 05:10:57.148 | s|%DIRECTIO%|--direct-io=on|g; 2026-09-08 05:10:57.148 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-09-08 05:10:57.149 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-09-08 05:10:57.149 | [Unit] 2026-09-08 05:10:57.149 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 05:10:57.149 | DefaultDependencies=no 2026-09-08 05:10:57.149 | After=systemd-udev-settle.service 2026-09-08 05:10:57.149 | Before=lvm2-activation-early.service 2026-09-08 05:10:57.149 | Wants=systemd-udev-settle.service 2026-09-08 05:10:57.149 | 2026-09-08 05:10:57.149 | [Service] 2026-09-08 05:10:57.149 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 05:10:57.150 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-09-08 05:10:57.150 | RemainAfterExit=yes 2026-09-08 05:10:57.150 | Type=oneshot 2026-09-08 05:10:57.150 | 2026-09-08 05:10:57.150 | [Install] 2026-09-08 05:10:57.150 | WantedBy=local-fs.target 2026-09-08 05:10:57.150 | Also=systemd-udev-settle.service 2026-09-08 05:10:57.150 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-09-08 05:10:57.150 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-09-08 05:10:57.150 | 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-09-08 05:10:57.151 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-09-08 05:10:57.151 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-09-08 05:10:57.151 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-09-08 05:10:57.151 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-09-08 05:10:57.151 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-08 05:10:57.151 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-08 05:10:57.151 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-09-08 05:10:57.151 | Physical volume "/dev/loop0" successfully created. 2026-09-08 05:10:57.151 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-09-08 05:10:57.151 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-09-08 05:10:57.152 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:57.152 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-09-08 05:10:57.152 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-09-08 05:10:57.152 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-09-08 05:10:57.152 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-08 05:10:57.152 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:10:57.152 | we strongly recommend against using it for new projects. 2026-09-08 05:10:57.152 | 2026-09-08 05:10:57.152 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:10:57.152 | framework. For more detail see 2026-09-08 05:10:57.152 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:10:57.153 | 2026-09-08 05:10:57.153 | import eventlet # noqa 2026-09-08 05:10:57.153 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-09-08 05:10:57.153 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-09-08 05:10:57.153 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-09-08 05:10:57.153 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-09-08 05:10:57.153 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:10:57.153 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-09-08 05:10:57.195 | [2030 Async init_cinder:55995]: finished init_cinder with result 0 in 14 seconds 2026-09-08 05:10:57.202 | + inc/async:async_wait:197 : return 0 2026-09-08 05:10:57.206 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-09-08 05:10:57.232 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:57.236 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-09-08 05:10:57.239 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:10:57.243 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-09-08 05:10:57.246 | + ./stack.sh:main:1242 : init_nova 2026-09-08 05:10:57.251 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-09-08 05:10:57.275 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:57.280 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-09-08 05:10:57.304 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:10:57.308 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 05:10:57.312 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 05:10:57.396 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 05:10:57.443 | [2030 Async nova-cell-0:58269]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 05:10:57.449 | ++ lib/nova:init_nova:861 : seq 1 1 2026-09-08 05:10:57.454 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 05:10:57.458 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-09-08 05:10:57.461 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 05:10:57.464 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 05:10:57.469 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 05:10:57.554 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 05:10:57.610 | [2030 Async nova-cell-1:58373]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 05:10:57.614 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-09-08 05:10:57.618 | + lib/database:recreate_database:112 : local db=nova_api 2026-09-08 05:10:57.622 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-09-08 05:10:57.627 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-09-08 05:10:57.632 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-09-08 05:10:57.638 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:10:57.712 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-09-08 05:10:57.719 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:10:57.799 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-09-08 05:10:58.374 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 05:10:58.374 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:10:58.374 | we strongly recommend against using it for new projects. 2026-09-08 05:10:58.374 | 2026-09-08 05:10:58.374 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:10:58.374 | framework. For more detail see 2026-09-08 05:10:58.374 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:10:58.374 | 2026-09-08 05:10:58.374 | import eventlet # noqa 2026-09-08 05:10:58.646 | 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-09-08 05:11:02.702 | INFO dbcounter [-] Registered counter for database nova_api 2026-09-08 05:11:02.804 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:11:02.804 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:11:02.805 | DEBUG dbcounter [-] [58443] Writer thread running {{(pid=58443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:11:02.887 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-09-08 05:11:07.887 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58443) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 05:11:07.900 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-09-08 05:11:10.181 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58443) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:10.191 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-09-08 05:11:10.206 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58443) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:11.112 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-09-08 05:11:11.116 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-08 05:11:11.123 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-08 05:11:11.127 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-08 05:11:11.131 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 05:11:11.136 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 05:11:11.142 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 05:11:11.173 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:11.180 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 05:11:11.186 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 05:11:11.191 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 05:11:11.790 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 05:11:11.791 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:11:11.793 | we strongly recommend against using it for new projects. 2026-09-08 05:11:11.793 | 2026-09-08 05:11:11.793 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:11:11.794 | framework. For more detail see 2026-09-08 05:11:11.796 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:11:11.798 | 2026-09-08 05:11:11.798 | import eventlet # noqa 2026-09-08 05:11:12.067 | 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-09-08 05:11:15.428 | INFO dbcounter [None req-8944f4c4-e095-4229-9e69-a1248984c60c None None] Registered counter for database nova_api 2026-09-08 05:11:15.565 | DEBUG dbcounter [-] [59051] Writer thread running {{(pid=59051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:11:16.365 | ++ lib/nova:init_nova:873 : seq 0 1 2026-09-08 05:11:16.379 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-08 05:11:16.383 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-09-08 05:11:16.473 | [2030 Async nova-cell-0:58269]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 58269 (3 other jobs running) 2026-09-08 05:11:16.521 | [2030 Async nova-cell-0:58269]: Signaling child to exit 2026-09-08 05:11:23.093 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:11:23.127 | [58373 Async nova-cell-1:58373]: finished successfully 2026-09-08 05:11:23.434 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:11:23.469 | [58269 Async nova-cell-0:58269]: finished successfully 2026-09-08 05:11:23.500 | WAKEUP 2026-09-08 05:11:23.532 | [2030 Async nova-cell-0:58269]: Signaled 2026-09-08 05:11:23.534 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-09-08 05:11:23.535 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-09-08 05:11:23.535 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-09-08 05:11:23.535 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-09-08 05:11:23.535 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-09-08 05:11:23.535 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-09-08 05:11:23.535 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-09-08 05:11:23.535 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:11:23.535 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-09-08 05:11:23.535 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:11:23.535 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-09-08 05:11:23.535 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 05:11:23.536 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:11:23.536 | we strongly recommend against using it for new projects. 2026-09-08 05:11:23.536 | 2026-09-08 05:11:23.536 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:11:23.536 | framework. For more detail see 2026-09-08 05:11:23.536 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:11:23.536 | 2026-09-08 05:11:23.536 | import eventlet # noqa 2026-09-08 05:11:23.536 | 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-09-08 05:11:23.536 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-09-08 05:11:23.536 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:11:23.537 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:11:23.537 | DEBUG dbcounter [-] [58402] Writer thread running {{(pid=58402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:11:23.537 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-08 05:11:23.537 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58402) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 05:11:23.537 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-08 05:11:23.537 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58402) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.537 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-08 05:11:23.537 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58402) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.537 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-08 05:11:23.537 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58402) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.538 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-08 05:11:23.538 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58402) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.538 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-08 05:11:23.538 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58402) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.538 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-08 05:11:23.538 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58402) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.538 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-08 05:11:23.538 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58402) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.538 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-08 05:11:23.538 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58402) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.538 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-08 05:11:23.538 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58402) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.593 | [2030 Async nova-cell-0:58269]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-09-08 05:11:23.599 | + inc/async:async_wait:197 : return 0 2026-09-08 05:11:23.604 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-08 05:11:23.608 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-09-08 05:11:23.678 | [2030 Async nova-cell-1:58373]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58373 (2 other jobs running) 2026-09-08 05:11:23.710 | [2030 Async nova-cell-1:58373]: Signaling child to exit 2026-09-08 05:11:23.712 | WAKEUP 2026-09-08 05:11:23.739 | [2030 Async nova-cell-1:58373]: Signaled 2026-09-08 05:11:23.742 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-09-08 05:11:23.742 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-09-08 05:11:23.742 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-09-08 05:11:23.742 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-09-08 05:11:23.742 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-09-08 05:11:23.742 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-09-08 05:11:23.742 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-09-08 05:11:23.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:11:23.742 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-09-08 05:11:23.743 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 05:11:23.743 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-09-08 05:11:23.743 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 05:11:23.743 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:11:23.743 | we strongly recommend against using it for new projects. 2026-09-08 05:11:23.743 | 2026-09-08 05:11:23.743 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:11:23.743 | framework. For more detail see 2026-09-08 05:11:23.743 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:11:23.743 | 2026-09-08 05:11:23.743 | import eventlet # noqa 2026-09-08 05:11:23.744 | 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-09-08 05:11:23.744 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-09-08 05:11:23.744 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 05:11:23.744 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 05:11:23.745 | DEBUG dbcounter [-] [58440] Writer thread running {{(pid=58440) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:11:23.745 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-08 05:11:23.745 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 05:11:23.745 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-08 05:11:23.745 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.746 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-08 05:11:23.746 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.746 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-08 05:11:23.746 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.746 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-08 05:11:23.746 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.746 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-08 05:11:23.746 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.746 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-08 05:11:23.746 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.746 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-08 05:11:23.747 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.747 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-08 05:11:23.747 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.747 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-08 05:11:23.747 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58440) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 05:11:23.815 | [2030 Async nova-cell-1:58373]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-09-08 05:11:23.822 | + inc/async:async_wait:197 : return 0 2026-09-08 05:11:23.826 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 05:11:23.831 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-09-08 05:11:24.396 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 05:11:24.396 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:11:24.396 | we strongly recommend against using it for new projects. 2026-09-08 05:11:24.396 | 2026-09-08 05:11:24.396 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:11:24.396 | framework. For more detail see 2026-09-08 05:11:24.396 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:11:24.397 | 2026-09-08 05:11:24.397 | import eventlet # noqa 2026-09-08 05:11:24.674 | 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-09-08 05:11:27.759 | Running batches of 50 until complete 2026-09-08 05:11:27.759 | INFO dbcounter [None req-8f46379d-9787-46ad-a9fe-115468282cd6 None None] Registered counter for database nova_cell0 2026-09-08 05:11:27.965 | DEBUG dbcounter [-] [59703] Writer thread running {{(pid=59703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:11:27.971 | INFO dbcounter [None req-8f46379d-9787-46ad-a9fe-115468282cd6 None None] Registered counter for database nova_api 2026-09-08 05:11:28.139 | DEBUG dbcounter [-] [59703] Writer thread running {{(pid=59703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:11:28.166 | INFO dbcounter [None req-8f46379d-9787-46ad-a9fe-115468282cd6 None None] Registered counter for database nova_cell0 2026-09-08 05:11:28.238 | DEBUG dbcounter [-] [59703] Writer thread running {{(pid=59703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:11:28.487 | +-------------------------------------+--------------+-----------+ 2026-09-08 05:11:28.487 | | Migration | Total Needed | Completed | 2026-09-08 05:11:28.487 | +-------------------------------------+--------------+-----------+ 2026-09-08 05:11:28.487 | | fill_virtual_interface_list | 0 | 0 | 2026-09-08 05:11:28.487 | | migrate_empty_ratio | 0 | 0 | 2026-09-08 05:11:28.487 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-09-08 05:11:28.487 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-09-08 05:11:28.488 | | migration_migrate_to_uuid | 0 | 0 | 2026-09-08 05:11:28.488 | | populate_dev_uuids | 0 | 0 | 2026-09-08 05:11:28.488 | | populate_instance_compute_id | 0 | 0 | 2026-09-08 05:11:28.488 | | populate_missing_availability_zones | 0 | 0 | 2026-09-08 05:11:28.488 | | populate_queued_for_delete | 0 | 0 | 2026-09-08 05:11:28.488 | | populate_user_id | 0 | 0 | 2026-09-08 05:11:28.488 | | populate_uuids | 0 | 0 | 2026-09-08 05:11:28.488 | +-------------------------------------+--------------+-----------+ 2026-09-08 05:11:29.305 | ++ lib/nova:init_nova:887 : seq 1 1 2026-09-08 05:11:29.312 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 05:11:29.317 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-09-08 05:11:29.321 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 05:11:29.325 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 05:11:29.330 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-09-08 05:11:29.888 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 05:11:29.889 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:11:29.889 | we strongly recommend against using it for new projects. 2026-09-08 05:11:29.889 | 2026-09-08 05:11:29.889 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:11:29.889 | framework. For more detail see 2026-09-08 05:11:29.889 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:11:29.889 | 2026-09-08 05:11:29.889 | import eventlet # noqa 2026-09-08 05:11:30.157 | 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-09-08 05:11:33.197 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-09-08 05:11:33.197 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-09-08 05:11:33.197 | INFO dbcounter [None req-9dada82a-fc31-4b02-bdbb-9b51d3bd18a6 None None] Registered counter for database nova_api 2026-09-08 05:11:33.323 | DEBUG dbcounter [-] [59721] Writer thread running {{(pid=59721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:11:34.082 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-09-08 05:11:34.087 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-09-08 05:11:34.106 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-09-08 05:11:34.110 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-09-08 05:11:34.115 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-09-08 05:11:34.204 | + inc/async:async_inner:63 : configure_neutron_nova 2026-09-08 05:11:34.262 | [2030 Async configure_neutron_nova:59780]: running: configure_neutron_nova 2026-09-08 05:11:34.265 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-09-08 05:11:34.271 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 05:11:34.275 | + functions-common:run_phase:1849 : local phase=post-config 2026-09-08 05:11:34.279 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 05:11:34.284 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 05:11:34.291 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 05:11:34.296 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 05:11:34.301 | + functions-common:run_phase:1858 : local extra 2026-09-08 05:11:34.307 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 05:11:34.315 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 05:11:34.320 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 05:11:34.324 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 05:11:34.329 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-09-08 05:11:34.334 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 05:11:34.363 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:34.369 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 05:11:34.373 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:11:34.377 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-08 05:11:34.382 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:11:34.388 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 05:11:34.394 | ++ extras.d/80-tempest.sh:source:12 : : 2026-09-08 05:11:34.399 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 05:11:34.403 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 05:11:34.409 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 05:11:34.414 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 05:11:34.419 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-09-08 05:11:34.423 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 05:11:34.428 | + functions-common:run_plugins:1835 : local phase=post-config 2026-09-08 05:11:34.433 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 05:11:34.438 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 05:11:34.443 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-09-08 05:11:34.448 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 05:11:34.454 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 05:11:34.458 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-09-08 05:11:34.463 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:11:34.468 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 05:11:34.472 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 05:11:34.478 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-09-08 05:11:34.483 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:11:34.487 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-09-08 05:11:34.493 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:11:34.497 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-09-08 05:11:34.497 | /^\[\[.+\|.*\]\]/ { 2026-09-08 05:11:34.497 | gsub("[][]", "", $1); 2026-09-08 05:11:34.498 | split($1, a, "|"); 2026-09-08 05:11:34.498 | if (a[1] == matchgroup) 2026-09-08 05:11:34.498 | print a[2] 2026-09-08 05:11:34.498 | } 2026-09-08 05:11:34.499 | ' /home/quobyte/devstack/local.conf 2026-09-08 05:11:34.510 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-08 05:11:34.514 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-08 05:11:34.520 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-08 05:11:34.526 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-09-08 05:11:34.531 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-09-08 05:11:34.536 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-09-08 05:11:34.542 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-09-08 05:11:34.549 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-09-08 05:11:34.557 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-09-08 05:11:34.563 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-09-08 05:11:34.569 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-09-08 05:11:34.574 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-09-08 05:11:34.578 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-08 05:11:34.583 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:11:34.588 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 05:11:34.592 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-09-08 05:11:34.597 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 05:11:34.602 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-09-08 05:11:34.608 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-09-08 05:11:34.614 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-09-08 05:11:34.619 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-09-08 05:11:34.625 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-09-08 05:11:34.625 | BEGIN { 2026-09-08 05:11:34.626 | section = "" 2026-09-08 05:11:34.626 | last_section = "" 2026-09-08 05:11:34.626 | section_count = 0 2026-09-08 05:11:34.626 | } 2026-09-08 05:11:34.627 | /^\[.+\]/ { 2026-09-08 05:11:34.627 | gsub("[][]", "", $1); 2026-09-08 05:11:34.627 | section=$1 2026-09-08 05:11:34.628 | next 2026-09-08 05:11:34.628 | } 2026-09-08 05:11:34.628 | /^ *\#/ { 2026-09-08 05:11:34.628 | next 2026-09-08 05:11:34.628 | } 2026-09-08 05:11:34.628 | /^[^ \t]+/ { 2026-09-08 05:11:34.628 | # get offset of first = in $0 2026-09-08 05:11:34.628 | eq_idx = index($0, "=") 2026-09-08 05:11:34.628 | # extract attr & value from $0 2026-09-08 05:11:34.628 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 05:11:34.629 | value = substr($0, eq_idx + 1) 2026-09-08 05:11:34.629 | # only need to strip trailing whitespace from attr 2026-09-08 05:11:34.629 | sub(/[ \t]*$/, "", attr) 2026-09-08 05:11:34.629 | # need to strip leading & trailing whitespace from value 2026-09-08 05:11:34.630 | sub(/^[ \t]*/, "", value) 2026-09-08 05:11:34.630 | sub(/[ \t]*$/, "", value) 2026-09-08 05:11:34.630 | 2026-09-08 05:11:34.630 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 05:11:34.630 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 05:11:34.631 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 05:11:34.631 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 05:11:34.631 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 05:11:34.631 | if (section != last_section) { 2026-09-08 05:11:34.631 | cfg_section[section_count++] = section 2026-09-08 05:11:34.631 | last_section = section 2026-09-08 05:11:34.631 | } 2026-09-08 05:11:34.631 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 05:11:34.631 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 05:11:34.632 | 2026-09-08 05:11:34.632 | cfg_attr[section, attr, 0] = value 2026-09-08 05:11:34.632 | cfg_attr_count[section, attr] = 1 2026-09-08 05:11:34.632 | } else { 2026-09-08 05:11:34.632 | lno = cfg_attr_count[section, attr]++ 2026-09-08 05:11:34.632 | cfg_attr[section, attr, lno] = value 2026-09-08 05:11:34.632 | } 2026-09-08 05:11:34.632 | } 2026-09-08 05:11:34.632 | END { 2026-09-08 05:11:34.632 | # Process each section in order 2026-09-08 05:11:34.633 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 05:11:34.633 | section = cfg_section[sno] 2026-09-08 05:11:34.633 | # The ini routines simply append a config item immediately 2026-09-08 05:11:34.633 | # after the section header. To keep the same order as defined 2026-09-08 05:11:34.633 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 05:11:34.633 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 05:11:34.633 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 05:11:34.633 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 05:11:34.633 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 05:11:34.633 | else { 2026-09-08 05:11:34.633 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 05:11:34.634 | count = cfg_attr_count[section, attr] 2026-09-08 05:11:34.634 | print "inidelete " configfile " " section " " attr 2026-09-08 05:11:34.634 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 05:11:34.634 | for (l = count -2; l >= 0; l--) 2026-09-08 05:11:34.634 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 05:11:34.634 | } 2026-09-08 05:11:34.634 | } 2026-09-08 05:11:34.634 | } 2026-09-08 05:11:34.634 | } 2026-09-08 05:11:34.634 | ' 2026-09-08 05:11:34.635 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-08 05:11:34.635 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:34.635 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:11:34.635 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 05:11:34.637 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 05:11:34.640 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-09-08 05:11:34.645 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:11:34.650 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-09-08 05:11:34.654 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-09-08 05:11:34.655 | BEGIN { group = "" } 2026-09-08 05:11:34.655 | /^\[\[.+\|.*\]\]/ { 2026-09-08 05:11:34.655 | gsub("[][]", "", $1); 2026-09-08 05:11:34.655 | split($1, a, "|"); 2026-09-08 05:11:34.655 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 05:11:34.655 | group=a[1] 2026-09-08 05:11:34.655 | } else { 2026-09-08 05:11:34.655 | group="" 2026-09-08 05:11:34.655 | } 2026-09-08 05:11:34.655 | next 2026-09-08 05:11:34.655 | } 2026-09-08 05:11:34.656 | { 2026-09-08 05:11:34.656 | if (group != "") 2026-09-08 05:11:34.656 | print $0 2026-09-08 05:11:34.656 | } 2026-09-08 05:11:34.656 | ' /home/quobyte/devstack/local.conf 2026-09-08 05:11:34.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-09-08 05:11:34.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-09-08 05:11:34.718 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:34.721 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-09-08 05:11:34.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-09-08 05:11:34.783 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:34.787 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-09-08 05:11:34.792 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-09-08 05:11:34.842 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:34.847 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-09-08 05:11:34.851 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-09-08 05:11:34.904 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:34.908 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-09-08 05:11:34.913 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-09-08 05:11:34.967 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:34.974 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-08 05:11:34.978 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-08 05:11:34.983 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-08 05:11:34.988 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-09-08 05:11:34.994 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-09-08 05:11:34.998 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-09-08 05:11:35.004 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-08 05:11:35.010 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-09-08 05:11:35.017 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-09-08 05:11:35.020 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-09-08 05:11:35.025 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-09-08 05:11:35.030 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-09-08 05:11:35.035 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-08 05:11:35.041 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:11:35.046 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 05:11:35.050 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-08 05:11:35.058 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 05:11:35.064 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-09-08 05:11:35.069 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-09-08 05:11:35.074 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-09-08 05:11:35.078 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-09-08 05:11:35.083 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-09-08 05:11:35.093 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-08 05:11:35.095 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-08 05:11:35.095 | BEGIN { 2026-09-08 05:11:35.095 | section = "" 2026-09-08 05:11:35.095 | last_section = "" 2026-09-08 05:11:35.095 | section_count = 0 2026-09-08 05:11:35.095 | } 2026-09-08 05:11:35.095 | /^\[.+\]/ { 2026-09-08 05:11:35.095 | gsub("[][]", "", $1); 2026-09-08 05:11:35.096 | section=$1 2026-09-08 05:11:35.096 | next 2026-09-08 05:11:35.096 | } 2026-09-08 05:11:35.096 | /^ *\#/ { 2026-09-08 05:11:35.096 | next 2026-09-08 05:11:35.096 | } 2026-09-08 05:11:35.096 | /^[^ \t]+/ { 2026-09-08 05:11:35.097 | # get offset of first = in $0 2026-09-08 05:11:35.097 | eq_idx = index($0, "=") 2026-09-08 05:11:35.097 | # extract attr & value from $0 2026-09-08 05:11:35.097 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 05:11:35.097 | value = substr($0, eq_idx + 1) 2026-09-08 05:11:35.097 | # only need to strip trailing whitespace from attr 2026-09-08 05:11:35.097 | sub(/[ \t]*$/, "", attr) 2026-09-08 05:11:35.098 | # need to strip leading & trailing whitespace from value 2026-09-08 05:11:35.098 | sub(/^[ \t]*/, "", value) 2026-09-08 05:11:35.098 | sub(/[ \t]*$/, "", value) 2026-09-08 05:11:35.098 | 2026-09-08 05:11:35.098 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 05:11:35.098 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 05:11:35.098 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 05:11:35.098 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 05:11:35.098 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 05:11:35.098 | if (section != last_section) { 2026-09-08 05:11:35.099 | cfg_section[section_count++] = section 2026-09-08 05:11:35.099 | last_section = section 2026-09-08 05:11:35.099 | } 2026-09-08 05:11:35.099 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 05:11:35.100 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 05:11:35.100 | 2026-09-08 05:11:35.100 | cfg_attr[section, attr, 0] = value 2026-09-08 05:11:35.100 | cfg_attr_count[section, attr] = 1 2026-09-08 05:11:35.100 | } else { 2026-09-08 05:11:35.100 | lno = cfg_attr_count[section, attr]++ 2026-09-08 05:11:35.100 | cfg_attr[section, attr, lno] = value 2026-09-08 05:11:35.100 | } 2026-09-08 05:11:35.101 | } 2026-09-08 05:11:35.101 | END { 2026-09-08 05:11:35.101 | # Process each section in order 2026-09-08 05:11:35.101 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 05:11:35.101 | section = cfg_section[sno] 2026-09-08 05:11:35.101 | # The ini routines simply append a config item immediately 2026-09-08 05:11:35.101 | # after the section header. To keep the same order as defined 2026-09-08 05:11:35.102 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 05:11:35.102 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 05:11:35.102 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 05:11:35.102 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 05:11:35.102 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 05:11:35.102 | else { 2026-09-08 05:11:35.102 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 05:11:35.103 | count = cfg_attr_count[section, attr] 2026-09-08 05:11:35.103 | print "inidelete " configfile " " section " " attr 2026-09-08 05:11:35.103 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 05:11:35.103 | for (l = count -2; l >= 0; l--) 2026-09-08 05:11:35.103 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 05:11:35.103 | } 2026-09-08 05:11:35.103 | } 2026-09-08 05:11:35.104 | } 2026-09-08 05:11:35.104 | } 2026-09-08 05:11:35.104 | ' 2026-09-08 05:11:35.104 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:35.104 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:11:35.104 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 05:11:35.105 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 05:11:35.108 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-08 05:11:35.112 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:11:35.117 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-08 05:11:35.121 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-08 05:11:35.121 | BEGIN { group = "" } 2026-09-08 05:11:35.121 | /^\[\[.+\|.*\]\]/ { 2026-09-08 05:11:35.121 | gsub("[][]", "", $1); 2026-09-08 05:11:35.121 | split($1, a, "|"); 2026-09-08 05:11:35.121 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 05:11:35.122 | group=a[1] 2026-09-08 05:11:35.122 | } else { 2026-09-08 05:11:35.122 | group="" 2026-09-08 05:11:35.122 | } 2026-09-08 05:11:35.122 | next 2026-09-08 05:11:35.122 | } 2026-09-08 05:11:35.122 | { 2026-09-08 05:11:35.122 | if (group != "") 2026-09-08 05:11:35.122 | print $0 2026-09-08 05:11:35.122 | } 2026-09-08 05:11:35.122 | ' /home/quobyte/devstack/local.conf 2026-09-08 05:11:35.130 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-09-08 05:11:35.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-09-08 05:11:35.186 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:35.191 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-08 05:11:35.197 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-08 05:11:35.201 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-08 05:11:35.208 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-09-08 05:11:35.211 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-09-08 05:11:35.217 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-09-08 05:11:35.222 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-09-08 05:11:35.228 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-09-08 05:11:35.234 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-09-08 05:11:35.238 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-09-08 05:11:35.243 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-09-08 05:11:35.248 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-09-08 05:11:35.252 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-08 05:11:35.258 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:11:35.261 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 05:11:35.266 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-09-08 05:11:35.271 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 05:11:35.277 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-09-08 05:11:35.282 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-09-08 05:11:35.287 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-09-08 05:11:35.293 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-09-08 05:11:35.299 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-08 05:11:35.300 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:35.300 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-09-08 05:11:35.300 | BEGIN { 2026-09-08 05:11:35.300 | section = "" 2026-09-08 05:11:35.300 | last_section = "" 2026-09-08 05:11:35.300 | section_count = 0 2026-09-08 05:11:35.300 | } 2026-09-08 05:11:35.300 | /^\[.+\]/ { 2026-09-08 05:11:35.301 | gsub("[][]", "", $1); 2026-09-08 05:11:35.301 | section=$1 2026-09-08 05:11:35.301 | next 2026-09-08 05:11:35.301 | } 2026-09-08 05:11:35.301 | /^ *\#/ { 2026-09-08 05:11:35.301 | next 2026-09-08 05:11:35.301 | } 2026-09-08 05:11:35.301 | /^[^ \t]+/ { 2026-09-08 05:11:35.301 | # get offset of first = in $0 2026-09-08 05:11:35.301 | eq_idx = index($0, "=") 2026-09-08 05:11:35.301 | # extract attr & value from $0 2026-09-08 05:11:35.302 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 05:11:35.302 | value = substr($0, eq_idx + 1) 2026-09-08 05:11:35.302 | # only need to strip trailing whitespace from attr 2026-09-08 05:11:35.302 | sub(/[ \t]*$/, "", attr) 2026-09-08 05:11:35.302 | # need to strip leading & trailing whitespace from value 2026-09-08 05:11:35.302 | sub(/^[ \t]*/, "", value) 2026-09-08 05:11:35.302 | sub(/[ \t]*$/, "", value) 2026-09-08 05:11:35.302 | 2026-09-08 05:11:35.302 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 05:11:35.302 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 05:11:35.302 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 05:11:35.302 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 05:11:35.303 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 05:11:35.303 | if (section != last_section) { 2026-09-08 05:11:35.303 | cfg_section[section_count++] = section 2026-09-08 05:11:35.303 | last_section = section 2026-09-08 05:11:35.303 | } 2026-09-08 05:11:35.303 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 05:11:35.303 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 05:11:35.303 | 2026-09-08 05:11:35.303 | cfg_attr[section, attr, 0] = value 2026-09-08 05:11:35.303 | cfg_attr_count[section, attr] = 1 2026-09-08 05:11:35.303 | } else { 2026-09-08 05:11:35.304 | lno = cfg_attr_count[section, attr]++ 2026-09-08 05:11:35.304 | cfg_attr[section, attr, lno] = value 2026-09-08 05:11:35.304 | } 2026-09-08 05:11:35.304 | } 2026-09-08 05:11:35.304 | END { 2026-09-08 05:11:35.304 | # Process each section in order 2026-09-08 05:11:35.304 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 05:11:35.304 | section = cfg_section[sno] 2026-09-08 05:11:35.304 | # The ini routines simply append a config item immediately 2026-09-08 05:11:35.304 | # after the section header. To keep the same order as defined 2026-09-08 05:11:35.304 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 05:11:35.305 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 05:11:35.305 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 05:11:35.305 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 05:11:35.305 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 05:11:35.305 | else { 2026-09-08 05:11:35.305 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 05:11:35.305 | count = cfg_attr_count[section, attr] 2026-09-08 05:11:35.305 | print "inidelete " configfile " " section " " attr 2026-09-08 05:11:35.305 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 05:11:35.305 | for (l = count -2; l >= 0; l--) 2026-09-08 05:11:35.305 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 05:11:35.306 | } 2026-09-08 05:11:35.306 | } 2026-09-08 05:11:35.306 | } 2026-09-08 05:11:35.306 | } 2026-09-08 05:11:35.306 | ' 2026-09-08 05:11:35.308 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:11:35.308 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 05:11:35.308 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-09-08 05:11:35.308 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 05:11:35.310 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:11:35.315 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-09-08 05:11:35.320 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-09-08 05:11:35.320 | BEGIN { group = "" } 2026-09-08 05:11:35.320 | /^\[\[.+\|.*\]\]/ { 2026-09-08 05:11:35.320 | gsub("[][]", "", $1); 2026-09-08 05:11:35.320 | split($1, a, "|"); 2026-09-08 05:11:35.320 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 05:11:35.320 | group=a[1] 2026-09-08 05:11:35.320 | } else { 2026-09-08 05:11:35.320 | group="" 2026-09-08 05:11:35.320 | } 2026-09-08 05:11:35.320 | next 2026-09-08 05:11:35.321 | } 2026-09-08 05:11:35.321 | { 2026-09-08 05:11:35.321 | if (group != "") 2026-09-08 05:11:35.321 | print $0 2026-09-08 05:11:35.321 | } 2026-09-08 05:11:35.321 | ' /home/quobyte/devstack/local.conf 2026-09-08 05:11:35.329 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-09-08 05:11:35.334 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-09-08 05:11:35.381 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:35.386 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-09-08 05:11:35.389 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-09-08 05:11:35.436 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:35.442 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-09-08 05:11:35.446 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-09-08 05:11:35.496 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:35.500 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-09-08 05:11:35.507 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-09-08 05:11:35.526 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:11:35.558 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:35.562 | [59780 Async configure_neutron_nova:59780]: finished successfully 2026-09-08 05:11:35.562 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-e82697a3-bb47-4466-a615-cef2098fb622"' 2026-09-08 05:11:35.567 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-e82697a3-bb47-4466-a615-cef2098fb622 2026-09-08 05:11:35.614 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:35.619 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-09-08 05:11:35.622 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-09-08 05:11:35.667 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:11:35.672 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-09-08 05:11:35.699 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:11:35.704 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 05:11:35.708 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-09-08 05:11:35.736 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:35.740 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 05:11:35.789 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-09-08 05:11:35.858 | [2030 Async configure_neutron_nova:59780]: Waiting for completion of configure_neutron_nova running on PID 59780 (2 other jobs running) 2026-09-08 05:11:35.890 | [2030 Async configure_neutron_nova:59780]: Signaling child to exit 2026-09-08 05:11:35.891 | WAKEUP 2026-09-08 05:11:35.918 | [2030 Async configure_neutron_nova:59780]: Signaled 2026-09-08 05:11:35.920 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-09-08 05:11:35.920 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-09-08 05:11:35.920 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-09-08 05:11:35.920 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 05:11:35.921 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 05:11:35.921 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-08 05:11:35.921 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-09-08 05:11:35.921 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-09-08 05:11:35.921 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.62/identity 2026-09-08 05:11:35.922 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-09-08 05:11:35.922 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-09-08 05:11:35.922 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-09-08 05:11:35.922 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-09-08 05:11:35.922 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-09-08 05:11:35.923 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-09-08 05:11:35.923 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-09-08 05:11:35.923 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-08 05:11:35.923 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-08 05:11:35.923 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-08 05:11:35.923 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:11:35.923 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-09-08 05:11:35.923 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-09-08 05:11:35.923 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-09-08 05:11:35.923 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-09-08 05:11:35.923 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 05:11:35.924 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-09-08 05:11:35.924 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-09-08 05:11:35.924 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 05:11:35.924 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 05:11:35.924 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-09-08 05:11:35.924 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-09-08 05:11:35.924 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 05:11:35.924 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-09-08 05:11:35.924 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 05:11:35.924 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 05:11:35.924 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-08 05:11:35.925 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-09-08 05:11:35.925 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-09-08 05:11:35.925 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.62/identity 2026-09-08 05:11:35.925 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-09-08 05:11:35.925 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-09-08 05:11:35.925 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-09-08 05:11:35.925 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-09-08 05:11:35.925 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-09-08 05:11:35.925 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-09-08 05:11:35.925 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-09-08 05:11:35.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-08 05:11:35.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-08 05:11:35.926 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-08 05:11:35.926 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:11:35.926 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-09-08 05:11:35.926 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-09-08 05:11:35.978 | [2030 Async configure_neutron_nova:59780]: finished configure_neutron_nova with result 0 in 1 seconds 2026-09-08 05:11:35.985 | + inc/async:async_wait:197 : return 0 2026-09-08 05:11:35.989 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-09-08 05:11:36.017 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:36.021 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 05:11:36.070 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 05:11:36.122 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-09-08 05:11:36.151 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:36.155 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-09-08 05:11:36.160 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:11:36.164 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-09-08 05:11:36.168 | + ./stack.sh:main:1296 : start_nova_api 2026-09-08 05:11:36.173 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:11:36.177 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:11:36.182 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:11:36.188 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-09-08 05:11:36.194 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 05:11:36.198 | + functions-common:run_process:1674 : local service=n-api 2026-09-08 05:11:36.203 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 05:11:36.207 | + functions-common:run_process:1676 : local group= 2026-09-08 05:11:36.212 | + functions-common:run_process:1677 : local user= 2026-09-08 05:11:36.216 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:11:36.219 | + functions-common:run_process:1680 : local name=n-api 2026-09-08 05:11:36.223 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:11:36.227 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:11:36.231 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:11:36.236 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:11:36.242 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:11:36.248 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844296244 2026-09-08 05:11:36.252 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-09-08 05:11:36.278 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:36.282 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-09-08 05:11:36.286 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-09-08 05:11:36.291 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 05:11:36.295 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 05:11:36.299 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 05:11:36.303 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 05:11:36.307 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-09-08 05:11:36.311 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-09-08 05:11:36.315 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-09-08 05:11:36.319 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:11:36.323 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:11:36.328 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:11:36.332 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:11:36.336 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-09-08 05:11:36.341 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-09-08 05:11:36.345 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 05:11:36.349 | + 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-09-08 05:11:36.354 | + 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-09-08 05:11:36.358 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-09-08 05:11:36.362 | + 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-09-08 05:11:36.366 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 05:11:36.369 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 05:11:36.373 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 05:11:36.378 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-09-08 05:11:36.382 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 05:11:36.389 | + 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-09-08 05:11:36.487 | + 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-09-08 05:11:36.582 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-09-08 05:11:36.663 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-09-08 05:11:36.745 | + 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-09-08 05:11:36.824 | + 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-09-08 05:11:36.907 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-09-08 05:11:36.989 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-09-08 05:11:37.070 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-09-08 05:11:37.149 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-09-08 05:11:37.230 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-09-08 05:11:37.311 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 05:11:37.315 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 05:11:37.319 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-09-08 05:11:37.413 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 05:11:37.898 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-09-08 05:11:37.926 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-09-08 05:11:38.389 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-09-08 05:11:38.533 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:11:38.536 | + functions-common:time_stop:2420 : local name 2026-09-08 05:11:38.542 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:11:38.548 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:11:38.551 | + functions-common:time_stop:2423 : local total 2026-09-08 05:11:38.555 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:11:38.559 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:11:38.564 | + functions-common:time_stop:2427 : start_time=1788844296244 2026-09-08 05:11:38.568 | + functions-common:time_stop:2429 : [[ -z 1788844296244 ]] 2026-09-08 05:11:38.572 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:11:38.579 | + functions-common:time_stop:2432 : end_time=1788844298574 2026-09-08 05:11:38.583 | + functions-common:time_stop:2433 : elapsed_time=2330 2026-09-08 05:11:38.587 | + functions-common:time_stop:2434 : total=4478 2026-09-08 05:11:38.591 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:11:38.595 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6808 2026-09-08 05:11:38.598 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-09-08 05:11:38.598 | Waiting for nova-api to start... 2026-09-08 05:11:38.602 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.62/compute/v2.1/ 2026-09-08 05:11:38.606 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.62/compute/v2.1/ 2026-09-08 05:11:38.609 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 05:11:38.613 | + functions:wait_for_service:477 : local url=http://192.168.122.62/compute/v2.1/ 2026-09-08 05:11:38.616 | + functions:wait_for_service:478 : local rval=0 2026-09-08 05:11:38.620 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 05:11:38.624 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 05:11:38.627 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:11:38.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:11:38.635 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:11:38.641 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844298637 2026-09-08 05:11:38.645 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 05:11:38.649 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:11:38.651 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.62/compute/v2.1/ 2026-09-08 05:11:44.803 | + :: : [[ 200 == 503 ]] 2026-09-08 05:11:44.806 | + :: : [[ 0 -eq 7 ]] 2026-09-08 05:11:44.812 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 05:11:44.816 | + functions-common:time_stop:2420 : local name 2026-09-08 05:11:44.819 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:11:44.824 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:11:44.829 | + functions-common:time_stop:2423 : local total 2026-09-08 05:11:44.833 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:11:44.839 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 05:11:44.842 | + functions-common:time_stop:2427 : start_time=1788844298637 2026-09-08 05:11:44.847 | + functions-common:time_stop:2429 : [[ -z 1788844298637 ]] 2026-09-08 05:11:44.854 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:11:44.860 | + functions-common:time_stop:2432 : end_time=1788844304856 2026-09-08 05:11:44.866 | + functions-common:time_stop:2433 : elapsed_time=6219 2026-09-08 05:11:44.871 | + functions-common:time_stop:2434 : total=5772 2026-09-08 05:11:44.875 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:11:44.880 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11991 2026-09-08 05:11:44.884 | + functions:wait_for_service:486 : return 0 2026-09-08 05:11:44.888 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:11:44.894 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:11:44.899 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-09-08 05:11:44.927 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:44.933 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-09-08 05:11:44.938 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:11:44.942 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-09-08 05:11:44.947 | + ./stack.sh:main:1301 : start_ovn_services 2026-09-08 05:11:44.950 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-09-08 05:11:44.955 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-09-08 05:11:44.960 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-09-08 05:11:44.964 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-09-08 05:11:44.968 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-09-08 05:11:44.972 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-09-08 05:11:44.977 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-09-08 05:11:44.996 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-09-08 05:11:45.004 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-09-08 05:11:45.010 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-09-08 05:11:45.017 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-09-08 05:11:45.035 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-09-08 05:11:45.054 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-09-08 05:11:45.073 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-09-08 05:11:45.078 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-09-08 05:11:45.078 | Starting OVN 2026-09-08 05:11:45.082 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-09-08 05:11:45.086 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-09-08 05:11:45.086 | Starting OVS 2026-09-08 05:11:45.090 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-09-08 05:11:45.115 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:45.119 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-09-08 05:11:45.181 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-09-08 05:11:45.246 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-09-08 05:11:45.250 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-09-08 05:11:45.254 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 05:11:45.740 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-09-08 05:11:46.225 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-08 05:11:46.226 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-08 05:11:46.226 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-08 05:11:46.226 | 2026-09-08 05:11:46.226 | Possible reasons for having these kinds of units are: 2026-09-08 05:11:46.226 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-08 05:11:46.226 | .wants/, .requires/, or .upholds/ directory. 2026-09-08 05:11:46.226 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-08 05:11:46.226 | a requirement dependency on it. 2026-09-08 05:11:46.226 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-08 05:11:46.226 | D-Bus, udev, scripted systemctl call, ...). 2026-09-08 05:11:46.226 | • In case of template units, the unit is meant to be enabled with some 2026-09-08 05:11:46.227 | instance name specified. 2026-09-08 05:11:46.233 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-09-08 05:11:50.889 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-09-08 05:11:50.893 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 05:11:51.394 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-09-08 05:11:51.896 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-08 05:11:51.897 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-08 05:11:51.897 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-08 05:11:51.897 | 2026-09-08 05:11:51.897 | Possible reasons for having these kinds of units are: 2026-09-08 05:11:51.897 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-08 05:11:51.897 | .wants/, .requires/, or .upholds/ directory. 2026-09-08 05:11:51.897 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-08 05:11:51.897 | a requirement dependency on it. 2026-09-08 05:11:51.897 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-08 05:11:51.897 | D-Bus, udev, scripted systemctl call, ...). 2026-09-08 05:11:51.897 | • In case of template units, the unit is meant to be enabled with some 2026-09-08 05:11:51.898 | instance name specified. 2026-09-08 05:11:51.905 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-09-08 05:11:52.265 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-09-08 05:11:52.265 | Configuring OVSDB 2026-09-08 05:11:52.270 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-09-08 05:11:52.305 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:11:52.311 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-09-08 05:11:52.343 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-09-08 05:11:52.369 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=121ed8c4-8954-4e41-be3d-a8822810dd7f 2026-09-08 05:11:52.393 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.62:6642 2026-09-08 05:11:52.418 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-09-08 05:11:52.444 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-09-08 05:11:52.476 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.62 2026-09-08 05:11:52.511 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-09-08 05:11:52.516 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-09-08 05:11:52.547 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-09-08 05:11:52.548 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-09-08 05:11:52.578 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-09-08 05:11:52.581 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-09-08 05:11:52.587 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-09-08 05:11:52.591 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 05:11:52.595 | + functions-common:is_provider_network:2272 : return 1 2026-09-08 05:11:52.600 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-09-08 05:11:52.607 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-09-08 05:11:52.611 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-09-08 05:11:52.615 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-09-08 05:11:52.619 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-09-08 05:11:52.623 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-09-08 05:11:52.656 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-09-08 05:11:52.692 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-08 05:11:52.726 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-09-08 05:11:52.751 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:11:52.755 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-09-08 05:11:52.759 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-09-08 05:11:52.764 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-09-08 05:11:52.767 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-09-08 05:11:52.771 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-09-08 05:11:52.797 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:52.801 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-09-08 05:11:52.805 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-09-08 05:11:52.809 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 05:11:53.310 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-09-08 05:11:53.811 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-09-08 05:11:53.887 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-09-08 05:11:53.891 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-09-08 05:11:53.895 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-08 05:11:53.899 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-08 05:11:53.905 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-09-08 05:11:54.911 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-09-08 05:11:54.915 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-09-08 05:11:54.919 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-08 05:11:54.923 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-09-08 05:11:54.927 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-08 05:11:54.931 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-09-08 05:11:54.935 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-09-08 05:11:54.939 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-08 05:11:54.943 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-09-08 05:11:54.947 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-09-08 05:11:54.951 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-08 05:11:54.955 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-09-08 05:11:54.959 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-09-08 05:11:54.986 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:11:54.991 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-09-08 05:11:55.021 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-09-08 05:11:55.048 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-09-08 05:11:55.069 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-09-08 05:11:55.090 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-09-08 05:11:55.117 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:55.121 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-09-08 05:11:55.125 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-09-08 05:11:55.130 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 05:11:55.627 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-09-08 05:11:56.118 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-08 05:11:56.118 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-08 05:11:56.119 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-08 05:11:56.119 | 2026-09-08 05:11:56.119 | Possible reasons for having these kinds of units are: 2026-09-08 05:11:56.119 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-08 05:11:56.123 | .wants/, .requires/, or .upholds/ directory. 2026-09-08 05:11:56.123 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-08 05:11:56.123 | a requirement dependency on it. 2026-09-08 05:11:56.123 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-08 05:11:56.123 | D-Bus, udev, scripted systemctl call, ...). 2026-09-08 05:11:56.123 | • In case of template units, the unit is meant to be enabled with some 2026-09-08 05:11:56.123 | instance name specified. 2026-09-08 05:11:56.131 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-09-08 05:11:56.390 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-09-08 05:11:56.418 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:11:56.422 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-09-08 05:11:56.426 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 05:11:56.462 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:56.466 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-08 05:11:56.470 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-08 05:11:56.474 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-08 05:11:56.478 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-09-08 05:11:56.482 | + 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-09-08 05:11:56.486 | + functions-common:run_process:1676 : local group= 2026-09-08 05:11:56.490 | + functions-common:run_process:1677 : local user= 2026-09-08 05:11:56.494 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:11:56.498 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-09-08 05:11:56.502 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:11:56.506 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:11:56.510 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:11:56.514 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:11:56.520 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:11:56.526 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844316521 2026-09-08 05:11:56.530 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-09-08 05:11:56.558 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:56.563 | + 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-09-08 05:11:56.567 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-09-08 05:11:56.571 | + 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-09-08 05:11:56.575 | + 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-09-08 05:11:56.580 | + 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-09-08 05:11:56.584 | + 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-09-08 05:11:56.588 | + 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-09-08 05:11:56.592 | + 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-09-08 05:11:56.596 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-09-08 05:11:56.601 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:11:56.605 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:11:56.609 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:11:56.613 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:11:56.617 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-09-08 05:11:56.622 | + 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-09-08 05:11:56.626 | + 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-09-08 05:11:56.631 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-09-08 05:11:56.635 | + 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-09-08 05:11:56.639 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:11:56.643 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:11:56.647 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:11:56.651 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:11:56.656 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:11:56.660 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-09-08 05:11:56.664 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:11:56.671 | + 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-09-08 05:11:56.764 | + 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-09-08 05:11:56.859 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-09-08 05:11:56.938 | + 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-09-08 05:11:57.020 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-09-08 05:11:57.100 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-09-08 05:11:57.180 | + 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-09-08 05:11:57.259 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:11:57.264 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:11:57.268 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-09-08 05:11:57.364 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:11:57.859 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-09-08 05:11:57.887 | 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-09-08 05:11:58.361 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-09-08 05:11:58.422 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:11:58.427 | + functions-common:time_stop:2420 : local name 2026-09-08 05:11:58.431 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:11:58.435 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:11:58.439 | + functions-common:time_stop:2423 : local total 2026-09-08 05:11:58.443 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:11:58.447 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:11:58.451 | + functions-common:time_stop:2427 : start_time=1788844316521 2026-09-08 05:11:58.455 | + functions-common:time_stop:2429 : [[ -z 1788844316521 ]] 2026-09-08 05:11:58.461 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:11:58.468 | + functions-common:time_stop:2432 : end_time=1788844318463 2026-09-08 05:11:58.472 | + functions-common:time_stop:2433 : elapsed_time=1942 2026-09-08 05:11:58.476 | + functions-common:time_stop:2434 : total=6808 2026-09-08 05:11:58.480 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:11:58.484 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8750 2026-09-08 05:11:58.488 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 05:11:58.492 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 05:11:58.496 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 05:11:58.503 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 05:11:58.529 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 05:11:58.533 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 05:11:58.537 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 05:11:58.541 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 05:11:58.545 | + 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-09-08 05:11:58.600 | + 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-09-08 05:11:58.648 | + 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-09-08 05:11:58.696 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 05:11:58.744 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-09-08 05:11:58.792 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-09-08 05:11:58.796 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-08 05:11:58.824 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:58.828 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-08 05:11:58.894 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-08 05:11:58.898 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-08 05:11:58.902 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-09-08 05:11:58.907 | + 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-09-08 05:11:58.911 | + functions-common:run_process:1676 : local group= 2026-09-08 05:11:58.915 | + functions-common:run_process:1677 : local user= 2026-09-08 05:11:58.920 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:11:58.924 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-09-08 05:11:58.928 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:11:58.932 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:11:58.936 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:11:58.940 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:11:58.947 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:11:58.952 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844318947 2026-09-08 05:11:58.956 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-09-08 05:11:58.984 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:11:58.988 | + 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-09-08 05:11:58.993 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-09-08 05:11:58.997 | + 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-09-08 05:11:59.001 | + 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-09-08 05:11:59.005 | + 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-09-08 05:11:59.010 | + 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-09-08 05:11:59.014 | + 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-09-08 05:11:59.018 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-09-08 05:11:59.022 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-09-08 05:11:59.026 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:11:59.031 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:11:59.035 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:11:59.039 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:11:59.043 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-09-08 05:11:59.048 | + 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-09-08 05:11:59.052 | + 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-09-08 05:11:59.056 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-09-08 05:11:59.061 | + 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-09-08 05:11:59.065 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:11:59.069 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:11:59.073 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:11:59.077 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:11:59.081 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:11:59.085 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-09-08 05:11:59.089 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:11:59.096 | + 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-09-08 05:11:59.192 | + 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-09-08 05:11:59.287 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-09-08 05:11:59.369 | + 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-09-08 05:11:59.450 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-09-08 05:11:59.536 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-09-08 05:11:59.621 | + 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-09-08 05:11:59.703 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:11:59.707 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:11:59.712 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-09-08 05:11:59.808 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:12:00.303 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-09-08 05:12:00.339 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-09-08 05:12:00.824 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-09-08 05:12:00.876 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:00.881 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:00.886 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:00.891 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:00.899 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:00.904 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:00.910 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:00.915 | + functions-common:time_stop:2427 : start_time=1788844318947 2026-09-08 05:12:00.920 | + functions-common:time_stop:2429 : [[ -z 1788844318947 ]] 2026-09-08 05:12:00.928 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:00.936 | + functions-common:time_stop:2432 : end_time=1788844320931 2026-09-08 05:12:00.941 | + functions-common:time_stop:2433 : elapsed_time=1984 2026-09-08 05:12:00.944 | + functions-common:time_stop:2434 : total=8750 2026-09-08 05:12:00.949 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:00.955 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10734 2026-09-08 05:12:00.958 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 05:12:00.962 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 05:12:00.966 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 05:12:00.972 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 05:12:01.000 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 05:12:01.003 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 05:12:01.005 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 05:12:01.008 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 05:12:01.011 | + 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-09-08 05:12:01.050 | + 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-09-08 05:12:01.089 | + 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-09-08 05:12:01.121 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 05:12:01.172 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-09-08 05:12:01.214 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-09-08 05:12:01.217 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-09-08 05:12:01.222 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-09-08 05:12:01.225 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-09-08 05:12:01.254 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-08 05:12:01.287 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-09-08 05:12:01.291 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-09-08 05:12:01.296 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-09-08 05:12:01.300 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-09-08 05:12:01.367 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-09-08 05:12:01.399 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:12:01.403 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-09-08 05:12:01.408 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:12:01.412 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-09-08 05:12:01.416 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-09-08 05:12:01.421 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-09-08 05:12:01.425 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-09-08 05:12:01.471 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-09-08 05:12:01.477 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-09-08 05:12:01.479 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-09-08 05:12:01.530 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-09-08 05:12:01.536 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-09-08 05:12:01.540 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-09-08 05:12:01.545 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-09-08 05:12:01.552 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-08 05:12:01.557 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-08 05:12:01.563 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-09-08 05:12:01.568 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-09-08 05:12:01.572 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-09-08 05:12:01.577 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-09-08 05:12:01.581 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 05:12:01.585 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 05:12:01.590 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 05:12:01.594 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-09-08 05:12:01.599 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 05:12:01.604 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 05:12:01.609 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-09-08 05:12:01.614 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-09-08 05:12:01.618 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-09-08 05:12:01.624 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-09-08 05:12:01.660 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-09-08 05:12:01.664 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-09-08 05:12:01.727 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-09-08 05:12:01.790 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-09-08 05:12:01.795 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-09-08 05:12:01.864 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-09-08 05:12:01.869 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-09-08 05:12:01.932 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-09-08 05:12:01.939 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 05:12:01.943 | + functions-common:run_process:1674 : local service=neutron-api 2026-09-08 05:12:01.948 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 05:12:01.952 | + functions-common:run_process:1676 : local group= 2026-09-08 05:12:01.956 | + functions-common:run_process:1677 : local user= 2026-09-08 05:12:01.961 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:12:01.965 | + functions-common:run_process:1680 : local name=neutron-api 2026-09-08 05:12:01.969 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:12:01.972 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:12:01.975 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:01.980 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:01.985 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:01.993 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844321987 2026-09-08 05:12:01.997 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-09-08 05:12:02.024 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:12:02.029 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-09-08 05:12:02.033 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-09-08 05:12:02.038 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 05:12:02.042 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 05:12:02.047 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 05:12:02.052 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 05:12:02.057 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-09-08 05:12:02.061 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-09-08 05:12:02.066 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-09-08 05:12:02.070 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:12:02.075 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:12:02.079 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:12:02.083 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:12:02.089 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-09-08 05:12:02.092 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-09-08 05:12:02.098 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 05:12:02.102 | + 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-09-08 05:12:02.106 | + 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-09-08 05:12:02.111 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-09-08 05:12:02.115 | + 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-09-08 05:12:02.119 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 05:12:02.124 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 05:12:02.128 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 05:12:02.132 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-09-08 05:12:02.136 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 05:12:02.143 | + 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-09-08 05:12:02.243 | + 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-09-08 05:12:02.338 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-09-08 05:12:02.417 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-09-08 05:12:02.498 | + 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-09-08 05:12:02.578 | + 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-09-08 05:12:02.658 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-09-08 05:12:02.743 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-09-08 05:12:02.823 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-09-08 05:12:02.903 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-09-08 05:12:02.983 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-09-08 05:12:03.061 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 05:12:03.065 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 05:12:03.070 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-09-08 05:12:03.165 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 05:12:03.670 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-09-08 05:12:03.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-09-08 05:12:04.181 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-09-08 05:12:04.323 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:04.327 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:04.332 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:04.335 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:04.337 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:04.340 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:04.342 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:04.344 | + functions-common:time_stop:2427 : start_time=1788844321987 2026-09-08 05:12:04.346 | + functions-common:time_stop:2429 : [[ -z 1788844321987 ]] 2026-09-08 05:12:04.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:04.353 | + functions-common:time_stop:2432 : end_time=1788844324350 2026-09-08 05:12:04.355 | + functions-common:time_stop:2433 : elapsed_time=2363 2026-09-08 05:12:04.357 | + functions-common:time_stop:2434 : total=10734 2026-09-08 05:12:04.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:04.362 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13097 2026-09-08 05:12:04.363 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.62/ 2026-09-08 05:12:04.366 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 05:12:04.368 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-09-08 05:12:04.370 | + 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-09-08 05:12:04.372 | + functions-common:run_process:1676 : local group= 2026-09-08 05:12:04.374 | + functions-common:run_process:1677 : local user= 2026-09-08 05:12:04.377 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:12:04.379 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-09-08 05:12:04.382 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:12:04.383 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:12:04.385 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:04.387 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:04.390 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:04.395 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844324391 2026-09-08 05:12:04.396 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-09-08 05:12:04.420 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:12:04.423 | + 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-09-08 05:12:04.425 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-09-08 05:12:04.427 | + 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-09-08 05:12:04.430 | + 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-09-08 05:12:04.432 | + 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-09-08 05:12:04.434 | + 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-09-08 05:12:04.436 | + 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-09-08 05:12:04.439 | + 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-09-08 05:12:04.441 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-09-08 05:12:04.443 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:12:04.445 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:12:04.447 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:12:04.450 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:12:04.452 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-09-08 05:12:04.454 | + 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-09-08 05:12:04.456 | + 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-09-08 05:12:04.458 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-09-08 05:12:04.461 | + 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-09-08 05:12:04.463 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:12:04.465 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:12:04.467 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:12:04.469 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:12:04.471 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:12:04.473 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-09-08 05:12:04.476 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:12:04.481 | + 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-09-08 05:12:04.572 | + 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-09-08 05:12:04.657 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-09-08 05:12:04.724 | + 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-09-08 05:12:04.790 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-09-08 05:12:04.873 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-09-08 05:12:04.968 | + 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-09-08 05:12:05.080 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:12:05.083 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:12:05.087 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-09-08 05:12:05.187 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:12:05.717 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-09-08 05:12:05.753 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-09-08 05:12:06.262 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-09-08 05:12:06.312 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:06.318 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:06.323 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:06.329 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:06.335 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:06.340 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:06.344 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:06.347 | + functions-common:time_stop:2427 : start_time=1788844324391 2026-09-08 05:12:06.349 | + functions-common:time_stop:2429 : [[ -z 1788844324391 ]] 2026-09-08 05:12:06.352 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:06.357 | + functions-common:time_stop:2432 : end_time=1788844326354 2026-09-08 05:12:06.358 | + functions-common:time_stop:2433 : elapsed_time=1963 2026-09-08 05:12:06.360 | + functions-common:time_stop:2434 : total=13097 2026-09-08 05:12:06.362 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:06.364 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15060 2026-09-08 05:12:06.366 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 05:12:06.369 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-09-08 05:12:06.370 | + 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-09-08 05:12:06.372 | + functions-common:run_process:1676 : local group= 2026-09-08 05:12:06.373 | + functions-common:run_process:1677 : local user= 2026-09-08 05:12:06.376 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:12:06.377 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-09-08 05:12:06.379 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:12:06.381 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:12:06.384 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:06.385 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:06.388 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:06.392 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844326389 2026-09-08 05:12:06.395 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-09-08 05:12:06.413 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:12:06.415 | + 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-09-08 05:12:06.417 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-09-08 05:12:06.419 | + 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-09-08 05:12:06.420 | + 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-09-08 05:12:06.422 | + 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-09-08 05:12:06.425 | + 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-09-08 05:12:06.427 | + 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-09-08 05:12:06.429 | + 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-09-08 05:12:06.431 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-09-08 05:12:06.433 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:12:06.434 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:12:06.436 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:12:06.439 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:12:06.440 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-09-08 05:12:06.442 | + 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-09-08 05:12:06.444 | + 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-09-08 05:12:06.446 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-09-08 05:12:06.448 | + 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-09-08 05:12:06.450 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:12:06.452 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:12:06.456 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:12:06.456 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:12:06.460 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:12:06.463 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-09-08 05:12:06.468 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:12:06.475 | + 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-09-08 05:12:06.566 | + 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-09-08 05:12:06.721 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-09-08 05:12:06.797 | + 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-09-08 05:12:06.921 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-09-08 05:12:07.052 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-09-08 05:12:07.197 | + 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-09-08 05:12:07.292 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:12:07.296 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:12:07.299 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-09-08 05:12:07.472 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:12:08.059 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-09-08 05:12:08.115 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-09-08 05:12:08.632 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-09-08 05:12:08.691 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:08.695 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:08.702 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:08.705 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:08.709 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:08.714 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:08.718 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:08.720 | + functions-common:time_stop:2427 : start_time=1788844326389 2026-09-08 05:12:08.723 | + functions-common:time_stop:2429 : [[ -z 1788844326389 ]] 2026-09-08 05:12:08.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:08.730 | + functions-common:time_stop:2432 : end_time=1788844328728 2026-09-08 05:12:08.732 | + functions-common:time_stop:2433 : elapsed_time=2339 2026-09-08 05:12:08.734 | + functions-common:time_stop:2434 : total=15060 2026-09-08 05:12:08.736 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:08.739 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17399 2026-09-08 05:12:08.740 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-09-08 05:12:08.743 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-09-08 05:12:08.745 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 05:12:08.747 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-09-08 05:12:08.750 | + 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-09-08 05:12:08.751 | + functions-common:run_process:1676 : local group= 2026-09-08 05:12:08.753 | + functions-common:run_process:1677 : local user= 2026-09-08 05:12:08.756 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:12:08.757 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-09-08 05:12:08.759 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:12:08.761 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:12:08.763 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:08.766 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:08.770 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:08.775 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844328771 2026-09-08 05:12:08.776 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-09-08 05:12:08.795 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:12:08.798 | + 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-09-08 05:12:08.800 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-09-08 05:12:08.802 | + 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-09-08 05:12:08.804 | + 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-09-08 05:12:08.807 | + 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-09-08 05:12:08.808 | + 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-09-08 05:12:08.810 | + 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-09-08 05:12:08.813 | + 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-09-08 05:12:08.814 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-09-08 05:12:08.816 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:12:08.818 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:12:08.820 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:12:08.822 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:12:08.825 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-09-08 05:12:08.827 | + 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-09-08 05:12:08.829 | + 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-09-08 05:12:08.831 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-09-08 05:12:08.833 | + 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-09-08 05:12:08.836 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:12:08.837 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:12:08.839 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:12:08.841 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:12:08.843 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:12:08.847 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-09-08 05:12:08.847 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:12:08.852 | + 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-09-08 05:12:08.970 | + 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-09-08 05:12:09.107 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-09-08 05:12:09.227 | + 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-09-08 05:12:09.342 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-09-08 05:12:09.459 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-09-08 05:12:09.582 | + 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-09-08 05:12:09.709 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:12:09.717 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:12:09.723 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-09-08 05:12:09.846 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:12:10.401 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-09-08 05:12:10.440 | 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-09-08 05:12:10.946 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-09-08 05:12:10.999 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:11.004 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:11.010 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:11.015 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:11.020 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:11.025 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:11.031 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:11.038 | + functions-common:time_stop:2427 : start_time=1788844328771 2026-09-08 05:12:11.043 | + functions-common:time_stop:2429 : [[ -z 1788844328771 ]] 2026-09-08 05:12:11.051 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:11.058 | + functions-common:time_stop:2432 : end_time=1788844331051 2026-09-08 05:12:11.065 | + functions-common:time_stop:2433 : elapsed_time=2280 2026-09-08 05:12:11.070 | + functions-common:time_stop:2434 : total=17399 2026-09-08 05:12:11.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:11.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19679 2026-09-08 05:12:11.086 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-09-08 05:12:11.090 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.62/networking 2026-09-08 05:12:11.096 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-09-08 05:12:11.096 | Waiting for Neutron to start... 2026-09-08 05:12:11.104 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.62/networking' 2026-09-08 05:12:11.108 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.62/networking' 'Neutron did not start' 60 2026-09-08 05:12:11.115 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.62/networking' 2026-09-08 05:12:11.117 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-09-08 05:12:11.126 | + functions-common:test_with_retry:2360 : local until=60 2026-09-08 05:12:11.134 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-08 05:12:11.138 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-08 05:12:11.144 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-08 05:12:11.150 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:11.153 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:11.160 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:11.168 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844331161 2026-09-08 05:12:11.172 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.62/networking; do sleep 0.5; done' 2026-09-08 05:12:18.748 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.62/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-08 05:12:18.751 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:18.761 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:18.765 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:18.772 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:18.777 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:18.782 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-08 05:12:18.789 | + functions-common:time_stop:2427 : start_time=1788844331161 2026-09-08 05:12:18.793 | + functions-common:time_stop:2429 : [[ -z 1788844331161 ]] 2026-09-08 05:12:18.803 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:18.812 | + functions-common:time_stop:2432 : end_time=1788844338803 2026-09-08 05:12:18.817 | + functions-common:time_stop:2433 : elapsed_time=7642 2026-09-08 05:12:18.822 | + functions-common:time_stop:2434 : total=0 2026-09-08 05:12:18.830 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:18.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7642 2026-09-08 05:12:18.843 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-09-08 05:12:18.888 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:12:18.893 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-09-08 05:12:18.898 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:12:18.901 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-09-08 05:12:18.906 | + ./stack.sh:main:1314 : start_placement 2026-09-08 05:12:18.909 | + lib/placement:start_placement:137 : start_placement_api 2026-09-08 05:12:18.913 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-09-08 05:12:18.918 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 05:12:18.927 | + functions-common:run_process:1674 : local service=placement-api 2026-09-08 05:12:18.936 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 05:12:18.942 | + functions-common:run_process:1676 : local group= 2026-09-08 05:12:18.948 | + functions-common:run_process:1677 : local user= 2026-09-08 05:12:18.956 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:12:18.964 | + functions-common:run_process:1680 : local name=placement-api 2026-09-08 05:12:18.973 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:12:18.978 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:12:18.984 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:18.993 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:18.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:19.011 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844339001 2026-09-08 05:12:19.019 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-09-08 05:12:19.065 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:12:19.073 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-09-08 05:12:19.079 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-09-08 05:12:19.089 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 05:12:19.101 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 05:12:19.107 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 05:12:19.115 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 05:12:19.120 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-09-08 05:12:19.130 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-09-08 05:12:19.136 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-09-08 05:12:19.143 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:12:19.152 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:12:19.156 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:12:19.163 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:12:19.169 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-09-08 05:12:19.175 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-09-08 05:12:19.180 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 05:12:19.183 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 05:12:19.187 | + 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-09-08 05:12:19.189 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-09-08 05:12:19.191 | + 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-09-08 05:12:19.194 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 05:12:19.196 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 05:12:19.198 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 05:12:19.201 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-09-08 05:12:19.203 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 05:12:19.207 | + 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-09-08 05:12:19.305 | + 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-09-08 05:12:19.420 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-09-08 05:12:19.564 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-09-08 05:12:19.694 | + 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-09-08 05:12:19.794 | + 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-09-08 05:12:19.913 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-09-08 05:12:20.034 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-09-08 05:12:20.142 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-09-08 05:12:20.236 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-09-08 05:12:20.325 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-09-08 05:12:20.408 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 05:12:20.412 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 05:12:20.416 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-09-08 05:12:20.512 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 05:12:21.033 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-09-08 05:12:21.064 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-09-08 05:12:21.540 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-09-08 05:12:21.691 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:21.695 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:21.700 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:21.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:21.709 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:21.713 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:21.718 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:21.721 | + functions-common:time_stop:2427 : start_time=1788844339001 2026-09-08 05:12:21.725 | + functions-common:time_stop:2429 : [[ -z 1788844339001 ]] 2026-09-08 05:12:21.731 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:21.737 | + functions-common:time_stop:2432 : end_time=1788844341732 2026-09-08 05:12:21.741 | + functions-common:time_stop:2433 : elapsed_time=2731 2026-09-08 05:12:21.745 | + functions-common:time_stop:2434 : total=19679 2026-09-08 05:12:21.751 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:21.755 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22410 2026-09-08 05:12:21.759 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-09-08 05:12:21.759 | Waiting for placement-api to start... 2026-09-08 05:12:21.764 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.62/placement 2026-09-08 05:12:21.768 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 05:12:21.772 | + functions:wait_for_service:477 : local url=http://192.168.122.62/placement 2026-09-08 05:12:21.777 | + functions:wait_for_service:478 : local rval=0 2026-09-08 05:12:21.781 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 05:12:21.786 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 05:12:21.790 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:21.794 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:21.800 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:21.807 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844341802 2026-09-08 05:12:21.811 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 05:12:21.814 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:12:21.818 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.62/placement 2026-09-08 05:12:24.372 | + :: : [[ 200 == 503 ]] 2026-09-08 05:12:24.375 | + :: : [[ 0 -eq 7 ]] 2026-09-08 05:12:24.380 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 05:12:24.385 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:24.390 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:24.394 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:24.399 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:24.403 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:24.408 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 05:12:24.412 | + functions-common:time_stop:2427 : start_time=1788844341802 2026-09-08 05:12:24.417 | + functions-common:time_stop:2429 : [[ -z 1788844341802 ]] 2026-09-08 05:12:24.422 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:24.431 | + functions-common:time_stop:2432 : end_time=1788844344426 2026-09-08 05:12:24.435 | + functions-common:time_stop:2433 : elapsed_time=2624 2026-09-08 05:12:24.440 | + functions-common:time_stop:2434 : total=11991 2026-09-08 05:12:24.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:24.449 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14615 2026-09-08 05:12:24.453 | + functions:wait_for_service:486 : return 0 2026-09-08 05:12:24.458 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-09-08 05:12:24.486 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:12:24.491 | + ./stack.sh:main:1318 : start_neutron 2026-09-08 05:12:24.495 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-09-08 05:12:24.500 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 05:12:24.505 | + functions-common:run_process:1674 : local service=q-agt 2026-09-08 05:12:24.509 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 05:12:24.514 | + functions-common:run_process:1676 : local group= 2026-09-08 05:12:24.518 | + functions-common:run_process:1677 : local user= 2026-09-08 05:12:24.523 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:12:24.528 | + functions-common:run_process:1680 : local name=q-agt 2026-09-08 05:12:24.532 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:12:24.537 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:12:24.541 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:24.547 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:24.554 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:24.560 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844344556 2026-09-08 05:12:24.565 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-09-08 05:12:24.595 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:12:24.599 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:24.604 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:24.608 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:24.613 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:24.617 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:24.622 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:24.626 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:24.631 | + functions-common:time_stop:2427 : start_time=1788844344556 2026-09-08 05:12:24.635 | + functions-common:time_stop:2429 : [[ -z 1788844344556 ]] 2026-09-08 05:12:24.641 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:24.648 | + functions-common:time_stop:2432 : end_time=1788844344643 2026-09-08 05:12:24.652 | + functions-common:time_stop:2433 : elapsed_time=87 2026-09-08 05:12:24.657 | + functions-common:time_stop:2434 : total=22410 2026-09-08 05:12:24.661 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:24.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22497 2026-09-08 05:12:24.670 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-09-08 05:12:24.675 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 05:12:24.679 | + functions-common:is_provider_network:2272 : return 1 2026-09-08 05:12:24.684 | + lib/neutron:start_neutron:663 : start_other_agents 2026-09-08 05:12:24.688 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-09-08 05:12:24.693 | + functions-common:run_process:1674 : local service=q-dhcp 2026-09-08 05:12:24.697 | + 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-09-08 05:12:24.702 | + functions-common:run_process:1676 : local group= 2026-09-08 05:12:24.707 | + functions-common:run_process:1677 : local user= 2026-09-08 05:12:24.711 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:12:24.715 | + functions-common:run_process:1680 : local name=q-dhcp 2026-09-08 05:12:24.720 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:12:24.724 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:12:24.729 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:24.733 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:24.739 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:24.746 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844344741 2026-09-08 05:12:24.750 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-09-08 05:12:24.779 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:12:24.784 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:24.788 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:24.793 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:24.797 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:24.802 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:24.806 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:24.810 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:24.814 | + functions-common:time_stop:2427 : start_time=1788844344741 2026-09-08 05:12:24.819 | + functions-common:time_stop:2429 : [[ -z 1788844344741 ]] 2026-09-08 05:12:24.824 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:24.831 | + functions-common:time_stop:2432 : end_time=1788844344826 2026-09-08 05:12:24.835 | + functions-common:time_stop:2433 : elapsed_time=85 2026-09-08 05:12:24.839 | + functions-common:time_stop:2434 : total=22497 2026-09-08 05:12:24.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:24.847 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22582 2026-09-08 05:12:24.853 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-09-08 05:12:24.857 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-08 05:12:24.862 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-08 05:12:24.868 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-09-08 05:12:24.872 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 05:12:24.877 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 05:12:24.883 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 05:12:24.887 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-09-08 05:12:24.891 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 05:12:24.896 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 05:12:24.901 | + functions-common:run_process:1674 : local service=q-l3 2026-09-08 05:12:24.905 | + 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-09-08 05:12:24.910 | + functions-common:run_process:1676 : local group= 2026-09-08 05:12:24.914 | + functions-common:run_process:1677 : local user= 2026-09-08 05:12:24.919 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:12:24.923 | + functions-common:run_process:1680 : local name=q-l3 2026-09-08 05:12:24.927 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:12:24.932 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:12:24.936 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:24.940 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:24.946 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:24.952 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844344948 2026-09-08 05:12:24.957 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-09-08 05:12:24.984 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:12:24.988 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:24.992 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:24.997 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:25.001 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:25.005 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:25.009 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:25.013 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:25.018 | + functions-common:time_stop:2427 : start_time=1788844344948 2026-09-08 05:12:25.022 | + functions-common:time_stop:2429 : [[ -z 1788844344948 ]] 2026-09-08 05:12:25.027 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:25.034 | + functions-common:time_stop:2432 : end_time=1788844345029 2026-09-08 05:12:25.038 | + functions-common:time_stop:2433 : elapsed_time=81 2026-09-08 05:12:25.043 | + functions-common:time_stop:2434 : total=22582 2026-09-08 05:12:25.047 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:25.052 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22663 2026-09-08 05:12:25.056 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-09-08 05:12:25.061 | + functions-common:run_process:1674 : local service=q-meta 2026-09-08 05:12:25.065 | + 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-09-08 05:12:25.069 | + functions-common:run_process:1676 : local group= 2026-09-08 05:12:25.074 | + functions-common:run_process:1677 : local user= 2026-09-08 05:12:25.078 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:12:25.082 | + functions-common:run_process:1680 : local name=q-meta 2026-09-08 05:12:25.086 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:12:25.091 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:12:25.095 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:25.100 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:25.106 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:25.112 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844345107 2026-09-08 05:12:25.116 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-09-08 05:12:25.143 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:12:25.148 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:25.153 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:25.157 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:25.161 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:25.166 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:25.170 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:25.175 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:25.179 | + functions-common:time_stop:2427 : start_time=1788844345107 2026-09-08 05:12:25.183 | + functions-common:time_stop:2429 : [[ -z 1788844345107 ]] 2026-09-08 05:12:25.189 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:25.196 | + functions-common:time_stop:2432 : end_time=1788844345191 2026-09-08 05:12:25.200 | + functions-common:time_stop:2433 : elapsed_time=84 2026-09-08 05:12:25.204 | + functions-common:time_stop:2434 : total=22663 2026-09-08 05:12:25.209 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:25.213 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22747 2026-09-08 05:12:25.218 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-08 05:12:25.222 | + functions-common:run_process:1674 : local service=q-metering 2026-09-08 05:12:25.226 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-08 05:12:25.231 | + functions-common:run_process:1676 : local group= 2026-09-08 05:12:25.235 | + functions-common:run_process:1677 : local user= 2026-09-08 05:12:25.239 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:12:25.243 | + functions-common:run_process:1680 : local name=q-metering 2026-09-08 05:12:25.247 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:12:25.251 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:12:25.256 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:12:25.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:12:25.266 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:12:25.272 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844345268 2026-09-08 05:12:25.277 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-09-08 05:12:25.305 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:12:25.309 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:12:25.314 | + functions-common:time_stop:2420 : local name 2026-09-08 05:12:25.318 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:12:25.323 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:12:25.327 | + functions-common:time_stop:2423 : local total 2026-09-08 05:12:25.332 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:12:25.336 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:12:25.340 | + functions-common:time_stop:2427 : start_time=1788844345268 2026-09-08 05:12:25.345 | + functions-common:time_stop:2429 : [[ -z 1788844345268 ]] 2026-09-08 05:12:25.350 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:12:25.357 | + functions-common:time_stop:2432 : end_time=1788844345352 2026-09-08 05:12:25.361 | + functions-common:time_stop:2433 : elapsed_time=84 2026-09-08 05:12:25.365 | + functions-common:time_stop:2434 : total=22747 2026-09-08 05:12:25.370 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:12:25.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22831 2026-09-08 05:12:25.378 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-09-08 05:12:25.406 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:12:25.411 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-09-08 05:12:25.415 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-09-08 05:12:25.419 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:12:25.423 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-09-08 05:12:25.428 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-09-08 05:12:25.432 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-09-08 05:12:25.437 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-09-08 05:12:25.441 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-09-08 05:12:25.445 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-08 05:12:25.452 | ++ 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-09-08 05:12:29.319 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:12:29.325 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 05:12:29.325 | address-scope 2026-09-08 05:12:29.325 | agent 2026-09-08 05:12:29.325 | allowed-address-pairs 2026-09-08 05:12:29.325 | auto-allocated-topology 2026-09-08 05:12:29.326 | availability_zone 2026-09-08 05:12:29.326 | default-subnetpools 2026-09-08 05:12:29.326 | dhcp_agent_scheduler 2026-09-08 05:12:29.326 | dns-integration 2026-09-08 05:12:29.326 | dns-domain-ports 2026-09-08 05:12:29.326 | dns-integration-domain-keywords 2026-09-08 05:12:29.326 | empty-string-filtering 2026-09-08 05:12:29.326 | external-net 2026-09-08 05:12:29.326 | extra_dhcp_opt 2026-09-08 05:12:29.326 | extraroute 2026-09-08 05:12:29.326 | extraroute-atomic 2026-09-08 05:12:29.327 | filter-validation 2026-09-08 05:12:29.327 | floating-ip-port-forwarding-detail 2026-09-08 05:12:29.327 | fip-port-details 2026-09-08 05:12:29.327 | flavors 2026-09-08 05:12:29.327 | floatingip-pools 2026-09-08 05:12:29.327 | router 2026-09-08 05:12:29.327 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:12:29.327 | enable-default-route-bfd 2026-09-08 05:12:29.327 | enable-default-route-ecmp 2026-09-08 05:12:29.327 | ext-gw-mode 2026-09-08 05:12:29.327 | l3-ha 2026-09-08 05:12:29.328 | external-gateway-multihoming 2026-09-08 05:12:29.328 | l3-flavors 2026-09-08 05:12:29.328 | l3_agent_scheduler 2026-09-08 05:12:29.328 | multi-provider 2026-09-08 05:12:29.328 | net-mtu 2026-09-08 05:12:29.328 | net-mtu-writable 2026-09-08 05:12:29.328 | network_availability_zone 2026-09-08 05:12:29.328 | network-ip-availability 2026-09-08 05:12:29.328 | network-ip-availability-details 2026-09-08 05:12:29.328 | pagination 2026-09-08 05:12:29.328 | port-device-profile 2026-09-08 05:12:29.328 | port-mac-address-regenerate 2026-09-08 05:12:29.329 | port-numa-affinity-policy 2026-09-08 05:12:29.329 | port-numa-affinity-policy-socket 2026-09-08 05:12:29.329 | binding 2026-09-08 05:12:29.329 | binding-extended 2026-09-08 05:12:29.329 | port-security 2026-09-08 05:12:29.329 | project-id 2026-09-08 05:12:29.329 | provider 2026-09-08 05:12:29.329 | qinq 2026-09-08 05:12:29.329 | quota-check-limit 2026-09-08 05:12:29.329 | quota-check-limit-default 2026-09-08 05:12:29.329 | quotas 2026-09-08 05:12:29.330 | quota_details 2026-09-08 05:12:29.330 | rbac-policies 2026-09-08 05:12:29.330 | rbac-address-scope 2026-09-08 05:12:29.330 | rbac-security-groups 2026-09-08 05:12:29.330 | revision-if-match 2026-09-08 05:12:29.330 | standard-attr-revisions 2026-09-08 05:12:29.330 | router_availability_zone 2026-09-08 05:12:29.330 | router-enable-snat 2026-09-08 05:12:29.330 | security-groups-default-rules 2026-09-08 05:12:29.330 | security-groups-default-statefulness 2026-09-08 05:12:29.330 | security-groups-normalized-cidr 2026-09-08 05:12:29.330 | security-groups-remote-address-group 2026-09-08 05:12:29.331 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:12:29.331 | security-groups-shared-filtering 2026-09-08 05:12:29.331 | security-group 2026-09-08 05:12:29.331 | service-type 2026-09-08 05:12:29.331 | sorting 2026-09-08 05:12:29.331 | standard-attr-description 2026-09-08 05:12:29.331 | stateful-security-group 2026-09-08 05:12:29.331 | subnet-dns-publish-fixed-ip 2026-09-08 05:12:29.331 | subnet-external-network 2026-09-08 05:12:29.331 | subnet_onboard 2026-09-08 05:12:29.331 | subnet-service-types 2026-09-08 05:12:29.332 | subnet_allocation 2026-09-08 05:12:29.332 | subnetpool-prefix-ops 2026-09-08 05:12:29.332 | tag-creation 2026-09-08 05:12:29.332 | standard-attr-tag 2026-09-08 05:12:29.332 | standard-attr-timestamp 2026-09-08 05:12:29.332 | vlan-transparent' 2026-09-08 05:12:29.332 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 05:12:29.332 | address-scope 2026-09-08 05:12:29.332 | agent 2026-09-08 05:12:29.332 | allowed-address-pairs 2026-09-08 05:12:29.332 | auto-allocated-topology 2026-09-08 05:12:29.333 | availability_zone 2026-09-08 05:12:29.333 | default-subnetpools 2026-09-08 05:12:29.333 | dhcp_agent_scheduler 2026-09-08 05:12:29.333 | dns-integration 2026-09-08 05:12:29.333 | dns-domain-ports 2026-09-08 05:12:29.333 | dns-integration-domain-keywords 2026-09-08 05:12:29.333 | empty-string-filtering 2026-09-08 05:12:29.333 | external-net 2026-09-08 05:12:29.333 | extra_dhcp_opt 2026-09-08 05:12:29.333 | extraroute 2026-09-08 05:12:29.333 | extraroute-atomic 2026-09-08 05:12:29.334 | filter-validation 2026-09-08 05:12:29.334 | floating-ip-port-forwarding-detail 2026-09-08 05:12:29.334 | fip-port-details 2026-09-08 05:12:29.334 | flavors 2026-09-08 05:12:29.334 | floatingip-pools 2026-09-08 05:12:29.334 | router 2026-09-08 05:12:29.334 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:12:29.334 | enable-default-route-bfd 2026-09-08 05:12:29.334 | enable-default-route-ecmp 2026-09-08 05:12:29.334 | ext-gw-mode 2026-09-08 05:12:29.334 | l3-ha 2026-09-08 05:12:29.335 | external-gateway-multihoming 2026-09-08 05:12:29.335 | l3-flavors 2026-09-08 05:12:29.335 | l3_agent_scheduler 2026-09-08 05:12:29.335 | multi-provider 2026-09-08 05:12:29.335 | net-mtu 2026-09-08 05:12:29.335 | net-mtu-writable 2026-09-08 05:12:29.335 | network_availability_zone 2026-09-08 05:12:29.335 | network-ip-availability 2026-09-08 05:12:29.335 | network-ip-availability-details 2026-09-08 05:12:29.335 | pagination 2026-09-08 05:12:29.335 | port-device-profile 2026-09-08 05:12:29.335 | port-mac-address-regenerate 2026-09-08 05:12:29.336 | port-numa-affinity-policy 2026-09-08 05:12:29.336 | port-numa-affinity-policy-socket 2026-09-08 05:12:29.336 | binding 2026-09-08 05:12:29.336 | binding-extended 2026-09-08 05:12:29.336 | port-security 2026-09-08 05:12:29.336 | project-id 2026-09-08 05:12:29.336 | provider 2026-09-08 05:12:29.336 | qinq 2026-09-08 05:12:29.336 | quota-check-limit 2026-09-08 05:12:29.336 | quota-check-limit-default 2026-09-08 05:12:29.336 | quotas 2026-09-08 05:12:29.337 | quota_details 2026-09-08 05:12:29.337 | rbac-policies 2026-09-08 05:12:29.337 | rbac-address-scope 2026-09-08 05:12:29.337 | rbac-security-groups 2026-09-08 05:12:29.337 | revision-if-match 2026-09-08 05:12:29.337 | standard-attr-revisions 2026-09-08 05:12:29.337 | router_availability_zone 2026-09-08 05:12:29.337 | router-enable-snat 2026-09-08 05:12:29.337 | security-groups-default-rules 2026-09-08 05:12:29.337 | security-groups-default-statefulness 2026-09-08 05:12:29.337 | security-groups-normalized-cidr 2026-09-08 05:12:29.338 | security-groups-remote-address-group 2026-09-08 05:12:29.338 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:12:29.338 | security-groups-shared-filtering 2026-09-08 05:12:29.338 | security-group 2026-09-08 05:12:29.338 | service-type 2026-09-08 05:12:29.338 | sorting 2026-09-08 05:12:29.338 | standard-attr-description 2026-09-08 05:12:29.338 | stateful-security-group 2026-09-08 05:12:29.338 | subnet-dns-publish-fixed-ip 2026-09-08 05:12:29.338 | subnet-external-network 2026-09-08 05:12:29.338 | subnet_onboard 2026-09-08 05:12:29.338 | subnet-service-types 2026-09-08 05:12:29.339 | subnet_allocation 2026-09-08 05:12:29.339 | subnetpool-prefix-ops 2026-09-08 05:12:29.339 | tag-creation 2026-09-08 05:12:29.339 | standard-attr-tag 2026-09-08 05:12:29.339 | standard-attr-timestamp 2026-09-08 05:12:29.339 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-08 05:12:29.339 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 05:12:29.339 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-09-08 05:12:29.339 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-09-08 05:12:29.342 | ++ 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-09-08 05:12:33.409 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:12:33.415 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=25fc9271-380d-4128-84a0-7774ddc83833 2026-09-08 05:12:33.419 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-09-08 05:12:33.425 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd08:d3cd:3e89::/56 --share --default -f value -c id 2026-09-08 05:12:37.190 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:12:37.196 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=6425d4ba-5ea6-46c0-a15d-540b8724e4d2 2026-09-08 05:12:37.201 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-09-08 05:12:37.205 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 05:12:37.209 | + functions-common:is_provider_network:2272 : return 1 2026-09-08 05:12:37.214 | ++ 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-09-08 05:12:42.375 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:12:42.381 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=ed275467-3c59-4c1c-aece-11233f681e40 2026-09-08 05:12:42.386 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-09-08 05:12:42.390 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:12:42.417 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-09-08 05:12:42.424 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-09-08 05:12:42.428 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 25fc9271-380d-4128-84a0-7774ddc83833 ']' 2026-09-08 05:12:42.433 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-09-08 05:12:42.437 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-09-08 05:12:42.441 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 25fc9271-380d-4128-84a0-7774ddc83833 ' 2026-09-08 05:12:42.445 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-09-08 05:12:42.449 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network ed275467-3c59-4c1c-aece-11233f681e40 private-subnet' 2026-09-08 05:12:42.454 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-09-08 05:12:42.459 | +++ 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 25fc9271-380d-4128-84a0-7774ddc83833 --network ed275467-3c59-4c1c-aece-11233f681e40 private-subnet -f value -c id 2026-09-08 05:12:47.575 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:12:47.580 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=7fc7009e-d3c4-49d7-8af1-019ea7d81355 2026-09-08 05:12:47.585 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-09-08 05:12:47.590 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:12:47.618 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 7fc7009e-d3c4-49d7-8af1-019ea7d81355 2026-09-08 05:12:47.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=7fc7009e-d3c4-49d7-8af1-019ea7d81355 2026-09-08 05:12:47.628 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-09-08 05:12:47.634 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-09-08 05:12:47.639 | ++ 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-09-08 05:12:47.643 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:12:47.669 | ++ 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-09-08 05:12:47.674 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:12:47.702 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-09-08 05:12:47.706 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 6425d4ba-5ea6-46c0-a15d-540b8724e4d2 ']' 2026-09-08 05:12:47.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-09-08 05:12:47.715 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-09-08 05:12:47.719 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 6425d4ba-5ea6-46c0-a15d-540b8724e4d2 ' 2026-09-08 05:12:47.724 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-09-08 05:12:47.729 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network ed275467-3c59-4c1c-aece-11233f681e40 ipv6-private-subnet ' 2026-09-08 05:12:47.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-09-08 05:12:47.740 | +++ 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 6425d4ba-5ea6-46c0-a15d-540b8724e4d2 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network ed275467-3c59-4c1c-aece-11233f681e40 ipv6-private-subnet -f value -c id 2026-09-08 05:12:52.433 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:12:52.438 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=845ec89d-ec5e-45e1-b6cb-4367aa36c55d 2026-09-08 05:12:52.443 | ++ 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-09-08 05:12:52.447 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:12:52.474 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 845ec89d-ec5e-45e1-b6cb-4367aa36c55d 2026-09-08 05:12:52.479 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=845ec89d-ec5e-45e1-b6cb-4367aa36c55d 2026-09-08 05:12:52.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-09-08 05:12:52.488 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-09-08 05:12:52.494 | ++ 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-09-08 05:12:55.661 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:12:55.667 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 05:12:55.668 | address-scope 2026-09-08 05:12:55.668 | agent 2026-09-08 05:12:55.668 | allowed-address-pairs 2026-09-08 05:12:55.668 | auto-allocated-topology 2026-09-08 05:12:55.668 | availability_zone 2026-09-08 05:12:55.668 | default-subnetpools 2026-09-08 05:12:55.668 | dhcp_agent_scheduler 2026-09-08 05:12:55.668 | dns-integration 2026-09-08 05:12:55.668 | dns-domain-ports 2026-09-08 05:12:55.668 | dns-integration-domain-keywords 2026-09-08 05:12:55.668 | empty-string-filtering 2026-09-08 05:12:55.668 | external-net 2026-09-08 05:12:55.669 | extra_dhcp_opt 2026-09-08 05:12:55.669 | extraroute 2026-09-08 05:12:55.669 | extraroute-atomic 2026-09-08 05:12:55.669 | filter-validation 2026-09-08 05:12:55.669 | floating-ip-port-forwarding-detail 2026-09-08 05:12:55.669 | fip-port-details 2026-09-08 05:12:55.669 | flavors 2026-09-08 05:12:55.669 | floatingip-pools 2026-09-08 05:12:55.669 | router 2026-09-08 05:12:55.669 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:12:55.669 | enable-default-route-bfd 2026-09-08 05:12:55.670 | enable-default-route-ecmp 2026-09-08 05:12:55.670 | ext-gw-mode 2026-09-08 05:12:55.670 | l3-ha 2026-09-08 05:12:55.670 | external-gateway-multihoming 2026-09-08 05:12:55.670 | l3-flavors 2026-09-08 05:12:55.670 | l3_agent_scheduler 2026-09-08 05:12:55.670 | multi-provider 2026-09-08 05:12:55.670 | net-mtu 2026-09-08 05:12:55.670 | net-mtu-writable 2026-09-08 05:12:55.670 | network_availability_zone 2026-09-08 05:12:55.671 | network-ip-availability 2026-09-08 05:12:55.671 | network-ip-availability-details 2026-09-08 05:12:55.671 | pagination 2026-09-08 05:12:55.671 | port-device-profile 2026-09-08 05:12:55.671 | port-mac-address-regenerate 2026-09-08 05:12:55.671 | port-numa-affinity-policy 2026-09-08 05:12:55.671 | port-numa-affinity-policy-socket 2026-09-08 05:12:55.671 | binding 2026-09-08 05:12:55.671 | binding-extended 2026-09-08 05:12:55.671 | port-security 2026-09-08 05:12:55.672 | project-id 2026-09-08 05:12:55.672 | provider 2026-09-08 05:12:55.672 | qinq 2026-09-08 05:12:55.672 | quota-check-limit 2026-09-08 05:12:55.672 | quota-check-limit-default 2026-09-08 05:12:55.673 | quotas 2026-09-08 05:12:55.673 | quota_details 2026-09-08 05:12:55.673 | rbac-policies 2026-09-08 05:12:55.673 | rbac-address-scope 2026-09-08 05:12:55.673 | rbac-security-groups 2026-09-08 05:12:55.673 | revision-if-match 2026-09-08 05:12:55.673 | standard-attr-revisions 2026-09-08 05:12:55.674 | router_availability_zone 2026-09-08 05:12:55.674 | router-enable-snat 2026-09-08 05:12:55.674 | security-groups-default-rules 2026-09-08 05:12:55.674 | security-groups-default-statefulness 2026-09-08 05:12:55.674 | security-groups-normalized-cidr 2026-09-08 05:12:55.674 | security-groups-remote-address-group 2026-09-08 05:12:55.674 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:12:55.674 | security-groups-shared-filtering 2026-09-08 05:12:55.674 | security-group 2026-09-08 05:12:55.674 | service-type 2026-09-08 05:12:55.675 | sorting 2026-09-08 05:12:55.675 | standard-attr-description 2026-09-08 05:12:55.675 | stateful-security-group 2026-09-08 05:12:55.675 | subnet-dns-publish-fixed-ip 2026-09-08 05:12:55.675 | subnet-external-network 2026-09-08 05:12:55.675 | subnet_onboard 2026-09-08 05:12:55.675 | subnet-service-types 2026-09-08 05:12:55.675 | subnet_allocation 2026-09-08 05:12:55.675 | subnetpool-prefix-ops 2026-09-08 05:12:55.675 | tag-creation 2026-09-08 05:12:55.676 | standard-attr-tag 2026-09-08 05:12:55.676 | standard-attr-timestamp 2026-09-08 05:12:55.676 | vlan-transparent' 2026-09-08 05:12:55.676 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 05:12:55.676 | address-scope 2026-09-08 05:12:55.676 | agent 2026-09-08 05:12:55.676 | allowed-address-pairs 2026-09-08 05:12:55.676 | auto-allocated-topology 2026-09-08 05:12:55.676 | availability_zone 2026-09-08 05:12:55.676 | default-subnetpools 2026-09-08 05:12:55.677 | dhcp_agent_scheduler 2026-09-08 05:12:55.677 | dns-integration 2026-09-08 05:12:55.677 | dns-domain-ports 2026-09-08 05:12:55.677 | dns-integration-domain-keywords 2026-09-08 05:12:55.677 | empty-string-filtering 2026-09-08 05:12:55.677 | external-net 2026-09-08 05:12:55.677 | extra_dhcp_opt 2026-09-08 05:12:55.677 | extraroute 2026-09-08 05:12:55.677 | extraroute-atomic 2026-09-08 05:12:55.677 | filter-validation 2026-09-08 05:12:55.678 | floating-ip-port-forwarding-detail 2026-09-08 05:12:55.678 | fip-port-details 2026-09-08 05:12:55.678 | flavors 2026-09-08 05:12:55.678 | floatingip-pools 2026-09-08 05:12:55.678 | router 2026-09-08 05:12:55.678 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:12:55.678 | enable-default-route-bfd 2026-09-08 05:12:55.678 | enable-default-route-ecmp 2026-09-08 05:12:55.678 | ext-gw-mode 2026-09-08 05:12:55.678 | l3-ha 2026-09-08 05:12:55.679 | external-gateway-multihoming 2026-09-08 05:12:55.679 | l3-flavors 2026-09-08 05:12:55.679 | l3_agent_scheduler 2026-09-08 05:12:55.679 | multi-provider 2026-09-08 05:12:55.679 | net-mtu 2026-09-08 05:12:55.679 | net-mtu-writable 2026-09-08 05:12:55.679 | network_availability_zone 2026-09-08 05:12:55.679 | network-ip-availability 2026-09-08 05:12:55.679 | network-ip-availability-details 2026-09-08 05:12:55.679 | pagination 2026-09-08 05:12:55.680 | port-device-profile 2026-09-08 05:12:55.680 | port-mac-address-regenerate 2026-09-08 05:12:55.680 | port-numa-affinity-policy 2026-09-08 05:12:55.680 | port-numa-affinity-policy-socket 2026-09-08 05:12:55.680 | binding 2026-09-08 05:12:55.680 | binding-extended 2026-09-08 05:12:55.680 | port-security 2026-09-08 05:12:55.680 | project-id 2026-09-08 05:12:55.680 | provider 2026-09-08 05:12:55.680 | qinq 2026-09-08 05:12:55.681 | quota-check-limit 2026-09-08 05:12:55.681 | quota-check-limit-default 2026-09-08 05:12:55.681 | quotas 2026-09-08 05:12:55.681 | quota_details 2026-09-08 05:12:55.681 | rbac-policies 2026-09-08 05:12:55.681 | rbac-address-scope 2026-09-08 05:12:55.681 | rbac-security-groups 2026-09-08 05:12:55.681 | revision-if-match 2026-09-08 05:12:55.681 | standard-attr-revisions 2026-09-08 05:12:55.681 | router_availability_zone 2026-09-08 05:12:55.681 | router-enable-snat 2026-09-08 05:12:55.682 | security-groups-default-rules 2026-09-08 05:12:55.682 | security-groups-default-statefulness 2026-09-08 05:12:55.682 | security-groups-normalized-cidr 2026-09-08 05:12:55.682 | security-groups-remote-address-group 2026-09-08 05:12:55.682 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:12:55.682 | security-groups-shared-filtering 2026-09-08 05:12:55.682 | security-group 2026-09-08 05:12:55.682 | service-type 2026-09-08 05:12:55.682 | sorting 2026-09-08 05:12:55.682 | standard-attr-description 2026-09-08 05:12:55.683 | stateful-security-group 2026-09-08 05:12:55.683 | subnet-dns-publish-fixed-ip 2026-09-08 05:12:55.683 | subnet-external-network 2026-09-08 05:12:55.683 | subnet_onboard 2026-09-08 05:12:55.683 | subnet-service-types 2026-09-08 05:12:55.683 | subnet_allocation 2026-09-08 05:12:55.683 | subnetpool-prefix-ops 2026-09-08 05:12:55.683 | tag-creation 2026-09-08 05:12:55.683 | standard-attr-tag 2026-09-08 05:12:55.683 | standard-attr-timestamp 2026-09-08 05:12:55.684 | vlan-transparent =~ router ]] 2026-09-08 05:12:55.684 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 05:12:55.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-09-08 05:12:55.685 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-08 05:12:55.690 | ++ 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-09-08 05:12:58.862 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:12:58.867 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 05:12:58.867 | address-scope 2026-09-08 05:12:58.868 | agent 2026-09-08 05:12:58.868 | allowed-address-pairs 2026-09-08 05:12:58.868 | auto-allocated-topology 2026-09-08 05:12:58.868 | availability_zone 2026-09-08 05:12:58.868 | default-subnetpools 2026-09-08 05:12:58.868 | dhcp_agent_scheduler 2026-09-08 05:12:58.868 | dns-integration 2026-09-08 05:12:58.868 | dns-domain-ports 2026-09-08 05:12:58.868 | dns-integration-domain-keywords 2026-09-08 05:12:58.868 | empty-string-filtering 2026-09-08 05:12:58.869 | external-net 2026-09-08 05:12:58.869 | extra_dhcp_opt 2026-09-08 05:12:58.869 | extraroute 2026-09-08 05:12:58.869 | extraroute-atomic 2026-09-08 05:12:58.869 | filter-validation 2026-09-08 05:12:58.869 | floating-ip-port-forwarding-detail 2026-09-08 05:12:58.870 | fip-port-details 2026-09-08 05:12:58.870 | flavors 2026-09-08 05:12:58.870 | floatingip-pools 2026-09-08 05:12:58.870 | router 2026-09-08 05:12:58.870 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:12:58.870 | enable-default-route-bfd 2026-09-08 05:12:58.870 | enable-default-route-ecmp 2026-09-08 05:12:58.871 | ext-gw-mode 2026-09-08 05:12:58.871 | l3-ha 2026-09-08 05:12:58.871 | external-gateway-multihoming 2026-09-08 05:12:58.871 | l3-flavors 2026-09-08 05:12:58.871 | l3_agent_scheduler 2026-09-08 05:12:58.871 | multi-provider 2026-09-08 05:12:58.871 | net-mtu 2026-09-08 05:12:58.872 | net-mtu-writable 2026-09-08 05:12:58.872 | network_availability_zone 2026-09-08 05:12:58.872 | network-ip-availability 2026-09-08 05:12:58.872 | network-ip-availability-details 2026-09-08 05:12:58.872 | pagination 2026-09-08 05:12:58.872 | port-device-profile 2026-09-08 05:12:58.872 | port-mac-address-regenerate 2026-09-08 05:12:58.873 | port-numa-affinity-policy 2026-09-08 05:12:58.873 | port-numa-affinity-policy-socket 2026-09-08 05:12:58.873 | binding 2026-09-08 05:12:58.873 | binding-extended 2026-09-08 05:12:58.873 | port-security 2026-09-08 05:12:58.873 | project-id 2026-09-08 05:12:58.873 | provider 2026-09-08 05:12:58.874 | qinq 2026-09-08 05:12:58.874 | quota-check-limit 2026-09-08 05:12:58.874 | quota-check-limit-default 2026-09-08 05:12:58.874 | quotas 2026-09-08 05:12:58.874 | quota_details 2026-09-08 05:12:58.874 | rbac-policies 2026-09-08 05:12:58.874 | rbac-address-scope 2026-09-08 05:12:58.875 | rbac-security-groups 2026-09-08 05:12:58.875 | revision-if-match 2026-09-08 05:12:58.875 | standard-attr-revisions 2026-09-08 05:12:58.875 | router_availability_zone 2026-09-08 05:12:58.875 | router-enable-snat 2026-09-08 05:12:58.875 | security-groups-default-rules 2026-09-08 05:12:58.876 | security-groups-default-statefulness 2026-09-08 05:12:58.876 | security-groups-normalized-cidr 2026-09-08 05:12:58.876 | security-groups-remote-address-group 2026-09-08 05:12:58.876 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:12:58.876 | security-groups-shared-filtering 2026-09-08 05:12:58.876 | security-group 2026-09-08 05:12:58.876 | service-type 2026-09-08 05:12:58.877 | sorting 2026-09-08 05:12:58.877 | standard-attr-description 2026-09-08 05:12:58.877 | stateful-security-group 2026-09-08 05:12:58.877 | subnet-dns-publish-fixed-ip 2026-09-08 05:12:58.877 | subnet-external-network 2026-09-08 05:12:58.877 | subnet_onboard 2026-09-08 05:12:58.877 | subnet-service-types 2026-09-08 05:12:58.878 | subnet_allocation 2026-09-08 05:12:58.878 | subnetpool-prefix-ops 2026-09-08 05:12:58.878 | tag-creation 2026-09-08 05:12:58.878 | standard-attr-tag 2026-09-08 05:12:58.878 | standard-attr-timestamp 2026-09-08 05:12:58.878 | vlan-transparent' 2026-09-08 05:12:58.879 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 05:12:58.879 | address-scope 2026-09-08 05:12:58.879 | agent 2026-09-08 05:12:58.879 | allowed-address-pairs 2026-09-08 05:12:58.879 | auto-allocated-topology 2026-09-08 05:12:58.879 | availability_zone 2026-09-08 05:12:58.879 | default-subnetpools 2026-09-08 05:12:58.880 | dhcp_agent_scheduler 2026-09-08 05:12:58.880 | dns-integration 2026-09-08 05:12:58.880 | dns-domain-ports 2026-09-08 05:12:58.880 | dns-integration-domain-keywords 2026-09-08 05:12:58.880 | empty-string-filtering 2026-09-08 05:12:58.880 | external-net 2026-09-08 05:12:58.881 | extra_dhcp_opt 2026-09-08 05:12:58.881 | extraroute 2026-09-08 05:12:58.881 | extraroute-atomic 2026-09-08 05:12:58.881 | filter-validation 2026-09-08 05:12:58.881 | floating-ip-port-forwarding-detail 2026-09-08 05:12:58.881 | fip-port-details 2026-09-08 05:12:58.881 | flavors 2026-09-08 05:12:58.882 | floatingip-pools 2026-09-08 05:12:58.882 | router 2026-09-08 05:12:58.882 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:12:58.882 | enable-default-route-bfd 2026-09-08 05:12:58.882 | enable-default-route-ecmp 2026-09-08 05:12:58.882 | ext-gw-mode 2026-09-08 05:12:58.882 | l3-ha 2026-09-08 05:12:58.883 | external-gateway-multihoming 2026-09-08 05:12:58.883 | l3-flavors 2026-09-08 05:12:58.883 | l3_agent_scheduler 2026-09-08 05:12:58.883 | multi-provider 2026-09-08 05:12:58.883 | net-mtu 2026-09-08 05:12:58.883 | net-mtu-writable 2026-09-08 05:12:58.883 | network_availability_zone 2026-09-08 05:12:58.884 | network-ip-availability 2026-09-08 05:12:58.884 | network-ip-availability-details 2026-09-08 05:12:58.884 | pagination 2026-09-08 05:12:58.884 | port-device-profile 2026-09-08 05:12:58.884 | port-mac-address-regenerate 2026-09-08 05:12:58.884 | port-numa-affinity-policy 2026-09-08 05:12:58.884 | port-numa-affinity-policy-socket 2026-09-08 05:12:58.885 | binding 2026-09-08 05:12:58.885 | binding-extended 2026-09-08 05:12:58.885 | port-security 2026-09-08 05:12:58.885 | project-id 2026-09-08 05:12:58.885 | provider 2026-09-08 05:12:58.885 | qinq 2026-09-08 05:12:58.885 | quota-check-limit 2026-09-08 05:12:58.886 | quota-check-limit-default 2026-09-08 05:12:58.886 | quotas 2026-09-08 05:12:58.886 | quota_details 2026-09-08 05:12:58.886 | rbac-policies 2026-09-08 05:12:58.886 | rbac-address-scope 2026-09-08 05:12:58.886 | rbac-security-groups 2026-09-08 05:12:58.887 | revision-if-match 2026-09-08 05:12:58.887 | standard-attr-revisions 2026-09-08 05:12:58.887 | router_availability_zone 2026-09-08 05:12:58.887 | router-enable-snat 2026-09-08 05:12:58.887 | security-groups-default-rules 2026-09-08 05:12:58.887 | security-groups-default-statefulness 2026-09-08 05:12:58.887 | security-groups-normalized-cidr 2026-09-08 05:12:58.888 | security-groups-remote-address-group 2026-09-08 05:12:58.888 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:12:58.888 | security-groups-shared-filtering 2026-09-08 05:12:58.888 | security-group 2026-09-08 05:12:58.888 | service-type 2026-09-08 05:12:58.888 | sorting 2026-09-08 05:12:58.888 | standard-attr-description 2026-09-08 05:12:58.889 | stateful-security-group 2026-09-08 05:12:58.889 | subnet-dns-publish-fixed-ip 2026-09-08 05:12:58.889 | subnet-external-network 2026-09-08 05:12:58.889 | subnet_onboard 2026-09-08 05:12:58.889 | subnet-service-types 2026-09-08 05:12:58.889 | subnet_allocation 2026-09-08 05:12:58.890 | subnetpool-prefix-ops 2026-09-08 05:12:58.890 | tag-creation 2026-09-08 05:12:58.890 | standard-attr-tag 2026-09-08 05:12:58.890 | standard-attr-timestamp 2026-09-08 05:12:58.890 | vlan-transparent =~ external-net ]] 2026-09-08 05:12:58.890 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 05:12:58.891 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-09-08 05:12:58.891 | ++ 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-09-08 05:13:02.415 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:13:02.421 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=7ca8ffaa-9dd0-47b5-a84e-17d2cb14fcae 2026-09-08 05:13:02.425 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-09-08 05:13:02.429 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:13:02.457 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-09-08 05:13:02.461 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-09-08 05:13:02.465 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-08 05:13:02.471 | ++ 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-09-08 05:13:05.612 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:13:05.617 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 05:13:05.617 | address-scope 2026-09-08 05:13:05.617 | agent 2026-09-08 05:13:05.617 | allowed-address-pairs 2026-09-08 05:13:05.617 | auto-allocated-topology 2026-09-08 05:13:05.617 | availability_zone 2026-09-08 05:13:05.618 | default-subnetpools 2026-09-08 05:13:05.618 | dhcp_agent_scheduler 2026-09-08 05:13:05.618 | dns-integration 2026-09-08 05:13:05.618 | dns-domain-ports 2026-09-08 05:13:05.618 | dns-integration-domain-keywords 2026-09-08 05:13:05.618 | empty-string-filtering 2026-09-08 05:13:05.618 | external-net 2026-09-08 05:13:05.618 | extra_dhcp_opt 2026-09-08 05:13:05.618 | extraroute 2026-09-08 05:13:05.619 | extraroute-atomic 2026-09-08 05:13:05.619 | filter-validation 2026-09-08 05:13:05.619 | floating-ip-port-forwarding-detail 2026-09-08 05:13:05.619 | fip-port-details 2026-09-08 05:13:05.619 | flavors 2026-09-08 05:13:05.619 | floatingip-pools 2026-09-08 05:13:05.620 | router 2026-09-08 05:13:05.620 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:13:05.620 | enable-default-route-bfd 2026-09-08 05:13:05.620 | enable-default-route-ecmp 2026-09-08 05:13:05.620 | ext-gw-mode 2026-09-08 05:13:05.620 | l3-ha 2026-09-08 05:13:05.620 | external-gateway-multihoming 2026-09-08 05:13:05.621 | l3-flavors 2026-09-08 05:13:05.621 | l3_agent_scheduler 2026-09-08 05:13:05.621 | multi-provider 2026-09-08 05:13:05.621 | net-mtu 2026-09-08 05:13:05.621 | net-mtu-writable 2026-09-08 05:13:05.621 | network_availability_zone 2026-09-08 05:13:05.621 | network-ip-availability 2026-09-08 05:13:05.622 | network-ip-availability-details 2026-09-08 05:13:05.622 | pagination 2026-09-08 05:13:05.622 | port-device-profile 2026-09-08 05:13:05.622 | port-mac-address-regenerate 2026-09-08 05:13:05.622 | port-numa-affinity-policy 2026-09-08 05:13:05.622 | port-numa-affinity-policy-socket 2026-09-08 05:13:05.622 | binding 2026-09-08 05:13:05.623 | binding-extended 2026-09-08 05:13:05.623 | port-security 2026-09-08 05:13:05.623 | project-id 2026-09-08 05:13:05.623 | provider 2026-09-08 05:13:05.623 | qinq 2026-09-08 05:13:05.623 | quota-check-limit 2026-09-08 05:13:05.623 | quota-check-limit-default 2026-09-08 05:13:05.624 | quotas 2026-09-08 05:13:05.624 | quota_details 2026-09-08 05:13:05.624 | rbac-policies 2026-09-08 05:13:05.624 | rbac-address-scope 2026-09-08 05:13:05.624 | rbac-security-groups 2026-09-08 05:13:05.624 | revision-if-match 2026-09-08 05:13:05.624 | standard-attr-revisions 2026-09-08 05:13:05.625 | router_availability_zone 2026-09-08 05:13:05.625 | router-enable-snat 2026-09-08 05:13:05.625 | security-groups-default-rules 2026-09-08 05:13:05.625 | security-groups-default-statefulness 2026-09-08 05:13:05.625 | security-groups-normalized-cidr 2026-09-08 05:13:05.625 | security-groups-remote-address-group 2026-09-08 05:13:05.626 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:13:05.626 | security-groups-shared-filtering 2026-09-08 05:13:05.626 | security-group 2026-09-08 05:13:05.626 | service-type 2026-09-08 05:13:05.626 | sorting 2026-09-08 05:13:05.626 | standard-attr-description 2026-09-08 05:13:05.626 | stateful-security-group 2026-09-08 05:13:05.627 | subnet-dns-publish-fixed-ip 2026-09-08 05:13:05.627 | subnet-external-network 2026-09-08 05:13:05.627 | subnet_onboard 2026-09-08 05:13:05.627 | subnet-service-types 2026-09-08 05:13:05.627 | subnet_allocation 2026-09-08 05:13:05.627 | subnetpool-prefix-ops 2026-09-08 05:13:05.627 | tag-creation 2026-09-08 05:13:05.628 | standard-attr-tag 2026-09-08 05:13:05.628 | standard-attr-timestamp 2026-09-08 05:13:05.628 | vlan-transparent' 2026-09-08 05:13:05.628 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 05:13:05.628 | address-scope 2026-09-08 05:13:05.628 | agent 2026-09-08 05:13:05.629 | allowed-address-pairs 2026-09-08 05:13:05.629 | auto-allocated-topology 2026-09-08 05:13:05.629 | availability_zone 2026-09-08 05:13:05.629 | default-subnetpools 2026-09-08 05:13:05.629 | dhcp_agent_scheduler 2026-09-08 05:13:05.629 | dns-integration 2026-09-08 05:13:05.629 | dns-domain-ports 2026-09-08 05:13:05.629 | dns-integration-domain-keywords 2026-09-08 05:13:05.630 | empty-string-filtering 2026-09-08 05:13:05.630 | external-net 2026-09-08 05:13:05.630 | extra_dhcp_opt 2026-09-08 05:13:05.630 | extraroute 2026-09-08 05:13:05.630 | extraroute-atomic 2026-09-08 05:13:05.630 | filter-validation 2026-09-08 05:13:05.630 | floating-ip-port-forwarding-detail 2026-09-08 05:13:05.631 | fip-port-details 2026-09-08 05:13:05.631 | flavors 2026-09-08 05:13:05.631 | floatingip-pools 2026-09-08 05:13:05.631 | router 2026-09-08 05:13:05.631 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:13:05.631 | enable-default-route-bfd 2026-09-08 05:13:05.632 | enable-default-route-ecmp 2026-09-08 05:13:05.632 | ext-gw-mode 2026-09-08 05:13:05.632 | l3-ha 2026-09-08 05:13:05.632 | external-gateway-multihoming 2026-09-08 05:13:05.632 | l3-flavors 2026-09-08 05:13:05.632 | l3_agent_scheduler 2026-09-08 05:13:05.632 | multi-provider 2026-09-08 05:13:05.633 | net-mtu 2026-09-08 05:13:05.633 | net-mtu-writable 2026-09-08 05:13:05.633 | network_availability_zone 2026-09-08 05:13:05.633 | network-ip-availability 2026-09-08 05:13:05.633 | network-ip-availability-details 2026-09-08 05:13:05.633 | pagination 2026-09-08 05:13:05.633 | port-device-profile 2026-09-08 05:13:05.634 | port-mac-address-regenerate 2026-09-08 05:13:05.634 | port-numa-affinity-policy 2026-09-08 05:13:05.634 | port-numa-affinity-policy-socket 2026-09-08 05:13:05.634 | binding 2026-09-08 05:13:05.634 | binding-extended 2026-09-08 05:13:05.634 | port-security 2026-09-08 05:13:05.634 | project-id 2026-09-08 05:13:05.635 | provider 2026-09-08 05:13:05.635 | qinq 2026-09-08 05:13:05.635 | quota-check-limit 2026-09-08 05:13:05.635 | quota-check-limit-default 2026-09-08 05:13:05.635 | quotas 2026-09-08 05:13:05.635 | quota_details 2026-09-08 05:13:05.636 | rbac-policies 2026-09-08 05:13:05.636 | rbac-address-scope 2026-09-08 05:13:05.636 | rbac-security-groups 2026-09-08 05:13:05.636 | revision-if-match 2026-09-08 05:13:05.636 | standard-attr-revisions 2026-09-08 05:13:05.636 | router_availability_zone 2026-09-08 05:13:05.636 | router-enable-snat 2026-09-08 05:13:05.637 | security-groups-default-rules 2026-09-08 05:13:05.637 | security-groups-default-statefulness 2026-09-08 05:13:05.637 | security-groups-normalized-cidr 2026-09-08 05:13:05.637 | security-groups-remote-address-group 2026-09-08 05:13:05.637 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:13:05.637 | security-groups-shared-filtering 2026-09-08 05:13:05.637 | security-group 2026-09-08 05:13:05.638 | service-type 2026-09-08 05:13:05.638 | sorting 2026-09-08 05:13:05.638 | standard-attr-description 2026-09-08 05:13:05.638 | stateful-security-group 2026-09-08 05:13:05.638 | subnet-dns-publish-fixed-ip 2026-09-08 05:13:05.638 | subnet-external-network 2026-09-08 05:13:05.638 | subnet_onboard 2026-09-08 05:13:05.639 | subnet-service-types 2026-09-08 05:13:05.639 | subnet_allocation 2026-09-08 05:13:05.639 | subnetpool-prefix-ops 2026-09-08 05:13:05.639 | tag-creation 2026-09-08 05:13:05.639 | standard-attr-tag 2026-09-08 05:13:05.639 | standard-attr-timestamp 2026-09-08 05:13:05.639 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-08 05:13:05.640 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 05:13:05.640 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-09-08 05:13:05.640 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-09-08 05:13:05.641 | ++ 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-09-08 05:13:09.960 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:13:09.964 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=c2d282a8-95f6-437d-9020-d02d94d9adb7 2026-09-08 05:13:09.968 | + 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-09-08 05:13:09.972 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:13:09.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-09-08 05:13:09.997 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-09-08 05:13:10.001 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 7ca8ffaa-9dd0-47b5-a84e-17d2cb14fcae 7fc7009e-d3c4-49d7-8af1-019ea7d81355 2026-09-08 05:13:15.556 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-09-08 05:13:15.561 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 c2d282a8-95f6-437d-9020-d02d94d9adb7 2026-09-08 05:13:15.567 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-09-08 05:13:15.571 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-09-08 05:13:15.577 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-09-08 05:13:15.581 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-09-08 05:13:15.584 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-09-08 05:13:15.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network c2d282a8-95f6-437d-9020-d02d94d9adb7 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-09-08 05:13:15.594 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-09-08 05:13:15.598 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-09-08 05:13:15.610 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-09-08 05:13:15.612 | +++ 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 c2d282a8-95f6-437d-9020-d02d94d9adb7 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-09-08 05:13:19.083 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:13:19.090 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-09-08 05:13:19.090 | | id | 028c8b8f-ee35-4870-974c-ac923fd53ae2 |' 2026-09-08 05:13:19.094 | ++ 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-09-08 05:13:19.098 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:13:19.123 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 028c8b8f-ee35-4870-974c-ac923fd53ae2 '|' 2026-09-08 05:13:19.129 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 028c8b8f-ee35-4870-974c-ac923fd53ae2 |' 2026-09-08 05:13:19.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-09-08 05:13:19.140 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 028c8b8f-ee35-4870-974c-ac923fd53ae2 '|' 2026-09-08 05:13:19.140 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-09-08 05:13:19.144 | ++ functions-common:get_field:806 : local data field 2026-09-08 05:13:19.148 | ++ functions-common:get_field:807 : read data 2026-09-08 05:13:19.152 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-08 05:13:19.156 | ++ functions-common:get_field:811 : field='$3' 2026-09-08 05:13:19.161 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 028c8b8f-ee35-4870-974c-ac923fd53ae2 |' 2026-09-08 05:13:19.162 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-08 05:13:19.169 | ++ functions-common:get_field:807 : read data 2026-09-08 05:13:19.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-09-08 05:13:19.182 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 028c8b8f-ee35-4870-974c-ac923fd53ae2 '|' 2026-09-08 05:13:19.182 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-09-08 05:13:19.186 | ++ functions-common:get_field:806 : local data field 2026-09-08 05:13:19.190 | ++ functions-common:get_field:807 : read data 2026-09-08 05:13:19.194 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-08 05:13:19.198 | ++ functions-common:get_field:811 : field='$6' 2026-09-08 05:13:19.205 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 028c8b8f-ee35-4870-974c-ac923fd53ae2 |' 2026-09-08 05:13:19.205 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-08 05:13:19.211 | ++ functions-common:get_field:807 : read data 2026-09-08 05:13:19.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=028c8b8f-ee35-4870-974c-ac923fd53ae2 2026-09-08 05:13:19.222 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway c2d282a8-95f6-437d-9020-d02d94d9adb7 7ca8ffaa-9dd0-47b5-a84e-17d2cb14fcae 2026-09-08 05:13:25.444 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-09-08 05:13:25.447 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-09-08 05:13:25.450 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-09-08 05:13:25.473 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:25.477 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-09-08 05:13:25.482 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-09-08 05:13:25.486 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-08 05:13:25.492 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-09-08 05:13:25.496 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-08 05:13:25.501 | ++ 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-09-08 05:13:25.538 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-08 05:13:25.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-09-08 05:13:25.547 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-09-08 05:13:25.553 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-09-08 05:13:25.558 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-08 05:13:25.562 | + 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-09-08 05:13:25.567 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-08 05:13:25.571 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-09-08 05:13:25.575 | + functions-common:test_with_retry:2360 : local until=10 2026-09-08 05:13:25.579 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-08 05:13:25.583 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-08 05:13:25.587 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-08 05:13:25.591 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:13:25.595 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:13:25.601 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:13:25.606 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844405602 2026-09-08 05:13:25.610 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-09-08 05:13:25.622 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-08 05:13:25.627 | + functions-common:time_stop:2420 : local name 2026-09-08 05:13:25.630 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:13:25.634 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:13:25.638 | + functions-common:time_stop:2423 : local total 2026-09-08 05:13:25.641 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:13:25.646 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-08 05:13:25.651 | + functions-common:time_stop:2427 : start_time=1788844405602 2026-09-08 05:13:25.656 | + functions-common:time_stop:2429 : [[ -z 1788844405602 ]] 2026-09-08 05:13:25.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:13:25.668 | + functions-common:time_stop:2432 : end_time=1788844405664 2026-09-08 05:13:25.673 | + functions-common:time_stop:2433 : elapsed_time=62 2026-09-08 05:13:25.677 | + functions-common:time_stop:2434 : total=7642 2026-09-08 05:13:25.681 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:13:25.685 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7704 2026-09-08 05:13:25.692 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-09-08 05:13:25.692 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-09-08 05:13:25.700 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-09-08 05:13:25.705 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-09-08 05:13:25.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-09-08 05:13:25.713 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-09-08 05:13:25.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-09-08 05:13:25.740 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-09-08 05:13:25.772 | ++ 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-09-08 05:13:25.772 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-09-08 05:13:25.772 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-09-08 05:13:25.775 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-09-08 05:13:28.926 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:13:28.932 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.12 ' 2026-09-08 05:13:28.936 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-09-08 05:13:28.939 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:13:28.963 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-09-08 05:13:28.966 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-08 05:13:28.969 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-09-08 05:13:28.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-09-08 05:13:28.977 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 7ca8ffaa-9dd0-47b5-a84e-17d2cb14fcae 845ec89d-ec5e-45e1-b6cb-4367aa36c55d 2026-09-08 05:13:35.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-09-08 05:13:35.401 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 c2d282a8-95f6-437d-9020-d02d94d9adb7 2026-09-08 05:13:35.405 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-09-08 05:13:35.408 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-09-08 05:13:35.411 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-09-08 05:13:35.415 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-09-08 05:13:35.419 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network c2d282a8-95f6-437d-9020-d02d94d9adb7 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-09-08 05:13:35.423 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-09-08 05:13:35.427 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-09-08 05:13:35.433 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-09-08 05:13:35.433 | +++ 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 c2d282a8-95f6-437d-9020-d02d94d9adb7 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-09-08 05:13:41.323 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:13:41.330 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-09-08 05:13:41.330 | | id | b3bde922-7347-48b7-bbb5-305d2da607d1 |' 2026-09-08 05:13:41.334 | ++ 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-09-08 05:13:41.338 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:13:41.364 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' b3bde922-7347-48b7-bbb5-305d2da607d1 '|' 2026-09-08 05:13:41.369 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | b3bde922-7347-48b7-bbb5-305d2da607d1 |' 2026-09-08 05:13:41.373 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-09-08 05:13:41.379 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' b3bde922-7347-48b7-bbb5-305d2da607d1 '|' 2026-09-08 05:13:41.379 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-09-08 05:13:41.383 | ++ functions-common:get_field:806 : local data field 2026-09-08 05:13:41.387 | ++ functions-common:get_field:807 : read data 2026-09-08 05:13:41.391 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-08 05:13:41.395 | ++ functions-common:get_field:811 : field='$3' 2026-09-08 05:13:41.400 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | b3bde922-7347-48b7-bbb5-305d2da607d1 |' 2026-09-08 05:13:41.401 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-08 05:13:41.408 | ++ functions-common:get_field:807 : read data 2026-09-08 05:13:41.413 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-09-08 05:13:41.417 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-09-08 05:13:41.424 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' b3bde922-7347-48b7-bbb5-305d2da607d1 '|' 2026-09-08 05:13:41.424 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-09-08 05:13:41.428 | ++ functions-common:get_field:806 : local data field 2026-09-08 05:13:41.432 | ++ functions-common:get_field:807 : read data 2026-09-08 05:13:41.435 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-08 05:13:41.439 | ++ functions-common:get_field:811 : field='$6' 2026-09-08 05:13:41.444 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | b3bde922-7347-48b7-bbb5-305d2da607d1 |' 2026-09-08 05:13:41.445 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-08 05:13:41.452 | ++ functions-common:get_field:807 : read data 2026-09-08 05:13:41.461 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=b3bde922-7347-48b7-bbb5-305d2da607d1 2026-09-08 05:13:41.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-09-08 05:13:41.471 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-09-08 05:13:41.475 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-09-08 05:13:41.479 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-09-08 05:13:41.507 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:41.512 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-09-08 05:13:41.525 | net.ipv6.conf.all.forwarding = 1 2026-09-08 05:13:41.534 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 7ca8ffaa-9dd0-47b5-a84e-17d2cb14fcae -c external_gateway_info -f json 2026-09-08 05:13:41.537 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-09-08 05:13:41.537 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-09-08 05:13:41.540 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 b3bde922-7347-48b7-bbb5-305d2da607d1 2026-09-08 05:13:41.540 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-09-08 05:13:44.737 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:13:44.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::fa 2026-09-08 05:13:44.746 | + 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-09-08 05:13:44.750 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 05:13:44.772 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-09-08 05:13:44.776 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-08 05:13:44.779 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-09-08 05:13:44.784 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-09-08 05:13:44.787 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-08 05:13:44.790 | ++ 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-09-08 05:13:44.815 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-08 05:13:44.820 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-09-08 05:13:44.823 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-09-08 05:13:44.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-09-08 05:13:44.844 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-09-08 05:13:44.862 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd08:d3cd:3e89::/56 2026-09-08 05:13:44.866 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 6425d4ba-5ea6-46c0-a15d-540b8724e4d2 ]] 2026-09-08 05:13:44.869 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd08:d3cd:3e89::/56 via 2001:db8::fa dev br-ex 2026-09-08 05:13:44.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-09-08 05:13:44.892 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-08 05:13:44.896 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-09-08 05:13:44.921 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:44.925 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-09-08 05:13:44.929 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:13:44.932 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-09-08 05:13:44.936 | + ./stack.sh:main:1335 : start_nova 2026-09-08 05:13:44.939 | + lib/nova:start_nova:1170 : start_nova_rest 2026-09-08 05:13:44.943 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:44.947 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:44.951 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:44.955 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-08 05:13:44.959 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 05:13:44.964 | + functions-common:run_process:1674 : local service=n-sch 2026-09-08 05:13:44.968 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 05:13:44.972 | + functions-common:run_process:1676 : local group= 2026-09-08 05:13:44.976 | + functions-common:run_process:1677 : local user= 2026-09-08 05:13:44.980 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:13:44.984 | + functions-common:run_process:1680 : local name=n-sch 2026-09-08 05:13:44.988 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:13:44.992 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:13:44.996 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:13:44.999 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:13:45.003 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:13:45.009 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844425005 2026-09-08 05:13:45.013 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-09-08 05:13:45.038 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:45.042 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-09-08 05:13:45.045 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-09-08 05:13:45.049 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 05:13:45.053 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 05:13:45.057 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 05:13:45.060 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 05:13:45.064 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-08 05:13:45.068 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-08 05:13:45.072 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-09-08 05:13:45.075 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:13:45.079 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:13:45.083 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:13:45.086 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:13:45.089 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-09-08 05:13:45.093 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-08 05:13:45.097 | + 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-09-08 05:13:45.101 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-09-08 05:13:45.104 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 05:13:45.108 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:13:45.111 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:13:45.114 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:13:45.118 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:13:45.121 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:13:45.125 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-09-08 05:13:45.128 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:13:45.135 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-09-08 05:13:45.224 | + 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-09-08 05:13:45.313 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-09-08 05:13:45.388 | + 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-09-08 05:13:45.467 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-09-08 05:13:45.551 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-09-08 05:13:45.631 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 05:13:45.711 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:13:45.714 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:13:45.717 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-09-08 05:13:45.807 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:13:46.312 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-09-08 05:13:46.340 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-09-08 05:13:46.814 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-09-08 05:13:46.876 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:13:46.880 | + functions-common:time_stop:2420 : local name 2026-09-08 05:13:46.885 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:13:46.889 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:13:46.894 | + functions-common:time_stop:2423 : local total 2026-09-08 05:13:46.898 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:13:46.902 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:13:46.906 | + functions-common:time_stop:2427 : start_time=1788844425005 2026-09-08 05:13:46.911 | + functions-common:time_stop:2429 : [[ -z 1788844425005 ]] 2026-09-08 05:13:46.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:13:46.924 | + functions-common:time_stop:2432 : end_time=1788844426919 2026-09-08 05:13:46.928 | + functions-common:time_stop:2433 : elapsed_time=1914 2026-09-08 05:13:46.933 | + functions-common:time_stop:2434 : total=22831 2026-09-08 05:13:46.937 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:13:46.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24745 2026-09-08 05:13:46.946 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-09-08 05:13:46.954 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 05:13:46.958 | + functions-common:run_process:1674 : local service=n-api-meta 2026-09-08 05:13:46.962 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 05:13:46.966 | + functions-common:run_process:1676 : local group= 2026-09-08 05:13:46.971 | + functions-common:run_process:1677 : local user= 2026-09-08 05:13:46.975 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:13:46.979 | + functions-common:run_process:1680 : local name=n-api-meta 2026-09-08 05:13:46.984 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:13:46.987 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:13:46.992 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:13:46.996 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:13:47.000 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:13:47.008 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844427002 2026-09-08 05:13:47.012 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-09-08 05:13:47.038 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:47.042 | + 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-09-08 05:13:47.046 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-09-08 05:13:47.050 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 05:13:47.055 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 05:13:47.060 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 05:13:47.064 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 05:13:47.069 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-09-08 05:13:47.074 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-09-08 05:13:47.078 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-09-08 05:13:47.081 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:13:47.086 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:13:47.090 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:13:47.094 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:13:47.098 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-09-08 05:13:47.102 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-09-08 05:13:47.106 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 05:13:47.110 | + 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-09-08 05:13:47.114 | + 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-09-08 05:13:47.119 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-09-08 05:13:47.123 | + 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-09-08 05:13:47.127 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 05:13:47.131 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 05:13:47.136 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 05:13:47.139 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-09-08 05:13:47.143 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 05:13:47.149 | + 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-09-08 05:13:47.243 | + 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-09-08 05:13:47.339 | + 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-09-08 05:13:47.418 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-09-08 05:13:47.499 | + 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-09-08 05:13:47.585 | + 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-09-08 05:13:47.668 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-09-08 05:13:47.749 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-09-08 05:13:47.830 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-09-08 05:13:47.916 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-09-08 05:13:47.998 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-09-08 05:13:48.078 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 05:13:48.082 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 05:13:48.086 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-09-08 05:13:48.190 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 05:13:48.704 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-09-08 05:13:48.735 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-09-08 05:13:49.213 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-09-08 05:13:49.364 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:13:49.368 | + functions-common:time_stop:2420 : local name 2026-09-08 05:13:49.370 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:13:49.375 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:13:49.379 | + functions-common:time_stop:2423 : local total 2026-09-08 05:13:49.382 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:13:49.383 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:13:49.386 | + functions-common:time_stop:2427 : start_time=1788844427002 2026-09-08 05:13:49.392 | + functions-common:time_stop:2429 : [[ -z 1788844427002 ]] 2026-09-08 05:13:49.399 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:13:49.401 | + functions-common:time_stop:2432 : end_time=1788844429398 2026-09-08 05:13:49.405 | + functions-common:time_stop:2433 : elapsed_time=2396 2026-09-08 05:13:49.408 | + functions-common:time_stop:2434 : total=24745 2026-09-08 05:13:49.411 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:13:49.415 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27141 2026-09-08 05:13:49.419 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:49.422 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:49.425 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-09-08 05:13:49.428 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:49.430 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:49.432 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:49.435 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-09-08 05:13:49.438 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 05:13:49.440 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-09-08 05:13:49.445 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-09-08 05:13:49.447 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 05:13:49.450 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-08 05:13:49.452 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-09-08 05:13:49.477 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:49.480 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-09-08 05:13:49.536 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-08 05:13:49.539 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-09-08 05:13:49.564 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:13:49.568 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-08 05:13:49.570 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-09-08 05:13:49.592 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:13:49.596 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-09-08 05:13:49.601 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 05:13:49.603 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-09-08 05:13:49.607 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-09-08 05:13:49.609 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 05:13:49.611 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 05:13:49.614 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-09-08 05:13:49.617 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-08 05:13:49.620 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-09-08 05:13:49.623 | + 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-09-08 05:13:49.625 | + functions-common:run_process:1676 : local group= 2026-09-08 05:13:49.627 | + functions-common:run_process:1677 : local user= 2026-09-08 05:13:49.629 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:13:49.632 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-09-08 05:13:49.634 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:13:49.637 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:13:49.639 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:13:49.642 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:13:49.648 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:13:49.650 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844429648 2026-09-08 05:13:49.653 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-09-08 05:13:49.674 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:49.677 | + 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-09-08 05:13:49.679 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-09-08 05:13:49.681 | + 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-09-08 05:13:49.684 | + 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-09-08 05:13:49.686 | + 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-09-08 05:13:49.689 | + 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-09-08 05:13:49.691 | + 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-09-08 05:13:49.693 | + 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-09-08 05:13:49.695 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-09-08 05:13:49.698 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:13:49.700 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:13:49.702 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:13:49.705 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:13:49.707 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-09-08 05:13:49.709 | + 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-09-08 05:13:49.712 | + 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-09-08 05:13:49.714 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-09-08 05:13:49.716 | + 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-09-08 05:13:49.719 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:13:49.721 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:13:49.723 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:13:49.725 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:13:49.727 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:13:49.729 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-09-08 05:13:49.732 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:13:49.736 | + 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-09-08 05:13:49.828 | + 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-09-08 05:13:49.909 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-09-08 05:13:49.977 | + 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-09-08 05:13:50.047 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-09-08 05:13:50.113 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-09-08 05:13:50.181 | + 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-09-08 05:13:50.250 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:13:50.255 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:13:50.261 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-09-08 05:13:50.375 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:13:50.975 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-09-08 05:13:51.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-09-08 05:13:51.511 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-09-08 05:13:51.573 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:13:51.579 | + functions-common:time_stop:2420 : local name 2026-09-08 05:13:51.582 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:13:51.590 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:13:51.591 | + functions-common:time_stop:2423 : local total 2026-09-08 05:13:51.595 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:13:51.600 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:13:51.604 | + functions-common:time_stop:2427 : start_time=1788844429648 2026-09-08 05:13:51.608 | + functions-common:time_stop:2429 : [[ -z 1788844429648 ]] 2026-09-08 05:13:51.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:13:51.621 | + functions-common:time_stop:2432 : end_time=1788844431614 2026-09-08 05:13:51.624 | + functions-common:time_stop:2433 : elapsed_time=1966 2026-09-08 05:13:51.631 | + functions-common:time_stop:2434 : total=27141 2026-09-08 05:13:51.633 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:13:51.636 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29107 2026-09-08 05:13:51.640 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-08 05:13:51.646 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-09-08 05:13:51.653 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-08 05:13:51.656 | + functions-common:run_process:1676 : local group= 2026-09-08 05:13:51.659 | + functions-common:run_process:1677 : local user= 2026-09-08 05:13:51.663 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:13:51.668 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-09-08 05:13:51.671 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:13:51.673 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:13:51.675 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:13:51.677 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:13:51.682 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:13:51.684 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844431682 2026-09-08 05:13:51.687 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-09-08 05:13:51.707 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:13:51.709 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:13:51.711 | + functions-common:time_stop:2420 : local name 2026-09-08 05:13:51.714 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:13:51.716 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:13:51.718 | + functions-common:time_stop:2423 : local total 2026-09-08 05:13:51.720 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:13:51.722 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:13:51.724 | + functions-common:time_stop:2427 : start_time=1788844431682 2026-09-08 05:13:51.727 | + functions-common:time_stop:2429 : [[ -z 1788844431682 ]] 2026-09-08 05:13:51.731 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:13:51.733 | + functions-common:time_stop:2432 : end_time=1788844431731 2026-09-08 05:13:51.735 | + functions-common:time_stop:2433 : elapsed_time=49 2026-09-08 05:13:51.737 | + functions-common:time_stop:2434 : total=29107 2026-09-08 05:13:51.740 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:13:51.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29156 2026-09-08 05:13:51.744 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-08 05:13:51.746 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-09-08 05:13:51.749 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-08 05:13:51.751 | + functions-common:run_process:1676 : local group= 2026-09-08 05:13:51.753 | + functions-common:run_process:1677 : local user= 2026-09-08 05:13:51.756 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:13:51.758 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-09-08 05:13:51.760 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:13:51.762 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:13:51.765 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:13:51.767 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:13:51.771 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:13:51.773 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844431771 2026-09-08 05:13:51.775 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-09-08 05:13:51.804 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:13:51.807 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:13:51.809 | + functions-common:time_stop:2420 : local name 2026-09-08 05:13:51.812 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:13:51.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:13:51.816 | + functions-common:time_stop:2423 : local total 2026-09-08 05:13:51.818 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:13:51.820 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:13:51.822 | + functions-common:time_stop:2427 : start_time=1788844431771 2026-09-08 05:13:51.825 | + functions-common:time_stop:2429 : [[ -z 1788844431771 ]] 2026-09-08 05:13:51.829 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:13:51.831 | + functions-common:time_stop:2432 : end_time=1788844431829 2026-09-08 05:13:51.833 | + functions-common:time_stop:2433 : elapsed_time=58 2026-09-08 05:13:51.836 | + functions-common:time_stop:2434 : total=29156 2026-09-08 05:13:51.838 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:13:51.840 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29214 2026-09-08 05:13:51.843 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:51.846 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:51.848 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-09-08 05:13:51.850 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 05:13:51.853 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-09-08 05:13:51.856 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-09-08 05:13:51.891 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:51.898 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-09-08 05:13:51.994 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-09-08 05:13:52.004 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 05:13:52.009 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-09-08 05:13:52.118 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-09-08 05:13:52.159 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:52.169 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 05:13:52.179 | + functions-common:run_process:1674 : local service=n-super-cond 2026-09-08 05:13:52.186 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 05:13:52.192 | + functions-common:run_process:1676 : local group= 2026-09-08 05:13:52.196 | + functions-common:run_process:1677 : local user= 2026-09-08 05:13:52.201 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:13:52.207 | + functions-common:run_process:1680 : local name=n-super-cond 2026-09-08 05:13:52.214 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:13:52.220 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:13:52.225 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:13:52.233 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:13:52.247 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:13:52.250 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844432245 2026-09-08 05:13:52.253 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-09-08 05:13:52.296 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:52.303 | + 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-09-08 05:13:52.308 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-09-08 05:13:52.315 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 05:13:52.323 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 05:13:52.332 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 05:13:52.333 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 05:13:52.337 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-08 05:13:52.339 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-08 05:13:52.341 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-09-08 05:13:52.344 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:13:52.346 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:13:52.348 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:13:52.350 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:13:52.352 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-09-08 05:13:52.355 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-08 05:13:52.358 | + 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-09-08 05:13:52.363 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-09-08 05:13:52.369 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 05:13:52.376 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:13:52.384 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:13:52.387 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:13:52.392 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:13:52.398 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:13:52.404 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-09-08 05:13:52.411 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:13:52.420 | + 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-09-08 05:13:52.520 | + 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-09-08 05:13:52.597 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-09-08 05:13:52.711 | + 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-09-08 05:13:52.829 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-09-08 05:13:52.936 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-09-08 05:13:53.042 | + 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-09-08 05:13:53.154 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:13:53.159 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:13:53.164 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-09-08 05:13:53.302 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:13:53.902 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-09-08 05:13:53.944 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-09-08 05:13:54.461 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-09-08 05:13:54.517 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:13:54.518 | + functions-common:time_stop:2420 : local name 2026-09-08 05:13:54.526 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:13:54.532 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:13:54.539 | + functions-common:time_stop:2423 : local total 2026-09-08 05:13:54.547 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:13:54.551 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:13:54.560 | + functions-common:time_stop:2427 : start_time=1788844432245 2026-09-08 05:13:54.564 | + functions-common:time_stop:2429 : [[ -z 1788844432245 ]] 2026-09-08 05:13:54.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:13:54.575 | + functions-common:time_stop:2432 : end_time=1788844434569 2026-09-08 05:13:54.581 | + functions-common:time_stop:2433 : elapsed_time=2324 2026-09-08 05:13:54.586 | + functions-common:time_stop:2434 : total=29214 2026-09-08 05:13:54.593 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:13:54.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31538 2026-09-08 05:13:54.605 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-09-08 05:13:54.615 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 05:13:54.623 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-09-08 05:13:54.673 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:54.675 | + lib/nova:start_nova_conductor:1152 : local conf 2026-09-08 05:13:54.687 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-09-08 05:13:54.694 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 05:13:54.700 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 05:13:54.711 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-09-08 05:13:54.717 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 05:13:54.724 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-09-08 05:13:54.729 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 05:13:54.735 | + functions-common:run_process:1676 : local group= 2026-09-08 05:13:54.742 | + functions-common:run_process:1677 : local user= 2026-09-08 05:13:54.746 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:13:54.749 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-09-08 05:13:54.756 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:13:54.762 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:13:54.769 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:13:54.775 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:13:54.786 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:13:54.800 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844434787 2026-09-08 05:13:54.812 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-09-08 05:13:54.863 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:54.868 | + 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-09-08 05:13:54.876 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-09-08 05:13:54.884 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 05:13:54.889 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 05:13:54.893 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 05:13:54.900 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 05:13:54.906 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-09-08 05:13:54.914 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-09-08 05:13:54.918 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-09-08 05:13:54.922 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:13:54.929 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:13:54.937 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:13:54.944 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:13:54.952 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-09-08 05:13:54.960 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-09-08 05:13:54.967 | + 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-09-08 05:13:54.972 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-09-08 05:13:54.977 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 05:13:54.980 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:13:54.987 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:13:54.991 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:13:54.996 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:13:55.001 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:13:55.006 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-09-08 05:13:55.015 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:13:55.020 | + 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-09-08 05:13:55.161 | + 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-09-08 05:13:55.302 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-09-08 05:13:55.406 | + 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-09-08 05:13:55.543 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-09-08 05:13:55.681 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-09-08 05:13:55.778 | + 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-09-08 05:13:55.867 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:13:55.873 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:13:55.877 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-09-08 05:13:55.980 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:13:56.539 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-09-08 05:13:56.573 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-09-08 05:13:57.073 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-09-08 05:13:57.129 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:13:57.135 | + functions-common:time_stop:2420 : local name 2026-09-08 05:13:57.140 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:13:57.146 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:13:57.151 | + functions-common:time_stop:2423 : local total 2026-09-08 05:13:57.156 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:13:57.162 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:13:57.166 | + functions-common:time_stop:2427 : start_time=1788844434787 2026-09-08 05:13:57.170 | + functions-common:time_stop:2429 : [[ -z 1788844434787 ]] 2026-09-08 05:13:57.176 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:13:57.183 | + functions-common:time_stop:2432 : end_time=1788844437178 2026-09-08 05:13:57.189 | + functions-common:time_stop:2433 : elapsed_time=2391 2026-09-08 05:13:57.193 | + functions-common:time_stop:2434 : total=31538 2026-09-08 05:13:57.198 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:13:57.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33929 2026-09-08 05:13:57.207 | + lib/nova:start_nova:1173 : start_nova_compute 2026-09-08 05:13:57.212 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:57.217 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:57.222 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:13:57.226 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-08 05:13:57.231 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-09-08 05:13:57.239 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-08 05:13:57.243 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:13:57.248 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 05:13:57.252 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-09-08 05:13:57.257 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 05:13:57.262 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-09-08 05:13:57.267 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-09-08 05:13:57.272 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-09-08 05:13:57.277 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-09-08 05:13:57.282 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-08 05:13:57.287 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:13:57.288 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 05:13:57.289 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 05:13:57.293 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-09-08 05:13:57.297 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-08 05:13:57.297 | BEGIN { 2026-09-08 05:13:57.297 | section = "" 2026-09-08 05:13:57.297 | last_section = "" 2026-09-08 05:13:57.297 | section_count = 0 2026-09-08 05:13:57.297 | } 2026-09-08 05:13:57.298 | /^\[.+\]/ { 2026-09-08 05:13:57.298 | gsub("[][]", "", $1); 2026-09-08 05:13:57.298 | section=$1 2026-09-08 05:13:57.298 | next 2026-09-08 05:13:57.298 | } 2026-09-08 05:13:57.298 | /^ *\#/ { 2026-09-08 05:13:57.298 | next 2026-09-08 05:13:57.298 | } 2026-09-08 05:13:57.298 | /^[^ \t]+/ { 2026-09-08 05:13:57.298 | # get offset of first = in $0 2026-09-08 05:13:57.298 | eq_idx = index($0, "=") 2026-09-08 05:13:57.298 | # extract attr & value from $0 2026-09-08 05:13:57.299 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 05:13:57.299 | value = substr($0, eq_idx + 1) 2026-09-08 05:13:57.299 | # only need to strip trailing whitespace from attr 2026-09-08 05:13:57.299 | sub(/[ \t]*$/, "", attr) 2026-09-08 05:13:57.299 | # need to strip leading & trailing whitespace from value 2026-09-08 05:13:57.299 | sub(/^[ \t]*/, "", value) 2026-09-08 05:13:57.299 | sub(/[ \t]*$/, "", value) 2026-09-08 05:13:57.299 | 2026-09-08 05:13:57.299 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 05:13:57.299 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 05:13:57.299 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 05:13:57.300 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 05:13:57.300 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 05:13:57.300 | if (section != last_section) { 2026-09-08 05:13:57.300 | cfg_section[section_count++] = section 2026-09-08 05:13:57.301 | last_section = section 2026-09-08 05:13:57.302 | } 2026-09-08 05:13:57.302 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 05:13:57.303 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 05:13:57.303 | 2026-09-08 05:13:57.304 | cfg_attr[section, attr, 0] = value 2026-09-08 05:13:57.304 | cfg_attr_count[section, attr] = 1 2026-09-08 05:13:57.304 | } else { 2026-09-08 05:13:57.304 | lno = cfg_attr_count[section, attr]++ 2026-09-08 05:13:57.305 | cfg_attr[section, attr, lno] = value 2026-09-08 05:13:57.305 | } 2026-09-08 05:13:57.305 | } 2026-09-08 05:13:57.305 | END { 2026-09-08 05:13:57.305 | # Process each section in order 2026-09-08 05:13:57.305 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 05:13:57.305 | section = cfg_section[sno] 2026-09-08 05:13:57.305 | # The ini routines simply append a config item immediately 2026-09-08 05:13:57.305 | # after the section header. To keep the same order as defined 2026-09-08 05:13:57.305 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 05:13:57.306 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 05:13:57.306 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 05:13:57.306 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 05:13:57.306 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 05:13:57.306 | else { 2026-09-08 05:13:57.306 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 05:13:57.307 | count = cfg_attr_count[section, attr] 2026-09-08 05:13:57.307 | print "inidelete " configfile " " section " " attr 2026-09-08 05:13:57.307 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 05:13:57.307 | for (l = count -2; l >= 0; l--) 2026-09-08 05:13:57.307 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 05:13:57.307 | } 2026-09-08 05:13:57.307 | } 2026-09-08 05:13:57.307 | } 2026-09-08 05:13:57.308 | } 2026-09-08 05:13:57.308 | ' 2026-09-08 05:13:57.308 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:13:57.308 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-09-08 05:13:57.308 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-08 05:13:57.308 | BEGIN { group = "" } 2026-09-08 05:13:57.308 | /^\[\[.+\|.*\]\]/ { 2026-09-08 05:13:57.309 | gsub("[][]", "", $1); 2026-09-08 05:13:57.309 | split($1, a, "|"); 2026-09-08 05:13:57.309 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 05:13:57.310 | group=a[1] 2026-09-08 05:13:57.310 | } else { 2026-09-08 05:13:57.310 | group="" 2026-09-08 05:13:57.310 | } 2026-09-08 05:13:57.310 | next 2026-09-08 05:13:57.310 | } 2026-09-08 05:13:57.310 | { 2026-09-08 05:13:57.311 | if (group != "") 2026-09-08 05:13:57.311 | print $0 2026-09-08 05:13:57.311 | } 2026-09-08 05:13:57.311 | ' /home/quobyte/devstack/local.conf 2026-09-08 05:13:57.311 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 05:13:57.315 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 05:13:57.319 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-09-08 05:13:57.357 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-09-08 05:13:57.389 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-09-08 05:13:57.392 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 05:13:57.394 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-09-08 05:13:57.396 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 05:13:57.399 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-08 05:13:57.401 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 05:13:57.416 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:57.420 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-08 05:13:57.422 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-08 05:13:57.425 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 05:13:57.439 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:57.441 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.62:5672/nova_cell1 2026-09-08 05:13:57.445 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.62:5672/nova_cell1 2026-09-08 05:13:57.476 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 05:13:57.479 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 05:13:57.481 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-09-08 05:13:57.500 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-09-08 05:13:57.518 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-09-08 05:13:57.521 | + lib/nova:configure_console_compute:671 : local offset 2026-09-08 05:13:57.523 | + lib/nova:configure_console_compute:672 : offset=0 2026-09-08 05:13:57.525 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-09-08 05:13:57.528 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-09-08 05:13:57.547 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.62 2026-09-08 05:13:57.552 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-09-08 05:13:57.569 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:57.572 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-09-08 05:13:57.574 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-09-08 05:13:57.577 | + functions:vercmp:647 : local v1=v1.3.0 2026-09-08 05:13:57.580 | + functions:vercmp:648 : local 'op=<' 2026-09-08 05:13:57.583 | + functions:vercmp:649 : local v2=1.0.0 2026-09-08 05:13:57.585 | + functions:vercmp:650 : local result 2026-09-08 05:13:57.589 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-09-08 05:13:57.591 | ++ functions:vercmp:654 : head -1 2026-09-08 05:13:57.593 | ++ functions:vercmp:654 : sort -V 2026-09-08 05:13:57.598 | + functions:vercmp:654 : result=1.0.0 2026-09-08 05:13:57.601 | + functions:vercmp:656 : case $op in 2026-09-08 05:13:57.603 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-09-08 05:13:57.605 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-09-08 05:13:57.608 | + functions:vercmp:667 : return 2026-09-08 05:13:57.610 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.62:6080/vnc_lite.html 2026-09-08 05:13:57.613 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.62:6080/vnc_lite.html 2026-09-08 05:13:57.649 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.62:6081/spice_auto.html 2026-09-08 05:13:57.651 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.62:6081/spice_auto.html 2026-09-08 05:13:57.686 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-09-08 05:13:57.702 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:57.705 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-09-08 05:13:57.708 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.62 2026-09-08 05:13:57.710 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-09-08 05:13:57.741 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.62 2026-09-08 05:13:57.770 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-09-08 05:13:57.785 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:13:57.788 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-09-08 05:13:57.791 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-09-08 05:13:57.806 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:13:57.809 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-09-08 05:13:57.812 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-09-08 05:13:57.842 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-09-08 05:13:57.845 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-08 05:13:57.878 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-08 05:13:57.881 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-09-08 05:13:57.884 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-09-08 05:13:57.887 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-08 05:13:57.890 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-09-08 05:13:57.892 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-09-08 05:13:57.895 | + functions-common:run_process:1674 : local service=n-cpu 2026-09-08 05:13:57.897 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 05:13:57.900 | + functions-common:run_process:1676 : local group=libvirt 2026-09-08 05:13:57.902 | + functions-common:run_process:1677 : local user= 2026-09-08 05:13:57.904 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:13:57.907 | + functions-common:run_process:1680 : local name=n-cpu 2026-09-08 05:13:57.909 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:13:57.912 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:13:57.914 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:13:57.916 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:13:57.919 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:13:57.924 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844437921 2026-09-08 05:13:57.926 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-09-08 05:13:57.944 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:13:57.947 | + 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-09-08 05:13:57.950 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-09-08 05:13:57.952 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 05:13:57.954 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 05:13:57.957 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 05:13:57.959 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 05:13:57.961 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-09-08 05:13:57.964 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-09-08 05:13:57.967 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-09-08 05:13:57.970 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-09-08 05:13:57.972 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:13:57.974 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:13:57.976 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:13:57.979 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-09-08 05:13:57.981 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-09-08 05:13:57.984 | + 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-09-08 05:13:57.988 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-09-08 05:13:57.990 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 05:13:57.992 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-09-08 05:13:57.995 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:13:57.997 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:13:57.999 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:13:58.002 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-09-08 05:13:58.006 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-09-08 05:13:58.009 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-09-08 05:13:58.011 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:13:58.016 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-09-08 05:13:58.093 | + 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-09-08 05:13:58.185 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-09-08 05:13:58.288 | + 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-09-08 05:13:58.385 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-09-08 05:13:58.470 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-09-08 05:13:58.563 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 05:13:58.646 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:13:58.650 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-09-08 05:13:58.655 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-09-08 05:13:58.743 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-09-08 05:13:58.843 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:13:59.358 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-09-08 05:13:59.396 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-09-08 05:13:59.943 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-09-08 05:14:00.004 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:14:00.010 | + functions-common:time_stop:2420 : local name 2026-09-08 05:14:00.017 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:14:00.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:14:00.030 | + functions-common:time_stop:2423 : local total 2026-09-08 05:14:00.035 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:14:00.042 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:14:00.048 | + functions-common:time_stop:2427 : start_time=1788844437921 2026-09-08 05:14:00.055 | + functions-common:time_stop:2429 : [[ -z 1788844437921 ]] 2026-09-08 05:14:00.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:14:00.072 | + functions-common:time_stop:2432 : end_time=1788844440064 2026-09-08 05:14:00.079 | + functions-common:time_stop:2433 : elapsed_time=2143 2026-09-08 05:14:00.083 | + functions-common:time_stop:2434 : total=33929 2026-09-08 05:14:00.092 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:14:00.096 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36072 2026-09-08 05:14:00.102 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:14:00.107 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 05:14:00.117 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-09-08 05:14:00.157 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:00.165 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-09-08 05:14:00.165 | Dumping cells_v2 mapping 2026-09-08 05:14:00.171 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-09-08 05:14:00.803 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 05:14:00.803 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:14:00.803 | we strongly recommend against using it for new projects. 2026-09-08 05:14:00.803 | 2026-09-08 05:14:00.804 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:14:00.804 | framework. For more detail see 2026-09-08 05:14:00.804 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:14:00.804 | 2026-09-08 05:14:00.804 | import eventlet # noqa 2026-09-08 05:14:01.079 | 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-09-08 05:14:04.219 | INFO dbcounter [None req-def7ec48-0a66-47e7-9973-247af5fa7a86 None None] Registered counter for database nova_api 2026-09-08 05:14:04.351 | DEBUG dbcounter [-] [74080] Writer thread running {{(pid=74080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:14:04.381 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-08 05:14:04.381 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-09-08 05:14:04.381 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-08 05:14:04.381 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-09-08 05:14:04.381 | | cell1 | 5f104ae2-d9d2-4bb5-bcc0-dbf79ed4ff79 | rabbit://stackrabbit:stackqueue@192.168.122.62:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-09-08 05:14:04.381 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-08 05:14:05.105 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-09-08 05:14:05.110 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-09-08 05:14:05.217 | + inc/async:async_inner:63 : create_flavors 2026-09-08 05:14:05.294 | [2030 Async create_flavors:74216]: running: create_flavors 2026-09-08 05:14:05.299 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-09-08 05:14:05.318 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:05.321 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-09-08 05:14:05.323 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:14:05.325 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-09-08 05:14:05.327 | + ./stack.sh:main:1340 : start_cinder 2026-09-08 05:14:05.329 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-09-08 05:14:05.337 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-09-08 05:14:05.338 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 05:14:05.340 | + functions-common:run_process:1674 : local service=c-api 2026-09-08 05:14:05.342 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 05:14:05.344 | + functions-common:run_process:1676 : local group= 2026-09-08 05:14:05.346 | + functions-common:run_process:1677 : local user= 2026-09-08 05:14:05.350 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:14:05.350 | + functions-common:run_process:1680 : local name=c-api 2026-09-08 05:14:05.353 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:14:05.355 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:14:05.360 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:14:05.365 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:14:05.367 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:14:05.377 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844445369 2026-09-08 05:14:05.382 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-09-08 05:14:05.418 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:05.423 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-09-08 05:14:05.430 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-09-08 05:14:05.433 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 05:14:05.437 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 05:14:05.443 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 05:14:05.449 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 05:14:05.451 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-09-08 05:14:05.458 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-09-08 05:14:05.464 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-09-08 05:14:05.469 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:14:05.474 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:14:05.478 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:14:05.484 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:14:05.489 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-09-08 05:14:05.493 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-09-08 05:14:05.497 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 05:14:05.500 | + 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-09-08 05:14:05.506 | + 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-09-08 05:14:05.508 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-09-08 05:14:05.509 | + 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-09-08 05:14:05.512 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 05:14:05.517 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 05:14:05.521 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 05:14:05.525 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-09-08 05:14:05.529 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 05:14:05.536 | + 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-09-08 05:14:05.636 | + 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-09-08 05:14:05.736 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-09-08 05:14:05.831 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-09-08 05:14:05.924 | + 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-09-08 05:14:06.007 | + 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-09-08 05:14:06.092 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-09-08 05:14:06.172 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-09-08 05:14:06.258 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-09-08 05:14:06.343 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-09-08 05:14:06.439 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-09-08 05:14:06.528 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 05:14:06.532 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 05:14:06.536 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-09-08 05:14:06.636 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 05:14:07.220 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-09-08 05:14:07.252 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-09-08 05:14:07.792 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-09-08 05:14:07.930 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:14:07.935 | + functions-common:time_stop:2420 : local name 2026-09-08 05:14:07.944 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:14:07.951 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:14:07.960 | + functions-common:time_stop:2423 : local total 2026-09-08 05:14:07.969 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:14:07.973 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:14:07.983 | + functions-common:time_stop:2427 : start_time=1788844445369 2026-09-08 05:14:07.992 | + functions-common:time_stop:2429 : [[ -z 1788844445369 ]] 2026-09-08 05:14:08.001 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:14:08.016 | + functions-common:time_stop:2432 : end_time=1788844448006 2026-09-08 05:14:08.020 | + functions-common:time_stop:2433 : elapsed_time=2637 2026-09-08 05:14:08.025 | + functions-common:time_stop:2434 : total=36072 2026-09-08 05:14:08.033 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:14:08.037 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38709 2026-09-08 05:14:08.045 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-09-08 05:14:08.045 | Waiting for Cinder API to start... 2026-09-08 05:14:08.049 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.62/volume/v3/ 2026-09-08 05:14:08.055 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.62/volume/v3/ 2026-09-08 05:14:08.061 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 05:14:08.066 | + functions:wait_for_service:477 : local url=http://192.168.122.62/volume/v3/ 2026-09-08 05:14:08.073 | + functions:wait_for_service:478 : local rval=0 2026-09-08 05:14:08.080 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 05:14:08.086 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 05:14:08.092 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:14:08.096 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:14:08.107 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:14:08.116 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844448109 2026-09-08 05:14:08.127 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 05:14:08.133 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:14:08.133 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.62/volume/v3/ 2026-09-08 05:14:12.907 | + :: : [[ 401 == 503 ]] 2026-09-08 05:14:12.912 | + :: : [[ 0 -eq 7 ]] 2026-09-08 05:14:12.918 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 05:14:12.924 | + functions-common:time_stop:2420 : local name 2026-09-08 05:14:12.928 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:14:12.932 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:14:12.938 | + functions-common:time_stop:2423 : local total 2026-09-08 05:14:12.942 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:14:12.946 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 05:14:12.950 | + functions-common:time_stop:2427 : start_time=1788844448109 2026-09-08 05:14:12.954 | + functions-common:time_stop:2429 : [[ -z 1788844448109 ]] 2026-09-08 05:14:12.959 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:14:12.965 | + functions-common:time_stop:2432 : end_time=1788844452961 2026-09-08 05:14:12.970 | + functions-common:time_stop:2433 : elapsed_time=4852 2026-09-08 05:14:12.974 | + functions-common:time_stop:2434 : total=14615 2026-09-08 05:14:12.978 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:14:12.982 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19467 2026-09-08 05:14:12.985 | + functions:wait_for_service:486 : return 0 2026-09-08 05:14:12.988 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:12.992 | + functions-common:run_process:1674 : local service=c-sch 2026-09-08 05:14:12.996 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:13.002 | + functions-common:run_process:1676 : local group= 2026-09-08 05:14:13.004 | + functions-common:run_process:1677 : local user= 2026-09-08 05:14:13.009 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:14:13.014 | + functions-common:run_process:1680 : local name=c-sch 2026-09-08 05:14:13.019 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:14:13.023 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:14:13.027 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:14:13.032 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:14:13.037 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:14:13.044 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844453038 2026-09-08 05:14:13.048 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-09-08 05:14:13.078 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:13.084 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-09-08 05:14:13.088 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-09-08 05:14:13.093 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:13.097 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:13.103 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:13.106 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:13.111 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-08 05:14:13.115 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-08 05:14:13.120 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-09-08 05:14:13.124 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:14:13.128 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:14:13.133 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:14:13.138 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:14:13.142 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-09-08 05:14:13.146 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-08 05:14:13.150 | + 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-09-08 05:14:13.155 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-09-08 05:14:13.159 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:13.163 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:14:13.167 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:14:13.173 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 05:14:13.177 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:14:13.181 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:14:13.186 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-09-08 05:14:13.190 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:14:13.197 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-09-08 05:14:13.308 | + 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-09-08 05:14:13.415 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-09-08 05:14:13.506 | + 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-09-08 05:14:13.589 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-09-08 05:14:13.670 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-09-08 05:14:13.761 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 05:14:13.848 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 05:14:13.854 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:14:13.860 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-09-08 05:14:13.964 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:14:14.530 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-09-08 05:14:14.554 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-09-08 05:14:15.108 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-09-08 05:14:15.161 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:14:15.164 | + functions-common:time_stop:2420 : local name 2026-09-08 05:14:15.169 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:14:15.173 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:14:15.177 | + functions-common:time_stop:2423 : local total 2026-09-08 05:14:15.180 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:14:15.184 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:14:15.188 | + functions-common:time_stop:2427 : start_time=1788844453038 2026-09-08 05:14:15.192 | + functions-common:time_stop:2429 : [[ -z 1788844453038 ]] 2026-09-08 05:14:15.197 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:14:15.203 | + functions-common:time_stop:2432 : end_time=1788844455198 2026-09-08 05:14:15.206 | + functions-common:time_stop:2433 : elapsed_time=2160 2026-09-08 05:14:15.210 | + functions-common:time_stop:2434 : total=38709 2026-09-08 05:14:15.213 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:14:15.217 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40869 2026-09-08 05:14:15.223 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 05:14:15.226 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 05:14:15.229 | + functions-common:run_process:1674 : local service=c-bak 2026-09-08 05:14:15.232 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:15.233 | + functions-common:run_process:1676 : local group= 2026-09-08 05:14:15.236 | + functions-common:run_process:1677 : local user= 2026-09-08 05:14:15.240 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 05:14:15.244 | + functions-common:run_process:1680 : local name=c-bak 2026-09-08 05:14:15.249 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:14:15.255 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:14:15.256 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:14:15.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:14:15.268 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:14:15.270 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844455267 2026-09-08 05:14:15.272 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-09-08 05:14:15.291 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:14:15.293 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:14:15.295 | + functions-common:time_stop:2420 : local name 2026-09-08 05:14:15.298 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:14:15.299 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:14:15.302 | + functions-common:time_stop:2423 : local total 2026-09-08 05:14:15.305 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:14:15.307 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:14:15.308 | + functions-common:time_stop:2427 : start_time=1788844455267 2026-09-08 05:14:15.310 | + functions-common:time_stop:2429 : [[ -z 1788844455267 ]] 2026-09-08 05:14:15.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:14:15.316 | + functions-common:time_stop:2432 : end_time=1788844455314 2026-09-08 05:14:15.318 | + functions-common:time_stop:2433 : elapsed_time=47 2026-09-08 05:14:15.321 | + functions-common:time_stop:2434 : total=40869 2026-09-08 05:14:15.326 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:14:15.330 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40916 2026-09-08 05:14:15.331 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 05:14:15.334 | + functions-common:run_process:1674 : local service=c-vol 2026-09-08 05:14:15.336 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:15.337 | + functions-common:run_process:1676 : local group= 2026-09-08 05:14:15.340 | + functions-common:run_process:1677 : local user= 2026-09-08 05:14:15.342 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 05:14:15.344 | + functions-common:run_process:1680 : local name=c-vol 2026-09-08 05:14:15.346 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:14:15.348 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:14:15.351 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:14:15.352 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:14:15.354 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:14:15.359 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844455356 2026-09-08 05:14:15.361 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-09-08 05:14:15.380 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:15.382 | + 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-09-08 05:14:15.385 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-09-08 05:14:15.386 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:15.389 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:15.390 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:15.392 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:15.397 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-08 05:14:15.402 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-08 05:14:15.410 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-09-08 05:14:15.413 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:14:15.419 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:14:15.425 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:14:15.430 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 05:14:15.436 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-09-08 05:14:15.444 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-08 05:14:15.449 | + 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-09-08 05:14:15.454 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-09-08 05:14:15.461 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 05:14:15.467 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 05:14:15.471 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 05:14:15.478 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 05:14:15.481 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 05:14:15.487 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 05:14:15.491 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-09-08 05:14:15.496 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 05:14:15.506 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-09-08 05:14:15.620 | + 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-09-08 05:14:15.735 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-09-08 05:14:15.844 | + 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-09-08 05:14:15.947 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-09-08 05:14:16.034 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-09-08 05:14:16.123 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 05:14:16.221 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-09-08 05:14:16.224 | + 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-09-08 05:14:16.305 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 05:14:16.309 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-09-08 05:14:16.411 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 05:14:17.009 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-09-08 05:14:17.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-09-08 05:14:17.598 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-09-08 05:14:17.657 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:14:17.660 | + functions-common:time_stop:2420 : local name 2026-09-08 05:14:17.665 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:14:17.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:14:17.672 | + functions-common:time_stop:2423 : local total 2026-09-08 05:14:17.675 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:14:17.677 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:14:17.679 | + functions-common:time_stop:2427 : start_time=1788844455356 2026-09-08 05:14:17.681 | + functions-common:time_stop:2429 : [[ -z 1788844455356 ]] 2026-09-08 05:14:17.686 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:14:17.688 | + functions-common:time_stop:2432 : end_time=1788844457686 2026-09-08 05:14:17.691 | + functions-common:time_stop:2433 : elapsed_time=2330 2026-09-08 05:14:17.693 | + functions-common:time_stop:2434 : total=40916 2026-09-08 05:14:17.696 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:14:17.699 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43246 2026-09-08 05:14:17.700 | + ./stack.sh:main:1341 : create_volume_types 2026-09-08 05:14:17.703 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-09-08 05:14:17.726 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:17.728 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 05:14:17.731 | + lib/cinder:create_volume_types:692 : local be be_name 2026-09-08 05:14:17.733 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 05:14:17.735 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-09-08 05:14:17.737 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-08 05:14:17.740 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-09-08 05:14:17.742 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-09-08 05:14:17.744 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-09-08 05:14:17.746 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-09-08 05:14:17.772 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:17.779 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-09-08 05:14:22.904 | +-------------+--------------------------------------+ 2026-09-08 05:14:22.904 | | Field | Value | 2026-09-08 05:14:22.904 | +-------------+--------------------------------------+ 2026-09-08 05:14:22.904 | | description | None | 2026-09-08 05:14:22.904 | | id | 88bdbaa5-46fa-4ae2-a9b9-81739f98a51f | 2026-09-08 05:14:22.904 | | is_public | True | 2026-09-08 05:14:22.904 | | name | lvmdriver-1 | 2026-09-08 05:14:22.904 | | properties | volume_backend_name='lvmdriver-1' | 2026-09-08 05:14:22.905 | +-------------+--------------------------------------+ 2026-09-08 05:14:23.262 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-09-08 05:14:23.268 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-09-08 05:14:23.268 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-09-08 05:14:23.270 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-09-08 05:14:23.272 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-09-08 05:14:23.308 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:23.311 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-09-08 05:14:23.318 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:14:23.322 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-09-08 05:14:23.327 | + ./stack.sh:main:1356 : start_glance 2026-09-08 05:14:23.331 | + lib/glance:start_glance:650 : local service_protocol=http 2026-09-08 05:14:23.336 | ++ lib/glance:start_glance:652 : which uwsgi 2026-09-08 05:14:23.340 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 05:14:23.343 | + functions-common:run_process:1674 : local service=g-api 2026-09-08 05:14:23.345 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 05:14:23.347 | + functions-common:run_process:1676 : local group= 2026-09-08 05:14:23.349 | + functions-common:run_process:1677 : local user= 2026-09-08 05:14:23.353 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 05:14:23.355 | + functions-common:run_process:1680 : local name=g-api 2026-09-08 05:14:23.357 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 05:14:23.360 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 05:14:23.362 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:14:23.365 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:14:23.367 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:14:23.371 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844463369 2026-09-08 05:14:23.373 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-09-08 05:14:23.393 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:23.395 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-09-08 05:14:23.398 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-09-08 05:14:23.401 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 05:14:23.402 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 05:14:23.406 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 05:14:23.406 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 05:14:23.408 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-09-08 05:14:23.410 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-09-08 05:14:23.412 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-09-08 05:14:23.414 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 05:14:23.417 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 05:14:23.421 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 05:14:23.421 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 05:14:23.423 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-09-08 05:14:23.425 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-09-08 05:14:23.427 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 05:14:23.430 | + 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-09-08 05:14:23.433 | + 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-09-08 05:14:23.437 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-09-08 05:14:23.439 | + 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-09-08 05:14:23.442 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 05:14:23.448 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 05:14:23.455 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 05:14:23.463 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-09-08 05:14:23.471 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 05:14:23.478 | + 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-09-08 05:14:23.625 | + 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-09-08 05:14:23.739 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-09-08 05:14:23.851 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-09-08 05:14:23.947 | + 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-09-08 05:14:24.033 | + 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-09-08 05:14:24.119 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-09-08 05:14:24.209 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-09-08 05:14:24.294 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-09-08 05:14:24.377 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-09-08 05:14:24.465 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-09-08 05:14:24.581 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 05:14:24.586 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 05:14:24.596 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-09-08 05:14:24.705 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 05:14:25.310 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-09-08 05:14:25.342 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-09-08 05:14:25.909 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-09-08 05:14:26.053 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 05:14:26.055 | + functions-common:time_stop:2420 : local name 2026-09-08 05:14:26.059 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:14:26.060 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:14:26.062 | + functions-common:time_stop:2423 : local total 2026-09-08 05:14:26.064 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:14:26.066 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 05:14:26.069 | + functions-common:time_stop:2427 : start_time=1788844463369 2026-09-08 05:14:26.070 | + functions-common:time_stop:2429 : [[ -z 1788844463369 ]] 2026-09-08 05:14:26.073 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:14:26.077 | + functions-common:time_stop:2432 : end_time=1788844466075 2026-09-08 05:14:26.080 | + functions-common:time_stop:2433 : elapsed_time=2706 2026-09-08 05:14:26.082 | + functions-common:time_stop:2434 : total=43246 2026-09-08 05:14:26.084 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:14:26.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45952 2026-09-08 05:14:26.094 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-09-08 05:14:26.139 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:14:26.146 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.62) to start...' 2026-09-08 05:14:26.146 | Waiting for g-api (192.168.122.62) to start... 2026-09-08 05:14:26.155 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.62/image 2026-09-08 05:14:26.161 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 05:14:26.169 | + functions:wait_for_service:477 : local url=http://192.168.122.62/image 2026-09-08 05:14:26.180 | + functions:wait_for_service:478 : local rval=0 2026-09-08 05:14:26.187 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 05:14:26.193 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 05:14:26.197 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:14:26.208 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:14:26.215 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:14:26.228 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844466217 2026-09-08 05:14:26.236 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 05:14:26.241 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:14:26.253 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.62/image 2026-09-08 05:14:31.755 | + :: : [[ 300 == 503 ]] 2026-09-08 05:14:31.757 | + :: : [[ 0 -eq 7 ]] 2026-09-08 05:14:31.762 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 05:14:31.765 | + functions-common:time_stop:2420 : local name 2026-09-08 05:14:31.768 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:14:31.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:14:31.774 | + functions-common:time_stop:2423 : local total 2026-09-08 05:14:31.778 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:14:31.781 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 05:14:31.785 | + functions-common:time_stop:2427 : start_time=1788844466217 2026-09-08 05:14:31.789 | + functions-common:time_stop:2429 : [[ -z 1788844466217 ]] 2026-09-08 05:14:31.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:14:31.799 | + functions-common:time_stop:2432 : end_time=1788844471795 2026-09-08 05:14:31.802 | + functions-common:time_stop:2433 : elapsed_time=5578 2026-09-08 05:14:31.806 | + functions-common:time_stop:2434 : total=19467 2026-09-08 05:14:31.810 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:14:31.813 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25045 2026-09-08 05:14:31.816 | + functions:wait_for_service:486 : return 0 2026-09-08 05:14:31.820 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-09-08 05:14:31.849 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:31.855 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-09-08 05:14:31.880 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:31.884 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-09-08 05:14:31.888 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:14:31.892 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-09-08 05:14:31.896 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-09-08 05:14:31.899 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 05:14:31.903 | + 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-09-08 05:14:31.906 | + functions:upload_image:141 : local image image_fname image_name 2026-09-08 05:14:31.910 | + functions:upload_image:143 : local max_attempts=5 2026-09-08 05:14:31.914 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-09-08 05:14:31.921 | ++ 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-09-08 05:14:31.926 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-09-08 05:14:31.929 | + 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-09-08 05:14:31.932 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-09-08 05:14:31.937 | ++ functions:upload_image:151 : seq 5 2026-09-08 05:14:31.941 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-09-08 05:14:31.944 | + functions:upload_image:152 : local rc=0 2026-09-08 05:14:31.947 | + 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-09-08 05:14:31.953 | --2026-09-08 07:14:31-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 05:14:32.018 | Resolving github.com (github.com)... 140.82.121.3 2026-09-08 05:14:32.037 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-09-08 05:14:32.276 | HTTP request sent, awaiting response... 302 Found 2026-09-08 05:14:32.277 | 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-09-08T06%3A11%3A34Z&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-09-08T05%3A10%3A54Z&ske=2026-09-08T06%3A11%3A34Z&sks=b&skv=2018-11-09&sig=8Gldvxx4aCG0Owys%2Bomapitsjkod3SuqFWWCw9Uomco%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg0NjI3MiwibmJmIjoxNzg4ODQ0NDcyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.AkA50KkrBxYUKX3uwt6JeoN1bKf3rmsuQS0GL-cINVU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-09-08 05:14:32.277 | --2026-09-08 07:14:32-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T06%3A11%3A34Z&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-09-08T05%3A10%3A54Z&ske=2026-09-08T06%3A11%3A34Z&sks=b&skv=2018-11-09&sig=8Gldvxx4aCG0Owys%2Bomapitsjkod3SuqFWWCw9Uomco%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg0NjI3MiwibmJmIjoxNzg4ODQ0NDcyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.AkA50KkrBxYUKX3uwt6JeoN1bKf3rmsuQS0GL-cINVU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-09-08 05:14:32.294 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-09-08 05:14:32.305 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-09-08 05:14:32.345 | HTTP request sent, awaiting response... 200 OK 2026-09-08 05:14:32.345 | Length: 21692416 (21M) [application/octet-stream] 2026-09-08 05:14:32.345 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-09-08 05:14:32.397 | 2026-09-08 05:14:32.616 | 0K ........ ........ .... 100% 76.4M=0.3s 2026-09-08 05:14:32.616 | 2026-09-08 05:14:32.616 | 2026-09-08 07:14:32 (76.4 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-09-08 05:14:32.616 | 2026-09-08 05:14:32.622 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-09-08 05:14:32.626 | + functions:upload_image:163 : break 2026-09-08 05:14:32.630 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 05:14:32.634 | + 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-09-08 05:14:32.638 | + 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-09-08 05:14:32.641 | + 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-09-08 05:14:32.645 | + functions:upload_image:313 : local kernel= 2026-09-08 05:14:32.648 | + functions:upload_image:314 : local ramdisk= 2026-09-08 05:14:32.652 | + functions:upload_image:315 : local disk_format= 2026-09-08 05:14:32.657 | + functions:upload_image:316 : local container_format= 2026-09-08 05:14:32.660 | + functions:upload_image:317 : local unpack= 2026-09-08 05:14:32.664 | + functions:upload_image:318 : local img_property= 2026-09-08 05:14:32.668 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-08 05:14:32.672 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-09-08 05:14:32.675 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-09-08 05:14:32.680 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-09-08 05:14:32.684 | + functions:upload_image:328 : case "$image_fname" in 2026-09-08 05:14:32.690 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-09-08 05:14:32.695 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-09-08 05:14:32.699 | + functions:upload_image:350 : local format 2026-09-08 05:14:32.705 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-09-08 05:14:32.706 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 05:14:32.722 | + functions:upload_image:351 : format=qcow2 2026-09-08 05:14:32.726 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-09-08 05:14:32.730 | + functions:upload_image:353 : disk_format=qcow2 2026-09-08 05:14:32.734 | + functions:upload_image:357 : container_format=bare 2026-09-08 05:14:32.738 | + functions:upload_image:404 : is_arch ppc64le 2026-09-08 05:14:32.743 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 05:14:32.748 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-09-08 05:14:32.752 | + functions:upload_image:404 : is_arch ppc64 2026-09-08 05:14:32.758 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 05:14:32.763 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-08 05:14:32.767 | + functions:upload_image:404 : is_arch ppc 2026-09-08 05:14:32.773 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 05:14:32.778 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-09-08 05:14:32.782 | + functions:upload_image:408 : is_arch aarch64 2026-09-08 05:14:32.787 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 05:14:32.792 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 05:14:32.796 | + functions:upload_image:412 : '[' bare = bare ']' 2026-09-08 05:14:32.800 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-09-08 05:14:32.804 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-09-08 05:14:32.808 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-09-08 05:14:32.812 | + 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-09-08 05:14:32.816 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-09-08 05:14:32.819 | + functions:_upload_image:112 : shift 2026-09-08 05:14:32.822 | + functions:_upload_image:113 : local container=bare 2026-09-08 05:14:32.826 | + functions:_upload_image:114 : shift 2026-09-08 05:14:32.832 | + functions:_upload_image:115 : local disk=qcow2 2026-09-08 05:14:32.835 | + functions:_upload_image:116 : shift 2026-09-08 05:14:32.838 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 05:14:32.842 | + functions:_upload_image:118 : shift 2026-09-08 05:14:32.845 | + functions:_upload_image:119 : local properties 2026-09-08 05:14:32.849 | + functions:_upload_image:120 : local useimport 2026-09-08 05:14:32.854 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-09-08 05:14:32.858 | ++ functions:_image_properties_to_arg:94 : local result= 2026-09-08 05:14:32.862 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-09-08 05:14:32.866 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-09-08 05:14:32.870 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-09-08 05:14:32.874 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-09-08 05:14:32.878 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-09-08 05:14:32.882 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 05:14:32.888 | + 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-09-08 05:14:38.410 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-08 05:14:38.410 | | Field | Value | 2026-09-08 05:14:38.410 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-08 05:14:38.410 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-09-08 05:14:38.410 | | container_format | bare | 2026-09-08 05:14:38.410 | | created_at | 2026-09-08T05:14:37Z | 2026-09-08 05:14:38.411 | | disk_format | qcow2 | 2026-09-08 05:14:38.411 | | file | /v2/images/cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125/file | 2026-09-08 05:14:38.411 | | id | cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 | 2026-09-08 05:14:38.411 | | min_disk | 0 | 2026-09-08 05:14:38.411 | | min_ram | 0 | 2026-09-08 05:14:38.411 | | name | cirros-0.6.3-x86_64-disk | 2026-09-08 05:14:38.411 | | owner | a8b76708bb5a4a6d994cf20e5b6546cc | 2026-09-08 05:14:38.411 | | 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-09-08 05:14:38.411 | | protected | False | 2026-09-08 05:14:38.411 | | schema | /v2/schemas/image | 2026-09-08 05:14:38.412 | | size | 21692416 | 2026-09-08 05:14:38.412 | | status | active | 2026-09-08 05:14:38.412 | | tags | | 2026-09-08 05:14:38.412 | | updated_at | 2026-09-08T05:14:38Z | 2026-09-08 05:14:38.412 | | virtual_size | 117440512 | 2026-09-08 05:14:38.412 | | visibility | public | 2026-09-08 05:14:38.412 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-08 05:14:38.723 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-09-08 05:14:38.790 | [2030 Async create_flavors:74216]: Waiting for completion of create_flavors running on PID 74216 (2 other jobs running) 2026-09-08 05:14:38.822 | [2030 Async create_flavors:74216]: Signaling child to exit 2026-09-08 05:14:45.714 | + inc/async:async_inner:64 : rc=0 2026-09-08 05:14:45.748 | [74216 Async create_flavors:74216]: finished successfully 2026-09-08 05:14:45.779 | WAKEUP 2026-09-08 05:14:45.809 | [2030 Async create_flavors:74216]: Signaled 2026-09-08 05:14:45.811 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-09-08 05:14:45.811 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:45.811 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-09-08 05:14:45.811 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-09-08 05:14:45.812 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-09-08 05:14:45.812 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.812 | | Field | Value | 2026-09-08 05:14:45.812 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.812 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:14:45.812 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:14:45.812 | | description | None | 2026-09-08 05:14:45.812 | | disk | 1 | 2026-09-08 05:14:45.812 | | id | c1 | 2026-09-08 05:14:45.812 | | name | cirros256 | 2026-09-08 05:14:45.812 | | os-flavor-access:is_public | True | 2026-09-08 05:14:45.813 | | properties | hw_rng:allowed='True' | 2026-09-08 05:14:45.813 | | ram | 256 | 2026-09-08 05:14:45.813 | | rxtx_factor | 1.0 | 2026-09-08 05:14:45.813 | | swap | 0 | 2026-09-08 05:14:45.813 | | vcpus | 1 | 2026-09-08 05:14:45.813 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.813 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-09-08 05:14:45.814 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.814 | | Field | Value | 2026-09-08 05:14:45.814 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.814 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:14:45.814 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:14:45.814 | | description | None | 2026-09-08 05:14:45.814 | | disk | 5 | 2026-09-08 05:14:45.815 | | id | d1 | 2026-09-08 05:14:45.815 | | name | ds512M | 2026-09-08 05:14:45.815 | | os-flavor-access:is_public | True | 2026-09-08 05:14:45.815 | | properties | hw_rng:allowed='True' | 2026-09-08 05:14:45.815 | | ram | 512 | 2026-09-08 05:14:45.815 | | rxtx_factor | 1.0 | 2026-09-08 05:14:45.816 | | swap | 0 | 2026-09-08 05:14:45.816 | | vcpus | 1 | 2026-09-08 05:14:45.816 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.816 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-09-08 05:14:45.816 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.816 | | Field | Value | 2026-09-08 05:14:45.816 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.817 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:14:45.817 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:14:45.817 | | description | None | 2026-09-08 05:14:45.817 | | disk | 10 | 2026-09-08 05:14:45.817 | | id | d2 | 2026-09-08 05:14:45.817 | | name | ds1G | 2026-09-08 05:14:45.817 | | os-flavor-access:is_public | True | 2026-09-08 05:14:45.818 | | properties | hw_rng:allowed='True' | 2026-09-08 05:14:45.818 | | ram | 1024 | 2026-09-08 05:14:45.818 | | rxtx_factor | 1.0 | 2026-09-08 05:14:45.818 | | swap | 0 | 2026-09-08 05:14:45.818 | | vcpus | 1 | 2026-09-08 05:14:45.818 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.818 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-09-08 05:14:45.819 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.819 | | Field | Value | 2026-09-08 05:14:45.819 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.819 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:14:45.819 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:14:45.819 | | description | None | 2026-09-08 05:14:45.820 | | disk | 10 | 2026-09-08 05:14:45.820 | | id | d3 | 2026-09-08 05:14:45.820 | | name | ds2G | 2026-09-08 05:14:45.820 | | os-flavor-access:is_public | True | 2026-09-08 05:14:45.820 | | properties | hw_rng:allowed='True' | 2026-09-08 05:14:45.820 | | ram | 2048 | 2026-09-08 05:14:45.820 | | rxtx_factor | 1.0 | 2026-09-08 05:14:45.821 | | swap | 0 | 2026-09-08 05:14:45.821 | | vcpus | 2 | 2026-09-08 05:14:45.821 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.821 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-09-08 05:14:45.821 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.821 | | Field | Value | 2026-09-08 05:14:45.821 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.822 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:14:45.822 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:14:45.822 | | description | None | 2026-09-08 05:14:45.822 | | disk | 20 | 2026-09-08 05:14:45.822 | | id | d4 | 2026-09-08 05:14:45.822 | | name | ds4G | 2026-09-08 05:14:45.823 | | os-flavor-access:is_public | True | 2026-09-08 05:14:45.823 | | properties | hw_rng:allowed='True' | 2026-09-08 05:14:45.823 | | ram | 4096 | 2026-09-08 05:14:45.823 | | rxtx_factor | 1.0 | 2026-09-08 05:14:45.823 | | swap | 0 | 2026-09-08 05:14:45.823 | | vcpus | 4 | 2026-09-08 05:14:45.823 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.824 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-09-08 05:14:45.824 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-09-08 05:14:45.824 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-09-08 05:14:45.824 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.824 | | Field | Value | 2026-09-08 05:14:45.824 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.824 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:14:45.825 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:14:45.825 | | description | None | 2026-09-08 05:14:45.825 | | disk | 1 | 2026-09-08 05:14:45.825 | | id | 1 | 2026-09-08 05:14:45.825 | | name | m1.tiny | 2026-09-08 05:14:45.826 | | os-flavor-access:is_public | True | 2026-09-08 05:14:45.826 | | properties | hw_rng:allowed='True' | 2026-09-08 05:14:45.826 | | ram | 512 | 2026-09-08 05:14:45.826 | | rxtx_factor | 1.0 | 2026-09-08 05:14:45.826 | | swap | 0 | 2026-09-08 05:14:45.827 | | vcpus | 1 | 2026-09-08 05:14:45.827 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.827 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-09-08 05:14:45.827 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.827 | | Field | Value | 2026-09-08 05:14:45.827 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.828 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:14:45.828 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:14:45.828 | | description | None | 2026-09-08 05:14:45.828 | | disk | 20 | 2026-09-08 05:14:45.828 | | id | 2 | 2026-09-08 05:14:45.828 | | name | m1.small | 2026-09-08 05:14:45.828 | | os-flavor-access:is_public | True | 2026-09-08 05:14:45.829 | | properties | hw_rng:allowed='True' | 2026-09-08 05:14:45.829 | | ram | 2048 | 2026-09-08 05:14:45.829 | | rxtx_factor | 1.0 | 2026-09-08 05:14:45.829 | | swap | 0 | 2026-09-08 05:14:45.829 | | vcpus | 1 | 2026-09-08 05:14:45.829 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.830 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-09-08 05:14:45.830 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.830 | | Field | Value | 2026-09-08 05:14:45.830 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.830 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:14:45.830 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:14:45.830 | | description | None | 2026-09-08 05:14:45.831 | | disk | 40 | 2026-09-08 05:14:45.831 | | id | 3 | 2026-09-08 05:14:45.831 | | name | m1.medium | 2026-09-08 05:14:45.831 | | os-flavor-access:is_public | True | 2026-09-08 05:14:45.831 | | properties | hw_rng:allowed='True' | 2026-09-08 05:14:45.831 | | ram | 4096 | 2026-09-08 05:14:45.831 | | rxtx_factor | 1.0 | 2026-09-08 05:14:45.832 | | swap | 0 | 2026-09-08 05:14:45.832 | | vcpus | 2 | 2026-09-08 05:14:45.832 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.832 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-09-08 05:14:45.832 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.832 | | Field | Value | 2026-09-08 05:14:45.833 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.833 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:14:45.833 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:14:45.833 | | description | None | 2026-09-08 05:14:45.834 | | disk | 80 | 2026-09-08 05:14:45.834 | | id | 4 | 2026-09-08 05:14:45.834 | | name | m1.large | 2026-09-08 05:14:45.834 | | os-flavor-access:is_public | True | 2026-09-08 05:14:45.834 | | properties | hw_rng:allowed='True' | 2026-09-08 05:14:45.834 | | ram | 8192 | 2026-09-08 05:14:45.834 | | rxtx_factor | 1.0 | 2026-09-08 05:14:45.835 | | swap | 0 | 2026-09-08 05:14:45.835 | | vcpus | 4 | 2026-09-08 05:14:45.835 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.835 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-09-08 05:14:45.835 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.835 | | Field | Value | 2026-09-08 05:14:45.835 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.835 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:14:45.835 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:14:45.836 | | description | None | 2026-09-08 05:14:45.836 | | disk | 160 | 2026-09-08 05:14:45.839 | | id | 5 | 2026-09-08 05:14:45.839 | | name | m1.xlarge | 2026-09-08 05:14:45.839 | | os-flavor-access:is_public | True | 2026-09-08 05:14:45.839 | | properties | hw_rng:allowed='True' | 2026-09-08 05:14:45.839 | | ram | 16384 | 2026-09-08 05:14:45.840 | | rxtx_factor | 1.0 | 2026-09-08 05:14:45.840 | | swap | 0 | 2026-09-08 05:14:45.840 | | vcpus | 8 | 2026-09-08 05:14:45.840 | +----------------------------+-----------------------+ 2026-09-08 05:14:45.872 | [2030 Async create_flavors:74216]: finished create_flavors with result 0 in 40 seconds 2026-09-08 05:14:45.879 | + inc/async:async_wait:197 : return 0 2026-09-08 05:14:45.883 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-09-08 05:14:45.913 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:14:45.918 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-09-08 05:14:45.948 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:45.952 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-09-08 05:14:45.980 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:45.985 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-09-08 05:14:45.988 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 05:14:45.992 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-08 05:14:45.996 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:14:45.998 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-09-08 05:14:46.001 | ++ 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-09-08 05:14:46.005 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-09-08 05:14:46.007 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-09-08 05:14:46.009 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-09-08 05:14:46.011 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-09-08 05:14:46.013 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-09-08 05:14:46.015 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-09-08 05:14:46.017 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-09-08 05:14:46.020 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-09-08 05:14:46.022 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-09-08 05:14:46.024 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-09-08 05:14:46.026 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-09-08 05:14:46.028 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 05:14:46.031 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-09-08 05:14:46.033 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 05:14:46.035 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-09-08 05:14:46.037 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 05:14:46.039 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-09-08 05:14:46.041 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 05:14:46.043 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-09-08 05:14:46.045 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 05:14:46.047 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-09-08 05:14:46.049 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-09-08 05:14:46.051 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 05:14:46.053 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-09-08 05:14:46.055 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 05:14:46.057 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-09-08 05:14:46.059 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-09-08 05:14:46.061 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-09-08 05:14:46.063 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 05:14:46.065 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-09-08 05:14:46.067 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 05:14:46.069 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-09-08 05:14:46.071 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-09-08 05:14:46.073 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-09-08 05:14:46.076 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-09-08 05:14:46.078 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-09-08 05:14:46.080 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-09-08 05:14:46.082 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-09-08 05:14:46.084 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-09-08 05:14:46.086 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-09-08 05:14:46.088 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-09-08 05:14:46.090 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-09-08 05:14:46.093 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-09-08 05:14:46.095 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-08 05:14:46.097 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-08 05:14:46.099 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-09-08 05:14:46.101 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-09-08 05:14:46.103 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-09-08 05:14:46.105 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-09-08 05:14:46.107 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-09-08 05:14:46.109 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-09-08 05:14:46.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-09-08 05:14:46.114 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-09-08 05:14:46.117 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-09-08 05:14:46.118 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-09-08 05:14:46.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-09-08 05:14:46.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-09-08 05:14:46.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-09-08 05:14:48.227 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-09-08 05:14:48.230 | 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-09-08 05:14:48.597 | + ./stack.sh:main:1406 : save_stackenv 2026-09-08 05:14:48.602 | + functions-common:save_stackenv:65 : local tag= 2026-09-08 05:14:48.607 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 05:14:48.614 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-071448 2026-09-08 05:14:48.618 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-071448 ' 2026-09-08 05:14:48.623 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.627 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 05:14:48.631 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.636 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 05:14:48.640 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.645 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 05:14:48.649 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.653 | + 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-09-08 05:14:48.658 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.662 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.62 2026-09-08 05:14:48.666 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.670 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.62/identity 2026-09-08 05:14:48.674 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.678 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-08-065223 2026-09-08 05:14:48.682 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.686 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-08 05:14:48.691 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.695 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.62 2026-09-08 05:14:48.699 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.703 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-08 05:14:48.708 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.712 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-08 05:14:48.716 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.721 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-08 05:14:48.725 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.729 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 05:14:48.733 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.737 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.62 2026-09-08 05:14:48.741 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 05:14:48.746 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 05:14:48.750 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-09-08 05:14:48.755 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 05:14:48.759 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 05:14:48.763 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-09-08 05:14:48.767 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:14:48.771 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 05:14:48.776 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 05:14:48.781 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-09-08 05:14:48.785 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:14:48.789 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-09-08 05:14:48.794 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:14:48.798 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-09-08 05:14:48.798 | /^\[\[.+\|.*\]\]/ { 2026-09-08 05:14:48.798 | gsub("[][]", "", $1); 2026-09-08 05:14:48.798 | split($1, a, "|"); 2026-09-08 05:14:48.798 | if (a[1] == matchgroup) 2026-09-08 05:14:48.798 | print a[2] 2026-09-08 05:14:48.798 | } 2026-09-08 05:14:48.798 | ' /home/quobyte/devstack/local.conf 2026-09-08 05:14:48.807 | + ./stack.sh:main:1424 : run_phase stack extra 2026-09-08 05:14:48.811 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 05:14:48.816 | + functions-common:run_phase:1849 : local phase=extra 2026-09-08 05:14:48.820 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 05:14:48.824 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 05:14:48.829 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 05:14:48.835 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 05:14:48.839 | + functions-common:run_phase:1858 : local extra 2026-09-08 05:14:48.845 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 05:14:48.852 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 05:14:48.856 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 05:14:48.861 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 05:14:48.865 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-09-08 05:14:48.870 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 05:14:48.897 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:48.901 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 05:14:48.906 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:14:48.910 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-09-08 05:14:48.914 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:14:48.918 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 05:14:48.923 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:14:48.927 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-09-08 05:14:48.932 | ++ extras.d/80-tempest.sh:source:15 : : 2026-09-08 05:14:48.936 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 05:14:48.940 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 05:14:48.945 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 05:14:48.949 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 05:14:48.953 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-09-08 05:14:48.958 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 05:14:48.962 | + functions-common:run_plugins:1835 : local phase=extra 2026-09-08 05:14:48.967 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 05:14:48.971 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 05:14:48.976 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-09-08 05:14:48.980 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 05:14:48.984 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 05:14:48.989 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-09-08 05:14:48.993 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:14:48.997 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 05:14:49.002 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 05:14:49.007 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-09-08 05:14:49.012 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:14:49.016 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-09-08 05:14:49.021 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:14:49.025 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-09-08 05:14:49.025 | /^\[\[.+\|.*\]\]/ { 2026-09-08 05:14:49.025 | gsub("[][]", "", $1); 2026-09-08 05:14:49.026 | split($1, a, "|"); 2026-09-08 05:14:49.026 | if (a[1] == matchgroup) 2026-09-08 05:14:49.026 | print a[2] 2026-09-08 05:14:49.026 | } 2026-09-08 05:14:49.026 | ' /home/quobyte/devstack/local.conf 2026-09-08 05:14:49.034 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-09-08 05:14:49.063 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:49.067 | + ./stack.sh:main:1442 : is_nova_ready 2026-09-08 05:14:49.072 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-09-08 05:14:49.076 | + functions:wait_for_compute:490 : local timeout=60 2026-09-08 05:14:49.081 | + functions:wait_for_compute:491 : local rval=0 2026-09-08 05:14:49.085 | + functions:wait_for_compute:492 : local compute_hostname 2026-09-08 05:14:49.089 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-09-08 05:14:49.094 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 05:14:49.098 | + functions-common:time_start:2407 : local start_time= 2026-09-08 05:14:49.103 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:14:49.108 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:14:49.114 | + functions-common:time_start:2411 : _TIME_START[$name]=1788844489109 2026-09-08 05:14:49.120 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-09-08 05:14:49.152 | + functions:wait_for_compute:494 : compute_hostname= 2026-09-08 05:14:49.156 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-09-08 05:14:49.161 | ++ functions:wait_for_compute:496 : hostname 2026-09-08 05:14:49.168 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-09-08 05:14:49.172 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-09-08 05:14:49.179 | ++ functions:wait_for_compute:498 : hostname 2026-09-08 05:14:49.184 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:14:49.186 | + :: : ID= 2026-09-08 05:14:49.188 | + :: : [[ '' == '' ]] 2026-09-08 05:14:49.190 | + :: : sleep 1 2026-09-08 05:14:50.194 | + :: : [[ libvirt = \f\a\k\e ]] 2026-09-08 05:14:50.197 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-09-08 05:14:53.410 | + :: : ID=0bef0c19-3f35-48ae-a8e1-d82c203bdf4a 2026-09-08 05:14:53.411 | + :: : [[ 0bef0c19-3f35-48ae-a8e1-d82c203bdf4a == '' ]] 2026-09-08 05:14:53.416 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-09-08 05:14:53.421 | + functions-common:time_stop:2420 : local name 2026-09-08 05:14:53.426 | + functions-common:time_stop:2421 : local end_time 2026-09-08 05:14:53.430 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:14:53.434 | + functions-common:time_stop:2423 : local total 2026-09-08 05:14:53.438 | + functions-common:time_stop:2424 : local start_time 2026-09-08 05:14:53.443 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 05:14:53.447 | + functions-common:time_stop:2427 : start_time=1788844489109 2026-09-08 05:14:53.452 | + functions-common:time_stop:2429 : [[ -z 1788844489109 ]] 2026-09-08 05:14:53.458 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:14:53.465 | + functions-common:time_stop:2432 : end_time=1788844493460 2026-09-08 05:14:53.469 | + functions-common:time_stop:2433 : elapsed_time=4351 2026-09-08 05:14:53.474 | + functions-common:time_stop:2434 : total=25045 2026-09-08 05:14:53.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:14:53.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29396 2026-09-08 05:14:53.486 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-09-08 05:14:53.491 | + functions:wait_for_compute:516 : return 0 2026-09-08 05:14:53.496 | + ./stack.sh:main:1446 : service_check 2026-09-08 05:14:53.500 | + functions-common:service_check:1713 : local service 2026-09-08 05:14:53.506 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.509 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-09-08 05:14:53.528 | not-found 2026-09-08 05:14:53.534 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.538 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-09-08 05:14:53.560 | enabled 2026-09-08 05:14:53.566 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-09-08 05:14:53.589 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-09-08 05:14:53.590 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-09-08 05:14:53.590 | Active: active (running) since Tue 2026-09-08 07:11:38 CEST; 3min 15s ago 2026-09-08 05:14:53.590 | Main PID: 61928 (uwsgi) 2026-09-08 05:14:53.590 | Status: "uWSGI is ready" 2026-09-08 05:14:53.590 | Tasks: 17 (limit: 14255) 2026-09-08 05:14:53.590 | Memory: 272.8M (peak: 273.2M) 2026-09-08 05:14:53.590 | CPU: 15.092s 2026-09-08 05:14:53.590 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-09-08 05:14:53.590 | ├─61928 "nova-apiuWSGI master" 2026-09-08 05:14:53.591 | ├─61929 "nova-apiuWSGI worker 1" 2026-09-08 05:14:53.591 | └─61930 "nova-apiuWSGI worker 2" 2026-09-08 05:14:53.591 | 2026-09-08 05:14:53.591 | Sep 08 07:14:52 devstack devstack@n-api.service[61930]: [pid: 61930|app: 0|req: 18/36] 192.168.122.62 () {54 vars in 930 bytes} [Tue Sep 8 07:14:52 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 05:14:53.591 | Sep 08 07:14:52 devstack devstack@n-api.service[61929]: DEBUG nova.api.openstack.wsgi [None req-50e11cff-0089-4e68-9f0f-40ced75d17d8 admin admin] Calling method '>' {{(pid=61929) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-09-08 05:14:53.591 | Sep 08 07:14:52 devstack devstack@n-api.service[61929]: DEBUG oslo_concurrency.lockutils [None req-50e11cff-0089-4e68-9f0f-40ced75d17d8 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61929) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 05:14:53.591 | Sep 08 07:14:52 devstack devstack@n-api.service[61929]: DEBUG oslo_concurrency.lockutils [None req-50e11cff-0089-4e68-9f0f-40ced75d17d8 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61929) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 05:14:53.592 | Sep 08 07:14:52 devstack devstack@n-api.service[61929]: DEBUG oslo_concurrency.lockutils [None req-50e11cff-0089-4e68-9f0f-40ced75d17d8 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61929) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 05:14:53.592 | Sep 08 07:14:52 devstack devstack@n-api.service[61929]: DEBUG oslo_concurrency.lockutils [None req-50e11cff-0089-4e68-9f0f-40ced75d17d8 admin admin] Acquiring lock "5f104ae2-d9d2-4bb5-bcc0-dbf79ed4ff79" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61929) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 05:14:53.593 | Sep 08 07:14:52 devstack devstack@n-api.service[61929]: DEBUG oslo_concurrency.lockutils [None req-50e11cff-0089-4e68-9f0f-40ced75d17d8 admin admin] Lock "5f104ae2-d9d2-4bb5-bcc0-dbf79ed4ff79" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61929) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 05:14:53.593 | Sep 08 07:14:52 devstack devstack@n-api.service[61929]: DEBUG oslo_concurrency.lockutils [None req-50e11cff-0089-4e68-9f0f-40ced75d17d8 admin admin] Lock "5f104ae2-d9d2-4bb5-bcc0-dbf79ed4ff79" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61929) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 05:14:53.593 | Sep 08 07:14:53 devstack devstack@n-api.service[61929]: INFO nova.api.openstack.requestlog [None req-50e11cff-0089-4e68-9f0f-40ced75d17d8 admin admin] 192.168.122.62 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.165274 2026-09-08 05:14:53.593 | Sep 08 07:14:53 devstack devstack@n-api.service[61929]: [pid: 61929|app: 0|req: 19/37] 192.168.122.62 () {60 vars in 1320 bytes} [Tue Sep 8 07:14:52 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-08 05:14:53.595 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.600 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-09-08 05:14:53.619 | enabled 2026-09-08 05:14:53.625 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-09-08 05:14:53.648 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-09-08 05:14:53.648 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-09-08 05:14:53.648 | Active: active (running) since Tue 2026-09-08 07:13:59 CEST; 53s ago 2026-09-08 05:14:53.649 | Main PID: 74023 (nova-compute) 2026-09-08 05:14:53.649 | Tasks: 11 (limit: 14255) 2026-09-08 05:14:53.650 | Memory: 135.5M (peak: 137.0M) 2026-09-08 05:14:53.650 | CPU: 4.733s 2026-09-08 05:14:53.650 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-09-08 05:14:53.650 | └─74023 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-09-08 05:14:53.650 | 2026-09-08 05:14:53.651 | Sep 08 07:14:23 devstack nova-compute[74023]: DEBUG nova.compute.resource_tracker [None req-45b87b1f-8d47-4bbe-abf8-7b29e9ee9501 None None] Compute_service record updated for devstack:devstack {{(pid=74023) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-09-08 05:14:53.651 | Sep 08 07:14:23 devstack nova-compute[74023]: DEBUG oslo_concurrency.lockutils [None req-45b87b1f-8d47-4bbe-abf8-7b29e9ee9501 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.246s {{(pid=74023) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 05:14:53.651 | Sep 08 07:14:23 devstack nova-compute[74023]: DEBUG nova.service [None req-45b87b1f-8d47-4bbe-abf8-7b29e9ee9501 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=74023) start /opt/stack/nova/nova/service.py:262}} 2026-09-08 05:14:53.651 | Sep 08 07:14:23 devstack nova-compute[74023]: DEBUG nova.service [None req-45b87b1f-8d47-4bbe-abf8-7b29e9ee9501 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=74023) start /opt/stack/nova/nova/service.py:278}} 2026-09-08 05:14:53.651 | Sep 08 07:14:23 devstack nova-compute[74023]: DEBUG nova.service [None req-45b87b1f-8d47-4bbe-abf8-7b29e9ee9501 None None] Join ServiceGroup membership for this service compute {{(pid=74023) start /opt/stack/nova/nova/service.py:288}} 2026-09-08 05:14:53.651 | Sep 08 07:14:23 devstack nova-compute[74023]: DEBUG nova.servicegroup.drivers.db [None req-45b87b1f-8d47-4bbe-abf8-7b29e9ee9501 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=74023) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-08 05:14:53.651 | Sep 08 07:14:28 devstack nova-compute[74023]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=74023) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:53.651 | Sep 08 07:14:40 devstack nova-compute[74023]: DEBUG oslo_service.periodic_task [None req-d6c648e2-57ac-45c0-81cd-d34376c12503 None None] Running periodic task ComputeManager._sync_power_states {{(pid=74023) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-08 05:14:53.651 | Sep 08 07:14:40 devstack nova-compute[74023]: DEBUG oslo_service.periodic_task [None req-d6c648e2-57ac-45c0-81cd-d34376c12503 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=74023) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-08 05:14:53.652 | Sep 08 07:14:40 devstack nova-compute[74023]: DEBUG oslo.service.backend._threading.loopingcall [None req-d6c648e2-57ac-45c0-81cd-d34376c12503 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 23.55 seconds {{(pid=74023) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:53.655 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.659 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-09-08 05:14:53.677 | not-found 2026-09-08 05:14:53.683 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.687 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-09-08 05:14:53.707 | enabled 2026-09-08 05:14:53.713 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-09-08 05:14:53.736 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-09-08 05:14:53.737 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-09-08 05:14:53.737 | Active: active (running) since Tue 2026-09-08 07:13:46 CEST; 1min 6s ago 2026-09-08 05:14:53.737 | Main PID: 70327 (nova-scheduler:) 2026-09-08 05:14:53.737 | Tasks: 19 (limit: 14255) 2026-09-08 05:14:53.737 | Memory: 155.1M (peak: 155.6M) 2026-09-08 05:14:53.737 | CPU: 4.847s 2026-09-08 05:14:53.737 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-09-08 05:14:53.737 | ├─70327 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-09-08 05:14:53.738 | ├─71973 "nova-scheduler: ServiceWrapper worker(0)" 2026-09-08 05:14:53.738 | └─71984 "nova-scheduler: ServiceWrapper worker(1)" 2026-09-08 05:14:53.738 | 2026-09-08 05:14:53.738 | Sep 08 07:13:53 devstack nova-scheduler[71973]: DEBUG oslo.service.backend._threading.loopingcall [None req-e6379009-7941-4beb-80ad-db9c8c271463 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71973) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:53.738 | Sep 08 07:13:58 devstack nova-scheduler[71973]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71973) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:53.738 | Sep 08 07:13:58 devstack nova-scheduler[71984]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71984) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:53.739 | Sep 08 07:14:00 devstack nova-scheduler[70327]: DEBUG dbcounter [-] [70327] Writing DB stats nova_api:SELECT=3 {{(pid=70327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.739 | Sep 08 07:14:00 devstack nova-scheduler[70327]: DEBUG dbcounter [-] [70327] Writing DB stats nova_cell1:SELECT=1 {{(pid=70327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.739 | Sep 08 07:14:00 devstack nova-scheduler[70327]: DEBUG dbcounter [-] [70327] Writing DB stats nova_cell0:SELECT=1 {{(pid=70327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.739 | Sep 08 07:14:08 devstack nova-scheduler[71973]: DEBUG dbcounter [-] [71973] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71973) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.739 | Sep 08 07:14:08 devstack nova-scheduler[71984]: DEBUG dbcounter [-] [71984] Writing DB stats nova_cell0:SELECT=3 {{(pid=71984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.740 | Sep 08 07:14:47 devstack nova-scheduler[71984]: DEBUG oslo.service.backend._threading.loopingcall [None req-715c9ed0-ee24-45e7-b7fd-efa465c2b5ae None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71984) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:53.740 | Sep 08 07:14:53 devstack nova-scheduler[71973]: DEBUG oslo.service.backend._threading.loopingcall [None req-e6379009-7941-4beb-80ad-db9c8c271463 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71973) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:53.743 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.747 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-09-08 05:14:53.766 | not-found 2026-09-08 05:14:53.772 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.776 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-09-08 05:14:53.796 | enabled 2026-09-08 05:14:53.802 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-09-08 05:14:53.826 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-09-08 05:14:53.826 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-09-08 05:14:53.826 | Active: active (running) since Tue 2026-09-08 07:13:49 CEST; 1min 4s ago 2026-09-08 05:14:53.827 | Main PID: 70947 (uwsgi) 2026-09-08 05:14:53.827 | Status: "uWSGI is ready" 2026-09-08 05:14:53.827 | Tasks: 16 (limit: 14255) 2026-09-08 05:14:53.827 | Memory: 220.1M (peak: 220.6M) 2026-09-08 05:14:53.827 | CPU: 10.005s 2026-09-08 05:14:53.827 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-09-08 05:14:53.827 | ├─70947 "nova-api-metauWSGI master" 2026-09-08 05:14:53.827 | ├─70948 "nova-api-metauWSGI worker 1" 2026-09-08 05:14:53.827 | ├─70949 "nova-api-metauWSGI worker 2" 2026-09-08 05:14:53.828 | └─70950 "nova-api-metauWSGI http 1" 2026-09-08 05:14:53.828 | 2026-09-08 05:14:53.828 | Sep 08 07:13:55 devstack devstack@n-api-meta.service[70948]: DEBUG nova.api.openstack.wsgi_app [None req-d1917ba7-4294-427d-8448-6fcda460519b None None] ******************************************************************************** {{(pid=70948) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-08 05:14:53.828 | Sep 08 07:13:55 devstack devstack@n-api-meta.service[70948]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x735110ea4668 pid: 70948 (default app) 2026-09-08 05:14:53.830 | Sep 08 07:14:04 devstack devstack@n-api-meta.service[70949]: DEBUG dbcounter [-] [70949] Writing DB stats nova_api:SELECT=1 {{(pid=70949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.831 | Sep 08 07:14:04 devstack devstack@n-api-meta.service[70948]: DEBUG dbcounter [-] [70948] Writing DB stats nova_api:SELECT=1 {{(pid=70948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.831 | Sep 08 07:14:04 devstack devstack@n-api-meta.service[70949]: DEBUG dbcounter [-] [70949] Writing DB stats nova_cell0:SELECT=1 {{(pid=70949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.832 | Sep 08 07:14:04 devstack devstack@n-api-meta.service[70949]: DEBUG dbcounter [-] [70949] Writing DB stats nova_cell1:SELECT=1 {{(pid=70949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.832 | Sep 08 07:14:04 devstack devstack@n-api-meta.service[70949]: DEBUG dbcounter [-] [70949] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.832 | Sep 08 07:14:04 devstack devstack@n-api-meta.service[70948]: DEBUG dbcounter [-] [70948] Writing DB stats nova_cell0:SELECT=1 {{(pid=70948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.832 | Sep 08 07:14:04 devstack devstack@n-api-meta.service[70948]: DEBUG dbcounter [-] [70948] Writing DB stats nova_cell1:SELECT=1 {{(pid=70948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.833 | Sep 08 07:14:05 devstack devstack@n-api-meta.service[70948]: DEBUG dbcounter [-] [70948] Writing DB stats nova_cell0:SELECT=1 {{(pid=70948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.834 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.839 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-09-08 05:14:53.858 | enabled 2026-09-08 05:14:53.865 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-09-08 05:14:53.888 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-09-08 05:14:53.888 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-09-08 05:14:53.888 | Active: active (running) since Tue 2026-09-08 07:12:21 CEST; 2min 32s ago 2026-09-08 05:14:53.888 | Main PID: 68132 (uwsgi) 2026-09-08 05:14:53.888 | Status: "uWSGI is ready" 2026-09-08 05:14:53.889 | Tasks: 5 (limit: 14255) 2026-09-08 05:14:53.889 | Memory: 174.5M (peak: 174.8M) 2026-09-08 05:14:53.889 | CPU: 6.459s 2026-09-08 05:14:53.889 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-09-08 05:14:53.889 | ├─68132 "placementuWSGI master" 2026-09-08 05:14:53.889 | ├─68133 "placementuWSGI worker 1" 2026-09-08 05:14:53.889 | └─68134 "placementuWSGI worker 2" 2026-09-08 05:14:53.889 | 2026-09-08 05:14:53.889 | Sep 08 07:14:23 devstack devstack@placement-api.service[68134]: INFO placement.requestlog [req-e10c57bf-4f61-48d8-b463-ac3646b836db req-69c6b4e1-3ba9-4735-8629-c9929151bfc2 service nova] 192.168.122.62 "PUT /placement/resource_providers/42de5386-0fc6-4abf-ac56-5d4b02855e6b/inventories" status: 200 len: 396 microversion: 1.26 2026-09-08 05:14:53.889 | Sep 08 07:14:23 devstack devstack@placement-api.service[68134]: [pid: 68134|app: 0|req: 5/9] 192.168.122.62 () {64 vars in 1493 bytes} [Tue Sep 8 07:14:23 2026] PUT /placement/resource_providers/42de5386-0fc6-4abf-ac56-5d4b02855e6b/inventories => generated 396 bytes in 138 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-09-08 05:14:53.889 | Sep 08 07:14:23 devstack devstack@placement-api.service[68133]: DEBUG placement.requestlog [req-e10c57bf-4f61-48d8-b463-ac3646b836db req-f2388f27-5329-45fd-b95f-e9879dc8c2f0 None None] Starting request: 192.168.122.62 "GET /placement/traits?name=in:HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,OWNER_NOVA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE41,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX2,COMPUTE_NODE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE42,HW_CPU_X86_BMI2,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSSE3,HW_CPU_X86_SVM,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,HW_CPU_X86_ABM,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_F16C,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_CLMUL,HW_CPU_X86_FMA3,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_INTEL" {{(pid=68133) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-08 05:14:53.890 | Sep 08 07:14:23 devstack devstack@placement-api.service[68133]: INFO placement.requestlog [req-e10c57bf-4f61-48d8-b463-ac3646b836db req-f2388f27-5329-45fd-b95f-e9879dc8c2f0 service nova] 192.168.122.62 "GET /placement/traits?name=in:HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,OWNER_NOVA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE41,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX2,COMPUTE_NODE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE42,HW_CPU_X86_BMI2,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSSE3,HW_CPU_X86_SVM,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,HW_CPU_X86_ABM,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_F16C,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_CLMUL,HW_CPU_X86_FMA3,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_INTEL" status: 200 len: 2072 microversion: 1.6 2026-09-08 05:14:53.890 | Sep 08 07:14:23 devstack devstack@placement-api.service[68133]: [pid: 68133|app: 0|req: 5/10] 192.168.122.62 () {60 vars in 4929 bytes} [Tue Sep 8 07:14:23 2026] GET /placement/traits?name=in:HW_CPU_X86_SSE2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,OWNER_NOVA,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE41,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AVX2,COMPUTE_NODE,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_AVX,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_SSE42,HW_CPU_X86_BMI2,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSSE3,HW_CPU_X86_SVM,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,HW_CPU_X86_ABM,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_F16C,HW_CPU_X86_SSE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_CLMUL,HW_CPU_X86_FMA3,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_FDC,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_INTEL => generated 2072 bytes in 121 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-08 05:14:53.890 | Sep 08 07:14:23 devstack devstack@placement-api.service[68134]: DEBUG placement.requestlog [req-e10c57bf-4f61-48d8-b463-ac3646b836db req-8e9a6cb5-d6bd-43dd-a0fc-9c23dd5bda8f None None] Starting request: 192.168.122.62 "PUT /placement/resource_providers/42de5386-0fc6-4abf-ac56-5d4b02855e6b/traits" {{(pid=68134) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-08 05:14:53.890 | Sep 08 07:14:23 devstack devstack@placement-api.service[68134]: INFO placement.requestlog [req-e10c57bf-4f61-48d8-b463-ac3646b836db req-8e9a6cb5-d6bd-43dd-a0fc-9c23dd5bda8f service nova] 192.168.122.62 "PUT /placement/resource_providers/42de5386-0fc6-4abf-ac56-5d4b02855e6b/traits" status: 200 len: 2107 microversion: 1.6 2026-09-08 05:14:53.890 | Sep 08 07:14:23 devstack devstack@placement-api.service[68134]: [pid: 68134|app: 0|req: 6/11] 192.168.122.62 () {64 vars in 1478 bytes} [Tue Sep 8 07:14:23 2026] PUT /placement/resource_providers/42de5386-0fc6-4abf-ac56-5d4b02855e6b/traits => generated 2107 bytes in 230 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-08 05:14:53.890 | Sep 08 07:14:33 devstack devstack@placement-api.service[68133]: DEBUG dbcounter [-] [68133] Writing DB stats placement:SELECT=4 {{(pid=68133) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.890 | Sep 08 07:14:33 devstack devstack@placement-api.service[68134]: DEBUG dbcounter [-] [68134] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=68134) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.895 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.899 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-09-08 05:14:53.917 | not-found 2026-09-08 05:14:53.923 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.927 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-09-08 05:14:53.946 | enabled 2026-09-08 05:14:53.952 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-09-08 05:14:53.976 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-09-08 05:14:53.976 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-09-08 05:14:53.976 | Active: active (running) since Tue 2026-09-08 07:14:26 CEST; 27s ago 2026-09-08 05:14:53.976 | Main PID: 77205 (uwsgi) 2026-09-08 05:14:53.976 | Status: "uWSGI is ready" 2026-09-08 05:14:53.976 | Tasks: 9 (limit: 14255) 2026-09-08 05:14:53.977 | Memory: 259.5M (peak: 259.8M) 2026-09-08 05:14:53.977 | CPU: 11.471s 2026-09-08 05:14:53.977 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-09-08 05:14:53.977 | ├─77205 "glance-apiuWSGI master" 2026-09-08 05:14:53.977 | ├─77207 "glance-apiuWSGI worker 1" 2026-09-08 05:14:53.977 | └─77208 "glance-apiuWSGI worker 2" 2026-09-08 05:14:53.977 | 2026-09-08 05:14:53.977 | Sep 08 07:14:38 devstack devstack@g-api.service[77208]: INFO glance.location [None req-61f6fb32-3277-4f65-98f7-dacdf2c1085b admin admin] Image format matched and virtual size computed: 117440512 2026-09-08 05:14:53.977 | Sep 08 07:14:38 devstack devstack@g-api.service[77208]: DEBUG glance_store.backend [None req-61f6fb32-3277-4f65-98f7-dacdf2c1085b admin admin] Skipping store.set_acls... not implemented. {{(pid=77208) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-09-08 05:14:53.977 | Sep 08 07:14:38 devstack devstack@g-api.service[77208]: [pid: 77208|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 911 bytes} [Tue Sep 8 07:14:36 2026] PUT /v2/images/cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125/file => generated 0 bytes in 1655 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-09-08 05:14:53.977 | Sep 08 07:14:38 devstack devstack@g-api.service[77207]: DEBUG glance.api.middleware.version_negotiation [None req-3df0518c-dcb6-427c-a8c9-741a7856a789 admin admin] Determining version of request: GET /v2/images/cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 Accept: */* {{(pid=77207) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-09-08 05:14:53.978 | Sep 08 07:14:38 devstack devstack@g-api.service[77207]: DEBUG glance.api.middleware.version_negotiation [None req-3df0518c-dcb6-427c-a8c9-741a7856a789 admin admin] Using url versioning {{(pid=77207) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-09-08 05:14:53.978 | Sep 08 07:14:38 devstack devstack@g-api.service[77207]: DEBUG glance.api.middleware.version_negotiation [None req-3df0518c-dcb6-427c-a8c9-741a7856a789 admin admin] Matched version: v2 {{(pid=77207) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-09-08 05:14:53.978 | Sep 08 07:14:38 devstack devstack@g-api.service[77207]: DEBUG glance.api.middleware.version_negotiation [None req-3df0518c-dcb6-427c-a8c9-741a7856a789 admin admin] new path /v2/images/cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 {{(pid=77207) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-09-08 05:14:53.978 | Sep 08 07:14:38 devstack devstack@g-api.service[77207]: [pid: 77207|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Tue Sep 8 07:14:38 2026] GET /v2/images/cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 => generated 976 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 05:14:53.978 | Sep 08 07:14:48 devstack devstack@g-api.service[77208]: DEBUG dbcounter [-] [77208] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=77208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.978 | Sep 08 07:14:48 devstack devstack@g-api.service[77207]: DEBUG dbcounter [-] [77207] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=77207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:53.983 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:53.988 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-09-08 05:14:54.007 | enabled 2026-09-08 05:14:54.013 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-09-08 05:14:54.036 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-09-08 05:14:54.036 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-09-08 05:14:54.036 | Active: active (running) since Tue 2026-09-08 07:14:15 CEST; 38s ago 2026-09-08 05:14:54.036 | Main PID: 75652 (cinder-schedule) 2026-09-08 05:14:54.036 | Tasks: 1 (limit: 14255) 2026-09-08 05:14:54.036 | Memory: 108.4M (peak: 108.7M) 2026-09-08 05:14:54.036 | CPU: 4.124s 2026-09-08 05:14:54.036 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-09-08 05:14:54.036 | └─75652 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-09-08 05:14:54.036 | 2026-09-08 05:14:54.036 | Sep 08 07:14:20 devstack cinder-scheduler[75652]: DEBUG oslo_service.backend._eventlet.service [None req-db2d533b-6d09-498d-95c4-778c5d0c575f None None] ******************************************************************************** {{(pid=75652) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-08 05:14:54.037 | Sep 08 07:14:20 devstack cinder-scheduler[75652]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-09-08 05:14:54.037 | Sep 08 07:14:20 devstack cinder-scheduler[75652]: INFO cinder.manager [None req-293e429c-b712-442b-949f-0b7daee7cb8d None None] Initiating service 1 cleanup 2026-09-08 05:14:54.037 | Sep 08 07:14:20 devstack cinder-scheduler[75652]: INFO cinder.manager [None req-293e429c-b712-442b-949f-0b7daee7cb8d None None] Service 1 cleanup completed. 2026-09-08 05:14:54.037 | Sep 08 07:14:20 devstack cinder-scheduler[75652]: DEBUG cinder.service [None req-293e429c-b712-442b-949f-0b7daee7cb8d None None] Creating RPC server for service cinder-scheduler {{(pid=75652) start /opt/stack/cinder/cinder/service.py:231}} 2026-09-08 05:14:54.037 | Sep 08 07:14:20 devstack cinder-scheduler[75652]: DEBUG cinder.service [None req-293e429c-b712-442b-949f-0b7daee7cb8d None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75652) start /opt/stack/cinder/cinder/service.py:237}} 2026-09-08 05:14:54.037 | Sep 08 07:14:29 devstack cinder-scheduler[75652]: DEBUG cinder.scheduler.host_manager [None req-6569b31b-92ed-4543-81fc-2ba5e368359b None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75652) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-09-08 05:14:54.037 | Sep 08 07:14:29 devstack cinder-scheduler[75652]: DEBUG cinder.scheduler.host_manager [None req-6569b31b-92ed-4543-81fc-2ba5e368359b 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, 9, 8, 5, 14, 29, 418332)}, {'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, 9, 8, 5, 14, 29, 418332)}]. {{(pid=75652) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-09-08 05:14:54.037 | Sep 08 07:14:29 devstack cinder-scheduler[75652]: DEBUG cinder.scheduler.host_manager [None req-6569b31b-92ed-4543-81fc-2ba5e368359b 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, 9, 8, 5, 14, 29, 390914)} {{(pid=75652) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-09-08 05:14:54.037 | Sep 08 07:14:39 devstack cinder-scheduler[75652]: DEBUG dbcounter [-] [75652] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.042 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.046 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-09-08 05:14:54.065 | enabled 2026-09-08 05:14:54.072 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-09-08 05:14:54.096 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-09-08 05:14:54.096 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-09-08 05:14:54.096 | Active: active (running) since Tue 2026-09-08 07:14:07 CEST; 46s ago 2026-09-08 05:14:54.096 | Main PID: 74925 (uwsgi) 2026-09-08 05:14:54.096 | Status: "uWSGI is ready" 2026-09-08 05:14:54.097 | Tasks: 7 (limit: 14255) 2026-09-08 05:14:54.097 | Memory: 244.7M (peak: 245.2M) 2026-09-08 05:14:54.097 | CPU: 10.665s 2026-09-08 05:14:54.097 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-09-08 05:14:54.097 | ├─74925 "cinder-apiuWSGI master" 2026-09-08 05:14:54.097 | ├─74933 "cinder-apiuWSGI worker 1" 2026-09-08 05:14:54.097 | └─74934 "cinder-apiuWSGI worker 2" 2026-09-08 05:14:54.097 | 2026-09-08 05:14:54.097 | Sep 08 07:14:22 devstack devstack@c-api.service[74934]: INFO cinder.api.openstack.wsgi [None req-cf9d4fbb-7a6b-4992-887d-be19c7dfdd0c admin admin] POST http://192.168.122.62/volume/v3/types/88bdbaa5-46fa-4ae2-a9b9-81739f98a51f/extra_specs 2026-09-08 05:14:54.098 | Sep 08 07:14:22 devstack devstack@c-api.service[74934]: DEBUG cinder.api.openstack.wsgi [None req-cf9d4fbb-7a6b-4992-887d-be19c7dfdd0c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74934) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-09-08 05:14:54.098 | Sep 08 07:14:22 devstack devstack@c-api.service[74934]: /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-09-08 05:14:54.098 | Sep 08 07:14:22 devstack devstack@c-api.service[74934]: warnings.warn( 2026-09-08 05:14:54.098 | Sep 08 07:14:22 devstack devstack@c-api.service[74934]: DEBUG dbcounter [-] [74934] Writing DB stats cinder:SELECT=6 {{(pid=74934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.098 | Sep 08 07:14:22 devstack devstack@c-api.service[74934]: DEBUG oslo_db.sqlalchemy.engines [None req-cf9d4fbb-7a6b-4992-887d-be19c7dfdd0c 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=74934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 05:14:54.098 | Sep 08 07:14:22 devstack devstack@c-api.service[74934]: INFO cinder.api.openstack.wsgi [None req-cf9d4fbb-7a6b-4992-887d-be19c7dfdd0c admin admin] http://192.168.122.62/volume/v3/types/88bdbaa5-46fa-4ae2-a9b9-81739f98a51f/extra_specs returned with HTTP 200 2026-09-08 05:14:54.098 | Sep 08 07:14:22 devstack devstack@c-api.service[74934]: [pid: 74934|app: 0|req: 1/3] 192.168.122.62 () {60 vars in 1333 bytes} [Tue Sep 8 07:14:22 2026] POST /volume/v3/types/88bdbaa5-46fa-4ae2-a9b9-81739f98a51f/extra_specs => generated 55 bytes in 801 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-08 05:14:54.098 | Sep 08 07:14:32 devstack devstack@c-api.service[74933]: DEBUG dbcounter [-] [74933] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.098 | Sep 08 07:14:32 devstack devstack@c-api.service[74934]: DEBUG dbcounter [-] [74934] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.103 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.107 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-09-08 05:14:54.127 | enabled 2026-09-08 05:14:54.132 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-09-08 05:14:54.156 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-09-08 05:14:54.156 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-09-08 05:14:54.156 | Active: active (running) since Tue 2026-09-08 07:14:17 CEST; 36s ago 2026-09-08 05:14:54.156 | Main PID: 76311 (cinder-volume) 2026-09-08 05:14:54.156 | Tasks: 2 (limit: 14255) 2026-09-08 05:14:54.157 | Memory: 142.6M (peak: 157.5M) 2026-09-08 05:14:54.157 | CPU: 11.036s 2026-09-08 05:14:54.157 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-09-08 05:14:54.157 | ├─76311 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-08 05:14:54.157 | └─76497 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-08 05:14:54.157 | 2026-09-08 05:14:54.157 | Sep 08 07:14:30 devstack cinder-volume[76497]: DEBUG oslo_concurrency.processutils [None req-6569b31b-92ed-4543-81fc-2ba5e368359b 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.254s {{(pid=76497) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-08 05:14:54.157 | Sep 08 07:14:30 devstack cinder-volume[76497]: DEBUG oslo_concurrency.processutils [None req-6569b31b-92ed-4543-81fc-2ba5e368359b 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=76497) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-09-08 05:14:54.157 | Sep 08 07:14:30 devstack sudo[77348]: 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-09-08 05:14:54.157 | Sep 08 07:14:30 devstack sudo[77348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-09-08 05:14:54.157 | Sep 08 07:14:30 devstack sudo[77348]: pam_unix(sudo:session): session closed for user root 2026-09-08 05:14:54.158 | Sep 08 07:14:30 devstack cinder-volume[76497]: DEBUG oslo_concurrency.processutils [None req-6569b31b-92ed-4543-81fc-2ba5e368359b 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.264s {{(pid=76497) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-08 05:14:54.158 | Sep 08 07:14:30 devstack cinder-volume[76497]: INFO cinder.volume.manager [None req-6569b31b-92ed-4543-81fc-2ba5e368359b None None] Driver post RPC initialization completed successfully. 2026-09-08 05:14:54.158 | Sep 08 07:14:33 devstack cinder-volume[76311]: DEBUG dbcounter [-] [76311] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.158 | Sep 08 07:14:39 devstack cinder-volume[76497]: DEBUG dbcounter [-] [76497] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.158 | Sep 08 07:14:40 devstack cinder-volume[76497]: DEBUG dbcounter [-] [76497] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=76497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.162 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.167 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-09-08 05:14:54.184 | not-found 2026-09-08 05:14:54.190 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.195 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-09-08 05:14:54.212 | not-found 2026-09-08 05:14:54.218 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.222 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-09-08 05:14:54.239 | not-found 2026-09-08 05:14:54.246 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.250 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-09-08 05:14:54.267 | not-found 2026-09-08 05:14:54.273 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.277 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-09-08 05:14:54.294 | not-found 2026-09-08 05:14:54.300 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.304 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-09-08 05:14:54.322 | enabled 2026-09-08 05:14:54.329 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-09-08 05:14:54.354 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-09-08 05:14:54.354 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-09-08 05:14:54.354 | Active: active (running) since Tue 2026-09-08 07:12:00 CEST; 2min 53s ago 2026-09-08 05:14:54.354 | Main PID: 64715 (neutron-ovn-age) 2026-09-08 05:14:54.354 | Tasks: 20 (limit: 14255) 2026-09-08 05:14:54.354 | Memory: 344.1M (peak: 344.9M) 2026-09-08 05:14:54.354 | CPU: 11.656s 2026-09-08 05:14:54.355 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-09-08 05:14:54.355 | ├─64715 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-09-08 05:14:54.355 | ├─66096 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-09-08 05:14:54.355 | ├─66467 /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/tmpa7yjgiz5/privsep.sock 2026-09-08 05:14:54.355 | └─68990 /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/tmpesbw9bo5/privsep.sock 2026-09-08 05:14:54.355 | 2026-09-08 05:14:54.355 | Sep 08 07:13:40 devstack neutron-ovn-agent[66096]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=1e00bf55-9550-4f81-948c-e0989ae22e25, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'de:de:cb', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '66:7a:61:b6:d1:08', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=1e00bf55-9550-4f81-948c-e0989ae22e25, nb_cfg=1) {{(pid=66096) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-09-08 05:14:54.355 | Sep 08 07:13:40 devstack neutron-ovn-agent[66096]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 5 seconds {{(pid=66096) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-09-08 05:14:54.355 | Sep 08 07:13:45 devstack neutron-ovn-agent[66096]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn 0a868c6b n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=121ed8c4-8954-4e41-be3d-a8822810dd7f, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=66096) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:91}} 2026-09-08 05:14:54.355 | Sep 08 07:13:45 devstack neutron-ovn-agent[66096]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] txn 0a868c6b succeeded {{(pid=66096) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:137}} 2026-09-08 05:14:54.356 | Sep 08 07:14:05 devstack neutron-ovn-agent[66096]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66096) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 05:14:54.356 | Sep 08 07:14:05 devstack neutron-ovn-agent[66096]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=66096) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 05:14:54.356 | Sep 08 07:14:05 devstack neutron-ovn-agent[66096]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66096) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 05:14:54.356 | Sep 08 07:14:05 devstack neutron-ovn-agent[66096]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66096) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 05:14:54.356 | Sep 08 07:14:05 devstack neutron-ovn-agent[66096]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=66096) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 05:14:54.356 | Sep 08 07:14:05 devstack neutron-ovn-agent[66096]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66096) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 05:14:54.361 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.365 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-09-08 05:14:54.383 | not-found 2026-09-08 05:14:54.390 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.394 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-09-08 05:14:54.412 | not-found 2026-09-08 05:14:54.418 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.423 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-09-08 05:14:54.440 | not-found 2026-09-08 05:14:54.446 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.451 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-09-08 05:14:54.469 | not-found 2026-09-08 05:14:54.475 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.479 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-09-08 05:14:54.498 | enabled 2026-09-08 05:14:54.504 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-09-08 05:14:54.529 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-09-08 05:14:54.529 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-09-08 05:14:54.529 | Active: active (running) since Tue 2026-09-08 07:05:26 CEST; 9min ago 2026-09-08 05:14:54.529 | Main PID: 41260 (dstat.sh) 2026-09-08 05:14:54.529 | Tasks: 3 (limit: 14255) 2026-09-08 05:14:54.529 | Memory: 27.3M (peak: 28.0M) 2026-09-08 05:14:54.529 | CPU: 3.355s 2026-09-08 05:14:54.530 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-09-08 05:14:54.530 | ├─41260 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-09-08 05:14:54.530 | ├─41361 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-09-08 05:14:54.530 | └─41362 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-09-08 05:14:54.530 | 2026-09-08 05:14:54.532 | Sep 08 07:14:44 devstack dstat.sh[41362]: 08-09 07:14:44| 19 8 70 0 0|5241M 292M 212M 5998M| 0 0 | 0 872k| 0 13.0 |2377 1378 |3.27 2.73 1.78|2.0 0 0| 0 0 | | 17 283 0 35 0 2026-09-08 05:14:54.532 | Sep 08 07:14:45 devstack dstat.sh[41362]: 08-09 07:14:45| 21 6 67 0 0|5249M 283M 212M 5998M| 52B 0 | 0 412k| 0 41.0 |3304 2666 |3.27 2.73 1.78|2.0 0 0| 0 0 | | 17 283 0 35 0 2026-09-08 05:14:54.532 | Sep 08 07:14:46 devstack dstat.sh[41362]: 08-09 07:14:46| 14 17 64 0 0|5234M 298M 212M 5998M| 15k 41k| 36k 192k|4.00 11.0 |4718 3493 |3.27 2.73 1.78|2.0 0 262| 0 0 | | 17 283 0 35 0 2026-09-08 05:14:54.532 | Sep 08 07:14:47 devstack dstat.sh[41362]: 08-09 07:14:47| 18 10 68 0 0|5261M 272M 212M 5998M| 52B 0 | 0 260k| 0 19.0 |2806 1956 |3.09 2.70 1.78|1.0 0 0| 0 0 | | 17 283 0 35 0 2026-09-08 05:14:54.532 | Sep 08 07:14:48 devstack dstat.sh[41362]: 08-09 07:14:48| 24 8 63 0 0|5276M 256M 212M 5998M| 132B 652B| 16k 236k|1.00 36.0 |3184 2306 |3.09 2.70 1.78|2.0 0 8.0| 0 0 | | 17 287 0 33 0 2026-09-08 05:14:54.532 | Sep 08 07:14:49 devstack dstat.sh[41362]: 08-09 07:14:49| 4 16 72 0 0|5248M 284M 212M 5998M|7839B 22k| 144k 736k|7.00 49.0 |4750 3943 |3.09 2.70 1.78|1.0 0 279| 0 0 | | 17 287 0 33 0 2026-09-08 05:14:54.533 | Sep 08 07:14:50 devstack dstat.sh[41362]: 08-09 07:14:50| 6 5 84 0 0|5259M 273M 212M 5998M| 132B 476B| 0 192k| 0 26.0 |2382 2132 |3.09 2.70 1.78|1.0 0 5.0| 0 0 | | 17 287 0 33 0 2026-09-08 05:14:54.533 | Sep 08 07:14:51 devstack dstat.sh[41362]: 08-09 07:14:51| 16 10 70 0 0|5264M 268M 212M 5998M| 52B 0 | 0 180k| 0 11.0 |2416 1465 |3.09 2.70 1.78|1.0 0 0| 0 0 | | 17 287 0 33 0 2026-09-08 05:14:54.533 | Sep 08 07:14:52 devstack dstat.sh[41362]: 08-09 07:14:52| 21 7 70 0 0|5263M 269M 212M 5998M| 0 0 | 0 64k| 0 6.01 |2352 1399 |2.92 2.68 1.77|1.0 0 0| 0 0 | | 17 287 0 33 0 2026-09-08 05:14:54.533 | Sep 08 07:14:53 devstack dstat.sh[41362]: 08-09 07:14:53| 20 7 68 0 0|5214M 318M 212M 5998M|1765B 4564B| 132k 0 |2.99 0 |3429 2481 |2.92 2.68 1.77|3.0 0 58| 0 0 | | 17 291 0 33 0 2026-09-08 05:14:54.536 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.541 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-09-08 05:14:54.563 | enabled 2026-09-08 05:14:54.569 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-09-08 05:14:54.593 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-09-08 05:14:54.593 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-09-08 05:14:54.593 | Active: active (running) since Tue 2026-09-08 07:11:58 CEST; 2min 56s ago 2026-09-08 05:14:54.594 | Main PID: 64018 (neutron-ovn-met) 2026-09-08 05:14:54.594 | Tasks: 2 (limit: 14255) 2026-09-08 05:14:54.594 | Memory: 121.2M (peak: 121.9M) 2026-09-08 05:14:54.594 | CPU: 3.776s 2026-09-08 05:14:54.594 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-09-08 05:14:54.594 | └─64018 "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-09-08 05:14:54.594 | 2026-09-08 05:14:54.594 | Sep 08 07:12:02 devstack neutron-ovn-metadata-agent[64018]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-09-08 05:14:54.594 | Sep 08 07:12:02 devstack neutron-ovn-metadata-agent[64018]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-09-08 05:14:54.594 | Sep 08 07:12:02 devstack neutron-ovn-metadata-agent[64018]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 05:14:54.594 | Sep 08 07:12:02 devstack neutron-ovn-metadata-agent[64018]: 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-09-08 05:14:54.595 | Sep 08 07:12:02 devstack neutron-ovn-metadata-agent[64018]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-09-08 05:14:54.595 | Sep 08 07:12:02 devstack neutron-ovn-metadata-agent[64018]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 05:14:54.595 | Sep 08 07:12:02 devstack neutron-ovn-metadata-agent[64018]: 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-09-08 05:14:54.595 | Sep 08 07:12:02 devstack neutron-ovn-metadata-agent[64018]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-09-08 05:14:54.595 | Sep 08 07:12:02 devstack neutron-ovn-metadata-agent[64018]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-09-08 05:14:54.595 | Sep 08 07:12:02 devstack neutron-ovn-metadata-agent[64018]: ERROR neutron 2026-09-08 05:14:54.601 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.605 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-09-08 05:14:54.624 | enabled 2026-09-08 05:14:54.631 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-09-08 05:14:54.655 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-09-08 05:14:54.656 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-09-08 05:14:54.656 | Active: active (running) since Tue 2026-09-08 07:12:04 CEST; 2min 50s ago 2026-09-08 05:14:54.656 | Main PID: 65797 (uwsgi) 2026-09-08 05:14:54.656 | Status: "uWSGI is ready" 2026-09-08 05:14:54.656 | Tasks: 23 (limit: 14255) 2026-09-08 05:14:54.656 | Memory: 389.1M (peak: 389.9M) 2026-09-08 05:14:54.656 | CPU: 42.135s 2026-09-08 05:14:54.656 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-09-08 05:14:54.656 | ├─65797 "neutron-apiuWSGI master" 2026-09-08 05:14:54.656 | ├─65798 "neutron-apiuWSGI worker 1" 2026-09-08 05:14:54.656 | └─65799 "neutron-apiuWSGI worker 2" 2026-09-08 05:14:54.657 | 2026-09-08 05:14:54.657 | Sep 08 07:14:33 devstack devstack@neutron-api.service[65798]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65798) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 05:14:54.657 | Sep 08 07:14:33 devstack devstack@neutron-api.service[65798]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "eb399815580a5c45a697e751c474dc61" from periodic health check thread {{(pid=65798) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 05:14:54.657 | Sep 08 07:14:34 devstack devstack@neutron-api.service[65799]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65799) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 05:14:54.657 | Sep 08 07:14:34 devstack devstack@neutron-api.service[65799]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4804739417525761820e89b9f78e0138" from periodic health check thread {{(pid=65799) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 05:14:54.657 | Sep 08 07:14:43 devstack devstack@neutron-api.service[65798]: DEBUG dbcounter [-] [65798] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.657 | Sep 08 07:14:44 devstack devstack@neutron-api.service[65799]: DEBUG dbcounter [-] [65799] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.658 | Sep 08 07:14:48 devstack devstack@neutron-api.service[65798]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65798) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 05:14:54.658 | Sep 08 07:14:48 devstack devstack@neutron-api.service[65798]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "eb399815580a5c45a697e751c474dc61" from periodic health check thread {{(pid=65798) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 05:14:54.658 | Sep 08 07:14:49 devstack devstack@neutron-api.service[65799]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65799) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 05:14:54.658 | Sep 08 07:14:49 devstack devstack@neutron-api.service[65799]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4804739417525761820e89b9f78e0138" from periodic health check thread {{(pid=65799) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 05:14:54.664 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.669 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-09-08 05:14:54.688 | enabled 2026-09-08 05:14:54.694 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-09-08 05:14:54.717 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-09-08 05:14:54.717 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-09-08 05:14:54.717 | Active: active (running) since Tue 2026-09-08 07:12:08 CEST; 2min 46s ago 2026-09-08 05:14:54.717 | Main PID: 66809 (neutron-periodi) 2026-09-08 05:14:54.717 | Tasks: 15 (limit: 14255) 2026-09-08 05:14:54.717 | Memory: 178.6M (peak: 178.8M) 2026-09-08 05:14:54.717 | CPU: 6.645s 2026-09-08 05:14:54.717 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-09-08 05:14:54.717 | ├─66809 "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-09-08 05:14:54.717 | └─67592 "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-09-08 05:14:54.718 | 2026-09-08 05:14:54.718 | Sep 08 07:13:41 devstack neutron-periodic-workers[67592]: DEBUG dbcounter [-] [67592] Writing DB stats neutron:SELECT=5 {{(pid=67592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.718 | Sep 08 07:14:06 devstack neutron-periodic-workers[67592]: DEBUG oslo.service.backend._threading.loopingcall [None req-8ba321e6-1ca3-43bd-acf8-0d8e48826a96 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67592) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:54.718 | Sep 08 07:14:08 devstack neutron-periodic-workers[67592]: DEBUG neutron.db.agents_db [None req-758fc602-426d-4145-b92b-77eed8173f99 None None] Agent healthcheck: found 0 active agents {{(pid=67592) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-08 05:14:54.718 | Sep 08 07:14:08 devstack neutron-periodic-workers[67592]: DEBUG oslo.service.backend._threading.loopingcall [None req-758fc602-426d-4145-b92b-77eed8173f99 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67592) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:54.718 | Sep 08 07:14:18 devstack neutron-periodic-workers[67592]: DEBUG dbcounter [-] [67592] Writing DB stats neutron:SELECT=4 {{(pid=67592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.718 | Sep 08 07:14:19 devstack neutron-periodic-workers[67592]: DEBUG oslo.service.backend._threading.loopingcall [None req-802bbd92-ddb5-470e-8bbb-4352355e9187 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=67592) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:54.718 | Sep 08 07:14:29 devstack neutron-periodic-workers[67592]: DEBUG dbcounter [-] [67592] Writing DB stats neutron:DELETE=1 {{(pid=67592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.718 | Sep 08 07:14:43 devstack neutron-periodic-workers[67592]: DEBUG oslo.service.backend._threading.loopingcall [None req-8ba321e6-1ca3-43bd-acf8-0d8e48826a96 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=67592) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:54.718 | Sep 08 07:14:45 devstack neutron-periodic-workers[67592]: DEBUG neutron.db.agents_db [None req-758fc602-426d-4145-b92b-77eed8173f99 None None] Agent healthcheck: found 0 active agents {{(pid=67592) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-08 05:14:54.719 | Sep 08 07:14:45 devstack neutron-periodic-workers[67592]: DEBUG oslo.service.backend._threading.loopingcall [None req-758fc602-426d-4145-b92b-77eed8173f99 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67592) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:54.725 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.730 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-09-08 05:14:54.750 | enabled 2026-09-08 05:14:54.756 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-09-08 05:14:54.779 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-09-08 05:14:54.780 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-09-08 05:14:54.780 | Active: active (running) since Tue 2026-09-08 07:12:06 CEST; 2min 48s ago 2026-09-08 05:14:54.780 | Main PID: 66309 (neutron-rpc-ser) 2026-09-08 05:14:54.780 | Tasks: 23 (limit: 14255) 2026-09-08 05:14:54.780 | Memory: 197.5M (peak: 198.0M) 2026-09-08 05:14:54.780 | CPU: 7.249s 2026-09-08 05:14:54.780 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-09-08 05:14:54.780 | ├─66309 "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-09-08 05:14:54.780 | ├─67646 "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-09-08 05:14:54.780 | └─67661 "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-09-08 05:14:54.780 | 2026-09-08 05:14:54.781 | Sep 08 07:12:20 devstack neutron-rpc-server[67661]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67661) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-09-08 05:14:54.781 | Sep 08 07:12:20 devstack neutron-rpc-server[67661]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67661) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-08 05:14:54.781 | Sep 08 07:12:20 devstack neutron-rpc-server[67661]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67661) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-08 05:14:54.781 | Sep 08 07:12:20 devstack neutron-rpc-server[67661]: DEBUG neutron.service [-] calling wait on {{(pid=67661) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-08 05:14:54.781 | Sep 08 07:12:20 devstack neutron-rpc-server[67646]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67646) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-08 05:14:54.781 | Sep 08 07:12:20 devstack neutron-rpc-server[67646]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67646) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-08 05:14:54.781 | Sep 08 07:12:20 devstack neutron-rpc-server[67646]: DEBUG neutron.service [-] calling wait on {{(pid=67646) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-08 05:14:54.781 | Sep 08 07:12:28 devstack neutron-rpc-server[66309]: DEBUG dbcounter [-] [66309] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=66309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.781 | Sep 08 07:12:50 devstack neutron-rpc-server[67661]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 05:14:54.781 | Sep 08 07:12:50 devstack neutron-rpc-server[67646]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 05:14:54.787 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.792 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-09-08 05:14:54.810 | enabled 2026-09-08 05:14:54.816 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-09-08 05:14:54.838 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-09-08 05:14:54.838 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-09-08 05:14:54.838 | Active: active (running) since Tue 2026-09-08 07:12:10 CEST; 2min 43s ago 2026-09-08 05:14:54.839 | Main PID: 67313 (neutron-ovn-mai) 2026-09-08 05:14:54.839 | Tasks: 12 (limit: 14255) 2026-09-08 05:14:54.839 | Memory: 254.2M (peak: 254.7M) 2026-09-08 05:14:54.839 | CPU: 7.534s 2026-09-08 05:14:54.839 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-09-08 05:14:54.839 | ├─67313 "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-09-08 05:14:54.839 | └─67405 "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-09-08 05:14:54.839 | 2026-09-08 05:14:54.839 | Sep 08 07:12:39 devstack neutron-ovn-maintenance-worker[67405]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22d0a27-2af7-4053-b565-3c601955ff0a None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67405) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-08 05:14:54.839 | Sep 08 07:12:39 devstack neutron-ovn-maintenance-worker[67405]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22d0a27-2af7-4053-b565-3c601955ff0a None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67405) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-08 05:14:54.839 | Sep 08 07:12:39 devstack neutron-ovn-maintenance-worker[67405]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22d0a27-2af7-4053-b565-3c601955ff0a None None] OVN maintenance task update_router_distributed_flag finished in 0.007 seconds 2026-09-08 05:14:54.840 | Sep 08 07:12:39 devstack neutron-ovn-maintenance-worker[67405]: DEBUG futurist.periodics [None req-f22d0a27-2af7-4053-b565-3c601955ff0a 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=67405) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-08 05:14:54.840 | Sep 08 07:12:39 devstack neutron-ovn-maintenance-worker[67405]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22d0a27-2af7-4053-b565-3c601955ff0a None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67405) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-08 05:14:54.840 | Sep 08 07:12:39 devstack neutron-ovn-maintenance-worker[67405]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22d0a27-2af7-4053-b565-3c601955ff0a None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67405) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-08 05:14:54.840 | Sep 08 07:12:39 devstack neutron-ovn-maintenance-worker[67405]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f22d0a27-2af7-4053-b565-3c601955ff0a None None] OVN maintenance task update_security_group_with_address_group finished in 0.019 seconds 2026-09-08 05:14:54.840 | Sep 08 07:12:39 devstack neutron-ovn-maintenance-worker[67405]: DEBUG futurist.periodics [None req-f22d0a27-2af7-4053-b565-3c601955ff0a 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=67405) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-08 05:14:54.840 | Sep 08 07:12:39 devstack neutron-ovn-maintenance-worker[67405]: DEBUG futurist.periodics [None req-f22d0a27-2af7-4053-b565-3c601955ff0a 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=67405) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-08 05:14:54.840 | Sep 08 07:12:49 devstack neutron-ovn-maintenance-worker[67405]: DEBUG dbcounter [-] [67405] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67405) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.846 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.850 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-09-08 05:14:54.869 | enabled 2026-09-08 05:14:54.875 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-09-08 05:14:54.898 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-09-08 05:14:54.898 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-09-08 05:14:54.898 | Active: active (running) since Tue 2026-09-08 07:13:51 CEST; 1min 3s ago 2026-09-08 05:14:54.898 | Main PID: 71594 (nova-novncproxy) 2026-09-08 05:14:54.898 | Tasks: 4 (limit: 14255) 2026-09-08 05:14:54.898 | Memory: 109.3M (peak: 109.5M) 2026-09-08 05:14:54.898 | CPU: 3.699s 2026-09-08 05:14:54.898 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-09-08 05:14:54.898 | └─71594 /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-09-08 05:14:54.898 | 2026-09-08 05:14:54.899 | Sep 08 07:13:52 devstack nova-novncproxy[71594]: If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:14:54.899 | Sep 08 07:13:52 devstack nova-novncproxy[71594]: framework. For more detail see 2026-09-08 05:14:54.899 | Sep 08 07:13:52 devstack nova-novncproxy[71594]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:14:54.899 | Sep 08 07:13:52 devstack nova-novncproxy[71594]: import eventlet # noqa 2026-09-08 05:14:54.899 | Sep 08 07:13:52 devstack nova-novncproxy[71594]: 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-09-08 05:14:54.899 | Sep 08 07:13:56 devstack nova-novncproxy[71594]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-09-08 05:14:54.899 | Sep 08 07:13:56 devstack nova-novncproxy[71594]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-09-08 05:14:54.899 | Sep 08 07:13:56 devstack nova-novncproxy[71594]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-09-08 05:14:54.899 | Sep 08 07:13:56 devstack nova-novncproxy[71594]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-09-08 05:14:54.899 | Sep 08 07:13:56 devstack nova-novncproxy[71594]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-09-08 05:14:54.904 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.909 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-09-08 05:14:54.929 | enabled 2026-09-08 05:14:54.935 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-09-08 05:14:54.959 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-09-08 05:14:54.959 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-09-08 05:14:54.959 | Active: active (running) since Tue 2026-09-08 07:13:54 CEST; 1min 0s ago 2026-09-08 05:14:54.959 | Main PID: 72401 (nova-conductor:) 2026-09-08 05:14:54.959 | Tasks: 19 (limit: 14255) 2026-09-08 05:14:54.959 | Memory: 158.4M (peak: 158.9M) 2026-09-08 05:14:54.959 | CPU: 4.899s 2026-09-08 05:14:54.960 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-09-08 05:14:54.960 | ├─72401 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-09-08 05:14:54.960 | ├─74014 "nova-conductor: ServiceWrapper worker(0)" 2026-09-08 05:14:54.960 | └─74016 "nova-conductor: ServiceWrapper worker(1)" 2026-09-08 05:14:54.960 | 2026-09-08 05:14:54.960 | Sep 08 07:14:00 devstack nova-conductor[74014]: DEBUG nova.service [None req-d2c635f7-703d-4438-84f4-5ceb823fd0ea None None] Join ServiceGroup membership for this service conductor {{(pid=74014) start /opt/stack/nova/nova/service.py:288}} 2026-09-08 05:14:54.960 | Sep 08 07:14:00 devstack nova-conductor[74014]: DEBUG nova.servicegroup.drivers.db [None req-d2c635f7-703d-4438-84f4-5ceb823fd0ea None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=74014) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-08 05:14:54.960 | Sep 08 07:14:05 devstack nova-conductor[74016]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=74016) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:54.960 | Sep 08 07:14:05 devstack nova-conductor[74014]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=74014) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:54.960 | Sep 08 07:14:08 devstack nova-conductor[72401]: DEBUG dbcounter [-] [72401] Writing DB stats nova_api:SELECT=1 {{(pid=72401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.960 | Sep 08 07:14:08 devstack nova-conductor[72401]: DEBUG dbcounter [-] [72401] Writing DB stats nova_cell1:SELECT=1 {{(pid=72401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.961 | Sep 08 07:14:08 devstack nova-conductor[72401]: DEBUG dbcounter [-] [72401] Writing DB stats nova_cell0:SELECT=1 {{(pid=72401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.961 | Sep 08 07:14:15 devstack nova-conductor[74016]: DEBUG dbcounter [-] [74016] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=74016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.961 | Sep 08 07:14:15 devstack nova-conductor[74014]: DEBUG dbcounter [-] [74014] Writing DB stats nova_cell0:SELECT=3 {{(pid=74014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:54.961 | Sep 08 07:14:32 devstack nova-conductor[74016]: DEBUG oslo.service.backend._threading.loopingcall [None req-000605f3-140a-405d-b4de-0a9e78fa6872 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74016) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:54.966 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 05:14:54.970 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-09-08 05:14:54.990 | enabled 2026-09-08 05:14:54.996 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-09-08 05:14:55.019 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-09-08 05:14:55.019 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-09-08 05:14:55.019 | Active: active (running) since Tue 2026-09-08 07:13:57 CEST; 57s ago 2026-09-08 05:14:55.019 | Main PID: 72953 (nova-conductor:) 2026-09-08 05:14:55.019 | Tasks: 37 (limit: 14255) 2026-09-08 05:14:55.019 | Memory: 166.6M (peak: 167.1M) 2026-09-08 05:14:55.020 | CPU: 4.902s 2026-09-08 05:14:55.020 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-09-08 05:14:55.020 | ├─72953 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-09-08 05:14:55.020 | ├─74099 "nova-conductor: ServiceWrapper worker(0)" 2026-09-08 05:14:55.020 | └─74101 "nova-conductor: ServiceWrapper worker(1)" 2026-09-08 05:14:55.020 | 2026-09-08 05:14:55.020 | Sep 08 07:14:07 devstack nova-conductor[74099]: DEBUG oslo.service.backend._threading.loopingcall [None req-e326c783-fea9-4a1a-b3ac-58106f2f1879 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74099) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:55.020 | Sep 08 07:14:10 devstack nova-conductor[72953]: DEBUG dbcounter [-] [72953] Writing DB stats nova_cell1:SELECT=1 {{(pid=72953) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 05:14:55.020 | Sep 08 07:14:16 devstack nova-conductor[74101]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74101) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:55.020 | Sep 08 07:14:16 devstack nova-conductor[74099]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74099) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:55.021 | Sep 08 07:14:26 devstack nova-conductor[74099]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=74099) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:55.021 | Sep 08 07:14:26 devstack nova-conductor[74101]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=74101) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:55.021 | Sep 08 07:14:36 devstack nova-conductor[74099]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74099) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:55.021 | Sep 08 07:14:36 devstack nova-conductor[74101]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74101) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:55.021 | Sep 08 07:14:46 devstack nova-conductor[74101]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74101) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:55.021 | Sep 08 07:14:46 devstack nova-conductor[74099]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74099) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 05:14:55.026 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-09-08 05:14:55.053 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:55.058 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-09-08 05:14:55.087 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:14:55.091 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-09-08 05:14:55.095 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 05:14:55.667 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 05:14:55.667 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:14:55.667 | we strongly recommend against using it for new projects. 2026-09-08 05:14:55.668 | 2026-09-08 05:14:55.668 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:14:55.668 | framework. For more detail see 2026-09-08 05:14:55.668 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:14:55.668 | 2026-09-08 05:14:55.668 | import eventlet # noqa 2026-09-08 05:14:55.944 | 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-09-08 05:14:59.009 | INFO dbcounter [None req-91a8fcaf-84b1-40b2-9e15-47f5661f444a None None] Registered counter for database nova_api 2026-09-08 05:14:59.134 | DEBUG dbcounter [-] [78588] Writer thread running {{(pid=78588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:14:59.145 | Found 2 cell mappings. 2026-09-08 05:14:59.145 | Skipping cell0 since it does not contain hosts. 2026-09-08 05:14:59.145 | Getting computes from cell 'cell1': 5f104ae2-d9d2-4bb5-bcc0-dbf79ed4ff79 2026-09-08 05:14:59.145 | INFO dbcounter [None req-91a8fcaf-84b1-40b2-9e15-47f5661f444a None None] Registered counter for database nova_cell1 2026-09-08 05:14:59.219 | DEBUG dbcounter [-] [78588] Writer thread running {{(pid=78588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 05:14:59.384 | Checking host mapping for compute host 'devstack': 42de5386-0fc6-4abf-ac56-5d4b02855e6b 2026-09-08 05:14:59.384 | Creating host mapping for compute host 'devstack': 42de5386-0fc6-4abf-ac56-5d4b02855e6b 2026-09-08 05:14:59.384 | Found 1 unmapped computes in cell: 5f104ae2-d9d2-4bb5-bcc0-dbf79ed4ff79 2026-09-08 05:15:00.126 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-09-08 05:15:00.678 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 05:15:00.678 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 05:15:00.678 | we strongly recommend against using it for new projects. 2026-09-08 05:15:00.678 | 2026-09-08 05:15:00.678 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 05:15:00.678 | framework. For more detail see 2026-09-08 05:15:00.678 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 05:15:00.678 | 2026-09-08 05:15:00.678 | import eventlet # noqa 2026-09-08 05:15:00.945 | 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-09-08 05:15:04.392 | +-------------------------------------------+ 2026-09-08 05:15:04.392 | | Upgrade Check Results | 2026-09-08 05:15:04.392 | +-------------------------------------------+ 2026-09-08 05:15:04.392 | | Check: Cells v2 | 2026-09-08 05:15:04.392 | | Result: Success | 2026-09-08 05:15:04.392 | | Details: None | 2026-09-08 05:15:04.392 | +-------------------------------------------+ 2026-09-08 05:15:04.392 | | Check: Placement API | 2026-09-08 05:15:04.392 | | Result: Success | 2026-09-08 05:15:04.392 | | Details: None | 2026-09-08 05:15:04.393 | +-------------------------------------------+ 2026-09-08 05:15:04.393 | | Check: Cinder API | 2026-09-08 05:15:04.393 | | Result: Success | 2026-09-08 05:15:04.393 | | Details: None | 2026-09-08 05:15:04.393 | +-------------------------------------------+ 2026-09-08 05:15:04.393 | | Check: Policy File JSON to YAML Migration | 2026-09-08 05:15:04.393 | | Result: Success | 2026-09-08 05:15:04.393 | | Details: None | 2026-09-08 05:15:04.393 | +-------------------------------------------+ 2026-09-08 05:15:04.393 | | Check: Older than N-1 computes | 2026-09-08 05:15:04.393 | | Result: Success | 2026-09-08 05:15:04.394 | | Details: None | 2026-09-08 05:15:04.394 | +-------------------------------------------+ 2026-09-08 05:15:04.394 | | Check: hw_machine_type unset | 2026-09-08 05:15:04.394 | | Result: Success | 2026-09-08 05:15:04.394 | | Details: None | 2026-09-08 05:15:04.395 | +-------------------------------------------+ 2026-09-08 05:15:04.395 | | Check: Service User Token Configuration | 2026-09-08 05:15:04.395 | | Result: Success | 2026-09-08 05:15:04.396 | | Details: None | 2026-09-08 05:15:04.396 | +-------------------------------------------+ 2026-09-08 05:15:05.224 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-09-08 05:15:05.230 | + ./stack.sh:main:1485 : command openstack complete 2026-09-08 05:15:05.230 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-09-08 05:15:08.575 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-09-08 05:15:08.603 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:15:08.608 | + ./stack.sh:main:1490 : is_ubuntu 2026-09-08 05:15:08.612 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 05:15:08.616 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 05:15:08.620 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-09-08 05:15:08.625 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:15:08.629 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-09-08 05:15:08.633 | + ./stack.sh:main:1492 : set_lvm_filter 2026-09-08 05:15:08.637 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-09-08 05:15:08.641 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-09-08 05:15:08.645 | + lib/lvm:set_lvm_filter:191 : local pv 2026-09-08 05:15:08.649 | + lib/lvm:set_lvm_filter:192 : local vg 2026-09-08 05:15:08.654 | + lib/lvm:set_lvm_filter:193 : local line 2026-09-08 05:15:08.659 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-09-08 05:15:08.715 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-09-08 05:15:08.723 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-09-08 05:15:08.723 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-09-08 05:15:08.724 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-09-08 05:15:08.731 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-09-08 05:15:08.735 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-09-08 05:15:08.739 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-09-08 05:15:08.743 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-08 05:15:08.747 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-09-08 05:15:08.752 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-09-08 05:15:08.772 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-09-08 05:15:08.791 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-08 05:15:08.795 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:15:08.800 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-09-08 05:15:08.804 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-09-08 05:15:08.809 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 05:15:08.813 | + functions-common:run_phase:1849 : local phase=test-config 2026-09-08 05:15:08.817 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 05:15:08.821 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 05:15:08.826 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 05:15:08.831 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 05:15:08.835 | + functions-common:run_phase:1858 : local extra 2026-09-08 05:15:08.841 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 05:15:08.848 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 05:15:08.853 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 05:15:08.858 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 05:15:08.862 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-09-08 05:15:08.867 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 05:15:08.894 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:15:08.899 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 05:15:08.903 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:15:08.907 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-09-08 05:15:08.912 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:15:08.916 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 05:15:08.921 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:15:08.925 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-09-08 05:15:08.930 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:15:08.934 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-08 05:15:08.939 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-08 05:15:08.943 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-08 05:15:08.948 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-09-08 05:15:09.015 | [2030 Async install_tempest:39338]: Waiting for completion of install_tempest running on PID 39338 (1 other jobs running) 2026-09-08 05:15:09.047 | [2030 Async install_tempest:39338]: Signaling child to exit 2026-09-08 05:15:09.047 | WAKEUP 2026-09-08 05:15:09.076 | [2030 Async install_tempest:39338]: Signaled 2026-09-08 05:15:09.078 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-09-08 05:15:09.078 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-09-08 05:15:09.078 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-09-08 05:15:09.078 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-08 05:15:09.078 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-08 05:15:09.078 | +++ functions-common:git_clone:593 : pwd 2026-09-08 05:15:09.078 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 05:15:09.078 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 05:15:09.078 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 05:15:09.079 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-08 05:15:09.079 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 05:15:09.079 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 05:15:09.080 | ++ functions-common:git_clone:610 : echo master 2026-09-08 05:15:09.080 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 05:15:09.080 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-09-08 05:15:09.080 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 05:15:09.080 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-08 05:15:09.080 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 05:15:09.080 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 05:15:09.080 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:15:09.080 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 05:15:09.080 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:15:09.081 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:15:09.081 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 05:15:09.081 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:15:09.081 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:15:09.081 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788843907161 2026-09-08 05:15:09.081 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-08 05:15:09.081 | Cloning into '/opt/stack/tempest'... 2026-09-08 05:15:09.081 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:15:09.081 | ++ functions-common:time_stop:2420 : local name 2026-09-08 05:15:09.081 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 05:15:09.082 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:15:09.082 | ++ functions-common:time_stop:2423 : local total 2026-09-08 05:15:09.082 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 05:15:09.082 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:15:09.082 | ++ functions-common:time_stop:2427 : start_time=1788843907161 2026-09-08 05:15:09.082 | ++ functions-common:time_stop:2429 : [[ -z 1788843907161 ]] 2026-09-08 05:15:09.082 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:15:09.082 | ++ functions-common:time_stop:2432 : end_time=1788843915617 2026-09-08 05:15:09.082 | ++ functions-common:time_stop:2433 : elapsed_time=8456 2026-09-08 05:15:09.082 | ++ functions-common:time_stop:2434 : total=342290 2026-09-08 05:15:09.082 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:15:09.083 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=350746 2026-09-08 05:15:09.083 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-09-08 05:15:09.083 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 05:15:09.083 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 05:15:09.083 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 05:15:09.083 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:15:09.083 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 05:15:09.083 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:15:09.083 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:15:09.083 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 05:15:09.083 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:15:09.084 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:15:09.084 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788843915688 2026-09-08 05:15:09.084 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 05:15:09.084 | From https://review.opendev.org/openstack/tempest 2026-09-08 05:15:09.084 | * branch master -> FETCH_HEAD 2026-09-08 05:15:09.084 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:15:09.084 | ++ functions-common:time_stop:2420 : local name 2026-09-08 05:15:09.084 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 05:15:09.084 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:15:09.084 | ++ functions-common:time_stop:2423 : local total 2026-09-08 05:15:09.084 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 05:15:09.085 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:15:09.085 | ++ functions-common:time_stop:2427 : start_time=1788843915688 2026-09-08 05:15:09.085 | ++ functions-common:time_stop:2429 : [[ -z 1788843915688 ]] 2026-09-08 05:15:09.085 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:15:09.085 | ++ functions-common:time_stop:2432 : end_time=1788843916271 2026-09-08 05:15:09.085 | ++ functions-common:time_stop:2433 : elapsed_time=583 2026-09-08 05:15:09.085 | ++ functions-common:time_stop:2434 : total=350746 2026-09-08 05:15:09.085 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:15:09.085 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=351329 2026-09-08 05:15:09.085 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 05:15:09.086 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 05:15:09.086 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 05:15:09.086 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:15:09.086 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 05:15:09.086 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:15:09.086 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:15:09.086 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 05:15:09.086 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:15:09.086 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:15:09.086 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788843916341 2026-09-08 05:15:09.086 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 05:15:09.087 | Note: switching to 'FETCH_HEAD'. 2026-09-08 05:15:09.087 | 2026-09-08 05:15:09.087 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 05:15:09.087 | changes and commit them, and you can discard any commits you make in this 2026-09-08 05:15:09.087 | state without impacting any branches by switching back to a branch. 2026-09-08 05:15:09.087 | 2026-09-08 05:15:09.087 | If you want to create a new branch to retain commits you create, you may 2026-09-08 05:15:09.087 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 05:15:09.087 | 2026-09-08 05:15:09.087 | git switch -c 2026-09-08 05:15:09.087 | 2026-09-08 05:15:09.088 | Or undo this operation with: 2026-09-08 05:15:09.088 | 2026-09-08 05:15:09.088 | git switch - 2026-09-08 05:15:09.088 | 2026-09-08 05:15:09.088 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 05:15:09.088 | 2026-09-08 05:15:09.088 | HEAD is now at 2646b0b2d Merge "Grant user role for EC2 credential tests" 2026-09-08 05:15:09.088 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:15:09.088 | ++ functions-common:time_stop:2420 : local name 2026-09-08 05:15:09.088 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 05:15:09.089 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:15:09.089 | ++ functions-common:time_stop:2423 : local total 2026-09-08 05:15:09.089 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 05:15:09.089 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:15:09.089 | ++ functions-common:time_stop:2427 : start_time=1788843916341 2026-09-08 05:15:09.089 | ++ functions-common:time_stop:2429 : [[ -z 1788843916341 ]] 2026-09-08 05:15:09.089 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:15:09.089 | ++ functions-common:time_stop:2432 : end_time=1788843916545 2026-09-08 05:15:09.089 | ++ functions-common:time_stop:2433 : elapsed_time=204 2026-09-08 05:15:09.089 | ++ functions-common:time_stop:2434 : total=351329 2026-09-08 05:15:09.089 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:15:09.090 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=351533 2026-09-08 05:15:09.090 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-09-08 05:15:09.090 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-09-08 05:15:09.090 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-08 05:15:09.090 | ++ functions-common:git_clone:673 : head -1 2026-09-08 05:15:09.090 | 2646b0b2d Merge "Grant user role for EC2 credential tests" 2026-09-08 05:15:09.090 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 05:15:09.090 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-09-08 05:15:09.090 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-09-08 05:15:09.090 | ++ 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-09-08 05:15:09.091 | Collecting tox!=2.8.0,<4.0.0 2026-09-08 05:15:09.091 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-09-08 05:15:09.091 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-08 05:15:09.091 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 05:15:09.091 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-09-08 05:15:09.091 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-09-08 05:15:09.091 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 05:15:09.091 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-09-08 05:15:09.091 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-09-08 05:15:09.091 | 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-09-08 05:15:09.091 | 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-09-08 05:15:09.092 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 05:15:09.092 | 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-09-08 05:15:09.092 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-09-08 05:15:09.092 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.11.3) 2026-09-08 05:15:09.092 | 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-09-08 05:15:09.092 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-09-08 05:15:09.092 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-09-08 05:15:09.092 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-09-08 05:15:09.092 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-09-08 05:15:09.092 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-09-08 05:15:09.092 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-09-08 05:15:09.093 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 50.7 MB/s 0:00:00 2026-09-08 05:15:09.093 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-09-08 05:15:09.093 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-09-08 05:15:09.093 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-09-08 05:15:09.093 | 2026-09-08 05:15:09.093 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-09-08 05:15:09.093 | ++ inc/python:pip_install:216 : result=0 2026-09-08 05:15:09.093 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 05:15:09.093 | ++ functions-common:time_stop:2420 : local name 2026-09-08 05:15:09.093 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 05:15:09.093 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:15:09.094 | ++ functions-common:time_stop:2423 : local total 2026-09-08 05:15:09.094 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 05:15:09.094 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 05:15:09.094 | ++ functions-common:time_stop:2427 : start_time=1788843916633 2026-09-08 05:15:09.094 | ++ functions-common:time_stop:2429 : [[ -z 1788843916633 ]] 2026-09-08 05:15:09.094 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:15:09.094 | ++ functions-common:time_stop:2432 : end_time=1788843920266 2026-09-08 05:15:09.094 | ++ functions-common:time_stop:2433 : elapsed_time=3633 2026-09-08 05:15:09.094 | ++ functions-common:time_stop:2434 : total=155075 2026-09-08 05:15:09.094 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:15:09.094 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158708 2026-09-08 05:15:09.095 | ++ inc/python:pip_install:219 : return 0 2026-09-08 05:15:09.095 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-09-08 05:15:09.095 | /opt/stack/tempest ~/devstack 2026-09-08 05:15:09.095 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-09-08 05:15:09.095 | Switched to branch 'master' 2026-09-08 05:15:09.095 | Your branch is up to date with 'origin/master'. 2026-09-08 05:15:09.095 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-09-08 05:15:09.095 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-08 05:15:09.095 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.mncn0PEOw0 2026-09-08 05:15:09.095 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.mncn0PEOw0 2026-09-08 05:15:09.095 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-08 05:15:09.096 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.mncn0PEOw0 2026-09-08 05:15:09.096 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-08 05:15:09.096 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-08 05:15:09.096 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-08 05:15:09.096 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 05:15:09.096 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 05:15:09.096 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 05:15:09.096 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 05:15:09.096 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-09-08 05:15:09.096 | full create: /opt/stack/tempest/.tox/tempest 2026-09-08 05:15:09.096 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-08 05:15:09.097 | full develop-inst: /opt/stack/tempest 2026-09-08 05:15:09.097 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@2646b0b2dae54853fe70a720ed5608c86e0fd375#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-08 05:15:09.097 | ___________________________________ summary ____________________________________ 2026-09-08 05:15:09.097 | full: skipped tests 2026-09-08 05:15:09.097 | congratulations :) 2026-09-08 05:15:09.097 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.mncn0PEOw0 -r requirements.txt 2026-09-08 05:15:09.097 | 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-09-08 05:15:09.097 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.16.0) 2026-09-08 05:15:09.097 | 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-09-08 05:15:09.097 | 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-09-08 05:15:09.098 | 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-09-08 05:15:09.098 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-08 05:15:09.098 | 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-09-08 05:15:09.098 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-09-08 05:15:09.098 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-08 05:15:09.098 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-08 05:15:09.098 | 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-09-08 05:15:09.098 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-09-08 05:15:09.098 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-08 05:15:09.098 | 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-09-08 05:15:09.098 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-08 05:15:09.099 | 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-09-08 05:15:09.099 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-08 05:15:09.099 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-09-08 05:15:09.099 | 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-09-08 05:15:09.099 | 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-09-08 05:15:09.099 | 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-09-08 05:15:09.099 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-08 05:15:09.099 | 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-09-08 05:15:09.099 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-09-08 05:15:09.099 | 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-09-08 05:15:09.099 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-08 05:15:09.100 | 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-09-08 05:15:09.100 | 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-09-08 05:15:09.100 | 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-09-08 05:15:09.100 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-09-08 05:15:09.100 | 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-09-08 05:15:09.100 | 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-09-08 05:15:09.100 | 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-09-08 05:15:09.100 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-08 05:15:09.100 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-09-08 05:15:09.100 | 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-09-08 05:15:09.100 | 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-09-08 05:15:09.101 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-09-08 05:15:09.101 | 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-09-08 05:15:09.101 | 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-09-08 05:15:09.101 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-09-08 05:15:09.101 | 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-09-08 05:15:09.101 | 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-09-08 05:15:09.101 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-09-08 05:15:09.101 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-09-08 05:15:09.101 | 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-09-08 05:15:09.101 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-09-08 05:15:09.101 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-09-08 05:15:09.102 | 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-09-08 05:15:09.102 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-08 05:15:09.102 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-08 05:15:09.102 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-08 05:15:09.102 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-08 05:15:09.102 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-09-08 05:15:09.102 | 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-09-08 05:15:09.102 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-09-08 05:15:09.102 | 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-09-08 05:15:09.102 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-09-08 05:15:09.102 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-08 05:15:09.103 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-08 05:15:09.103 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-08 05:15:09.103 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-09-08 05:15:09.103 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.mncn0PEOw0 2026-09-08 05:15:09.103 | ++ lib/tempest:install_tempest:868 : popd 2026-09-08 05:15:09.103 | ~/devstack 2026-09-08 05:15:09.133 | [2030 Async install_tempest:39338]: finished install_tempest with result 0 in 42 seconds 2026-09-08 05:15:09.139 | ++ inc/async:async_wait:197 : return 0 2026-09-08 05:15:09.143 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-09-08 05:15:09.147 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:15:09.152 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-09-08 05:15:09.155 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-09-08 05:15:09.159 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-09-08 05:15:09.164 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-09-08 05:15:09.167 | ++ inc/python:setup_develop:353 : local bindep 2026-09-08 05:15:09.171 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-08 05:15:09.175 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-09-08 05:15:09.178 | ++ inc/python:setup_develop:359 : local extras= 2026-09-08 05:15:09.182 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-09-08 05:15:09.186 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 05:15:09.190 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-08 05:15:09.193 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-09-08 05:15:09.197 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 05:15:09.201 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 05:15:09.206 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-09-08 05:15:09.209 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 05:15:09.214 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-09-08 05:15:09.218 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 05:15:09.222 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 05:15:09.227 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-09-08 05:15:09.235 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-09-08 05:15:09.239 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-09-08 05:15:09.243 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-09-08 05:15:09.407 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-09-08 05:15:09.411 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-08 05:15:09.415 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-08 05:15:09.418 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 05:15:09.422 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-08 05:15:09.426 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-09-08 05:15:09.430 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-08 05:15:09.434 | ++ inc/python:setup_package:446 : local extras= 2026-09-08 05:15:09.438 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 05:15:09.442 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 05:15:09.446 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 05:15:09.450 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 05:15:09.454 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 05:15:09.458 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-09-08 05:15:09.490 | Using python 3.12 to install /opt/stack/tempest 2026-09-08 05:15:09.494 | ++ 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-09-08 05:15:10.552 | Obtaining file:///opt/stack/tempest 2026-09-08 05:15:10.557 | Installing build dependencies: started 2026-09-08 05:15:12.427 | Installing build dependencies: finished with status 'done' 2026-09-08 05:15:12.428 | Checking if build backend supports build_editable: started 2026-09-08 05:15:13.002 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 05:15:13.004 | Getting requirements to build editable: started 2026-09-08 05:15:13.325 | Getting requirements to build editable: finished with status 'done' 2026-09-08 05:15:13.328 | Preparing editable metadata (pyproject.toml): started 2026-09-08 05:15:14.692 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 05:15:14.717 | 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.dev61) (7.0.3) 2026-09-08 05:15:14.718 | 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.dev61) (4.16.0) 2026-09-08 05:15:14.718 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (4.26.0) 2026-09-08 05:15:14.719 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (2.9.1) 2026-09-08 05:15:14.720 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (4.0.0) 2026-09-08 05:15:14.721 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (43.0.3) 2026-09-08 05:15:14.722 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (1.3.0) 2026-09-08 05:15:14.723 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (7.6.1) 2026-09-08 05:15:14.724 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (10.7.0) 2026-09-08 05:15:14.726 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (8.3.1) 2026-09-08 05:15:14.768 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev61) 2026-09-08 05:15:14.770 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-09-08 05:15:14.775 | 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.dev61) (5.11.0) 2026-09-08 05:15:14.776 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (10.2.0) 2026-09-08 05:15:14.777 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (4.3.2) 2026-09-08 05:15:14.778 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (6.0.3) 2026-09-08 05:15:14.779 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (1.4.6) 2026-09-08 05:15:14.779 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (5.9.1) 2026-09-08 05:15:14.780 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (3.18.0) 2026-09-08 05:15:14.781 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (2.7.0) 2026-09-08 05:15:14.782 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (3.1.0) 2026-09-08 05:15:14.783 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (0.7.1) 2026-09-08 05:15:14.784 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (0.20) 2026-09-08 05:15:14.785 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (0.6.2) 2026-09-08 05:15:14.787 | 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.dev61) (0.6.0) 2026-09-08 05:15:14.788 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (4.2.0) 2026-09-08 05:15:14.792 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (3.0.53) 2026-09-08 05:15:14.793 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (1.11.0) 2026-09-08 05:15:14.794 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (15.0.0) 2026-09-08 05:15:14.795 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (1.8.0) 2026-09-08 05:15:14.798 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev61) (2.1.1) 2026-09-08 05:15:14.802 | 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.dev61) (3.0) 2026-09-08 05:15:14.804 | 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.dev61) (2.3.0) 2026-09-08 05:15:14.811 | 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.dev61) (26.1.0) 2026-09-08 05:15:14.812 | 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.dev61) (2025.9.1) 2026-09-08 05:15:14.813 | 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.dev61) (0.37.0) 2026-09-08 05:15:14.814 | 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.dev61) (2026.6.3) 2026-09-08 05:15:14.821 | 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.dev61) (6.9.0) 2026-09-08 05:15:14.825 | 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.dev61) (2.0.0) 2026-09-08 05:15:14.826 | 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.dev61) (2.34.2) 2026-09-08 05:15:14.830 | 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.dev61) (6.5.0) 2026-09-08 05:15:14.832 | 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.dev61) (2.9.0.post0) 2026-09-08 05:15:14.835 | 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.dev61) (4.16.0) 2026-09-08 05:15:14.837 | 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.dev61) (1.2.1) 2026-09-08 05:15:14.841 | 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.dev61) (2.1.0) 2026-09-08 05:15:14.842 | 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.dev61) (3.3.2) 2026-09-08 05:15:14.843 | 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.dev61) (26.3) 2026-09-08 05:15:14.845 | 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.dev61) (7.2.2) 2026-09-08 05:15:14.851 | 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.dev61) (5.0.0) 2026-09-08 05:15:14.852 | 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.dev61) (3.0.3) 2026-09-08 05:15:14.853 | 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.dev61) (1.6.2) 2026-09-08 05:15:14.860 | 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.dev61) (84.0.0) 2026-09-08 05:15:14.863 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev61) (0.8.2) 2026-09-08 05:15:14.882 | 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.dev61) (1.17.0) 2026-09-08 05:15:14.892 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev61) (3.5.0) 2026-09-08 05:15:14.893 | 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.dev61) (3.18) 2026-09-08 05:15:14.895 | 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.dev61) (2023.11.17) 2026-09-08 05:15:14.911 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (4.2.0) 2026-09-08 05:15:14.912 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (2.20.0) 2026-09-08 05:15:14.917 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (0.1.2) 2026-09-08 05:15:14.931 | 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.dev61) (0.16.0) 2026-09-08 05:15:14.947 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev61) 2026-09-08 05:15:14.950 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 05:15:14.988 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-09-08 05:15:14.991 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-09-08 05:15:15.006 | Building wheels for collected packages: tempest 2026-09-08 05:15:15.007 | Building editable for tempest (pyproject.toml): started 2026-09-08 05:15:16.649 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-09-08 05:15:16.650 | Created wheel for tempest: filename=tempest-46.3.1.dev61-0.editable-py3-none-any.whl size=8321 sha256=551064e0efbf4f51dbe29fdd8b835be1f62a1e9b6ba2269da1d401d9a6335bf1 2026-09-08 05:15:16.651 | Stored in directory: /tmp/pip-ephem-wheel-cache-830dlm6t/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-09-08 05:15:16.656 | Successfully built tempest 2026-09-08 05:15:16.968 | Installing collected packages: tomlkit, stestr, tempest 2026-09-08 05:15:17.234 | 2026-09-08 05:15:17.260 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev61 tomlkit-0.15.1 2026-09-08 05:15:17.461 | ++ inc/python:pip_install:216 : result=0 2026-09-08 05:15:17.464 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 05:15:17.467 | ++ functions-common:time_stop:2420 : local name 2026-09-08 05:15:17.470 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 05:15:17.473 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:15:17.477 | ++ functions-common:time_stop:2423 : local total 2026-09-08 05:15:17.479 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 05:15:17.482 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 05:15:17.486 | ++ functions-common:time_stop:2427 : start_time=1788844509483 2026-09-08 05:15:17.489 | ++ functions-common:time_stop:2429 : [[ -z 1788844509483 ]] 2026-09-08 05:15:17.493 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:15:17.499 | ++ functions-common:time_stop:2432 : end_time=1788844517495 2026-09-08 05:15:17.503 | ++ functions-common:time_stop:2433 : elapsed_time=8012 2026-09-08 05:15:17.507 | ++ functions-common:time_stop:2434 : total=166494 2026-09-08 05:15:17.511 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:15:17.515 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174506 2026-09-08 05:15:17.519 | ++ inc/python:pip_install:219 : return 0 2026-09-08 05:15:17.523 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 05:15:17.527 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 05:15:17.531 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-09-08 05:15:17.535 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-09-08 05:15:17.539 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 05:15:17.543 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 05:15:17.547 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-09-08 05:15:17.551 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 05:15:17.556 | ++ 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-09-08 05:15:17.560 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-09-08 05:15:17.564 | ++ lib/tempest:configure_tempest:213 : local images 2026-09-08 05:15:17.568 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-09-08 05:15:17.572 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-09-08 05:15:17.576 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-09-08 05:15:17.580 | ++ lib/tempest:configure_tempest:217 : local password 2026-09-08 05:15:17.584 | ++ lib/tempest:configure_tempest:218 : local line 2026-09-08 05:15:17.588 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-09-08 05:15:17.592 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-09-08 05:15:17.596 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-09-08 05:15:17.600 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-09-08 05:15:17.603 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-09-08 05:15:17.607 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-09-08 05:15:17.611 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-09-08 05:15:17.614 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-09-08 05:15:17.619 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-09-08 05:15:17.622 | ++ lib/tempest:configure_tempest:228 : local disk 2026-09-08 05:15:17.626 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-09-08 05:15:17.626 | ' 2026-09-08 05:15:17.630 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-09-08 05:15:17.634 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-09-08 05:15:17.660 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:15:17.664 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-09-08 05:15:17.668 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-09-08 05:15:17.672 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-09-08 05:15:17.676 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-09-08 05:15:17.681 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-08 05:15:17.683 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-09-08 05:15:17.683 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-09-08 05:15:21.407 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:15:21.412 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-09-08 05:15:21.416 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-09-08 05:15:21.419 | ++ lib/tempest:get_active_images:176 : img_id=cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 2026-09-08 05:15:21.422 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-09-08 05:15:21.425 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-08 05:15:21.429 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-09-08 05:15:21.432 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-09-08 05:15:21.434 | ++ lib/tempest:configure_tempest:266 : '[' -z cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 ']' 2026-09-08 05:15:21.438 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 2026-09-08 05:15:21.441 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-09-08 05:15:21.459 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-09-08 05:15:21.465 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-09-08 05:15:21.468 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-09-08 05:15:21.471 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-09-08 05:15:21.474 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-09-08 05:15:21.478 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-09-08 05:15:21.481 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-09-08 05:15:21.485 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-09-08 05:15:21.491 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-09-08 05:15:21.491 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-09-08 05:15:24.613 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:15:24.619 | ++ lib/tempest:configure_tempest:303 : admin_project_id=a8b76708bb5a4a6d994cf20e5b6546cc 2026-09-08 05:15:24.623 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-09-08 05:15:24.648 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:15:24.654 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-09-08 05:15:27.828 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:15:27.832 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 05:15:27.832 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-08 05:15:27.832 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 05:15:27.832 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-08 05:15:27.833 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-08 05:15:27.833 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-08 05:15:27.833 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-08 05:15:27.833 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-08 05:15:27.833 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-08 05:15:27.833 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-08 05:15:27.833 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-08 05:15:27.833 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-08 05:15:27.833 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-08 05:15:27.833 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-09-08 05:15:27.836 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-09-08 05:15:27.841 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 05:15:27.841 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-08 05:15:27.841 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 05:15:27.841 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-08 05:15:27.841 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-08 05:15:27.841 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-08 05:15:27.841 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-08 05:15:27.842 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-08 05:15:27.842 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-08 05:15:27.842 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-08 05:15:27.842 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-08 05:15:27.842 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-08 05:15:27.842 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-08 05:15:27.842 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-09-08 05:15:27.847 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 2026-09-08 05:15:27.851 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-08 05:15:27.856 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 -c size -f value 2026-09-08 05:15:31.029 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:15:31.035 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-08 05:15:31.040 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-08 05:15:31.040 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-08 05:15:31.087 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-09-08 05:15:31.091 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-09-08 05:15:31.094 | ++ 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-09-08 05:15:33.938 | +----------------------------+-----------------------+ 2026-09-08 05:15:33.938 | | Field | Value | 2026-09-08 05:15:33.938 | +----------------------------+-----------------------+ 2026-09-08 05:15:33.938 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:15:33.939 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:15:33.939 | | description | None | 2026-09-08 05:15:33.939 | | disk | 1 | 2026-09-08 05:15:33.939 | | id | 42 | 2026-09-08 05:15:33.939 | | name | m1.nano | 2026-09-08 05:15:33.939 | | os-flavor-access:is_public | True | 2026-09-08 05:15:33.939 | | properties | hw_rng:allowed='True' | 2026-09-08 05:15:33.939 | | ram | 192 | 2026-09-08 05:15:33.939 | | rxtx_factor | 1.0 | 2026-09-08 05:15:33.940 | | swap | 0 | 2026-09-08 05:15:33.940 | | vcpus | 1 | 2026-09-08 05:15:33.940 | +----------------------------+-----------------------+ 2026-09-08 05:15:34.290 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-09-08 05:15:34.293 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 05:15:34.293 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-08 05:15:34.293 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 05:15:34.293 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-08 05:15:34.293 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-08 05:15:34.294 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-08 05:15:34.294 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-08 05:15:34.294 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-08 05:15:34.294 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-08 05:15:34.294 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-08 05:15:34.294 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-08 05:15:34.294 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-08 05:15:34.294 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-08 05:15:34.294 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-09-08 05:15:34.299 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 2026-09-08 05:15:34.303 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-08 05:15:34.308 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 -c size -f value 2026-09-08 05:15:37.437 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:15:37.442 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-08 05:15:37.448 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-08 05:15:37.448 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-08 05:15:37.493 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-09-08 05:15:37.496 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-09-08 05:15:37.500 | ++ 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-09-08 05:15:40.307 | +----------------------------+-----------------------+ 2026-09-08 05:15:40.307 | | Field | Value | 2026-09-08 05:15:40.307 | +----------------------------+-----------------------+ 2026-09-08 05:15:40.307 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 05:15:40.307 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 05:15:40.308 | | description | None | 2026-09-08 05:15:40.308 | | disk | 1 | 2026-09-08 05:15:40.308 | | id | 84 | 2026-09-08 05:15:40.308 | | name | m1.micro | 2026-09-08 05:15:40.308 | | os-flavor-access:is_public | True | 2026-09-08 05:15:40.308 | | properties | hw_rng:allowed='True' | 2026-09-08 05:15:40.309 | | ram | 256 | 2026-09-08 05:15:40.309 | | rxtx_factor | 1.0 | 2026-09-08 05:15:40.309 | | swap | 0 | 2026-09-08 05:15:40.309 | | vcpus | 1 | 2026-09-08 05:15:40.309 | +----------------------------+-----------------------+ 2026-09-08 05:15:40.669 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-09-08 05:15:40.673 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-09-08 05:15:40.702 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:15:40.706 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-09-08 05:15:40.709 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-09-08 05:15:40.714 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-09-08 05:15:40.718 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-08 05:15:40.722 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-08 05:15:40.727 | +++ functions-common:git_clone:593 : pwd 2026-09-08 05:15:40.731 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 05:15:40.736 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 05:15:40.741 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 05:15:40.768 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-08 05:15:40.772 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 05:15:40.776 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 05:15:40.781 | ++ functions-common:git_clone:610 : echo master 2026-09-08 05:15:40.782 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 05:15:40.789 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-09-08 05:15:40.793 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 05:15:40.797 | ++ 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-09-08 05:15:40.801 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 05:15:40.805 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 05:15:40.809 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:15:40.813 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 05:15:40.816 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:15:40.820 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:15:40.824 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 05:15:40.828 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:15:40.833 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:15:40.839 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788844540835 2026-09-08 05:15:40.843 | ++ 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-09-08 05:15:40.849 | Cloning into '/opt/stack/os-test-images'... 2026-09-08 05:15:41.495 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:15:41.499 | ++ functions-common:time_stop:2420 : local name 2026-09-08 05:15:41.502 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 05:15:41.506 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:15:41.510 | ++ functions-common:time_stop:2423 : local total 2026-09-08 05:15:41.513 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 05:15:41.517 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:15:41.521 | ++ functions-common:time_stop:2427 : start_time=1788844540835 2026-09-08 05:15:41.524 | ++ functions-common:time_stop:2429 : [[ -z 1788844540835 ]] 2026-09-08 05:15:41.529 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:15:41.535 | ++ functions-common:time_stop:2432 : end_time=1788844541531 2026-09-08 05:15:41.538 | ++ functions-common:time_stop:2433 : elapsed_time=696 2026-09-08 05:15:41.542 | ++ functions-common:time_stop:2434 : total=342290 2026-09-08 05:15:41.546 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:15:41.552 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=342986 2026-09-08 05:15:41.556 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-09-08 05:15:41.560 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 05:15:41.564 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 05:15:41.568 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 05:15:41.572 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:15:41.576 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 05:15:41.580 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:15:41.584 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:15:41.588 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 05:15:41.592 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:15:41.597 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:15:41.603 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788844541599 2026-09-08 05:15:41.607 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 05:15:42.071 | From https://review.opendev.org/openstack/os-test-images 2026-09-08 05:15:42.071 | * branch master -> FETCH_HEAD 2026-09-08 05:15:42.083 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:15:42.087 | ++ functions-common:time_stop:2420 : local name 2026-09-08 05:15:42.091 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 05:15:42.095 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:15:42.099 | ++ functions-common:time_stop:2423 : local total 2026-09-08 05:15:42.103 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 05:15:42.107 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:15:42.111 | ++ functions-common:time_stop:2427 : start_time=1788844541599 2026-09-08 05:15:42.115 | ++ functions-common:time_stop:2429 : [[ -z 1788844541599 ]] 2026-09-08 05:15:42.120 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:15:42.125 | ++ functions-common:time_stop:2432 : end_time=1788844542121 2026-09-08 05:15:42.129 | ++ functions-common:time_stop:2433 : elapsed_time=522 2026-09-08 05:15:42.133 | ++ functions-common:time_stop:2434 : total=342986 2026-09-08 05:15:42.137 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:15:42.141 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=343508 2026-09-08 05:15:42.145 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 05:15:42.149 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 05:15:42.153 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 05:15:42.157 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 05:15:42.161 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 05:15:42.165 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 05:15:42.169 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 05:15:42.173 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 05:15:42.177 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 05:15:42.181 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 05:15:42.187 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788844542183 2026-09-08 05:15:42.191 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 05:15:42.199 | Note: switching to 'FETCH_HEAD'. 2026-09-08 05:15:42.199 | 2026-09-08 05:15:42.199 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 05:15:42.199 | changes and commit them, and you can discard any commits you make in this 2026-09-08 05:15:42.199 | state without impacting any branches by switching back to a branch. 2026-09-08 05:15:42.199 | 2026-09-08 05:15:42.199 | If you want to create a new branch to retain commits you create, you may 2026-09-08 05:15:42.199 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 05:15:42.199 | 2026-09-08 05:15:42.200 | git switch -c 2026-09-08 05:15:42.200 | 2026-09-08 05:15:42.200 | Or undo this operation with: 2026-09-08 05:15:42.200 | 2026-09-08 05:15:42.200 | git switch - 2026-09-08 05:15:42.200 | 2026-09-08 05:15:42.200 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 05:15:42.200 | 2026-09-08 05:15:42.200 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-09-08 05:15:42.205 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 05:15:42.209 | ++ functions-common:time_stop:2420 : local name 2026-09-08 05:15:42.212 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 05:15:42.216 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 05:15:42.220 | ++ functions-common:time_stop:2423 : local total 2026-09-08 05:15:42.224 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 05:15:42.228 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 05:15:42.232 | ++ functions-common:time_stop:2427 : start_time=1788844542183 2026-09-08 05:15:42.235 | ++ functions-common:time_stop:2429 : [[ -z 1788844542183 ]] 2026-09-08 05:15:42.240 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 05:15:42.247 | ++ functions-common:time_stop:2432 : end_time=1788844542242 2026-09-08 05:15:42.250 | ++ functions-common:time_stop:2433 : elapsed_time=59 2026-09-08 05:15:42.254 | ++ functions-common:time_stop:2434 : total=343508 2026-09-08 05:15:42.258 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 05:15:42.262 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=343567 2026-09-08 05:15:42.266 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-09-08 05:15:42.286 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-09-08 05:15:42.291 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-08 05:15:42.291 | ++ functions-common:git_clone:673 : head -1 2026-09-08 05:15:42.294 | 5d0367e Clean-up zuul config spacing 2026-09-08 05:15:42.298 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 05:15:42.302 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-09-08 05:15:42.302 | /opt/stack/os-test-images ~/devstack 2026-09-08 05:15:42.306 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-09-08 05:15:42.781 | generate create: /opt/stack/os-test-images/.tox/generate 2026-09-08 05:15:43.460 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-09-08 05:15:46.193 | generate installed: PyYAML==6.0.3 2026-09-08 05:15:46.194 | generate run-test-pre: PYTHONHASHSEED='1284939741' 2026-09-08 05:15:46.194 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-09-08 05:15:46.311 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-09-08 05:15:46.336 | 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-09-08 05:15:46.356 | 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-09-08 05:15:46.383 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-09-08 05:15:46.386 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-09-08 05:15:46.395 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-09-08 05:15:46.403 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-09-08 05:15:46.435 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-09-08 05:15:46.448 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-09-08 05:15:46.457 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-09-08 05:15:46.469 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-09-08 05:15:46.469 | 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-09-08 05:15:46.477 | 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-09-08 05:15:46.484 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-09-08 05:15:46.503 | 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-09-08 05:15:46.507 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-09-08 05:15:46.510 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-09-08 05:15:46.521 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-09-08 05:15:46.532 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-09-08 05:15:46.546 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-09-08 05:15:46.549 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-09-08 05:15:46.563 | 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-09-08 05:15:46.566 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-09-08 05:15:46.569 | 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-09-08 05:15:46.580 | 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-09-08 05:15:46.584 | 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-09-08 05:15:46.595 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-09-08 05:15:46.621 | ___________________________________ summary ____________________________________ 2026-09-08 05:15:46.621 | generate: commands succeeded 2026-09-08 05:15:46.621 | congratulations :) 2026-09-08 05:15:46.674 | ++ lib/tempest:configure_tempest:376 : popd 2026-09-08 05:15:46.674 | ~/devstack 2026-09-08 05:15:46.678 | ++ 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-09-08 05:15:46.730 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-09-08 05:15:46.735 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-09-08 05:15:46.768 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-09-08 05:15:46.772 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-09-08 05:15:46.777 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-09-08 05:15:46.828 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-09-08 05:15:46.880 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-09-08 05:15:46.885 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-09-08 05:15:46.889 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-09-08 05:15:46.893 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-08 05:15:46.898 | +++ 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-09-08 05:15:50.132 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:15:50.137 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 05:15:50.137 | address-scope 2026-09-08 05:15:50.137 | agent 2026-09-08 05:15:50.137 | allowed-address-pairs 2026-09-08 05:15:50.137 | auto-allocated-topology 2026-09-08 05:15:50.137 | availability_zone 2026-09-08 05:15:50.137 | default-subnetpools 2026-09-08 05:15:50.137 | dhcp_agent_scheduler 2026-09-08 05:15:50.138 | dns-integration 2026-09-08 05:15:50.138 | dns-domain-ports 2026-09-08 05:15:50.138 | dns-integration-domain-keywords 2026-09-08 05:15:50.138 | empty-string-filtering 2026-09-08 05:15:50.138 | external-net 2026-09-08 05:15:50.138 | extra_dhcp_opt 2026-09-08 05:15:50.138 | extraroute 2026-09-08 05:15:50.138 | extraroute-atomic 2026-09-08 05:15:50.138 | filter-validation 2026-09-08 05:15:50.138 | floating-ip-port-forwarding-detail 2026-09-08 05:15:50.138 | fip-port-details 2026-09-08 05:15:50.138 | flavors 2026-09-08 05:15:50.139 | floatingip-pools 2026-09-08 05:15:50.139 | router 2026-09-08 05:15:50.139 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:15:50.139 | enable-default-route-bfd 2026-09-08 05:15:50.139 | enable-default-route-ecmp 2026-09-08 05:15:50.140 | ext-gw-mode 2026-09-08 05:15:50.140 | l3-ha 2026-09-08 05:15:50.140 | external-gateway-multihoming 2026-09-08 05:15:50.141 | l3-flavors 2026-09-08 05:15:50.141 | l3_agent_scheduler 2026-09-08 05:15:50.141 | multi-provider 2026-09-08 05:15:50.142 | net-mtu 2026-09-08 05:15:50.142 | net-mtu-writable 2026-09-08 05:15:50.142 | network_availability_zone 2026-09-08 05:15:50.142 | network-ip-availability 2026-09-08 05:15:50.142 | network-ip-availability-details 2026-09-08 05:15:50.142 | pagination 2026-09-08 05:15:50.143 | port-device-profile 2026-09-08 05:15:50.143 | port-mac-address-regenerate 2026-09-08 05:15:50.143 | port-numa-affinity-policy 2026-09-08 05:15:50.143 | port-numa-affinity-policy-socket 2026-09-08 05:15:50.143 | binding 2026-09-08 05:15:50.143 | binding-extended 2026-09-08 05:15:50.143 | port-security 2026-09-08 05:15:50.143 | project-id 2026-09-08 05:15:50.143 | provider 2026-09-08 05:15:50.143 | qinq 2026-09-08 05:15:50.143 | quota-check-limit 2026-09-08 05:15:50.143 | quota-check-limit-default 2026-09-08 05:15:50.144 | quotas 2026-09-08 05:15:50.144 | quota_details 2026-09-08 05:15:50.144 | rbac-policies 2026-09-08 05:15:50.144 | rbac-address-scope 2026-09-08 05:15:50.144 | rbac-security-groups 2026-09-08 05:15:50.144 | revision-if-match 2026-09-08 05:15:50.144 | standard-attr-revisions 2026-09-08 05:15:50.144 | router_availability_zone 2026-09-08 05:15:50.145 | router-enable-snat 2026-09-08 05:15:50.145 | security-groups-default-rules 2026-09-08 05:15:50.145 | security-groups-default-statefulness 2026-09-08 05:15:50.145 | security-groups-normalized-cidr 2026-09-08 05:15:50.145 | security-groups-remote-address-group 2026-09-08 05:15:50.145 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:15:50.145 | security-groups-shared-filtering 2026-09-08 05:15:50.146 | security-group 2026-09-08 05:15:50.146 | service-type 2026-09-08 05:15:50.146 | sorting 2026-09-08 05:15:50.146 | standard-attr-description 2026-09-08 05:15:50.146 | stateful-security-group 2026-09-08 05:15:50.146 | subnet-dns-publish-fixed-ip 2026-09-08 05:15:50.146 | subnet-external-network 2026-09-08 05:15:50.146 | subnet_onboard 2026-09-08 05:15:50.147 | subnet-service-types 2026-09-08 05:15:50.147 | subnet_allocation 2026-09-08 05:15:50.147 | subnetpool-prefix-ops 2026-09-08 05:15:50.147 | tag-creation 2026-09-08 05:15:50.147 | standard-attr-tag 2026-09-08 05:15:50.147 | standard-attr-timestamp 2026-09-08 05:15:50.147 | vlan-transparent' 2026-09-08 05:15:50.147 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 05:15:50.147 | address-scope 2026-09-08 05:15:50.148 | agent 2026-09-08 05:15:50.148 | allowed-address-pairs 2026-09-08 05:15:50.148 | auto-allocated-topology 2026-09-08 05:15:50.148 | availability_zone 2026-09-08 05:15:50.148 | default-subnetpools 2026-09-08 05:15:50.148 | dhcp_agent_scheduler 2026-09-08 05:15:50.148 | dns-integration 2026-09-08 05:15:50.149 | dns-domain-ports 2026-09-08 05:15:50.149 | dns-integration-domain-keywords 2026-09-08 05:15:50.149 | empty-string-filtering 2026-09-08 05:15:50.149 | external-net 2026-09-08 05:15:50.149 | extra_dhcp_opt 2026-09-08 05:15:50.149 | extraroute 2026-09-08 05:15:50.149 | extraroute-atomic 2026-09-08 05:15:50.150 | filter-validation 2026-09-08 05:15:50.150 | floating-ip-port-forwarding-detail 2026-09-08 05:15:50.150 | fip-port-details 2026-09-08 05:15:50.150 | flavors 2026-09-08 05:15:50.150 | floatingip-pools 2026-09-08 05:15:50.150 | router 2026-09-08 05:15:50.150 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 05:15:50.151 | enable-default-route-bfd 2026-09-08 05:15:50.151 | enable-default-route-ecmp 2026-09-08 05:15:50.151 | ext-gw-mode 2026-09-08 05:15:50.151 | l3-ha 2026-09-08 05:15:50.151 | external-gateway-multihoming 2026-09-08 05:15:50.152 | l3-flavors 2026-09-08 05:15:50.152 | l3_agent_scheduler 2026-09-08 05:15:50.152 | multi-provider 2026-09-08 05:15:50.152 | net-mtu 2026-09-08 05:15:50.152 | net-mtu-writable 2026-09-08 05:15:50.152 | network_availability_zone 2026-09-08 05:15:50.152 | network-ip-availability 2026-09-08 05:15:50.153 | network-ip-availability-details 2026-09-08 05:15:50.153 | pagination 2026-09-08 05:15:50.153 | port-device-profile 2026-09-08 05:15:50.153 | port-mac-address-regenerate 2026-09-08 05:15:50.153 | port-numa-affinity-policy 2026-09-08 05:15:50.153 | port-numa-affinity-policy-socket 2026-09-08 05:15:50.154 | binding 2026-09-08 05:15:50.154 | binding-extended 2026-09-08 05:15:50.154 | port-security 2026-09-08 05:15:50.154 | project-id 2026-09-08 05:15:50.154 | provider 2026-09-08 05:15:50.154 | qinq 2026-09-08 05:15:50.155 | quota-check-limit 2026-09-08 05:15:50.155 | quota-check-limit-default 2026-09-08 05:15:50.155 | quotas 2026-09-08 05:15:50.155 | quota_details 2026-09-08 05:15:50.155 | rbac-policies 2026-09-08 05:15:50.155 | rbac-address-scope 2026-09-08 05:15:50.155 | rbac-security-groups 2026-09-08 05:15:50.156 | revision-if-match 2026-09-08 05:15:50.156 | standard-attr-revisions 2026-09-08 05:15:50.156 | router_availability_zone 2026-09-08 05:15:50.156 | router-enable-snat 2026-09-08 05:15:50.156 | security-groups-default-rules 2026-09-08 05:15:50.156 | security-groups-default-statefulness 2026-09-08 05:15:50.156 | security-groups-normalized-cidr 2026-09-08 05:15:50.157 | security-groups-remote-address-group 2026-09-08 05:15:50.157 | security-groups-rules-belongs-to-default-sg 2026-09-08 05:15:50.157 | security-groups-shared-filtering 2026-09-08 05:15:50.157 | security-group 2026-09-08 05:15:50.157 | service-type 2026-09-08 05:15:50.157 | sorting 2026-09-08 05:15:50.157 | standard-attr-description 2026-09-08 05:15:50.157 | stateful-security-group 2026-09-08 05:15:50.158 | subnet-dns-publish-fixed-ip 2026-09-08 05:15:50.158 | subnet-external-network 2026-09-08 05:15:50.158 | subnet_onboard 2026-09-08 05:15:50.158 | subnet-service-types 2026-09-08 05:15:50.158 | subnet_allocation 2026-09-08 05:15:50.158 | subnetpool-prefix-ops 2026-09-08 05:15:50.158 | tag-creation 2026-09-08 05:15:50.159 | standard-attr-tag 2026-09-08 05:15:50.159 | standard-attr-timestamp 2026-09-08 05:15:50.159 | vlan-transparent =~ external-net ]] 2026-09-08 05:15:50.159 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 05:15:50.159 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-09-08 05:15:53.406 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 05:15:53.410 | ++ lib/tempest:configure_tempest:395 : public_network_id=c2d282a8-95f6-437d-9020-d02d94d9adb7 2026-09-08 05:15:53.414 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-09-08 05:15:56.961 | +---------------------------+--------------------------------------+ 2026-09-08 05:15:56.961 | | Field | Value | 2026-09-08 05:15:56.962 | +---------------------------+--------------------------------------+ 2026-09-08 05:15:56.962 | | admin_state_up | UP | 2026-09-08 05:15:56.962 | | availability_zone_hints | | 2026-09-08 05:15:56.962 | | availability_zones | | 2026-09-08 05:15:56.962 | | created_at | 2026-09-08T05:15:56Z | 2026-09-08 05:15:56.962 | | description | | 2026-09-08 05:15:56.962 | | dns_domain | None | 2026-09-08 05:15:56.963 | | id | 7899bd29-a081-4946-9213-453caccbed4c | 2026-09-08 05:15:56.963 | | ipv4_address_scope | None | 2026-09-08 05:15:56.963 | | ipv6_address_scope | None | 2026-09-08 05:15:56.963 | | is_default | False | 2026-09-08 05:15:56.963 | | is_vlan_qinq | None | 2026-09-08 05:15:56.964 | | is_vlan_transparent | False | 2026-09-08 05:15:56.964 | | mtu | 1442 | 2026-09-08 05:15:56.964 | | name | shared | 2026-09-08 05:15:56.964 | | port_security_enabled | True | 2026-09-08 05:15:56.964 | | project_id | a8b76708bb5a4a6d994cf20e5b6546cc | 2026-09-08 05:15:56.964 | | provider:network_type | geneve | 2026-09-08 05:15:56.964 | | provider:physical_network | None | 2026-09-08 05:15:56.965 | | provider:segmentation_id | 36879 | 2026-09-08 05:15:56.965 | | pvlan | None | 2026-09-08 05:15:56.965 | | qinq | False | 2026-09-08 05:15:56.965 | | qos_policy_id | None | 2026-09-08 05:15:56.965 | | revision_number | 1 | 2026-09-08 05:15:56.965 | | router:external | Internal | 2026-09-08 05:15:56.965 | | segments | None | 2026-09-08 05:15:56.965 | | shared | True | 2026-09-08 05:15:56.965 | | status | ACTIVE | 2026-09-08 05:15:56.965 | | subnets | | 2026-09-08 05:15:56.965 | | tags | | 2026-09-08 05:15:56.966 | | updated_at | 2026-09-08T05:15:56Z | 2026-09-08 05:15:56.966 | +---------------------------+--------------------------------------+ 2026-09-08 05:15:57.311 | ++ 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-09-08 05:16:00.998 | +----------------------+--------------------------------------+ 2026-09-08 05:16:00.998 | | Field | Value | 2026-09-08 05:16:00.998 | +----------------------+--------------------------------------+ 2026-09-08 05:16:00.998 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-09-08 05:16:00.998 | | cidr | 192.168.233.0/24 | 2026-09-08 05:16:00.999 | | created_at | 2026-09-08T05:16:00Z | 2026-09-08 05:16:00.999 | | description | shared-subnet | 2026-09-08 05:16:00.999 | | dns_nameservers | | 2026-09-08 05:16:00.999 | | dns_publish_fixed_ip | None | 2026-09-08 05:16:00.999 | | enable_dhcp | True | 2026-09-08 05:16:01.000 | | gateway_ip | 192.168.233.1 | 2026-09-08 05:16:01.000 | | host_routes | | 2026-09-08 05:16:01.000 | | id | 944531cb-8496-46bb-957d-0a1b1fcbd1ed | 2026-09-08 05:16:01.000 | | ip_version | 4 | 2026-09-08 05:16:01.000 | | ipv6_address_mode | None | 2026-09-08 05:16:01.001 | | ipv6_ra_mode | None | 2026-09-08 05:16:01.001 | | name | shared-subnet | 2026-09-08 05:16:01.001 | | network_id | 7899bd29-a081-4946-9213-453caccbed4c | 2026-09-08 05:16:01.001 | | project_id | a8b76708bb5a4a6d994cf20e5b6546cc | 2026-09-08 05:16:01.001 | | revision_number | 0 | 2026-09-08 05:16:01.002 | | router:external | False | 2026-09-08 05:16:01.002 | | segment_id | None | 2026-09-08 05:16:01.002 | | service_types | | 2026-09-08 05:16:01.002 | | subnetpool_id | None | 2026-09-08 05:16:01.002 | | tags | | 2026-09-08 05:16:01.002 | | updated_at | 2026-09-08T05:16:00Z | 2026-09-08 05:16:01.002 | +----------------------+--------------------------------------+ 2026-09-08 05:16:01.364 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-09-08 05:16:01.410 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-09-08 05:16:01.456 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-09-08 05:16:01.462 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-09-08 05:16:01.507 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-09-08 05:16:01.552 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-09-08 05:16:01.596 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-09-08 05:16:01.642 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-09-08 05:16:01.690 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.62/identity/v3 2026-09-08 05:16:01.737 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-09-08 05:16:01.780 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-09-08 05:16:01.824 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-09-08 05:16:01.868 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-09-08 05:16:01.871 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-09-08 05:16:01.917 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-09-08 05:16:01.960 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-09-08 05:16:02.002 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-09-08 05:16:02.045 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-09-08 05:16:02.087 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-09-08 05:16:02.110 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:16:02.113 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-09-08 05:16:02.117 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-09-08 05:16:02.164 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-09-08 05:16:02.185 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:16:02.188 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-09-08 05:16:02.231 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-09-08 05:16:02.276 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-09-08 05:16:02.319 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-09-08 05:16:02.323 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-09-08 05:16:02.367 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-09-08 05:16:02.413 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-09-08 05:16:02.437 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:16:02.441 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 2026-09-08 05:16:02.487 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt cac34e7b-5eb8-46fd-ab3b-55b5a2aa4125 2026-09-08 05:16:02.531 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-09-08 05:16:02.574 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-09-08 05:16:02.618 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-09-08 05:16:02.664 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-09-08 05:16:02.687 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:16:02.691 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-09-08 05:16:02.694 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-09-08 05:16:02.698 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-09-08 05:16:02.701 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-09-08 05:16:02.704 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-09-08 05:16:02.707 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-09-08 05:16:02.734 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-09-08 05:16:02.737 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-09-08 05:16:02.778 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-09-08 05:16:02.824 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-09-08 05:16:02.868 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-09-08 05:16:02.912 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-09-08 05:16:02.954 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-09-08 05:16:02.997 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-09-08 05:16:03.040 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-09-08 05:16:03.079 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-09-08 05:16:03.119 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-09-08 05:16:03.123 | ++ 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-09-08 05:16:03.165 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-09-08 05:16:03.167 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-09-08 05:16:03.193 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:16:03.195 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-09-08 05:16:03.237 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-09-08 05:16:03.260 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:16:03.264 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-09-08 05:16:03.267 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-09-08 05:16:03.292 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:16:03.296 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-09-08 05:16:03.300 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-09-08 05:16:03.303 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-09-08 05:16:03.344 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-09-08 05:16:03.384 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id c2d282a8-95f6-437d-9020-d02d94d9adb7 2026-09-08 05:16:03.426 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-09-08 05:16:03.465 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-09-08 05:16:03.507 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-09-08 05:16:03.556 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-09-08 05:16:03.598 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-09-08 05:16:03.639 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-09-08 05:16:03.685 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-09-08 05:16:03.689 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-09-08 05:16:03.693 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-09-08 05:16:03.697 | ++ 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-09-08 05:16:03.743 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-09-08 05:16:03.749 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-09-08 05:16:03.749 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-09-08 05:16:03.756 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-09-08 05:16:03.759 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-09-08 05:16:03.801 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-09-08 05:16:03.804 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-09-08 05:16:03.808 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 05:16:03.812 | ++ functions-common:is_provider_network:2272 : return 1 2026-09-08 05:16:03.816 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-09-08 05:16:03.861 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-09-08 05:16:03.908 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-09-08 05:16:03.950 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-09-08 05:16:03.995 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-09-08 05:16:04.039 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-09-08 05:16:04.083 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 05:16:04.087 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-09-08 05:16:04.092 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-09-08 05:16:04.117 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-09-08 05:16:04.161 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 05:16:04.164 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-09-08 05:16:04.169 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-09-08 05:16:04.195 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-09-08 05:16:04.236 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 05:16:04.240 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-09-08 05:16:04.244 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-09-08 05:16:04.250 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-09-08 05:16:04.274 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-09-08 05:16:04.316 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 05:16:04.320 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-09-08 05:16:04.325 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-09-08 05:16:04.350 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-09-08 05:16:04.393 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-09-08 05:16:04.434 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-09-08 05:16:04.437 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-09-08 05:16:04.480 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-09-08 05:16:04.484 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-09-08 05:16:04.488 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-09-08 05:16:04.493 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-09-08 05:16:04.521 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-09-08 05:16:04.526 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-09-08 05:16:04.569 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-09-08 05:16:04.596 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:16:04.599 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-09-08 05:16:04.642 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 05:16:04.646 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-09-08 05:16:04.650 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-09-08 05:16:04.654 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-09-08 05:16:04.658 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-09-08 05:16:04.662 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-09-08 05:16:04.666 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-09-08 05:16:04.670 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-09-08 05:16:04.673 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-09-08 05:16:04.700 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-09-08 05:16:04.704 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-09-08 05:16:04.747 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-09-08 05:16:04.750 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-09-08 05:16:04.754 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-09-08 05:16:04.757 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-09-08 05:16:04.799 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-09-08 05:16:04.840 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-09-08 05:16:04.882 | ++ lib/tempest:configure_tempest:718 : local service 2026-09-08 05:16:04.886 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-09-08 05:16:04.889 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 05:16:04.893 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-09-08 05:16:04.917 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:16:04.920 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-09-08 05:16:04.971 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 05:16:04.975 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-09-08 05:16:05.001 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:16:05.005 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-09-08 05:16:05.050 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 05:16:05.054 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-09-08 05:16:05.080 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:16:05.084 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-09-08 05:16:05.128 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 05:16:05.132 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-09-08 05:16:05.157 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:16:05.160 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-09-08 05:16:05.203 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 05:16:05.207 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-09-08 05:16:05.233 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 05:16:05.237 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-09-08 05:16:05.282 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 05:16:05.286 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-09-08 05:16:05.310 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:16:05.314 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-09-08 05:16:05.358 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 05:16:05.362 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-09-08 05:16:05.386 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:16:05.391 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-09-08 05:16:05.440 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-09-08 05:16:05.444 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-09-08 05:16:05.491 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-09-08 05:16:05.495 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-09-08 05:16:05.548 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-09-08 05:16:05.552 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-09-08 05:16:05.604 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-09-08 05:16:05.607 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-09-08 05:16:05.654 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-09-08 05:16:05.658 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-09-08 05:16:05.705 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-09-08 05:16:05.711 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-09-08 05:16:05.712 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-09-08 05:16:05.717 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-09-08 05:16:05.725 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.1Ir3a3ycjC 2026-09-08 05:16:05.729 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-09-08 05:16:05.733 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-09-08 05:16:05.739 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-08 05:16:05.746 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.j06twS6GmR 2026-09-08 05:16:05.750 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.j06twS6GmR 2026-09-08 05:16:05.754 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-08 05:16:05.756 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.j06twS6GmR 2026-09-08 05:16:05.759 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-08 05:16:05.763 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-08 05:16:05.766 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-08 05:16:05.775 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 05:16:05.779 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 05:16:05.782 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 05:16:05.786 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 05:16:05.790 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-09-08 05:16:05.794 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-09-08 05:16:06.362 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-09-08 05:16:07.294 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-08 05:16:24.143 | venv-tempest develop-inst: /opt/stack/tempest 2026-09-08 05:16:31.155 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@2646b0b2dae54853fe70a720ed5608c86e0fd375#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-08 05:16:31.156 | ___________________________________ summary ____________________________________ 2026-09-08 05:16:31.156 | venv-tempest: skipped tests 2026-09-08 05:16:31.156 | congratulations :) 2026-09-08 05:16:31.209 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.j06twS6GmR -r requirements.txt 2026-09-08 05:16:32.131 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-08 05:16:32.132 | !! 2026-09-08 05:16:32.132 | 2026-09-08 05:16:32.132 | ******************************************************************************** 2026-09-08 05:16:32.132 | Requirements should be satisfied by a PEP 517 installer. 2026-09-08 05:16:32.132 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-08 05:16:32.132 | 2026-09-08 05:16:32.132 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 05:16:32.132 | calls to avoid build errors in the future. 2026-09-08 05:16:32.132 | ******************************************************************************** 2026-09-08 05:16:32.132 | 2026-09-08 05:16:32.133 | !! 2026-09-08 05:16:32.133 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-08 05:16:32.533 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-08 05:16:32.533 | !! 2026-09-08 05:16:32.533 | 2026-09-08 05:16:32.533 | ******************************************************************************** 2026-09-08 05:16:32.533 | Please avoid running ``setup.py`` directly. 2026-09-08 05:16:32.533 | Instead, use pypa/build, pypa/installer or other 2026-09-08 05:16:32.533 | standards-based tools. 2026-09-08 05:16:32.533 | 2026-09-08 05:16:32.533 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 05:16:32.534 | calls to avoid build errors in the future. 2026-09-08 05:16:32.534 | 2026-09-08 05:16:32.534 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-08 05:16:32.534 | ******************************************************************************** 2026-09-08 05:16:32.534 | 2026-09-08 05:16:32.534 | !! 2026-09-08 05:16:32.534 | self.initialize_options() 2026-09-08 05:16:32.534 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-08 05:16:32.534 | warnings.warn(msg) 2026-09-08 05:16:32.566 | /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-09-08 05:16:32.566 | !! 2026-09-08 05:16:32.567 | 2026-09-08 05:16:32.567 | ******************************************************************************** 2026-09-08 05:16:32.567 | 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-09-08 05:16:32.567 | 2026-09-08 05:16:32.567 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-08 05:16:32.567 | or your builds will no longer be supported. 2026-09-08 05:16:32.567 | 2026-09-08 05:16:32.567 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-08 05:16:32.567 | ******************************************************************************** 2026-09-08 05:16:32.567 | 2026-09-08 05:16:32.568 | !! 2026-09-08 05:16:32.568 | corresp(dist, value, root_dir) 2026-09-08 05:16:32.716 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-08 05:16:39.512 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@2646b0b2dae54853fe70a720ed5608c86e0fd375#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-08 05:16:39.512 | venv-tempest run-test-pre: PYTHONHASHSEED='337155998' 2026-09-08 05:16:39.513 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.j06twS6GmR -r requirements.txt 2026-09-08 05:16:40.519 | 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-09-08 05:16:40.520 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.16.0) 2026-09-08 05:16:40.521 | 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-09-08 05:16:40.522 | 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-09-08 05:16:40.522 | 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-09-08 05:16:40.523 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-08 05:16:40.524 | 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-09-08 05:16:40.525 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-09-08 05:16:40.526 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-08 05:16:40.526 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-08 05:16:40.527 | 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-09-08 05:16:40.528 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-09-08 05:16:40.529 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-08 05:16:40.530 | 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-09-08 05:16:40.531 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-08 05:16:40.531 | 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-09-08 05:16:40.532 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-08 05:16:40.533 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-09-08 05:16:40.534 | 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-09-08 05:16:40.535 | 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-09-08 05:16:40.535 | 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-09-08 05:16:40.536 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-08 05:16:40.537 | 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-09-08 05:16:40.539 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-09-08 05:16:40.541 | 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-09-08 05:16:40.542 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-08 05:16:40.546 | 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-09-08 05:16:40.547 | 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-09-08 05:16:40.548 | 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-09-08 05:16:40.549 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-09-08 05:16:40.555 | 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-09-08 05:16:40.556 | 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-09-08 05:16:40.557 | 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-09-08 05:16:40.560 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-08 05:16:40.565 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-09-08 05:16:40.568 | 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-09-08 05:16:40.569 | 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-09-08 05:16:40.572 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-09-08 05:16:40.574 | 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-09-08 05:16:40.577 | 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-09-08 05:16:40.578 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-09-08 05:16:40.580 | 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-09-08 05:16:40.583 | 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-09-08 05:16:40.584 | 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-09-08 05:16:40.585 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-09-08 05:16:40.586 | 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-09-08 05:16:40.598 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-09-08 05:16:40.603 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-09-08 05:16:40.617 | 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-09-08 05:16:40.620 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-08 05:16:40.621 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-08 05:16:40.622 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-08 05:16:40.623 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-08 05:16:40.633 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-09-08 05:16:40.655 | 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-09-08 05:16:40.663 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-09-08 05:16:40.665 | 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-09-08 05:16:40.665 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-09-08 05:16:40.679 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-08 05:16:40.680 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-08 05:16:40.685 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-08 05:16:40.920 | ___________________________________ summary ____________________________________ 2026-09-08 05:16:40.920 | venv-tempest: commands succeeded 2026-09-08 05:16:40.920 | congratulations :) 2026-09-08 05:16:40.974 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.j06twS6GmR 2026-09-08 05:16:40.981 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-09-08 05:16:40.986 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-09-08 05:16:40.991 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-09-08 05:16:41.037 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.1Ir3a3ycjC 2026-09-08 05:16:41.956 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-08 05:16:41.956 | !! 2026-09-08 05:16:41.956 | 2026-09-08 05:16:41.956 | ******************************************************************************** 2026-09-08 05:16:41.956 | Requirements should be satisfied by a PEP 517 installer. 2026-09-08 05:16:41.956 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-08 05:16:41.956 | 2026-09-08 05:16:41.956 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 05:16:41.957 | calls to avoid build errors in the future. 2026-09-08 05:16:41.957 | ******************************************************************************** 2026-09-08 05:16:41.957 | 2026-09-08 05:16:41.957 | !! 2026-09-08 05:16:41.957 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-08 05:16:42.349 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-08 05:16:42.349 | !! 2026-09-08 05:16:42.349 | 2026-09-08 05:16:42.349 | ******************************************************************************** 2026-09-08 05:16:42.349 | Please avoid running ``setup.py`` directly. 2026-09-08 05:16:42.350 | Instead, use pypa/build, pypa/installer or other 2026-09-08 05:16:42.350 | standards-based tools. 2026-09-08 05:16:42.350 | 2026-09-08 05:16:42.350 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 05:16:42.350 | calls to avoid build errors in the future. 2026-09-08 05:16:42.350 | 2026-09-08 05:16:42.350 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-08 05:16:42.350 | ******************************************************************************** 2026-09-08 05:16:42.350 | 2026-09-08 05:16:42.350 | !! 2026-09-08 05:16:42.350 | self.initialize_options() 2026-09-08 05:16:42.351 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-08 05:16:42.351 | warnings.warn(msg) 2026-09-08 05:16:42.380 | /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-09-08 05:16:42.380 | !! 2026-09-08 05:16:42.380 | 2026-09-08 05:16:42.380 | ******************************************************************************** 2026-09-08 05:16:42.380 | 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-09-08 05:16:42.380 | 2026-09-08 05:16:42.381 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-08 05:16:42.381 | or your builds will no longer be supported. 2026-09-08 05:16:42.381 | 2026-09-08 05:16:42.381 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-08 05:16:42.381 | ******************************************************************************** 2026-09-08 05:16:42.381 | 2026-09-08 05:16:42.381 | !! 2026-09-08 05:16:42.381 | corresp(dist, value, root_dir) 2026-09-08 05:16:42.534 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-08 05:16:49.307 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@2646b0b2dae54853fe70a720ed5608c86e0fd375#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-08 05:16:49.308 | venv-tempest run-test-pre: PYTHONHASHSEED='749659169' 2026-09-08 05:16:49.308 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.1Ir3a3ycjC 2026-09-08 05:16:53.544 | ___________________________________ summary ____________________________________ 2026-09-08 05:16:53.544 | venv-tempest: commands succeeded 2026-09-08 05:16:53.544 | congratulations :) 2026-09-08 05:16:53.601 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-09-08 05:16:53.624 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:16:53.626 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-09-08 05:16:53.629 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-09-08 05:16:53.650 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 05:16:53.655 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-09-08 05:16:53.659 | ++ 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-09-08 05:16:53.662 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-09-08 05:16:53.666 | ++ 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-09-08 05:16:53.671 | +++ 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-09-08 05:16:53.674 | +++ 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-09-08 05:16:53.677 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-09-08 05:16:53.680 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-09-08 05:16:53.683 | +++ 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-09-08 05:16:53.709 | +++ 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-09-08 05:16:53.734 | ++ 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-09-08 05:16:53.738 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-09-08 05:16:53.742 | ++ 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-09-08 05:16:53.780 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-09-08 05:16:53.783 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-09-08 05:16:53.786 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-09-08 05:16:53.826 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-09-08 05:16:53.829 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-09-08 05:16:53.833 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-09-08 05:16:53.876 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-09-08 05:16:53.876 | ' 2026-09-08 05:16:53.879 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-09-08 05:16:53.883 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 05:16:53.886 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-09-08 05:16:53.890 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-09-08 05:16:53.893 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-09-08 05:16:53.894 | /opt/stack/tempest /opt/stack/tempest 2026-09-08 05:16:53.896 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-09-08 05:16:53.899 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-09-08 05:16:53.899 | /opt/stack/tempest 2026-09-08 05:16:53.903 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 05:16:53.906 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 05:16:53.910 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 05:16:53.913 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 05:16:53.917 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-09-08 05:16:53.920 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 05:16:53.923 | + functions-common:run_plugins:1835 : local phase=test-config 2026-09-08 05:16:53.927 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 05:16:53.931 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 05:16:53.935 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-09-08 05:16:53.939 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 05:16:53.942 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 05:16:53.945 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-09-08 05:16:53.949 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:16:53.952 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 05:16:53.955 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 05:16:53.960 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-09-08 05:16:53.963 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 05:16:53.966 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-09-08 05:16:53.969 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 05:16:53.973 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-09-08 05:16:53.973 | /^\[\[.+\|.*\]\]/ { 2026-09-08 05:16:53.973 | gsub("[][]", "", $1); 2026-09-08 05:16:53.973 | split($1, a, "|"); 2026-09-08 05:16:53.973 | if (a[1] == matchgroup) 2026-09-08 05:16:53.974 | print a[2] 2026-09-08 05:16:53.974 | } 2026-09-08 05:16:53.974 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 140 osc 432 apt-get 195 test_with_retry 7 dbsync 8 pip_install 174 apt-get-update 5 run_process 45 git_timed 343 ------------------------- Unaccounted time 96 ========================= Total runtime 1474 ================= Async summary ================= Time spent in the background minus waits: 525 sec Elapsed time: 1475 sec Time if we did everything serially: 2000 sec Speedup: 1.35593 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21013 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 71 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5404 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 256 | | nova_cell0 | UPDATE | 4 | | 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 | 4 | | nova_cell1 | UPDATE | 32 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.62 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.62/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble